tags 557798 + patch
thanks
Dear maintainer,
I've prepared an NMU for func (versioned as 0.24-13.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards,
--
Jonathan Wiltshire
diff -u func-0.24/debian/rules func-0.24/debian/rules
--- func-0.24/debian/rules
+++ func-0.24/debian/rules
@@ -43,7 +43,8 @@
dh_testroot
python$* setup.py install \
--root=$(PYINST) \
- --install-scripts=/usr/share/func
+ --install-scripts=/usr/share/func \
+ --prefix=/usr
touch $@
################################################################################
diff -u func-0.24/debian/changelog func-0.24/debian/changelog
--- func-0.24/debian/changelog
+++ func-0.24/debian/changelog
@@ -1,3 +1,11 @@
+func (0.24-13.1) experimental; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules: Add --prefix when calling python for
+ Python 2.6 (closes: #557798)
+
+ -- Jonathan Wiltshire <[email protected]> Thu, 18 Feb 2010 10:22:55
+0000
+
func (0.24-13) experimental; urgency=low
* Added a Debian README.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]