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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
bumpversion (1.0.1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Update d/watch to work with github again.
* Skip broken tests during build (Closes: #973060).
* Add d/upstream/metadata.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Sun, 07 Nov 2021 10:17:24 +0000
bumpversion (1.0.0-1) unstable; urgency=medium
* New upstream release (Closes: #950035).
* Refresh patches.
* Add python3-testfixtures to B-D as required by tests.
* Add patch to skip tests correctly when hg/git is not installed.
* Clean up pytest artifacts to allow two builds in a row.
* Switch to debhelper-compat.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Fri, 21 Feb 2020 20:12:50 +0100
bumpversion (0.5.10-2) unstable; urgency=medium
* Depend on python3-pkg-resources (Closes: #924304).
-- Michael Fladischer <fladi@debian.org> Mon, 11 Mar 2019 13:06:34 +0100
bumpversion (0.5.10-1) unstable; urgency=low
* New upstream release.
* Convert from git-dpm to patches unapplied format.
* Set Vcs-* to salsa.debian.org.
* Switch to maintained fork (Closes: #916498).
* Add patch to not install fork entry point.
* Bump debhelper compatibility and version to 12.
* Bump Standards-Version to 4.3.0.
* Remove ancient X-Python3-Version field.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Change documentation to README.md.
* Clean up files to allow two builds in a row.
* Use https:// for copyright-format 1.0 URL.
* Replace dpkg-parsechangelog with /usr/share/dpkg/pkg-info.mk
variables.
* Add python3-pytest and python3-mock to Build-Depends so tests are
run automatically.
* Add patch to disable entry point script test as the script is not
installed at the time the tests are run.
* Clean up pytest artifacts to allow two builds in a row.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 21 Jan 2019 16:17:12 +0100
bumpversion (0.5.3-3) unstable; urgency=low
* Set myself as maintainer as bumpversion is not maintained by DPMT.
-- Michael Fladischer <fladi@debian.org> Mon, 30 Nov 2015 10:17:19 +0100
bumpversion (0.5.3-2) unstable; urgency=low
* Fix URLs in Vcs-* fields.
-- Michael Fladischer <fladi@debian.org> Sun, 29 Nov 2015 12:54:58 +0100
bumpversion (0.5.3-1) unstable; urgency=low
* Initial release (Closes: #806590).
-- Michael Fladischer <fladi@debian.org> Tue, 28 Apr 2015 17:35:01 +0200
|