Package: gssdp
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
Version: 0.8.0-2
Severity: normal
Tags: patch

The current gssdp version uses gtkbuilder instead of glade so the
libglade2-dev build-depends should be replaced by a libgtk2.0-dev one

--

diff -u gssdp-0.8.0/debian/changelog gssdp-0.8.0/debian/changelog
--- gssdp-0.8.0/debian/changelog
+++ gssdp-0.8.0/debian/changelog
@@ -1,3 +1,9 @@
+gssdp (0.8.0-3) unstable; urgency=low
+
+  * debian/control: build-depends on libgtk2.0-dev rather than libglade2-dev
+
+ -- Sebastien Bacher <[email protected]>  Thu, 07 Oct 2010 17:36:47 +0200
+
 gssdp (0.8.0-2) unstable; urgency=low
 
   * Add symbols file for libgssdp-1.0-2
diff -u gssdp-0.8.0/debian/control gssdp-0.8.0/debian/control
--- gssdp-0.8.0/debian/control
+++ gssdp-0.8.0/debian/control
@@ -10,7 +10,7 @@
                libgirepository1.0-dev,
                gir1.0-glib-2.0,
                libsoup2.4-dev,
-               libglade2-dev (>= 2.6)
+               libgtk2.0-dev
 Standards-Version: 3.8.4
 Homepage: http://www.gupnp.org
 Vcs-Git: git://git.debian.org/git/collab-maint/gssdp.git

Reply via email to