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
|
git-crecord (20230226.0-2) unstable; urgency=medium
* Apply an upstream patch to fix a crash in the patch parsing code.
-- Andrej Shadura <andrewsh@debian.org> Mon, 24 Apr 2023 15:19:32 +0200
git-crecord (20230226.0-1) unstable; urgency=medium
* New upstream release.
* Update signing-key.asc.
* Move all git-* files out of /usr/bin.
-- Andrej Shadura <andrewsh@debian.org> Sun, 26 Feb 2023 22:53:35 +0100
git-crecord (20220324.0-1) unstable; urgency=medium
* New upstream release.
* Use dh-sequence-python3.
* Bump the minimum Python version to 3.9.
* Update copyright years.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
-- Andrej Shadura <andrewsh@debian.org> Thu, 24 Mar 2022 13:05:50 +0100
git-crecord (20201025.0-1) unstable; urgency=medium
* New upstream release.
* Update the upstream signing key.
* Add gbp.conf.
* debian/copyright:
- Use https protocol in Format field.
- Make "Files: *" paragraph the first.
- Update the copyrights.
* Bump Standards-Version to 4.5.0.
* Set Vcs-* to salsa.debian.org.
* Use https protocol in the watch file.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Andrej Shadura <andrewsh@debian.org> Sun, 25 Oct 2020 13:12:57 +0100
git-crecord (20190217~git-1) unstable; urgency=medium
* Upload to unstable.
* New upstream snapshot.
-- Andrej Shadura <andrewsh@debian.org> Fri, 01 Mar 2019 13:56:28 +0100
git-crecord (20180716~git-1) experimental; urgency=medium
* New upstream snapshot.
* Use debhelper 12.
* Python 3.
* Standards-Version: 4.3.0.
-- Andrej Shadura <andrewsh@debian.org> Sun, 17 Feb 2019 11:11:56 +0100
git-crecord (20161226.0-1) unstable; urgency=low
* Initial release (Closes: #849415).
-- Andrew Shadura <andrewsh@debian.org> Tue, 27 Dec 2016 20:09:35 +0100
|