The following commit has been merged in the master branch:
commit 5901e572723ec37caf8b8b772a1fba3b4afc63eb
Author: Uwe Steinmann <[email protected]>
Date: Thu Nov 24 22:26:02 2011 +0100
- new relase 2.1.2-3
- removed --with-quilt from dh in rules
diff --git a/debian/changelog b/debian/changelog
index 2631b20..36acc25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+routino (2.1.2-3) unstable; urgency=low
+
+ * do not use option --with-quilt for dh anymore (Closes: #649723)
+
+ -- Uwe Steinmann <[email protected]> Thu, 24 Nov 2011 09:11:41 +0100
+
routino (2.1.2-2) unstable; urgency=low
* patch map bounds in data visualizer
diff --git a/debian/rules b/debian/rules
index b47d8d3..c3824cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with quilt
+ dh $@
override_dh_auto_install:
dh_auto_install
--
Packaging for routino
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel