tags 621181 + patch
tags 621181 + pending
thanks

Dear maintainer,

I've prepared an NMU for encfs (versioned as 1.7.4-2.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -Nru encfs-1.7.4/debian/changelog encfs-1.7.4/debian/changelog
--- encfs-1.7.4/debian/changelog	2011-03-14 09:40:16.000000000 +0100
+++ encfs-1.7.4/debian/changelog	2011-05-26 08:28:59.000000000 +0200
@@ -1,3 +1,11 @@
+encfs (1.7.4-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Remove references to other libraries from the
+    dependency_libs field in libencfs.la (Closes: #621181).
+
+ -- Luk Claes <l...@debian.org>  Thu, 26 May 2011 08:28:55 +0200
+
 encfs (1.7.4-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru encfs-1.7.4/debian/rules encfs-1.7.4/debian/rules
--- encfs-1.7.4/debian/rules	2010-12-27 22:25:24.000000000 +0100
+++ encfs-1.7.4/debian/rules	2011-05-26 08:33:28.000000000 +0200
@@ -63,6 +63,7 @@
 
 	# Add here commands to install the package into debian/encfs.
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/encfs
+	sed -i "/dependency_libs/ s/'.*'/''/" "$(CURDIR)/debian/encfs/usr/lib/libencfs.la"
 	cp debian/overrides.lintian "$(CURDIR)/debian/encfs/usr/share/lintian/overrides/encfs"
 	rm -r debian/encfs/usr/share/locale/de_*
 

Reply via email to