tags 642566 + pending thanks Dear maintainer,
I've prepared an NMU for saga (versioned as 2.0.7+dfsg-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Beatles
diff -Nru saga-2.0.7+dfsg/debian/changelog saga-2.0.7+dfsg/debian/changelog
--- saga-2.0.7+dfsg/debian/changelog 2011-09-27 15:30:15.000000000 +0200
+++ saga-2.0.7+dfsg/debian/changelog 2012-02-07 00:32:02.000000000 +0100
@@ -1,3 +1,11 @@
+saga (2.0.7+dfsg-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "doesn't depend on python": apply missing part of Jakub Wilk's patch
+ ('--with<space>python2' in debian/rules). (Closes: #642566)
+
+ -- gregor herrmann <[email protected]> Tue, 07 Feb 2012 00:31:19 +0100
+
saga (2.0.7+dfsg-2) unstable; urgency=low
[ Francesco Paolo Lovergine ]
diff -Nru saga-2.0.7+dfsg/debian/rules saga-2.0.7+dfsg/debian/rules
--- saga-2.0.7+dfsg/debian/rules 2011-09-27 15:30:15.000000000 +0200
+++ saga-2.0.7+dfsg/debian/rules 2012-02-07 00:31:14.000000000 +0100
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@ --with-python2
+ dh $@ --with python2
override_dh_auto_configure:
dh_auto_configure -- --enable-unicode --prefix=/usr --enable-python
signature.asc
Description: Digital signature
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

