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 81 82 83 84 85 86
|
asciinema (2.2.0-1) unstable; urgency=medium
* New upstream release
* [e89021] Update copyright years
* [2b9a2e] Use the new pybuild plugin to build packages using a pyproject file
* [322bfa] Upstream has moved from nosetest to pytest,
change the package accordingly.
* [943b84] Update the d/watch file to version 4 and
validate the signature of the git tag
* [d663bc] Update standards version
* [732ec6] Install docs
* [140513] Build more verbosely
* [9b8514] Do not build the package as root
* [6d2572] Add an upstream metadata file
* [a858cd] Use debhelper compat level 13
-- gustavo panizzo <gfa@zumbi.com.ar> Thu, 19 May 2022 23:01:29 +0200
asciinema (2.0.1-1) unstable; urgency=medium
* New upstream release (Closes: #902746)
* Disable failing tests
* Run tests conditionally if set on DEB_BUILD_OPTIONS's value
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 09 Jul 2018 21:51:17 +0800
asciinema (2.0.0-1) unstable; urgency=medium
* New upstream release
* Increase standards version to 4.1.3, no changes were needed
* Raise the compat level to 11
* Use secure URLs in the copyright file, update years
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 16 Feb 2018 02:58:31 +0000
asciinema (1.4.0-2) unstable; urgency=medium
* Add missing dependency on python3-pkg-resources (Closes: #882970)
* Increase standards version to 4.1.2, no changes were needed
* Use dpkg helpers to determine various variables used in debian/rules
* Add upstream GPG public key
* Now gen-orig-gz target in debian/rules verifies the signed tags
* Update VCS-* fields to use salsa.debian.org
-- gustavo panizzo <gfa@zumbi.com.ar> Tue, 26 Dec 2017 10:17:58 +0800
asciinema (1.4.0-1) unstable; urgency=medium
* New upstream release
* Add gen-orig-gz target to debian/rules
* Change debian/gbp.conf to use gz
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 22 Jul 2017 16:25:29 +0800
asciinema (1.3.0-2) unstable; urgency=medium
* Correct the license from MIT to GPL-3+ (Closes: #840134).
* Relicense the debian directory to GPL-3+
* Use upstream manpage
* Run the test suite, as it does not get run by default
* Store the generated tarball using pristine-tar
-- gustavo panizzo <gfa@zumbi.com.ar> Tue, 11 Oct 2016 09:28:07 +0800
asciinema (1.3.0-1) unstable; urgency=medium
* New upstream release
* Section changed to utils. (Closes: #832185)
* Drop patch uploads-over-https.patch
* Increase standars version to 3.9.8, no changes were needed
* Fix lintian warnings on debian/copyright
* Use secure URL for Vcs-* fields
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 29 Jul 2016 17:07:04 +0800
asciinema (0.9.8-2) unstable; urgency=medium
* Now uploads are done over https by default. (Closes: #794298).
-- gustavo panizzo <gfa@zumbi.com.ar> Tue, 04 Aug 2015 00:08:03 +0800
asciinema (0.9.8-1) unstable; urgency=low
* Initial release. (Closes: #740379)
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 28 Feb 2014 18:15:02 -0300
|