[Piuparts-commits] [piuparts] branch master updated (dbaafeb -> 530deb0)

Holger Levsen holger at moszumanska.debian.org
Tue Aug 25 08:39:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a change to branch master
in repository piuparts.

      from  dbaafeb   Revert "p: ensure /etc/mtab exists in the chroot"
      adds  de902f1   improve last commits changelog entry
      adds  16c4885   rework exception handling in pre_remove_40_find_unowned_lib_links
      adds  00f641c   add unowned-lib-links exception for mpi-default-dev
      adds  873c9cd   p: use '[ trusted=yes ]' for --testdebs-repo in sources.list
      adds  c7a1231   p.conf.anbe: [jessie-rcmd]
      adds  abf45b4   reorder libreoffice/wheezy-backports exception
      adds  94f3c84   add exception for purging asclassic/lenny
      adds  6d8a0a9   add unowned-lib-links exception for libglide2/3
      adds  ad22ab8   lib/db: detect 'dependency-does-not-exist' state immediately
      adds  3a2648a   lib/open_packages_url: support uncompressed Packages files
      adds  01b2838   add debian/changelog entry for 3a2648a6
      adds  c4a6fc5   lib/open_packages_url: try uncompressed Packages files, too
      adds  e3a793f   p-m: catch URLError, log it and abort without backtrace
      adds  4a9e7ce   p.conf.anbe: [jessie2proposed]
      adds  00afa92   kpr: dpkg now spells EOF as 'end of file'
      adds  dfaa9d5   pre_remove_40_find_missing_md5sums: ignore /home
      adds  69174c7   reschedule_oldest_logs: use a temporary file to avoid SIGCHLD
      adds  525b064   lib/db: convert list of foreign packages to a dict
      adds  065e6b4   lib/db: add "foreign:${arch}" dependency state
      adds  5077e27   p: add --fake-essential-packages option
      adds  0854dfb   p: increase permitted command output volume from 3 MB to 4 MB (for daptup)
      adds  ed06430   p: add --fake-essential-packages option (rewording, documentation)
      adds  4a17961   p: accept --logfile as alias for --log-file
      adds  7ccf3eb   p: simplify list-installed-files handling
      adds  7c46aeb   p: only ignore 'dpkg -i' failures due to dependency errors
      adds  f3c508f   p: arch of piuparts-depends-dummy needs to match package-to-be-tested
      adds  2184eeb   changelog updates, copyright bumps, typo fixes
      adds  a4b2610   lib: add support for Packages.xz
       new  31f56fb   Merge branch 'develop'
       new  530deb0   release as 0.65

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../copyright_file_missing_after_upgrade.mail      |  2 +-
 .../unhandled_symlink_to_directory_conversion.mail |  2 +-
 custom-scripts/scripts/post_remove_exceptions      | 12 +++
 custom-scripts/scripts/pre_install_exceptions      | 22 +++---
 .../scripts/pre_remove_40_find_missing_md5sums     |  3 +
 .../scripts/pre_remove_40_find_obsolete_conffiles  |  2 +-
 .../scripts/pre_remove_40_find_unowned_lib_links   | 20 ++++-
 debian/changelog                                   | 36 ++++++++-
 debian/control                                     |  5 +-
 instances/piuparts.conf.anbe                       | 87 +++++++++++++++++++++-
 known_problems/conffile_prompt_error.conf          |  2 +-
 master-bin/reschedule_oldest_logs.in               |  5 +-
 piuparts-master-backend.py                         | 10 ++-
 piuparts-report.py                                 |  1 +
 piuparts-slave.py                                  |  2 +-
 piuparts.1.txt                                     | 18 ++++-
 piuparts.py                                        | 53 +++++++++----
 piupartslib/__init__.py                            | 10 ++-
 piupartslib/packagesdb.py                          | 49 +++++++++---
 19 files changed, 282 insertions(+), 59 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list