[Python-modules-commits] r9619 - in packages/inotifyx/trunk/debian (changelog docs rules)

rrs-guest at users.alioth.debian.org rrs-guest at users.alioth.debian.org
Thu Sep 3 07:27:25 UTC 2009


    Date: Thursday, September 3, 2009 @ 07:27:22
  Author: rrs-guest
Revision: 9619

Merge branch 'master' into local-svn/trunk

Modified:
  packages/inotifyx/trunk/debian/changelog
  packages/inotifyx/trunk/debian/docs
  packages/inotifyx/trunk/debian/rules

Modified: packages/inotifyx/trunk/debian/changelog
===================================================================
--- packages/inotifyx/trunk/debian/changelog	2009-09-02 22:55:09 UTC (rev 9618)
+++ packages/inotifyx/trunk/debian/changelog	2009-09-03 07:27:22 UTC (rev 9619)
@@ -1,15 +1,15 @@
 inotifyx (0.1.0-3) unstable; urgency=low
 
+  * Update Standards-Version to 3.8.3 (No changes required)
   * debian/rules
     - Update get-orig-source target to use uscan
-  * Update Standards-Version to 3.8.3 (No changes required)
-  * debian/rules
     - This is an architecture dependent package. Thus binary-arch is the
     correct target to be used.
     (Closes: #539151)
     - Clean the html doc generated from the sources in clean target
+    - Really ship the generated doc
 
- -- Ritesh Raj Sarraf <rrs at researchut.com>  Wed, 02 Sep 2009 21:34:30 +0530
+ -- Ritesh Raj Sarraf <rrs at researchut.com>  Thu, 03 Sep 2009 10:43:10 +0530
 
 inotifyx (0.1.0-2) unstable; urgency=low
 

Modified: packages/inotifyx/trunk/debian/docs
===================================================================
--- packages/inotifyx/trunk/debian/docs	2009-09-02 22:55:09 UTC (rev 9618)
+++ packages/inotifyx/trunk/debian/docs	2009-09-03 07:27:22 UTC (rev 9619)
@@ -1,2 +1,3 @@
 NEWS
 README
+html

Modified: packages/inotifyx/trunk/debian/rules
===================================================================
--- packages/inotifyx/trunk/debian/rules	2009-09-02 22:55:09 UTC (rev 9618)
+++ packages/inotifyx/trunk/debian/rules	2009-09-03 07:27:22 UTC (rev 9619)
@@ -27,7 +27,6 @@
 	dh_installdirs
 
 	python setup.py install --root $(CURDIR)/debian/python-inotifyx
-
 	epydoc $(CURDIR)/debian/python-inotifyx/usr/lib/python2.5/site-packages/inotifyx.py
 
 binary-indep: build install




More information about the Python-modules-commits mailing list