[Pkg-gnutls-commits] r1760 - in /packages/gnutls26/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Mon May 6 17:19:12 UTC 2013


Author: ametzler
Date: Mon May  6 17:19:11 2013
New Revision: 1760

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1760
Log:
Build against libtasn1-6.

Modified:
    packages/gnutls26/trunk/debian/changelog
    packages/gnutls26/trunk/debian/control

Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=1760&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Mon May  6 17:19:11 2013
@@ -1,8 +1,8 @@
-gnutls26 (2.12.23-2) UNRELEASED; urgency=low
-
-  * 
-
- -- Andreas Metzler <ametzler at debian.org>  Wed, 06 Feb 2013 14:20:34 +0100
+gnutls26 (2.12.23-2) experimental; urgency=low
+
+  * Build against libtasn1-6.
+
+ -- Andreas Metzler <ametzler at debian.org>  Mon, 06 May 2013 18:47:37 +0200
 
 gnutls26 (2.12.23-1) experimental; urgency=low
 

Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=1760&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Mon May  6 17:19:11 2013
@@ -8,7 +8,7 @@
  Simon Josefsson <simon at josefsson.org>
 Build-Depends: debhelper (>= 8.1.3), libgcrypt11-dev (>= 1.4.0), zlib1g-dev,
  cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
- libtasn1-3-dev (>= 2.14-0), autotools-dev, datefudge,
+ libtasn1-6-dev (>= 3.1-0), autotools-dev, datefudge,
  libp11-kit-dev (>= 0.11), pkg-config, chrpath
 Build-Conflicts: libgnutls-dev
 Standards-Version: 3.9.3
@@ -23,7 +23,7 @@
 Depends: libgnutls26 (= ${binary:Version}), 
  libgnutlsxx27 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
  libgcrypt11-dev (>= 1.4.0), libc6-dev | libc-dev, zlib1g-dev,
- libtasn1-3-dev (>= 2.14), libp11-kit-dev (>= 0.4), ${misc:Depends}
+ libtasn1-6-dev (>= 3.1-0), libp11-kit-dev (>= 0.4), ${misc:Depends}
 Suggests: gnutls26-doc
 Conflicts: gnutls-dev
 Replaces: gnutls-dev




More information about the Pkg-gnutls-commits mailing list