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 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
libterm-query-perl (2.0-11) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jay Bonci from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 11:44:30 +0100
libterm-query-perl (2.0-10.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> Tue, 14 Jun 2022 14:41:23 +0200
libterm-query-perl (2.0-10) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Add build dependency on libarray-printcols-perl
* Reformat some fields in d/control
* Mark package as autopkgtestable
[ gregor herrmann ]
* Don't install test helper script/module.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 08 Jan 2016 01:11:26 -0200
libterm-query-perl (2.0-9) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Remove generated test output from source package.
* Revert changes in test suite which is not run anyway (because it simply
doesn't work).
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ gregor herrmann ]
* Add /me to Uploaders.
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).
* debhelper 7.
* Add a patch to fix a POD error.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Jul 2010 23:14:03 -0400
libterm-query-perl (2.0-8) unstable; urgency=low
* Adds watch file so uscan will actually work.
-- Jay Bonci <jaybonci@debian.org> Wed, 6 Oct 2004 03:09:52 -0400
libterm-query-perl (2.0-7) unstable; urgency=low
* New maintainer (Closes: #159957)
* Changed section: perl
* Bumped to policy version 3.6.1.0 (no other changes)
* Changed to my standard rules template
* Added a compat file per debhelper best practices
* Changed to a versioned debhelper build-dependancy
* Added a build-dependancy on perl, per perl policy
* Added a CPAN download URL to the copyright file
* Changed build-depends to build-depends-indep perl lintian warning
-- Jay Bonci <jaybonci@debian.org> Tue, 11 Nov 2003 10:41:38 -0500
libterm-query-perl (2.0-6) unstable; urgency=low
* don't try to replace bogus .orig
-- Ivan Kohler <ivan-debian@420.am> Sat, 7 Sep 2002 07:56:43 -0700
libterm-query-perl (2.0-5) unstable; urgency=low
* binary-arch vs. binary-indep (closes: Bug#153364)
* debian/copyright pedantry (closes: Bug#153386)
-- Ivan Kohler <ivan-debian@420.am> Sat, 7 Sep 2002 07:01:59 -0700
libterm-query-perl (2.0-4) unstable; urgency=low
* Don't install .packlist
-- Ivan Kohler <ivan-debian@420.am> Wed, 11 Apr 2001 12:32:09 -0700
libterm-query-perl (2.0-3) unstable; urgency=low
* Coherent description (closes: Bug#93577)
-- Ivan Kohler <ivan-debian@420.am> Wed, 11 Apr 2001 12:06:11 -0700
libterm-query-perl (2.0-2) unstable; urgency=low
* Removed gratuitous dh_suidregister
-- Ivan Kohler <ivan-debian@420.am> Fri, 16 Feb 2001 03:24:14 -0800
libterm-query-perl (2.0-1) unstable; urgency=low
* Initial Release.
-- Ivan Kohler <ivan-debian@420.am> Mon, 25 Dec 2000 04:39:12 -0800
Local variables:
mode: debian-changelog
End:
|