| 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
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 
 | libunicode-maputf8-perl (1.14-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * Remove Daniel Ruoso from Uploaders on request of the MIA team.
    (Closes: #831622)
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  [ gregor herrmann ]
  * Import upstream version 1.14.
  * debian/copyright: use Copyright-Format 1.0.
  * Update upstream copyright holders and license.
  * Update years of packaging copyright.
  * Add debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
 -- gregor herrmann <gregoa@debian.org>  Tue, 29 Sep 2020 20:58:26 +0200
libunicode-maputf8-perl (1.11-4) unstable; urgency=medium
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ Niko Tyni ]
  * Update my email address
  * Add explicit build dependency on libmodule-build-perl
  * Declare the package autopkgtestable
  * Mention the module name in the long description
 -- Niko Tyni <ntyni@debian.org>  Thu, 04 Jun 2015 23:18:10 +0300
libunicode-maputf8-perl (1.11-3) unstable; urgency=low
  * Team upload
  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ gregor herrmann ]
  * Change my email address.
  * Remove versions from libtest-pod-coverage-perl, libtest-pod-perl build
    dependencies.
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ Axel Beckert ]
  * Switch to source format "3.0 (quilt)"
  * Apply wrap-and-sort
  * Fix typo in short description
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
    + Fixes lintian warning package-uses-deprecated-debhelper-compat-version
    + Fixes lintian warning no-upstream-changelog
  * Revamp debian/rules:
    + Fix lintian warning debian-rules-missing-recommended-target
    + Replace "dh_clean -k" by "dh_prep"
    + Use dh_auto_{configure,build,test,install,clean}
      - Adapt debian/rules for different default install path and remove
        obsolete debian/libunicode-maputf8-perl.install
      - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
    + Drop obsolete manual removing of stamp files, now done by dh_clean
    + Finally switch to minimal dh-style debian/rules file
  * Also fix the following lintian warnings:
    + binary-control-field-duplicates-source (priority, section)
    + copyright-refers-to-symlink-license
  * Bump Standards-Version to 3.9.5 (no further changes)
 -- Axel Beckert <abe@debian.org>  Sat, 14 Dec 2013 01:02:03 +0100
libunicode-maputf8-perl (1.11-2) unstable; urgency=low
  * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
  * Set Standards-Version to 3.7.2 (no changes).
 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun,  1 Oct 2006 15:08:09 +0200
libunicode-maputf8-perl (1.11-1) unstable; urgency=low
  * New upstream release
  * Add myself to Uploaders.
  * Move debhelper from Build-Depends-Indep to Build-Depends,
    as per policy.
  * Upgrade to Standards-Version 3.6.2. No changes needed.
  * Add libtest-pod-perl and libtest-pod-coverage-perl to
    Build-Depends-Indep for the test scripts. Skip Test::Distribution,
    as it isn't currently packaged for Debian.
  * Fix whitespace in the Source line in debian/control
 -- Niko Tyni <ntyni@iki.fi>  Thu,  2 Feb 2006 21:51:58 +0200
libunicode-maputf8-perl (1.09-6) unstable; urgency=low
  * Adopting package.
 -- Daniel Ruoso <daniel@ruoso.com>  Fri, 28 May 2004 12:14:01 -0300
libunicode-maputf8-perl (1.09-5) unstable; urgency=low
  * debian/copyright: updated
  * debian/control: upgraded to Debian Policy 3.6.1 (no changes)
 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  7 Feb 2004 22:53:55 -0600
libunicode-maputf8-perl (1.09-4) unstable; urgency=low
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices
  * debian/control: updated sections according to latest archive changes:
    - 'libunicode-maputf8-perl' from 'interpreters' to 'perl'
  * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)
 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 27 Jul 2003 09:57:50 -0500
libunicode-maputf8-perl (1.09-3) unstable; urgency=low
  * debian/rules: upgraded to debhelper v4
  * debian/control: changed build dependency on debhelper accordingly
  * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
  * debian/rules: split off 'install' target from 'binary-indep' target
  * debian/copyright: added pointer to license
    (closes: Bug#157664)
 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 21 Sep 2002 10:32:44 -0500
libunicode-maputf8-perl (1.09-2) unstable; urgency=low
  * debian/control: fixed typo in long description
    (closes: Bug#125060)
  * debian/control: upgraded to Debian Policy 3.5.6
 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 23 Dec 2001 12:38:18 -0600
libunicode-maputf8-perl (1.09-1) unstable; urgency=low
  * Initial Release
 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  1 Sep 2001 13:22:30 -0500
 |