[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51
Holger Levsen
holger at layer-acht.org
Wed May 15 10:09:50 UTC 2013
The following commit has been merged in the master branch:
commit 8664feb40dc6b87c1f1dfb7a3c4c5019dd73af23
Merge: baabf2001c73c62fec73826aac89528043991d9c 5f5547c5ce9143326c1d47c8a6862f5fc4f670aa
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 13 16:05:21 2013 +0200
Merge commit '5f5547c5ce9143326c1d47c8a6862f5fc4f670aa' into develop
diff --combined debian/changelog
index 79a7d22,ae8cd1e..8b96a0d
--- a/debian/changelog
+++ b/debian/changelog
@@@ -11,7 -11,6 +11,7 @@@ piuparts (0.51) UNRELEASED; urgency=lo
* piupartslib/conf.py:
- Raise MissingSection if the requested section is not in piuparts.conf.
* piupartslib/packagesdb.py:
+ - get_package(): Add flag resolve_virtual, disabled by default.
* Rename piuparts-master.py to piuparts-master-backend.py
* piuparts-master: New.
- Wrapper shell script to simplify calling the master from the slave.
@@@ -20,17 -19,20 +20,24 @@@
logging. No longer uses the section specific logfile name for errors.
* piuparts-master-backend.py:
- Raise CommandSyntaxError on unknown commands.
+ - Add "section" command:
+ + Make section selection part of the master-slave protocol.
+ + Allow switching sections without reconnecting.
+ + No longer accept section argument on the command line.
+ + Switch the logfile after switching sections.
* piuparts-slave.py:
- Fix parsing 'idle' return value from master.
- Let the piuparts-master (wrapper script) handle chdir and error logging.
- Skip sections that don't exist in piuparts.conf and continue to run.
+ - Pass the section to piuparts-master via the new "section" command
+ instead of using a command line argument.
* piuparts-analyze.py:
* piuparts-report.py:
- Skip sections that don't exist in piuparts.conf.
+ - "Missing" binary packages don't influence the overall test result of a
+ source package. These are either udebs or for other architectures.
+ (Closes: #699160)
+ - Report the correct version for binary packages.
* Makefile:
* detect_well_known_errors:
- Skip sections that don't exist in piuparts.conf.
@@@ -39,6 -41,7 +46,6 @@@
* New known problem: Database setup failure (issue).
[ David Steele ]
- * Update python Requires to 2.7 (for argparse)
* detect_well_known_errors:
- Replace the bash script with an equivalent Python script.
- Sort known error and issue packages by reverse dependency count.
--
piuparts git repository
More information about the Piuparts-commits
mailing list