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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Oct 13 06:48:28 UTC 2012


Author: ametzler
Date: Sat Oct 13 06:48:28 2012
New Revision: 1571

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1571
Log:
3.1.3: Explicitely set --disable-libdane --without-tpm.

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=1571&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sat Oct 13 06:48:28 2012
@@ -1,3 +1,9 @@
+gnutls28 (3.1.3-1) UNRELEASED; urgency=low
+
+  * Explicitely set --disable-libdane --without-tpm.
+
+ -- Andreas Metzler <ametzler at debian.org>  Sat, 13 Oct 2012 08:29:37 +0200
+
 gnutls28 (3.1.2-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/gnutls28/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/rules?rev=1571&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/rules (original)
+++ packages/gnutls28/trunk/debian/rules Sat Oct 13 06:48:28 2012
@@ -7,6 +7,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script --enable-cxx \
 	--without-lzo --enable-guile --enable-gtk-doc \
 	--with-guile-site-dir=/usr/share/guile/site \
+	--disable-libdane --without-tpm \
 	--with-packager=Debian \
 	--with-packager-bug-reports=http://bugs.debian.org/ \
 	--with-packager-version="$(DEB_VERSION)" \




More information about the Pkg-gnutls-commits mailing list