[reprotest] branch master updated (2a0cb81 -> 115e84d)

Ximin Luo infinity0 at debian.org
Tue Jan 24 20:26:44 UTC 2017


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

infinity0 pushed a change to branch master
in repository reprotest.

      from  2a0cb81   Fix the reading of config options
       new  15f243f   Add a --config-file option and fix the loading of configs
       new  e73783f   Add a hacky man page using rst2man and help2man
       new  115e84d   Add $ to the front of code examples for convention

The 3 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                |   2 +
 MANIFEST.in               |   2 +-
 README.md                 | 180 ----------------------------------------
 README.rst                | 205 ++++++++++++++++++++++++++++++++++++++++++++++
 TODO                      |   3 +-
 debian/changelog          |   2 +
 debian/control            |  17 ++--
 debian/reprotest.docs     |   2 +-
 debian/reprotest.manpages |   1 +
 debian/rules              |   4 +
 doc/Makefile              |  16 ++++
 doc/reprotest             |   4 +
 doc/reprotest.h2m.0       |  24 ++++++
 reprotest/__init__.py     |  22 +++--
 setup.cfg                 |   2 +-
 setup.py                  |   2 +-
 16 files changed, 290 insertions(+), 198 deletions(-)
 delete mode 100644 README.md
 create mode 100644 README.rst
 create mode 100644 debian/reprotest.manpages
 create mode 100755 doc/Makefile
 create mode 100755 doc/reprotest
 create mode 100644 doc/reprotest.h2m.0

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



More information about the Reproducible-commits mailing list