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 87 88 89 90 91 92 93 94 95
|
splitpatch (1.0+20190128+git3b2edf2-1) unstable; urgency=medium
* QA upload.
* New upstream version 1.0+20190128+git3b2edf2.
* Set Debian QA Group as maintainer. (see #921434)
* debian/patches/10_reproducible-build.patch: removed. The upstream fixed
the source code.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 Feb 2019 14:58:12 -0200
splitpatch (1.0+20170926+git322ebca-2) unstable; urgency=medium
* debian/patches/10_reproducible-build.patch: added to fix a unreproducible
condition. Thanks to Chris Lamb <lamby@debian.org>. (Closes: #920409)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 27 Jan 2019 16:40:59 -0200
splitpatch (1.0+20170926+git322ebca-1) unstable; urgency=medium
* New upstream version 1.0+20170926+git322ebca.
* New maintainer. (Closes: #920075)
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* Using manpage from upstream. Consequently:
- debian/manpages: updated.
- debian/pod2man.mk: removed.
- debian/splitpatch.1.pod: removed.
- debian/rules: removed non needed lines.
* No longer providing upstream changelog. Consequently:
- debian/rules: removed non needed lines.
- debian/upstream.changelog: removed.
* debian/control:
- Bumped Standards-Version to 4.3.0.
- Changed VCS fields to Salsa.
* debian/copyright:
- Added rights for Benjamin Close and Jari Aalto.
- Updated upstream and packaging copyright years.
- Updated basic information.
* debian/rules: simplified.
* debian/tests/*: added to provide trivial tests.
* debian/watch:
- Added a new source.
- Bumped version to 4.
- Ignoring commits from Git.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 23 Jan 2019 23:47:36 -0200
splitpatch (1.0+20160815+git13c5941-1) unstable; urgency=medium
* New upstream release (Closes: 807782).
* debian/control
- (Description): Fix typo.
- (Homepage): Update.
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- (Comment): New.
- Update URLs.
* debian/patches
- Remove; all patches included in the upstream release.
* debian/pod2man.mk
- Make build reproducible (Closes: 797408).
Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.
* debian/rules
- (man) mark as .PHONY.
* debian/watch
- Add Github URL. (Closes: 807783). Patch thanks to Joao Eriberto Mota
Filho <eriberto@debian.org>
-- Jari Aalto <jari.aalto@cante.net> Sat, 22 Oct 2016 14:14:09 +0300
splitpatch (0.0+20131223+gitb13d810-1) unstable; urgency=low
* New upstream release
* debian/control
- (Standards-Version): Update to 3.9.5.
- (Vcs-*): Correct URLs.
* debian/patches
- (10, 20): New. Add option like -h, --help etc.
- (30): Include patch by Alexandr Agranovsky <alesso@alesso.ru>
to zero pad consecutive patches.
* debian/rules
- (override_dh_installchangelogs): Install upstream log.
* debian/upstream.changelog
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sun, 15 Jun 2014 22:15:49 +0300
splitpatch (0.0+20130626+gitbd6a83d-1) unstable; urgency=low
* Initial release (Closes: #711935).
-- Jari Aalto <jari.aalto@cante.net> Sun, 11 Aug 2013 10:56:37 +0300
|