[SCM] routino branch, master, updated. c536f3233aea5514875fdcd12b7c61a0cb2e2f92
Uwe Steinmann
steinm at debian.org
Wed Mar 7 10:55:22 UTC 2012
The following commit has been merged in the master branch:
commit 5901e572723ec37caf8b8b772a1fba3b4afc63eb
Author: Uwe Steinmann <steinm at debian.org>
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 <steinm at debian.org> 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
More information about the Pkg-grass-devel
mailing list