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
|
git-reintegrate (0.4-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 17 Jan 2021 15:25:53 +0100
git-reintegrate (0.4-2) unstable; urgency=medium
* Include patches from my still-unresponded 2018 PRs:
* Fix handling of options to "merge" command
* Fix "git merge-base" invocation
* Mention reintegrations as such in reflog
* Make reintegrate operations stand out in output
* Update Vcs-* for salsa.
* Use https for copyright format URI (lintian).
* Switch to debhelper-compat 12.
-- Yann Dirson <dirson@debian.org> Sat, 02 Jan 2021 16:51:16 +0100
git-reintegrate (0.4-1) unstable; urgency=medium
* New upstream release.
-- Yann Dirson <dirson@debian.org> Fri, 03 Jun 2016 23:56:08 +0200
git-reintegrate (0.3-2) unstable; urgency=medium
* Require ruby >= 1.9.3.
* Fixed Vcs-Browser URL.
* Mention in debian/copyright that test/sharness is GPL-2.0+, not
GPL-2.0 (thanks Thorsten Alteholz).
-- Yann Dirson <dirson@debian.org> Mon, 28 Jul 2014 22:18:56 +0200
git-reintegrate (0.3-1) unstable; urgency=low
* Initial release (Closes: #755957).
-- Yann Dirson <dirson@debian.org> Thu, 24 Jul 2014 22:39:08 +0200
|