[Pkg-gnutls-commits] r454 - in /packages/libgcrypt11/branches/branch1.3.0/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Mon Dec 10 19:00:13 UTC 2007


Author: ametzler
Date: Mon Dec 10 19:00:13 2007
New Revision: 454

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

Modified:
    packages/libgcrypt11/branches/branch1.3.0/debian/changelog
    packages/libgcrypt11/branches/branch1.3.0/debian/rules

Modified: packages/libgcrypt11/branches/branch1.3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.3.0/debian/changelog?rev=454&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/changelog (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/changelog Mon Dec 10 19:00:13 2007
@@ -1,6 +1,7 @@
 libgcrypt11 (1.4.0-2) experimental; urgency=low
 
   * unreleased
+  * Bump shlibs, no symbols added. (Should have been done in 1.4.0-1.)
 
  -- Andreas Metzler <ametzler at debian.org>  Mon, 10 Dec 2007 19:57:53 +0100
 

Modified: packages/libgcrypt11/branches/branch1.3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.3.0/debian/rules?rev=454&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/rules (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/rules Mon Dec 10 19:00:13 2007
@@ -18,7 +18,7 @@
 DEB_MAKE_CHECK_TARGET = check TESTS="version prime register ac ac-schemes ac-data mpitests hmac keygrip basic tsexp keygen benchmark random t-mpi-bit"
 endif
 DEB_DH_STRIP_ARGS = --dbg-package=libgcrypt11-dbg
-DEB_DH_MAKESHLIBS_ARGS := -V 'libgcrypt11 (>=1.3.0)'
+DEB_DH_MAKESHLIBS_ARGS := -V 'libgcrypt11 (>=1.4.0)'
 
 clean::
 	if test -f ltmain.sh ; then touch ltmain.sh; else libtoolize -c -f --automake; fi




More information about the Pkg-gnutls-commits mailing list