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
|
extrace (0.7-2) unstable; urgency=low
[ nicoo ]
* Move packaging branch to debian/sid
* Update maintainer's name and address
* Update upstream's signing key
* Setup Salsa CI
* d/watch: Update to uscan v4, switch to git mode, verify signatures
Drop Lintian overrides (signatures are now checked by uscan)
* Use upstream's canonical repo and homepage at vuxu.org
* Fix typo in v0.7-1 changelog
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.6-1.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Create upstream metadata file
* d/control: Update standards version to 4.5.0, no changes needed.
-- nicoo <nicoo@debian.org> Mon, 02 Nov 2020 12:56:11 +0100
extrace (0.7-1) unstable; urgency=medium
* New upstream version (2019-02-08)
* debian/control
+ Update the maintainer's email address
+ Declare compliance with policy v4.3.0.
No change required
-- nicoo <nicoo@debian.org> Sat, 09 Feb 2019 15:39:02 +0100
extrace (0.6-1) unstable; urgency=medium
* New upstream version (2018-07-19)
* Get rid of a superfluous use of dh-exec
* Update debian/copyright
* Declare compliance with policy 4.1.5
- Set Rules-Requires-Root to no
* Make git-buildpackage xz-compress upstream tarballs and commit to
pristine-tar This avoids cases where the upstream tarball isn't generated
reproducibly.
-- nicoo <nicoo@debian.org> Sun, 19 Aug 2018 13:27:54 +0200
extrace (0.5-1) unstable; urgency=medium
* New upstream version (2018-03-23)
Remove upstreamed patches
* Bump Standards-Version to 4.1.4.
No change required
* debian/rules: Drop redundant dh argument
* Move the packaging repository to salsa.d.o
-- nicoo <nicoo@debian.org> Mon, 30 Apr 2018 14:19:43 +0200
extrace (0.4-2) unstable; urgency=medium
* debian/source/lintian-overrides
* Relocate from source.lintian-overrides
* Add debian-watch-could-verify-download
* Rename debian-watch-may-check-gpg-signature
* Switch to debhelper 11
* Install upstream's changelog
* Restrict Architecture to linux-any (Closes: 885012)
* Add patch making non-standard signals optional (Closes: 885009)
* Declare compliance with policy 4.1.3
* debian/copyrigt: Use HTTPS for the format URL
-- nicoo <nicoo@debian.org> Tue, 13 Feb 2018 19:11:00 +0100
extrace (0.4-1) unstable; urgency=medium
* Initial packaging (Closes: 882569)
-- nicoo <nicoo@debian.org> Fri, 24 Nov 2017 02:16:47 +0100
|