1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
configparser (3.5.0b2-1) unstable; urgency=medium
* New upstream version 3.5.0b2
* [d/rules] Remove get-orig-source target
* Remove obsolete changelog.upstream
* Bumped Standards-version to 4.2.0 (no changes needed)
* [d/contral] Remove obsolete X-Python-Version field
* Update Vcs-* fields pointing to salsa
* Update dh compat to 11 (no changes needed)
* Override lintian warning about python3 package
* Add basic (autopkg)test
-- Agustin Henze <tin@debian.org> Fri, 17 Aug 2018 12:26:46 +0200
configparser (3.5.0-1) unstable; urgency=medium
* New upstream version 3.5.0 (Closes: #835571)
* Use https for Vcs-* fields
* Use uscan for get-orig-source target
* Use url recommended on https://wiki.debian.org/debian/watch#PyPI for
debian/watch
* Bumped Standard-Version to 4.0.0 (no changes required)
-- Agustin Henze <tin@debian.org> Sat, 05 Aug 2017 13:53:38 -0400
configparser (3.3.0r2-2) unstable; urgency=low
* Add get-orig-source target to debian/rules file
* Remove unnecessary Build-Depends on python-support (Closes: #714757)
* Convert the debian/copyright file to machine readable (DEP5)
* Change the git-vcs field to canonical url
-- Agustin Henze <tin@debian.org> Thu, 01 Aug 2013 08:23:55 -0300
configparser (3.3.0r2-1) unstable; urgency=low
* Imported Upstream version 3.3.0r2
* Deleted patch that removes unnecessary dependencies. Fixed in upstream
* Bumped Standard-Version to 3.9.4 (no changes required)
* Use sphinxdoc option from debhelper to build the documentation:
- debian/control: Updated dependencies
- debian/rules: Build documentation using the Makefile provided for sphinx.
- Added debian/python-configparser.doc-base and
debian/python-configparser.docs
* Added files into debian/doc autogenerated for sphinx-quickstart to build
documentation.
* Fixed package description
* Added Vcs-git and Vcs-browser to debian/control file
* Added debian/gbp.conf file
-- Agustin Henze <tin@sluc.org.ar> Mon, 25 Mar 2013 20:06:59 -0300
configparser (3.2.0r3-1) unstable; urgency=low
* Initial release (Closes: #690050).
-- Agustin Henze <tin@sluc.org.ar> Wed, 09 Oct 2012 10:03:41 -0300
|