* No-change rebuild with Python 3.10 only
* No-change rebuild to add python3.10.
* Reupload to unstable
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Bump debhelper from old 9 to 12.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Antonio Valentino ]
* New upstream release.
* d/control:
- bump Standards-Version to 4.5.1, no change
- drop dpkg-dev versioned dependency, no longer necessary
- add Testsuite: autopkgtest-pkg-python
- add Rules-Requires-Root: no
- update Homepage fields (point to github)
- docutils replaced by pandoc in the list of build dependencies
* d/watch:
- update watch file format version to 4
- use upstream tarball form github
* d/copyright:
- update Source fields: point to github
- update copyright date
- update license text
* d/patches: drop 2to3_update_readme.patch, no longer necessary.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* d/rules:
- fix doc build
- remove vcs control files from examples
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937610
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jan Dittberner ]
* New upstream version
* run wrap-and-sort (affects debian/control and debian/copyright)
* debian/control: bump Standards-Version to 3.9.5
* switch to pybuild
- add dh-python, python-setuptools and python3-setuptools to Build-
Depends
- use python-all instead of python in Build-Depends
- switch to debhelper (>= 9)
- add X-Python-Version and X-Python3-Version to source package stanza
- drop custom rules from debian/rules, add PYBUILD_NAME and
--buildsystem=pybuild
- add override_dh_auto_test to tell pybuild about the custom test system
* add Python3 support
- add new binary package stanza for python3-bitarray
- add python3-all-dev and python3 (>= 3.1.3-2~) to Build-Depends
- add python3 handling to debian/rules
* New upstream version.
* remove debian/patches/0001_fix_typo_in_example.patch, not relevant
anymore
* move from python-support to dh_python2
- remove python-support from Build-Depends
- bump minimum python version to 2.6.6-3~
- remove debian/pycompat
- add --with python2 to debian/rules
* bump Standards-Version to 3.9.3 (no changes)
* build README.html from README.rst using upstream's update_readme.py
* run test suite
* enable hardening build flags
- import build flags in debian/rules
- add dpkg-dev (>= 1.16.1~) to Build-Depends
* update debian/copyright format
* Initial release. (Closes: #593333)