Hi all

I prepared the small NMU for it. Matthias would you prefer to update
it yourself in case? See attached the proposed patch.

Bests
Salvatore
diff -u shapetools-tutorial-1.3/debian/changelog shapetools-tutorial-1.3/debian/changelog
--- shapetools-tutorial-1.3/debian/changelog
+++ shapetools-tutorial-1.3/debian/changelog
@@ -1,3 +1,11 @@
+shapetools-tutorial (1.3-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashisms call for dh_installdirs and list separately the directories
+    (Closes: #581484). 
+
+ -- Salvatore Bonaccorso <car...@debian.org>  Wed, 29 Dec 2010 22:44:10 +0100
+
 shapetools-tutorial (1.3-3) unstable; urgency=medium
 
   * Add debhelper build dependency (closes: #260012).
diff -u shapetools-tutorial-1.3/debian/rules shapetools-tutorial-1.3/debian/rules
--- shapetools-tutorial-1.3/debian/rules
+++ shapetools-tutorial-1.3/debian/rules
@@ -16,7 +16,7 @@
 binary-indep: build
 	dh_testdir
 	dh_testroot
-	dh_installdirs usr/share/doc/{shapetools,$(pkg)}
+	dh_installdirs usr/share/doc/shapetools usr/share/doc/$(pkg)
 	dh_installdocs tutorial.ps
 	ln -s ../$(pkg)/tutorial.ps $(d)/usr/share/doc/shapetools/tutorial.ps
 #	dh_installmenu

Attachment: signature.asc
Description: Digital signature

Reply via email to