[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-147-g5e9a5c3

Andreas Beckmann anbe at debian.org
Mon Mar 4 09:54:46 UTC 2013


The following commit has been merged in the piatti branch:
commit ff635bdb40998da712aea55cd847785ca6d2f6af
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Mar 4 09:51:18 2013 +0100

    Changelog and ToDo updates
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/TODO b/TODO
index cc1a7ca..81484bb 100644
--- a/TODO
+++ b/TODO
@@ -67,9 +67,6 @@ for 0.51:
 
 - accept a PIUPARTS_CONF environment variable everywhere to point to a different
   piuparts.conf
-- read PIUPARTS_CONF or piuparts.conf everywhere to allow overriding builtin
-  defaults
-- have all paths etc. configurable in piuparts.conf for simple reconfiguration
 
 - write reportbug-like wrapper for mass bug filing (start simple, make it more
   sophisticated later).
@@ -82,11 +79,8 @@ for 0.51:
 - find_default_debian_mirrors: if parts[2] contains a / (think stable/updates
   for security.d.o), you can't ignore this, it will break later...
 
-- support for extra-packages-url (for backports, security, etc)
-
 - make it possible to call aptitude (or similar) instead of apt-get and allow to
-  override the commandline arguments to be able to test with and without
-  recommended packages or authentication.
+  override the commandline arguments.
 
 - piuparts-slave: timestamps to log messages
 
@@ -94,7 +88,9 @@ for 0.51:
   /etc/piuparts/templates/ and not be included in the python source
 
 - check the logfiles (especially pass/) for
-  * "Exception in thread" java stacktraces "Can't locate .* in @INC"
+  * "Exception in thread"
+  * java stacktraces
+  * "Can't locate .* in @INC"
 
 - test main without contrib/non-free in sources.list
 
diff --git a/debian/changelog b/debian/changelog
index b547f9d..57e7ae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,8 @@ piuparts (0.50) UNRELEASED; urgency=low
     - Improve the "dirname part contains a symlink" test and report
       overwritten files owned by other packages as failures.
     - Add --proxy=URL option.
-    - piuparts.deb: Add Depends: piuparts-common for piupartslib.
+    - piuparts.deb: Add Depends: piuparts-common for using distros.conf and
+      piupartslib.
     - Use distros.conf to generate mirror configuration. This enables more
       complex scenarios involving partial distributions and dist-upgrades.
     - Use apt-get -t <target-release> if set in distros.conf.
@@ -29,11 +30,13 @@ piuparts (0.50) UNRELEASED; urgency=low
     - New per-section settings:
       + depends-sections
     - Setting tmpdir is now mandatory for master/slave operation.
-  * distros.conf: New configuration file to describe full distributions (e.g.
-    sid, squeeze) and partial distributions (e.g. squeeze/security,
-    squeeze-backports, experimental) along with their dependencies (e.g. base
-    distribution) and non-default mirrors. Shipped in package piuparts-common.
-    Also allows setting a target-release (for apt-get -t ...).
+  * distros.conf:
+    - New configuration file to describe full distributions (e.g.  sid,
+      squeeze) and partial distributions (e.g. squeeze/security,
+      squeeze-backports, experimental) along with their dependencies (e.g.
+      base distribution) and non-default mirrors.  (Closes: #699028)
+    - Allows setting a target-release (for apt-get -t ...).  (Closes: #687995)
+    - Shipped in package piuparts-common.
   * piupartslib/conf.py:
     - Add methods: get_distros(), get_start_distro().
     - Add class DistroConfig for reading distros.conf.
@@ -115,7 +118,7 @@ piuparts (0.50) UNRELEASED; urgency=low
 
   [ Holger Levsen ]
   * Mention http://piuparts.debian.org in README.txt prominently.
-  * Mention github clone in htdocs/index.tpl. 
+  * Mention github clone in htdocs/index.tpl.
 
  -- Andreas Beckmann <debian at abeckmann.de>  Tue, 15 Jan 2013 11:51:43 +0100
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list