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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
liblatex-table-perl (1.0.6-4) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ 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 deprecated 8 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> Wed, 15 Jun 2022 15:06:28 +0100
liblatex-table-perl (1.0.6-3.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, 04 Jan 2021 16:36:51 +0100
liblatex-table-perl (1.0.6-3) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Update copyright years for debian/* packaging files
* Add explicit Build-Depends on libmodule-build-perl
* Declare compliance with Debian policy 3.9.6
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 05 Jun 2015 06:49:01 +0200
liblatex-table-perl (1.0.6-2) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* 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)
* 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"
[ Salvatore Bonaccorso ]
* Add alternative (build-)dependency for Module::Pluggable.
Module::Pluggable will be removed from Perl core in 5.20 and emits now
a warning with 5.18. Fix FTBFS "tests fail 'no warnings' test".
(Closes: #724236)
* Drop explicit Depends on perl.
Depends on perl is already covered by the ${perl:Depends} variable
substitution.
* Update copyright years for debian/* packaging files
* Wrap and sort fields in debian/control file
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 22 Sep 2013 23:29:51 +0200
liblatex-table-perl (1.0.6-1) unstable; urgency=low
* New upstream release
* Update my email address.
* Refresh debian/copyright: Refer to Debian systems in general instead of
Debian GNU/Linux systems.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 27 Oct 2010 10:09:00 +0200
liblatex-table-perl (1.0.5-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* New upstream release 1.0.4.
* debian/copyright: Explicitly refer to GPL-1 license text in common-
licenses.
* Bump Debhelper compat level to 8.
* debian/control:
- Update versioned depends on debhelper to (>= 8).
- Move perl to Build-Depends.
- Drop Build-Depends-Indep on libtest-pod-coverage-perl and
libtest-pod-perl. Release tests are not run anymore.
* debian/rules: Remove use of --buildsystem=perl_build as debhelper
compat level 8 already prefers Build.PL.
* Bump Standards-Version to 3.9.1.
[ gregor herrmann ]
* New upstream release 1.0.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Aug 2010 18:40:46 +0200
liblatex-table-perl (1.0.2-1) unstable; urgency=low
* New upstream release.
+ Use MooseX::FollowPBP instead of Moose::Policy::FollowPBP.
(Closes: #589824)
* Use Build.PL.
* Use source format 3.0 (quilt).
* No longer run author tests.
+ Remove build-dep on libtest-perl-critic-perl.
* Make (build-)dep on perl unversioned as stable has 5.10 already.
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 22 Jul 2010 22:10:35 +0900
liblatex-table-perl (1.0.1-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* New upstream release
* Drop unused lintian-overrides not needed anymore.
* Refresh debian/copyright following revision 135 of machine-readable
copyright information by DEP5. Update Copyright years and email address of
copyright holder.
* Bump Standards-Version to 3.8.4 (no changes).
* Remove duplicate libtemplate-perl in Depends control field.
[ gregor herrmann ]
* debian/control: add perl (>= 5.10.1) as an alternative dependency to
libautodie-perl.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Fri, 05 Mar 2010 10:20:08 +0100
liblatex-table-perl (1.0.0-1) unstable; urgency=low
* New upstream release
- Bugfixes (see upstream changelog file).
- removes all deprecated code.
* Drop debian/patches since all fixes are upstream in this new release.
Correct Build-Depends dropping quilt and removing README.source pointing
quilt usage. Adjust debian/rules.
* debian/control:
- Add versioned dependency on libmoose-perl (>= 0.76).
* Add lintian-overrides file for informational warning regarding
documentation but no doc-base registration. The pdf file shiped is only a
collection of examples generated by the script in the examples/ directory.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Wed, 09 Sep 2009 22:27:15 +0200
liblatex-table-perl (0.9.17-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Add patch for FTBFS when a spell checker is installed and
perlcritic test reports words in POD not in the spell checker
lists.
* Add patch for FTBFS removing an unused perlcritc annotation
in lib/LaTeX/Table/Types/TypeI.pm. (Closes: #543071)
* debian/control: Add quilt to Build-Depends.
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* Set Standards-Version to 3.8.3 (no changes).
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Aug 2009 20:50:57 +0200
liblatex-table-perl (0.9.17-1) unstable; urgency=low
* New upstream release
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 26 Jul 2009 16:02:27 +0200
liblatex-table-perl (0.9.16-1) unstable; urgency=low
* Initial Release. (Closes: #531334)
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Mon, 13 Jul 2009 22:06:14 +0200
|