[Pkg-utopia-commits] r1581 - in /packages/unstable/dbus-glib/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Jun 27 18:55:14 UTC 2007


Author: slomo
Date: Wed Jun 27 18:55:14 2007
New Revision: 1581

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1581
Log:
* New upstream release.
* debian/rules:
  + Update shlibs to >= 0.74 because of new API.

Modified:
    packages/unstable/dbus-glib/debian/changelog
    packages/unstable/dbus-glib/debian/rules

Modified: packages/unstable/dbus-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/changelog?rev=1581&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/changelog (original)
+++ packages/unstable/dbus-glib/debian/changelog Wed Jun 27 18:55:14 2007
@@ -1,3 +1,11 @@
+dbus-glib (0.74-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    + Update shlibs to >= 0.74 because of new API.
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 27 Jun 2007 20:53:50 +0200
+
 dbus-glib (0.73-2) unstable; urgency=low
 
   * Upload to unstable

Modified: packages/unstable/dbus-glib/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/rules?rev=1581&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/rules (original)
+++ packages/unstable/dbus-glib/debian/rules Wed Jun 27 18:55:14 2007
@@ -9,7 +9,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 # Strict library versioning
-DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libdbus-glib-1-2 (>= 0.73)"
+DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libdbus-glib-1-2 (>= 0.74)"
 
 DEB_CONFIGURE_EXTRA_FLAGS := --with-introspect-xml=$(CURDIR)/debian/dbus-bus-introspect.xml
 




More information about the Pkg-utopia-commits mailing list