[Pkg-gnutls-commits] r1421 - in /packages/gnutls28/trunk/debian: changelog patches/30_forcesystemlibopts.diff patches/30_microseconds-does-not-overflow.patch patches/31_provide-accurate-value-to-select.patch patches/series

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Mar 4 14:58:27 UTC 2012


Author: ametzler
Date: Sun Mar  4 14:58:26 2012
New Revision: 1421

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1421
Log:
3.0.15
Drop superfluous patchs (30_microseconds-does-not-overflow.patch,
31_provide-accurate-value-to-select.patch)
Add 30_forcesystemlibopts.diff Force linkage against Debian's libopts.

Added:
    packages/gnutls28/trunk/debian/patches/30_forcesystemlibopts.diff
Removed:
    packages/gnutls28/trunk/debian/patches/30_microseconds-does-not-overflow.patch
    packages/gnutls28/trunk/debian/patches/31_provide-accurate-value-to-select.patch
Modified:
    packages/gnutls28/trunk/debian/changelog
    packages/gnutls28/trunk/debian/patches/series

Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1421&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sun Mar  4 14:58:26 2012
@@ -1,6 +1,10 @@
-gnutls28 (3.0.14-2) UNRELEASED; urgency=low
+gnutls28 (3.0.15-1) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * New upstream version.
+    + Drop superfluous patchs (30_microseconds-does-not-overflow.patch, 
+      31_provide-accurate-value-to-select.patch)
+  * 30_forcesystemlibopts.diff Force linkage against Debian's libopts.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 25 Feb 2012 15:37:54 +0100
 

Added: packages/gnutls28/trunk/debian/patches/30_forcesystemlibopts.diff
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/patches/30_forcesystemlibopts.diff?rev=1421&op=file
==============================================================================
--- packages/gnutls28/trunk/debian/patches/30_forcesystemlibopts.diff (added)
+++ packages/gnutls28/trunk/debian/patches/30_forcesystemlibopts.diff Sun Mar  4 14:58:26 2012
@@ -1,0 +1,13 @@
+Description: Link against debian libopts.
+Author: Andreas Metzler <ametzler at debian.org>
+
+--- gnutls28-3.0.15.orig/configure
++++ gnutls28-3.0.15/configure
+@@ -14261,6 +14261,7 @@ _ACEOF
+   NEED_LIBOPTS_DIR=''
+ 
+   # Check whether --enable-local-libopts was given.
++enable_local_libopts='no'
+ if test "${enable_local_libopts+set}" = set; then :
+   enableval=$enable_local_libopts;
+     if test x$enableval = xyes ; then

Modified: packages/gnutls28/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/patches/series?rev=1421&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/patches/series (original)
+++ packages/gnutls28/trunk/debian/patches/series Sun Mar  4 14:58:26 2012
@@ -1,4 +1,3 @@
 14_version_gettextcat.diff
 20_test-select.diff
-30_microseconds-does-not-overflow.patch
-31_provide-accurate-value-to-select.patch
+30_forcesystemlibopts.diff




More information about the Pkg-gnutls-commits mailing list