[Pkg-gnutls-commits] r1401 - in /packages/gnutls28/trunk/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Mon Feb 20 18:52:17 UTC 2012


Author: ametzler
Date: Mon Feb 20 18:52:16 2012
New Revision: 1401

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

Modified:
    packages/gnutls28/trunk/debian/changelog
    packages/gnutls28/trunk/debian/rules

Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1401&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Mon Feb 20 18:52:16 2012
@@ -1,4 +1,4 @@
-gnutls28 (3.0.13-1) UNRELEASED; urgency=low
+gnutls28 (3.0.13-1) experimental; urgency=low
 
   * New upstream version.
     + bump libp11-kit-dev build-dep. to >= 0.11.
@@ -11,8 +11,9 @@
       one which was used to generate the files from their respective .def
       sources.
   * 30_force-kill-of-child.diff: Kill child process in mini-loss-time test.
-
- -- Andreas Metzler <ametzler at debian.org>  Sat, 04 Feb 2012 14:42:02 +0100
+  * Bump shlibs.
+
+ -- Andreas Metzler <ametzler at debian.org>  Mon, 20 Feb 2012 19:30:16 +0100
 
 gnutls28 (3.0.12-2) unstable; urgency=low
 

Modified: packages/gnutls28/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/rules?rev=1401&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/rules (original)
+++ packages/gnutls28/trunk/debian/rules Mon Feb 20 18:52:16 2012
@@ -12,8 +12,8 @@
 	--with-packager-version="$(DEB_VERSION)" \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_MAKE_CHECK_TARGET = check
-DEB_DH_MAKESHLIBS_ARGS_libgnutls28 := -V 'libgnutls28 (>= 3.0.12-0)'
-DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.0.12-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls28 := -V 'libgnutls28 (>= 3.0.13-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.0.13-0)'
 DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -Xguile/1.8/guile-gnutls-v-2.so
 DEB_COMPRESS_EXCLUDE := gnutls.pdf
 




More information about the Pkg-gnutls-commits mailing list