r12569 - in /desktop/unstable/vte/debian: changelog control rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Sep 18 08:33:33 UTC 2007


Author: slomo
Date: Tue Sep 18 08:33:32 2007
New Revision: 12569

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12569
Log:
* New upstream release, with API additions:
  + debian/rules:
    - Bump shlibs to >= 0.16.9 for the API additions.

Modified:
    desktop/unstable/vte/debian/changelog
    desktop/unstable/vte/debian/control
    desktop/unstable/vte/debian/rules

Modified: desktop/unstable/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/changelog?rev=12569&op=diff
==============================================================================
--- desktop/unstable/vte/debian/changelog (original)
+++ desktop/unstable/vte/debian/changelog Tue Sep 18 08:33:32 2007
@@ -1,3 +1,11 @@
+vte (1:0.16.9-1) unstable; urgency=low
+
+  * New upstream release, with API additions:
+    + debian/rules:
+      - Bump shlibs to >= 0.16.9 for the API additions.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 18 Sep 2007 10:28:08 +0200
+
 vte (1:0.16.8-1) unstable; urgency=low
 
   [ Alan Baghumian ]

Modified: desktop/unstable/vte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/control?rev=12569&op=diff
==============================================================================
--- desktop/unstable/vte/debian/control (original)
+++ desktop/unstable/vte/debian/control Tue Sep 18 08:33:32 2007
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.3
 Build-Depends: cdbs (>= 0.4.43),

Modified: desktop/unstable/vte/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/rules?rev=12569&op=diff
==============================================================================
--- desktop/unstable/vte/debian/rules (original)
+++ desktop/unstable/vte/debian/rules Tue Sep 18 08:33:32 2007
@@ -18,7 +18,7 @@
 
 DEB_CONFIGURE_LIBEXECDIR := \$${prefix}/lib/$(libvteN)
 DEB_FIXPERMS_EXCLUDE := gnome-pty-helper
-DEB_DH_MAKESHLIBS_ARGS_ALL = -V '$(libvteN) (>= 1:0.16.0)' --add-udeb=$(udeb)
+DEB_DH_MAKESHLIBS_ARGS_ALL = -V '$(libvteN) (>= 1:0.16.9)' --add-udeb=$(udeb)
 
 udeb_configure_flags := --disable-python \
 			--disable-gnome-pty-helper \




More information about the pkg-gnome-commits mailing list