From f22733e0ae34e7aeb6f3143fe930dadb6f099c8a Mon Sep 17 00:00:00 2001
From: Andrea Zagli <azagli@libero.it>
Date: Thu, 8 Sep 2022 09:36:03 +0200
Subject: [PATCH] Debian pkg: wrong libglade-ui version.

---
 debian/changelog | 9 ++++++---
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ca39d4..240e861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-libgtkform (0.5.0-1~4.gbp0b586e) UNRELEASED; urgency=medium
+libgtkform (0.5.0-1~5.gbp64b460) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @0b586e0c38d14082ed399a96287d78c8d351ff75 **
+  ** SNAPSHOT build @64b4604df9155299492574791c12a684ea5b3194 **
 
   [ Andrea Zagli ]
   * Initial release
 
   [ tux ]
 
- -- andreaz <azagli@libero.it>  Thu, 08 Sep 2022 08:36:24 +0200
+  [ Andrea Zagli ]
+  * Debian pkg: bullseye files.
+
+ -- andreaz <azagli@libero.it>  Thu, 08 Sep 2022 09:27:08 +0200
diff --git a/debian/control b/debian/control
index 5972723..08e8af2 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,6 @@ Description: GObject library to manage forms - development files
 
 Package: libgtkform
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxml2, libgdaex, libgladeui-2-6
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxml2, libgdaex, libgladeui-2-13
 Description: GObject library to manage forms
  GObject library to manage forms, based on plugins.
-- 
2.49.0