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
|
svn2cl (0.14-3) unstable; urgency=medium
* Remove Homepage from upstream metadata (thanks lintian)
* Update debian/watch version
* Update debhelper compatibility level to 13
* Specify Rules-Requires-Root: no
* Upgrade to standards-version 4.6.2 (no changes needed)
* Add usrmerge-fix.patch to fix usrmerge problem (closes: 1033919)
-- Arthur de Jong <adejong@debian.org> Sun, 09 Apr 2023 15:15:29 +0200
svn2cl (0.14-2) unstable; urgency=low
* Switch to HTTPS URLs
* Change package priority to optional
* Upgrade to standards-version 4.4.0 (no changes needed)
* Use debhelper-compat instead of debian/compat and switch to 12
* Add a simple autopkgtest test suite
-- Arthur de Jong <adejong@debian.org> Tue, 27 Aug 2019 19:33:47 +0200
svn2cl (0.14-1) unstable; urgency=low
* New upstream release:
- fix a bug in the handling of the --ticket-link option (thanks Gaute
Lote)
- expose the --ticket-prefix option in the shell script wrapper (thanks
GauteLote)
* Upgrade to standards-version 3.9.4 (no changes needed)
-- Arthur de Jong <adejong@debian.org> Fri, 13 Sep 2013 23:48:26 +0200
svn2cl (0.13-2) unstable; urgency=low
* Add replaces on subversion-tools since we are replacing /usr/bin/svn2cl
which was in subversion-tools before.
-- Arthur de Jong <adejong@debian.org> Thu, 28 Jun 2012 21:40:55 +0200
svn2cl (0.13-1) unstable; urgency=low
* Initial release. (Closes: #678676, #678664)
-- Arthur de Jong <adejong@debian.org> Sun, 24 Jun 2012 14:29:24 +0200
|