tags 622527 + patch
tags 622527 + pending
thanks

Dear maintainer,

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

Cheers

Luk
diff -Nru nco-4.0.7/debian/changelog nco-4.0.7/debian/changelog
--- nco-4.0.7/debian/changelog	2011-02-22 06:08:12.000000000 +0100
+++ nco-4.0.7/debian/changelog	2011-06-26 09:34:41.000000000 +0200
@@ -1,3 +1,10 @@
+nco (4.0.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't ship .la files (Closes: #622527).
+
+ -- Luk Claes <[email protected]>  Sun, 26 Jun 2011 09:34:27 +0200
+
 nco (4.0.7-1) unstable; urgency=low
 
   * new upstream version (fix bug_hyp_dgn, srd w/dap)
diff -Nru nco-4.0.7/debian/rules nco-4.0.7/debian/rules
--- nco-4.0.7/debian/rules	2011-02-22 06:08:12.000000000 +0100
+++ nco-4.0.7/debian/rules	2011-06-26 09:34:22.000000000 +0200
@@ -107,6 +107,7 @@
 	dh_installdirs -a
 # Commands to install architecture part of package into debian/tmp
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/nco
+	rm `find $(CURDIR)/debian -name '*.la'`
 # NCO installs header files by default, which Debian does not want (yet)
 	dh_install -a --exclude="*.h *.hh"
 

Reply via email to