[Python-apps-commits] r7506 - in packages/atheist/trunk/debian (changelog rules)

davidvilla-guest at users.alioth.debian.org davidvilla-guest at users.alioth.debian.org
Wed Aug 31 09:01:04 UTC 2011


    Date: Wednesday, August 31, 2011 @ 09:01:03
  Author: davidvilla-guest
Revision: 7506

Modified:
  packages/atheist/trunk/debian/changelog
  packages/atheist/trunk/debian/rules

Modified: packages/atheist/trunk/debian/changelog
===================================================================
--- packages/atheist/trunk/debian/changelog	2011-08-30 08:37:35 UTC (rev 7505)
+++ packages/atheist/trunk/debian/changelog	2011-08-31 09:01:03 UTC (rev 7506)
@@ -1,8 +1,8 @@
-atheist (0.20110801-1) UNRELEASED; urgency=low
+atheist (0.20110801-1) unstable; urgency=low
 
   * New release
 
- -- David Villa Alises <David.Villa at uclm.es>  Tue, 02 Aug 2011 00:38:04 +0200
+ -- David Villa Alises <David.Villa at uclm.es>  Wed, 31 Aug 2011 10:57:03 +0200
 
 atheist (0.20110726-1) unstable; urgency=low
 

Modified: packages/atheist/trunk/debian/rules
===================================================================
--- packages/atheist/trunk/debian/rules	2011-08-30 08:37:35 UTC (rev 7505)
+++ packages/atheist/trunk/debian/rules	2011-08-31 09:01:03 UTC (rev 7506)
@@ -24,7 +24,7 @@
 	rst2man $< > $@
 
 atheist.rst: atheist.rst.tmpl
-	./athcmd.py -v --config /dev/null --gen-doc .
+	./athcmd.py -v --config-file /dev/null --gen-doc .
 
 
 install/atheist::
@@ -39,7 +39,7 @@
 	-$(RM) debian/atheist.1 debian/atheist.xml
 	$(MAKE) -C doc clean
 
-get-orig:
+get-orig-source:
 	$(ORIG_REPO) $(ORIG_DIR)
 	tar --exclude=debian --exclude=\*~ --exclude=.hg --exclude=\*.pyc \
 	 	-czf \




More information about the Python-apps-commits mailing list