[Pkg-gnutls-commits] r320 - in
/packages/libgcrypt11/branches/branch1.3.0/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun May 13 09:21:24 UTC 2007
Author: ametzler
Date: Sun May 13 09:21:23 2007
New Revision: 320
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=320
Log:
bump shlibs to 1.3.0.
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=320&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/changelog (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/changelog Sun May 13 09:21:23 2007
@@ -6,6 +6,7 @@
* Pulled from SVN:
- 13_fixPIC.diff to fix shlib-with-non-pic-code.
* run auto* 14_re_autofoo.diff
+ * bump shlibs to 1.3.0.
-- Andreas Metzler <ametzler at debian.org> Mon, 9 Apr 2007 12:57:15 +0200
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=320&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.3.0/debian/rules (original)
+++ packages/libgcrypt11/branches/branch1.3.0/debian/rules Sun May 13 09:21:23 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.2.2)'
+DEB_DH_MAKESHLIBS_ARGS := -V 'libgcrypt11 (>=1.3.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