[python-bitstring] branch master updated (0b96ded -> bb30032)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 23 12:02:46 UTC 2016


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

ghisvail-guest pushed a change to branch master
in repository python-bitstring.

      from  0b96ded   Release to unstable.
      adds  81906ef   Imported Upstream version 3.1.4
       new  aba7b65   Merge tag 'upstream/3.1.4'
       new  75726e3   Update patch queue: - Drop 0001-fix-sphinxdoc-build.patch, fixed upstream. - Refresh fix-testsuite-discovery.patch.
       new  874b859   Add gbp configuration file.
       new  678a5e1   d/rules: add DH_VERBOSE option.
       new  7ecb333   d/copyright: update dates
       new  1c8c62b   d/control: cme fixed: - Drop versioned depends on python-sphinx. - Bump standards version to 3.9.7, no changes required. - Wrap and sort.
       new  bcbc2b1   Update packaging changelog.
       new  bb30032   Release to unstable.

The 8 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:
 MANIFEST.in                                   |   1 +
 README.txt => README.rst                      |   9 ++++----
 bitstring.py                                  |   9 ++++----
 debian/changelog                              |  15 +++++++++++++
 debian/control                                |   8 +++----
 debian/copyright                              |   4 ++--
 debian/gbp.conf                               |   6 +++++
 debian/patches/0001-fix-sphinxdoc-build.patch |  26 ---------------------
 debian/patches/fix-testsuite-discovery.patch  |  26 ++++++++++-----------
 debian/patches/series                         |   1 -
 debian/rules                                  |   3 +++
 doc/bitarray.rst                              |   6 ++---
 doc/bitstring_classes.rst                     |   4 ++--
 doc/bitstring_manual.pdf                      | Bin 439327 -> 442022 bytes
 doc/conf.py                                   |  10 ++++-----
 doc/constbitarray.rst                         |   4 ++--
 doc/creation.rst                              |   4 ++--
 doc/index.rst                                 |   6 ++---
 doc/introduction.rst                          |   4 ++--
 doc/misc.rst                                  |   2 +-
 doc/release_notes.rst                         |   2 +-
 doc/walkthrough.rst                           |   4 ++--
 release_notes.txt                             |   8 +++++++
 setup.py                                      |  21 ++++++++---------
 test/test_bits.py                             |  31 +++++++++++++++++++-------
 test/test_bitstream.py                        |   3 ++-
 test/test_bitstring.py                        |   2 +-
 27 files changed, 118 insertions(+), 101 deletions(-)
 rename README.txt => README.rst (86%)
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/patches/0001-fix-sphinxdoc-build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-bitstring.git



More information about the debian-science-commits mailing list