[Piuparts-commits] rev 324 - in trunk: . debian

Holger Levsen holger at alioth.debian.org
Mon Apr 6 00:28:34 UTC 2009


Author: holger
Date: 2009-04-06 00:28:34 +0000 (Mon, 06 Apr 2009)
New Revision: 324

Modified:
   trunk/
   trunk/Makefile
   trunk/debian/changelog
   trunk/debian/piuparts.docs
Log:
build really clean


Property changes on: trunk
___________________________________________________________________
Modified: svn:ignore
   - README.html
piuparts.1.html
piuparts
docbook-xsl.css

   + README.html
piuparts.1.html
piuparts.1
piuparts
docbook-xsl.css


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2009-04-06 00:20:58 UTC (rev 323)
+++ trunk/Makefile	2009-04-06 00:28:34 UTC (rev 324)
@@ -22,7 +22,6 @@
 install-doc:
 	# build and install manual
 	a2x --copy -a toc -a toclevels=3 -f xhtml README.txt
-	rm README.xml
 	install -d $(docdir)/
 	for file in README.txt README.html docbook-xsl.css ; do \
 	    install -m 0755 $$file $(docdir)/ ; done
@@ -58,4 +57,4 @@
 	python unittests.py
 
 clean:
-	rm -rf piuparts.1 piuparts.1.html piuparts README.html docbook-xsl.css piuparts.html
+	rm -rf piuparts.1 piuparts.1.xml piuparts.1.html piuparts README.xml README.html docbook-xsl.css piuparts.html 

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-04-06 00:20:58 UTC (rev 323)
+++ trunk/debian/changelog	2009-04-06 00:28:34 UTC (rev 324)
@@ -54,7 +54,7 @@
     - split install target into install-doc, install-conf and install, to aid
       development and deployment from trunk.
   * debian/control: depend on python (>>2.4), make dependency to python-debian
-    unversioned and add build-dependencies for debhelper, asciidoc and xmlto.
+    unversioned and add build-dependencies on debhelper, asciidoc and xmlto.
     Remove build-dependencies on docbook2x and docbook-xml.
   * Rewrite debian/rules using debhelper.
   * Merge README, how-to-use-piuparts.txt and custom-scripts.txt into 

Modified: trunk/debian/piuparts.docs
===================================================================
--- trunk/debian/piuparts.docs	2009-04-06 00:20:58 UTC (rev 323)
+++ trunk/debian/piuparts.docs	2009-04-06 00:28:34 UTC (rev 324)
@@ -1,3 +1,3 @@
 README.txt
 README.html
-README.pdf
+piuparts.1.html




More information about the Piuparts-commits mailing list