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 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
|
libtext-roman-perl (3.5-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtext-roman-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 15 Oct 2022 18:18:35 +0100
libtext-roman-perl (3.5-3) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 20:24:47 +0100
libtext-roman-perl (3.5-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> Mon, 28 Dec 2020 01:24:45 +0100
libtext-roman-perl (3.5-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Axel Beckert ]
* Declare compliance with Debian Policy 4.1.1.
* Switch Homepage header and watch file to HTTPS.
* Mention module name in long package description.
* Mark package as autopkgtestable.
* Bump debhelper compatibility level to 10.
+ Update versioned debhelper build-dependency accordingly.
* Convert debian/copyright to machine-readable DEP5 format.
+ Fix license to be Perl (Artistic or GPL-1+) instead of MIT.
-- Axel Beckert <abe@debian.org> Wed, 08 Nov 2017 01:11:05 +0100
libtext-roman-perl (3.5-1) unstable; urgency=low
[ Martín Ferrari ]
* Now there is an unofficial release on CPAN, I'm putting the homepage and
the debian/watch file again.
[ Frank Lichtenheld ]
* build-stamp should depend on configure-stamp, not build.
binary-arch should not depend on clean. Also call
make as $(MAKE). Fixes parallel build. Found by Daniel Schepler.
* Add $(MAKE) test call. Actually touch build-stamp to not run
the tests twice.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Update Homepage field and remove pseudo-field from description.
* debian/rules: remove emtpy /usr/lib/perl5 directory.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* 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.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Axel Beckert ]
* Switch debian/watch and Homepage header to metacpan.org URLs
+ Detects new upstream versions again
* New upstream release
* Rewrite (no more working) debian/rules from scratch with dh-style
debhelper (compatibility level 9)
+ Remove Changes from debian/docs
* Remove empty directory /usr/share/perl5/Text/Roman/ in debian/rules
* Bump Standards-Version to 3.9.5 (no further changes)
* Rewrite short and long description based on upstream's README
* Switch to source format "3.0 (quilt)"
* Add myself as Uploader
-- Axel Beckert <abe@debian.org> Mon, 23 Dec 2013 03:49:42 +0100
libtext-roman-perl (3.3-4) unstable; urgency=low
* Bumped up standards-version to 3.7.2.2. No changes needed after four
years, go figure!
* Changed to group maintainership under the Pkg-perl group
* Upstream repository is gone; CPAN has only outdated packages.
Killing debian/watch, as it serves no purpose anymore
-- Gunnar Wolf <gwolf@debian.org> Fri, 15 Jun 2007 18:43:56 -0500
libtext-roman-perl (3.3-3) unstable; urgency=low
* Section change (interpreters -> perl)
-- Gunnar Wolf <gwolf@debian.org> Thu, 19 Jun 2003 14:08:24 -0500
libtext-roman-perl (3.3-2) unstable; urgency=low
* Changed the maintainer email address to the official Debian address
-- Gunnar Wolf <gwolf@debian.org> Thu, 19 Jun 2003 13:29:47 -0500
libtext-roman-perl (3.3-1) unstable; urgency=low
* Initial Release.
-- Gunnar Wolf <gwolf@debian.org> Fri, 25 Apr 2003 18:59:10 -0500
|