tags 620591 + pending
thanks

Dear maintainer,

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

Cheers

Luk
diff -Nru fox1.6-1.6.44/debian/changelog fox1.6-1.6.44/debian/changelog
--- fox1.6-1.6.44/debian/changelog	2011-03-12 00:36:21.000000000 +0100
+++ fox1.6-1.6.44/debian/changelog	2011-05-30 19:42:28.000000000 +0200
@@ -1,3 +1,11 @@
+fox1.6 (1.6.44-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove references to other libraries from dependency_libs field
+    (closes: #620591).
+
+ -- Luk Claes <[email protected]>  Mon, 30 May 2011 19:42:25 +0200
+
 fox1.6 (1.6.44-1) unstable; urgency=low
 
   * Merge new upstream release 1.6.44 (closes: #617847).
diff -Nru fox1.6-1.6.44/debian/rules fox1.6-1.6.44/debian/rules
--- fox1.6-1.6.44/debian/rules	2011-03-12 00:00:04.000000000 +0100
+++ fox1.6-1.6.44/debian/rules	2011-05-30 19:35:39.000000000 +0200
@@ -63,6 +63,9 @@
 		htmldir=/usr/share/doc/libfox-1.6-doc/html \
 		artdir=/usr/share/doc/libfox-1.6-doc/html/art \
 		screenshotsdir=/usr/share/doc/libfox-1.6-doc/html/screenshots
+	for file in debian/tmp/usr/lib/*.la; do \
+		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+	done	
 	dh_install --sourcedir=debian/tmp
 
 # Build architecture-independent files here.

Reply via email to