[Pkg-gnupg-commit] r271 - in /gpgme/trunk/debian: changelog rules

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Sun Jul 8 14:44:45 UTC 2012


Author: dleidert
Date: Sun Jul  8 14:44:44 2012
New Revision: 271

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=271
Log:
Version 1.1.7 introduced a new symbol, so we have to bump shlibs info (#510796)

Modified:
    gpgme/trunk/debian/changelog
    gpgme/trunk/debian/rules

Modified: gpgme/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/changelog?rev=271&op=diff
==============================================================================
--- gpgme/trunk/debian/changelog (original)
+++ gpgme/trunk/debian/changelog Sun Jul  8 14:44:44 2012
@@ -1,3 +1,9 @@
+gpgme1.0 (1.1.8-2) unstable; urgency=low
+
+  * New symbol introduced in version 1.1.7; bumped shlibs info (Closes: #510796)
+
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Mon, 12 Jan 2009 23:13:23 +0100
+
 gpgme1.0 (1.1.8-1) unstable; urgency=low
 
   * New Upstream Version

Modified: gpgme/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/rules?rev=271&op=diff
==============================================================================
--- gpgme/trunk/debian/rules (original)
+++ gpgme/trunk/debian/rules Sun Jul  8 14:44:44 2012
@@ -95,7 +95,7 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V 'libgpgme11 (>= 1.1.6)'
+	dh_makeshlibs -V 'libgpgme11 (>= 1.1.8)'
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the Pkg-gnupg-commit mailing list