[Python-apps-commits] r6166 - in packages/pype/trunk/debian (docs rules)

anoteng-guest at users.alioth.debian.org anoteng-guest at users.alioth.debian.org
Mon Oct 4 22:03:12 UTC 2010


    Date: Monday, October 4, 2010 @ 22:03:00
  Author: anoteng-guest
Revision: 6166

don't rename upstream changelog.

Modified:
  packages/pype/trunk/debian/docs
  packages/pype/trunk/debian/rules

Modified: packages/pype/trunk/debian/docs
===================================================================
--- packages/pype/trunk/debian/docs	2010-10-04 20:14:28 UTC (rev 6165)
+++ packages/pype/trunk/debian/docs	2010-10-04 22:03:00 UTC (rev 6166)
@@ -1,4 +1,3 @@
-changelog
 readme.txt
 readme.html
 todo.txt

Modified: packages/pype/trunk/debian/rules
===================================================================
--- packages/pype/trunk/debian/rules	2010-10-04 20:14:28 UTC (rev 6165)
+++ packages/pype/trunk/debian/rules	2010-10-04 22:03:00 UTC (rev 6166)
@@ -6,7 +6,7 @@
 
 build:
 	mv debian/pype.sh pype
-	mv changelog.txt changelog
+	cp changelog.txt debian/pype.changelog
 
 %:
 	dh $@




More information about the Python-apps-commits mailing list