[Pkg-gnutls-commits] r1527 - in /packages/gnutls28/trunk/debian: changelog control rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Aug 26 11:59:44 UTC 2012
Author: ametzler
Date: Sun Aug 26 11:59:44 2012
New Revision: 1527
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1527
Log:
New upstream release. 3.1.0
+ Bump nettle build-dep to >= 2.5.
+ Bump shlibs.
Modified:
packages/gnutls28/trunk/debian/changelog
packages/gnutls28/trunk/debian/control
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=1527&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sun Aug 26 11:59:44 2012
@@ -1,12 +1,14 @@
-gnutls28 (3.0.22-3) UNRELEASED; urgency=low
-
- *
-
- -- Andreas Metzler <ametzler at debian.org> Sat, 25 Aug 2012 10:23:46 +0200
+gnutls28 (3.1.0-1) experimental; urgency=low
+
+ * New upstream release.
+ + Bump nettle build-dep to >= 2.5.
+ + Bump shlibs.
+
+ -- Andreas Metzler <ametzler at debian.org> Sun, 26 Aug 2012 13:40:15 +0200
gnutls28 (3.0.22-2) unstable; urgency=low
- * Upload to unstable. This is a leaf-package experimental should get
+ * Upload to unstable. This is a leaf-package, experimental should get
3.1.0.
-- Andreas Metzler <ametzler at debian.org> Sat, 25 Aug 2012 09:22:37 +0200
Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1527&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Sun Aug 26 11:59:44 2012
@@ -6,7 +6,7 @@
Eric Dorland <eric at debian.org>,
James Westby <jw+debian at jameswestby.net>,
Simon Josefsson <simon at josefsson.org>
-Build-Depends: debhelper (>= 8.1.3), nettle-dev (>= 2.4), zlib1g-dev,
+Build-Depends: debhelper (>= 8.1.3), nettle-dev (>= 2.5), zlib1g-dev,
cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
libtasn1-3-dev (>= 0.3.4-0), autotools-dev, guile-1.8-dev, datefudge,
libp11-kit-dev (>= 0.11), pkg-config, chrpath, libidn11-dev, autogen
Modified: packages/gnutls28/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/rules?rev=1527&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/rules (original)
+++ packages/gnutls28/trunk/debian/rules Sun Aug 26 11:59:44 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.21-0)'
-DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.0.21-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls28 := -V 'libgnutls28 (>= 3.1.0-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutlsxx28 := -V 'libgnutlsxx28 (>= 3.1.0-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