[Python-apps-commits] r249 - in /packages/spe: branches/ trunk/debian/changelog trunk/debian/rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sat Nov 24 10:58:42 UTC 2007


Author: pochu-guest
Date: Sat Nov 24 10:58:42 2007
New Revision: 249

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=249
Log:
install the good changelog, removed branches dir

Removed:
    packages/spe/branches/
Modified:
    packages/spe/trunk/debian/changelog
    packages/spe/trunk/debian/rules

Modified: packages/spe/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/spe/trunk/debian/changelog?rev=249&op=diff
==============================================================================
--- packages/spe/trunk/debian/changelog (original)
+++ packages/spe/trunk/debian/changelog Sat Nov 24 10:58:42 2007
@@ -29,6 +29,7 @@
     - Don't call dh_python and dh_installexamples, we don't need them.
     - Install spe.desktop from spe.install and not here.
     - Call dh_install and dh_desktop.
+    - The changelog has been moved, so the path is different now.
   * debian/pycompat:
     - Removed, not needed as we don't call dh_python.
 

Modified: packages/spe/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-apps/packages/spe/trunk/debian/rules?rev=249&op=diff
==============================================================================
--- packages/spe/trunk/debian/rules (original)
+++ packages/spe/trunk/debian/rules Sat Nov 24 10:58:42 2007
@@ -64,7 +64,7 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs debian/spe/usr/doc/spe_changes.txt
+	dh_installchangelogs _spe/spe_changes.txt
 	dh_installmenu
 	dh_installdocs
 	dh_installman




More information about the Python-apps-commits mailing list