[Piuparts-commits] [piuparts] branch develop updated (22bfd71 -> 9c2ad83)

Holger Levsen holger at alioth.debian.org
Wed Nov 6 09:45:52 UTC 2013


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

holger pushed a change to branch develop
in repository piuparts.

      from  22bfd71   update special cases for experimental
       new  3318d37   open_packages_url: pass urls without extension
       new  2d75c95   open_packages_url: return the resolved url, too
       new  be9dc2f   lib/db: remember the loaded URLs
       new  785165c   p-r: report all Packages files used for a section
       new  b3525c7   p-r: generate unique dependency lists
       new  72b395d   p: use a tempfile when creating a tarball
       new  d5d6fa3   p-s: use locking to avoid concurrent basetgz creation
       new  7b2413e   p-s: new components setting
       new  0e1ba5c   p-s: quote arguments containing spaces
       new  f20c19c   p.conf.anbe: minor fixes
       new  a5b9410   p.conf.*: enable components = main for area = main
       new  66e7cb4   p: rewrap adequate tags
       new  9d95f3d   known_problems: upgrade 'missing-copyright-file' from boring
       new  f34de9b   whitespace and typo fixes
       new  882c514   dwke: catch another exception on file disappearance
       new  e372334   *.py: fixup exception strings
       new  9c2ad83   more packages that need a database

The 17 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:
 README_server.txt                                  |   13 +++-
 TODO                                               |    2 -
 conf/distros.conf                                  |    4 +-
 .../scripts/pre_distupgrade_zz_database-server     |    1 +
 custom-scripts/scripts/pre_install_database-server |    6 ++
 .../scripts/pre_remove_50_find_missing_copyright   |    2 -
 debian/changelog                                   |   19 ++++-
 instances/piuparts.conf.anbe                       |   19 +++--
 instances/piuparts.conf.goldwasser                 |    1 +
 instances/piuparts.conf.pejacevic                  |    1 +
 ...ng_missing_copyright_file_inadequate_issue.conf |   10 ---
 .../missing_copyright_file_inadequate_issue.conf   |   10 +++
 master-bin/detect_well_known_errors.py             |   10 +--
 master-bin/generate_daily_report.in                |    2 +-
 piuparts-master-backend.py                         |    4 +-
 piuparts-report.py                                 |   21 ++++--
 piuparts-slave.py                                  |   74 ++++++++++++--------
 piuparts.py                                        |   35 ++++++---
 piupartslib/__init__.py                            |    6 +-
 piupartslib/conf.py                                |    8 +--
 piupartslib/packagesdb.py                          |   14 +++-
 21 files changed, 174 insertions(+), 88 deletions(-)
 delete mode 100644 known_problems/boring_missing_copyright_file_inadequate_issue.conf
 create mode 100644 known_problems/missing_copyright_file_inadequate_issue.conf

-- 
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