[Reproducible-commits] [debbindiff] branch master updated (f7bb6d6 -> 03c9f0f)

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Oct 2 11:55:34 UTC 2014


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

lunar pushed a change to branch master
in repository debbindiff.

      from  f7bb6d6   List external dependencies in the README
       new  36cdc37   Display version in HTML and --version output
       new  3ed7820   Add some more messages for --help
       new  74bd84c   Initial Debian packaging
       new  24b56fc   Avoid exporting Git files when creating tarballs
       new  03c9f0f   Release version 3

The 5 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:
 .gitattributes                |  1 +
 debbindiff.py                 |  9 ++++---
 debbindiff/__init__.py        |  2 ++
 debbindiff/presenters/html.py |  6 ++---
 debian/changelog              |  5 ++++
 debian/compat                 |  1 +
 debian/control                | 40 +++++++++++++++++++++++++++++
 debian/copyright              | 58 +++++++++++++++++++++++++++++++++++++++++++
 debian/debbindiff.1.rst       | 42 +++++++++++++++++++++++++++++++
 debian/debbindiff.docs        |  1 +
 debian/debbindiff.manpages    |  1 +
 debian/rules                  | 18 ++++++++++++++
 debian/source/format          |  1 +
 setup.py                      |  3 ++-
 14 files changed, 181 insertions(+), 7 deletions(-)
 create mode 100644 .gitattributes
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/debbindiff.1.rst
 create mode 100644 debian/debbindiff.docs
 create mode 100644 debian/debbindiff.manpages
 create mode 100755 debian/rules
 create mode 100644 debian/source/format

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



More information about the Reproducible-commits mailing list