[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.44-755-ga3ab31d
Holger Levsen
holger at layer-acht.org
Mon Jun 18 11:38:58 UTC 2012
The following commit has been merged in the piatti branch:
commit 197695d9027ce864eda29b4948705cc643b6da3a
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 18 13:01:20 2012 +0200
improve description of new binary packages
diff --git a/TODO b/TODO
index 5196906..50ee8cb 100644
--- a/TODO
+++ b/TODO
@@ -14,8 +14,6 @@ for 0.45:
- do not upload with sunny.png weather-severe-alert.png included. Replace them
with links and add depends to tango-icon-theme. Update copyright.
-- improve descriptions in debian/control.
-
- split /etc/piuparts/piuparts.conf in /etc/piuparts/master.conf and
/etc/piuparts/slave.conf?! or use /etc/default/slave to define sections?
diff --git a/debian/control b/debian/control
index 669710a..58cc3ae 100644
--- a/debian/control
+++ b/debian/control
@@ -39,11 +39,14 @@ Recommends: python-rpy, ghostscript
Breaks: piuparts (<= 0.44)
Replaces: piuparts (<= 0.44)
Description: piuparts master components
- A master/slave piuparts server, along the lines of
- http://piuparts.debian.org/.
+ piuparts is meant as a quality assurance tool for people who create .deb
+ packages to test them before they upload them to the Debian package archive.
+ A master/slave piuparts installation is used for testing complete archives
+ as it is done on http://piuparts.debian.org/.
.
- This package installs the piuparts-master, which needs one or more slave to
- operate.
+ This package provides the piuparts-master, which needs one or more slave to
+ operate. It also contains piuparts-reports to generate web pages with the
+ testing results as well as documentation.
Package: piuparts-slave
Architecture: all
@@ -53,15 +56,21 @@ Depends: ${python:Depends}, ${misc:Depends},
piuparts-common, piuparts (>= 0.45)
Suggests: schroot
Description: piuparts slave components
- A master/slave piuparts server, along the lines of
- http://piuparts.debian.org/.
+ piuparts is meant as a quality assurance tool for people who create .deb
+ packages to test them before they upload them to the Debian package archive.
+ A master/slave piuparts installation is used for testing complete archives
+ as it is done on http://piuparts.debian.org/.
.
- This package installs the piuparts-slave.
+ This package provides the piuparts slave components, which need a piuparts
+ master to operate. See the documentation in the piuparts-master package.
Package: piuparts-common
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-apt
Description: common piuparts components
- piupartslib, common library used by piuparts-master, piuparts-reports and
- piuparts-slave.
+ piupartslib, common library used by piuparts-master, -reports, -analyze and
+ -slave.
+ .
+ See http://piuparts.debian.org or the piuparts package to learn more about
+ piuparts.
diff --git a/debian/piuparts.NEWS b/debian/piuparts.NEWS
index 983b845..b0e1ab0 100644
--- a/debian/piuparts.NEWS
+++ b/debian/piuparts.NEWS
@@ -1,8 +1,8 @@
piuparts (0.45) unstable; urgency=low
* For those interested in running their own local instance of
- piuparts.debian.org there are now piuparts-master and piuparts-slave
- packages for ease of installation.
+ http://piuparts.debian.org there are now piuparts-master and
+ piuparts-slave packages for ease of installation.
* This is useful for both developing piuparts as well as doing QA on the
Debian archive or other .deb archives.
* See README_server.txt and README_piatti.txt in the piuparts-master
--
piuparts git repository
More information about the Piuparts-commits
mailing list