[Reproducible-commits] [misc] branch master updated (b012c16 -> d833b73)

Chris West faux-guest at moszumanska.debian.org
Mon Dec 14 12:06:58 UTC 2015


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

faux-guest pushed a change to branch master
in repository misc.

      from  b012c16   added script to determine age of notes
       new  35b54e9   move method into an actually importable module
       new  7ec984f   move yamlfiles manipulation methods into an importable module
       new  adfd42f   remove unneeded symlink
       new  e1b3f73   extract logger setup
       new  3498c30   move database connection into a module
       new  d833b73   mistagged-as-not-testing shows packages which ftbfs in testing but are BTS as sid-only

The 6 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:
 .gitignore                  |   5 ++
 clean-notes                 | 180 +++++---------------------------------------
 clean-notes.py              |   1 -
 edit-notes                  |   9 ++-
 filter-packages             |   4 +-
 logger.py                   |  13 ++++
 mistagged-as-not-testing.py |  43 +++++++++++
 remote.py                   | 109 +++++++++++++++++++++++++++
 yamlfiles.py                |  56 ++++++++++++++
 9 files changed, 251 insertions(+), 169 deletions(-)
 delete mode 120000 clean-notes.py
 create mode 100644 logger.py
 create mode 100644 mistagged-as-not-testing.py
 create mode 100644 remote.py
 create mode 100644 yamlfiles.py

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



More information about the Reproducible-commits mailing list