[Pkg-gnutls-commits] r1000 - in /packages/gnutls26/branches/branch2.11.x/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Feb 12 15:09:37 UTC 2011


Author: ametzler
Date: Sat Feb 12 15:09:34 2011
New Revision: 1000

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1000
Log:
Bump shlibs.

Modified:
    packages/gnutls26/branches/branch2.11.x/debian/changelog
    packages/gnutls26/branches/branch2.11.x/debian/rules

Modified: packages/gnutls26/branches/branch2.11.x/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.11.x/debian/changelog?rev=1000&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.11.x/debian/changelog (original)
+++ packages/gnutls26/branches/branch2.11.x/debian/changelog Sat Feb 12 15:09:34 2011
@@ -8,6 +8,7 @@
   * Install newly available p11tool binary.
   * Bump libgcrypt11-dev Build-Depends.
   * C++ wrapper soname bump, change package name accordingly.
+  * Bump shlibs.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 06 Feb 2011 17:39:05 +0100
 

Modified: packages/gnutls26/branches/branch2.11.x/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.11.x/debian/rules?rev=1000&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.11.x/debian/rules (original)
+++ packages/gnutls26/branches/branch2.11.x/debian/rules Sat Feb 12 15:09:34 2011
@@ -6,8 +6,8 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script --enable-cxx --without-lzo --enable-guile --with-guile-site-dir=/usr/share/guile/site --cache-file=$(CURDIR)/config.cache --with-libgcrypt --with-packager=Debian --with-packager-bug-reports=http://bugs.debian.org.org/ --with-packager-version="$(DEB_VERSION)"
 DEB_MAKE_CHECK_TARGET = check
-DEB_DH_MAKESHLIBS_ARGS_libgnutls26 := -V 'libgnutls26 (>=2.9.11-0)'
-DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -V 'guile-gnutls (>=2.9.11-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls26 := -V 'libgnutls26 (>= 2.11.5-0)'
+DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -V 'guile-gnutls (>= 2.11.5-0)'
 DEB_COMPRESS_EXCLUDE := gnutls.pdf
 
 # pre-clean rule: save gnutls.pdf since it is expensive to regenerate.




More information about the Pkg-gnutls-commits mailing list