| 12
 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
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 
 | splitpatch (1.0+20190128+git3b2edf2-4) unstable; urgency=medium
  * QA upload.
  [ Debian Janitor ]
  * Apply multi-arch hints. + splitpatch: Add :any qualifier for ruby dependency.
 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 13 Oct 2022 13:34:09 +0100
splitpatch (1.0+20190128+git3b2edf2-3) unstable; urgency=medium
  * QA upload.
  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 02 Feb 2021 15:12:50 +0000
splitpatch (1.0+20190128+git3b2edf2-2) unstable; urgency=medium
  * QA upload.
  * debian/control:
      - Added 'Rules-Requires-Root: no' in source stanza.
      - Bumped Standards-Version to 4.4.1.
  * debian/copyright: added rights for Thiago Andrade Marques.
  * debian/patches/010_reproducible-build.patch: added to
      fix an unreproducible condition. Thanks to Chris Lamb
      <lamby@debian.org>. (Closes: #944131)
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
 -- Thiago Andrade Marques <thmarques@gmail.com>  Mon, 04 Nov 2019 20:37:29 -0300
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
 |