Bug#634558: Diff of the NMU

Aurelien Jarno aurelien at aurel32.net
Thu Aug 11 11:20:35 UTC 2011


Hi,

I have just an NMU of this package to fix two longstanding issues (bugs
#618229 and #634558). Please find the diff below.

Regards,
Aurelien


diff -u slcurl-0.2.1/debian/control slcurl-0.2.1/debian/control
--- slcurl-0.2.1/debian/control
+++ slcurl-0.2.1/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6),
- libcurl4-dev, cdbs
+ libcurl4-gnutls-dev, cdbs
 Standards-Version: 3.8.1
 Homepage: http://jedsoft.org/slang/modules/curl.html
 Vcs-Git: git://alioth.debian.org/~rafael/public_git/deb-pkg/slcurl.git
diff -u slcurl-0.2.1/debian/rules slcurl-0.2.1/debian/rules
--- slcurl-0.2.1/debian/rules
+++ slcurl-0.2.1/debian/rules
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+ 
+DEB_CONFIGURE_EXTRA_FLAGS := --with-curllib=/usr/lib/$(DEB_HOST_MULTIARCH)
 DEB_COMPRESS_EXCLUDE := translate
 DEB_MAKE_BUILD_TARGET := all RPATH=
 
diff -u slcurl-0.2.1/debian/changelog slcurl-0.2.1/debian/changelog
--- slcurl-0.2.1/debian/changelog
+++ slcurl-0.2.1/debian/changelog
@@ -1,3 +1,13 @@
+slcurl (0.2.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change build-dependency on libcurl4-dev into libcurl4-gnutls-dev. 
+    Closes: #618229.
+  * Use the --with-curllib= option to tell the configure script to look
+    for the curl library in the multiarch path. Closes: #618229.
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Thu, 11 Aug 2011 12:55:02 +0200
+
 slcurl (0.2.1-4) unstable; urgency=low
 
   * debian/control:

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien at aurel32.net                 http://www.aurel32.net





More information about the Pkg-jed-sl-modules mailing list