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 77 78 79 80
|
gcovr (4.2-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 25 Nov 2019 09:05:04 +0100
gcovr (4.1-2) unstable; urgency=medium
* Fix dependency on python3
* Depend on python3-pkg-resources (Closes: #905722)
* Depend on lcov which gets called by the binary
* Update manpage for version 4.1
* Remove texinfo reference from manpage (Closes: #843548)
* Remove trailing whitespace from debian/control
* Use secure copyright url
* Set dh compat version 11
* Update standards to 4.2.1
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Mon, 03 Sep 2018 09:32:42 +0200
gcovr (4.1-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 05 Jul 2018 11:42:44 +0200
gcovr (4.0-1) unstable; urgency=medium
* New upstream release
* Move to python 3 (2 is no longer supported by upstream)
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 23 Jun 2018 15:05:47 +0200
gcovr (3.4-1) unstable; urgency=medium
* New upstream release
* Move the debian repo to salsa
* Standards-Version updated to 4.1.3
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 24 Feb 2018 17:05:32 +0100
gcovr (3.3-1) unstable; urgency=medium
* New upstream release
* Reference collab-maint git repository instead of github
* Update manpage to 3.3
* Add dh-python build-dependency
* Use machine-readable license in copyright file
* Update standards version to 3.9.8
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Sat, 27 Aug 2016 07:32:27 +0200
gcovr (3.2-1) unstable; urgency=medium
* New upstream release
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Thu, 31 Jul 2014 11:54:21 +0200
gcovr (3.1-1) unstable; urgency=medium
* New upstream release (Closes: #729224)
[ Sylvestre Ledru ]
* Add a watch file
* Simplify debian/rules
* Update of the copyright file
* Add the Vcs-Browser & Vcs-Git fields
* Add myself as uploader
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Tue, 03 Jun 2014 10:33:05 +0200
gcovr (2.4-0ubuntu1) quantal; urgency=low
[ Allan LeSage ]
* Initial release (LP: #1046332)
[Michael Terry]
* Clean up packaging a bit
-- Michael Terry <mterry@ubuntu.com> Wed, 05 Sep 2012 10:34:34 -0400
|