[Piuparts-commits] rev 328 - in trunk: . debian
Holger Levsen
holger at alioth.debian.org
Tue Apr 7 12:04:23 UTC 2009
Author: holger
Date: 2009-04-07 12:04:19 +0000 (Tue, 07 Apr 2009)
New Revision: 328
Modified:
trunk/debian/changelog
trunk/debian/control
trunk/piuparts-report.py
Log:
* debian/control:
- set Homepage: to http://piuparts.debian.org
* Bump Standards-Version to 3.8.1, no changes neccessary.
+ fix a typo
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-04-07 11:43:42 UTC (rev 327)
+++ trunk/debian/changelog 2009-04-07 12:04:19 UTC (rev 328)
@@ -53,9 +53,11 @@
adding dpkg-dev to build-depends.
- 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 on debhelper, asciidoc and xmlto.
- Remove build-dependencies on docbook2x and docbook-xml.
+ * debian/control:
+ - depend on python (>>2.4), make dependency to python-debian unversioned
+ - add build-dependencies on debhelper, asciidoc and xmlto.
+ - remove build-dependencies on docbook2x and docbook-xml.
+ - set Homepage: to http://piuparts.debian.org
* Rewrite debian/rules using debhelper.
* Merge README, how-to-use-piuparts.txt and custom-scripts.txt into
README.txt, convert it to asciidoc and build pdf and html versions of it.
@@ -67,6 +69,7 @@
* Update debian/copyright to reflect that piuparts is licenced under GPL2+.
* Update FSF address in all files referencing the GPL.
* Remove unused file piuparts.css.
+ * Bump Standards-Version to 3.8.1, no changes neccessary.
-- Holger Levsen <holger at debian.org> Tue, 10 Mar 2009 15:23:59 +0100
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-04-07 11:43:42 UTC (rev 327)
+++ trunk/debian/control 2009-04-07 12:04:19 UTC (rev 328)
@@ -9,12 +9,12 @@
Lucas Nussbaum <lucas at lucas-nussbaum.net>
Section: devel
Priority: extra
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Build-Depends: debhelper (>=5.0.42), dpkg-dev (>=1.13.26)
Build-Depends-Indep: python-support, asciidoc, xmlto
Vcs-Svn: svn://svn.debian.org/svn/piuparts/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/piuparts/trunk/
-Homepage: http://wiki.debian.org/piuparts
+Homepage: http://piuparts.debian.org
Package: piuparts
Architecture: all
Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py 2009-04-07 11:43:42 UTC (rev 327)
+++ trunk/piuparts-report.py 2009-04-07 12:04:19 UTC (rev 328)
@@ -356,7 +356,7 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
- 2009-03-19: lenny2squeeze is not needed, so all logs for squeeze (as well as lenny2squeeze) were deleted. (As squeeze now includes two kinds of tests: installation and removal in squeeze, and installation in lenny, upgrade to squeeze, removal in squeeze.
+ 2009-03-19: lenny2squeeze is not needed, so all logs for squeeze (as well as lenny2squeeze) were deleted. (As squeeze now includes two kinds of tests: installation and removal in squeeze, and installation in lenny, upgrade to squeeze, removal in squeeze.)
</td>
</tr>
</table>
More information about the Piuparts-commits
mailing list