[Python-modules-commits] r5559 - in packages/ipython/trunk/debian (changelog rules)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Thu Jun 5 21:09:47 UTC 2008
Date: Thursday, June 5, 2008 @ 21:09:45
Author: bzed
Revision: 5559
* debian/rules:
- dropping get-orig-source target, not needed anymore.
Modified:
packages/ipython/trunk/debian/changelog
packages/ipython/trunk/debian/rules
Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog 2008-06-05 21:06:19 UTC (rev 5558)
+++ packages/ipython/trunk/debian/changelog 2008-06-05 21:09:45 UTC (rev 5559)
@@ -27,6 +27,9 @@
- updating the following patches:
04_remove_shebang.dpatch
+ * debian/rules:
+ - dropping get-orig-source target, not needed anymore.
+
-- Bernd Zeimetz <bzed at debian.org> Thu, 05 Jun 2008 22:50:59 +0200
ipython (0.8.2.dfsg-2) unstable; urgency=low
Modified: packages/ipython/trunk/debian/rules
===================================================================
--- packages/ipython/trunk/debian/rules 2008-06-05 21:06:19 UTC (rev 5558)
+++ packages/ipython/trunk/debian/rules 2008-06-05 21:09:45 UTC (rev 5559)
@@ -38,6 +38,5 @@
chmod +x $(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/Extensions/pickleshare.py
chmod +x $(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/irunner.py
chmod +x $(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/external/mglob.py
+ rm -rf $(CURDIR)/debian/ipython/usr/share/doc/ipython/extensions
-get-orig-source:
- uscan --verbose --rename --repack
More information about the Python-modules-commits
mailing list