[Pkg-gnutls-commits] r978 - in /packages/gnutls26/trunk/debian: changelog control rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Feb 6 15:09:20 UTC 2011
Author: ametzler
Date: Sun Feb 6 15:09:16 2011
New Revision: 978
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=978
Log:
[merge r901 from branch2.9.x] upload 2.10.2-1 to experimental
Modified:
packages/gnutls26/trunk/debian/changelog
packages/gnutls26/trunk/debian/control
packages/gnutls26/trunk/debian/rules
Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=978&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sun Feb 6 15:09:16 2011
@@ -1,8 +1,12 @@
-gnutls26 (2.10.1-2) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org> Sun, 25 Jul 2010 15:09:16 +0200
+gnutls26 (2.10.2-1) experimental; urgency=low
+
+ * New upstream version.
+ + Fix asynchronous API handling. Closes: #588187
+ + certtool does not crash on reading from /dev/null anymore.
+ Closes: #588029
+ * Standards-Version 3.9.1 -Stop building with -D_REENTRANT.
+
+ -- Andreas Metzler <ametzler at debian.org> Thu, 30 Sep 2010 19:10:31 +0200
gnutls26 (2.10.1-1) experimental; urgency=low
Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=978&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Sun Feb 6 15:09:16 2011
@@ -5,7 +5,7 @@
Uploaders: Andreas Metzler <ametzler at debian.org>, Eric Dorland <eric at debian.org>, James Westby <jw+debian at jameswestby.net>, Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.3.2), zlib1g-dev, cdbs, gtk-doc-tools, texinfo (>= 4.8), libtasn1-3-dev (>= 0.3.4-0), autotools-dev, guile-1.8-dev, datefudge
Build-Conflicts: libgnutls-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/gnutls26/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/
Homepage: http://www.gnutls.org/
Modified: packages/gnutls26/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/rules?rev=978&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/rules (original)
+++ packages/gnutls26/trunk/debian/rules Sun Feb 6 15:09:16 2011
@@ -3,8 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-
-CFLAGS += -D_REENTRANT
# work around gcc-4.4 bug <http://bugs.debian.org/519006> by building without -g
ifeq ($(DEB_BUILD_ARCH),mips)
More information about the Pkg-gnutls-commits
mailing list