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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Nov 12 16:05:20 UTC 2011


Author: ametzler
Date: Sat Nov 12 16:05:19 2011
New Revision: 1326

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1326
Log:
New upstream version 3.0.8 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=1326&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sat Nov 12 16:05:19 2011
@@ -1,9 +1,11 @@
-gnutls28 (3.0.7-2) UNRELEASED; urgency=low
+gnutls28 (3.0.8-1) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
   * Build gnutls with --disable-largefile on armel, armhf and mipsel to fix
     guile related FTBFS on these architectures.
     See http://lists.gnu.org/archive/html/gnutls-devel/2011-10/msg00075.html
+  * New upstream version.
+    + Bump shlibs.
 
  -- Andreas Metzler <ametzler at debian.org>  Thu, 10 Nov 2011 19:54:13 +0100
 

Modified: packages/gnutls28/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/rules?rev=1326&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/rules (original)
+++ packages/gnutls28/trunk/debian/rules Sat Nov 12 16:05:19 2011
@@ -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.4-0)'
-DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.0.4-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls28 := -V 'libgnutls28 (>= 3.0.8-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.0.8-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