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 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343
|
libtext-bibtex-perl (0.89-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.89.
* Make build dependency on libconfig-autoconf-perl versioned.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Remove <!nocheck> from two packages which are needed for building.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Jan 2023 21:16:22 +0100
libtext-bibtex-perl (0.88-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libscalar-list-utils-perl.
+ libtext-bibtex-perl: Drop versioned constraint on
libscalar-list-utils-perl in Depends.
[ gregor herrmann ]
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Add override_dh_missing in debian/rules.
Pass --list-missing to dh_missing as was the default before
debhelper compat level 13.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Aug 2022 15:20:06 +0200
libtext-bibtex-perl (0.88-3) unstable; urgency=medium
* reupload to unstable
-- David Bremner <bremner@debian.org> Tue, 13 Aug 2019 08:04:39 -0300
libtext-bibtex-perl (0.88-2) experimental; urgency=medium
* Import upstream version 0.88.
* Refresh patches.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove trailing whitespace from debian/*.
* Update years of packaging copyright.
[ David Bremner ]
* bump SONAME to libbtparse2
* Add Build-Depends-Package to libbtparse2.symbols
-- David Bremner <bremner@debian.org> Wed, 17 Jul 2019 18:08:05 -0300
libtext-bibtex-perl (0.85-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Add patch to make sure that libbtparse.so.* is installed to /usr/lib and
not /usr/lib64, even if this exists, which is a policy violation (and
causes a build failure).
Thanks to Damyan Ivanov for detecting this bug when rebuilding in a chroot
created with 1.0.102+ which has the usrmerge-fix.
(Closes: #905594)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.2.0.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Aug 2018 23:26:56 +0200
libtext-bibtex-perl (0.85-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.85 (Closes: #873697).
* debian/patches:
+ drop fix spelling patch, fixed upstream.
+ update patch numbers.
+ refresh offsets.
-- Nuno Carvalho <smash@cpan.org> Thu, 31 Aug 2017 18:21:51 +0100
libtext-bibtex-perl (0.83-1) unstable; urgency=medium
* Team upload.
[ Nuno Carvalho ]
* Import upstream version 0.83.
* debian/control: declare compliance with Debian Policy 4.1.0.
[ gregor herrmann ]
* Refresh patches (offset).
-- Nuno Carvalho <ssmash@cpan.org> Mon, 28 Aug 2017 19:57:23 +0100
libtext-bibtex-perl (0.80-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.80.
* Refresh 0001-Fix-spelling-errors.patch and
0003-Introduce-a-btparse_api_version-note-and-use-it-in-d.patch (offset).
* Drop 0002-Use-the-right-path-of-perl.patch (fixed upstream).
-- gregor herrmann <gregoa@debian.org> Sun, 18 Jun 2017 17:23:08 +0200
libtext-bibtex-perl (0.78-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.78.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Jan 2017 23:51:50 +0100
libtext-bibtex-perl (0.77-1) unstable; urgency=medium
* Team upload.
* Remove Bas Zoetekouw from Uploaders. Thanks for your work!
* Import upstream version 0.77.
* Drop 0008-pod-errors.patch, applied upstream.
* Refresh remaining patches.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Oct 2016 21:01:10 +0100
libtext-bibtex-perl (0.76-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.76.
* Update years of packaging copyright.
* Refresh existing patches.
* Add 0008-pod-errors.patch.
-- gregor herrmann <gregoa@debian.org> Sat, 09 Jul 2016 16:26:03 +0200
libtext-bibtex-perl (0.74-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 0.74
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 17 Jun 2016 14:09:21 -0300
libtext-bibtex-perl (0.72-1) unstable; urgency=medium
* Team upload.
[ 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
[ Lucas Kanashiro ]
* Import upstream version 0.72
* Update years of Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
* debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
* Update patch fixing typo errors
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 25 Apr 2016 14:03:01 -0300
libtext-bibtex-perl (0.71-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Import upstream version 0.71
Fixes "syntactically invalid BibTeX file crashes perl"
(Closes: #691715)
* Declare compliance with Debian policy 3.9.6
* Set year of upstream copyright
[ gregor herrmann ]
* Add new versioned (build) dependency.
* Refresh 0003-Introduce-a-btparse_api_version-note-and-use-it-
in-d.patch (offset).
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 15 Aug 2015 04:41:51 -0300
libtext-bibtex-perl (0.70-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.70
* Add autopkgtest control file.
* Refresh 0003-Introduce-a-btparse_api_version-note-and-use-it-
in-d.patch (offset).
* Explicitly build-depend on libmodule-build-perl.
* debian/tests/control: add stanza for new runtime-deps-and-recommends
tests.
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
[ Niko Tyni ]
* Include btparse/tests/data in autopkgtest runs.
-- Niko Tyni <ntyni@debian.org> Wed, 27 May 2015 22:50:59 +0300
libtext-bibtex-perl (0.69-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Drop 0008-hurd.diff, merged upstream.
* Refresh a couple of other patches (offset).
* Add new symbol to debian/libbtparse1.symbols.
* 0007-hardening-flags.patch: drop upstream's -D_FORTIFY_SOURCE=1 which
conflicts with Debian's -D_FORTIFY_SOURCE=2, and probably is a debug
attempt (cf. CPAN RT#80458).
* Don't hardcode /usr/lib/perl5 in debian/*.install as a preparation for
the multi-arched perl 5.20.
Closes: #752713
-- gregor herrmann <gregoa@debian.org> Thu, 26 Jun 2014 19:27:31 +0200
libtext-bibtex-perl (0.66-2) unstable; urgency=medium
* Team upload.
* Add patch to fix FTBFS on Hurd. Thanks to Pino Toscano for the bug
report and the patch. (Closes: #734352)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 19 Jan 2014 18:51:20 +0100
libtext-bibtex-perl (0.66-1) unstable; urgency=low
[ David Bremner ]
* New upstream release
[ gregor herrmann ]
* debian/copyright: add section about files with a different license.
* Bump Standards-Version to 3.9.4 (no changes).
* New patch 0007-hardening-flags.patch: add $ENV{LDFLAGS} when linking
the library.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Danai SAE-HAN (韓達耐) ]
* Release. Thank you all.
-- Danai SAE-HAN (韓達耐) <danai@debian.org> Fri, 30 Aug 2013 12:52:47 +0800
libtext-bibtex-perl (0.64-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Nuno Carvalho ]
* New upstream release.
-- Nuno Carvalho <smash@cpan.org> Tue, 10 Jul 2012 14:44:27 +0100
libtext-bibtex-perl (0.63-1) unstable; urgency=low
* Team upload.
* New upstream release.
* debian/copyright: update Upstream-Contact field.
* Use debhelper 9.20120312 to get all hardening flags.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Jun 2012 20:03:02 +0200
libtext-bibtex-perl (0.62-1) unstable; urgency=low
[ Julián Moreno Patiño ]
* Patch to fix spelling error.
* Patch to use the right path of perl in the example file.
* Bump Standards-Version to 3.9.3 (no changes).
[ gregor herrmann ]
* Take over for the Debian Perl Group on maintainer's request
(http://lists.debian.org/debian-perl/2011/08/msg00107.html)
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza). Changed: Maintainer set to Debian Perl Group
<pkg-perl-maintainers@lists.alioth.debian.org> (was: Bas Zoetekouw
<bas@debian.org>); Bas Zoetekouw <bas@debian.org> moved to
Uploaders.
* New upstream releases 0.61, 0.62. (Closes: #599485, #578633)
* Remove patch that changed Makefile.PL. Doesn't apply anymore.
* Update Homepage field.
* Update build dependencies.
* Use tiny debian/rules, and debhelper 9 compat level.
* Switch to source format 3.0 (quilt).
* Install examples.
* Update debian/copyright to copyright-format 1.0.
* Add a patch to make sure ldconfig is not run during package build.
* Extend long description for libtext-bibtex-perl.
* Add a patch to fix the manpage section, and install the manpages.
[ David Bremner ]
* Build separate binary packages for libbtparse1
* New patches:
- Add a versioned SONAME
- Disable rpath
-- David Bremner <bremner@debian.org> Sun, 04 Mar 2012 10:54:55 -0400
libtext-bibtex-perl (0.38-1) unstable; urgency=low
* New upstream release:
- fixed problem when creating an empty Entry.
- added support for 'conference' key (alias for inproceedings)
* Move to policy version 3.8.2
- add Homepage field to control file
-- Bas Zoetekouw <bas@debian.org> Tue, 30 Jun 2009 12:06:35 +0200
libtext-bibtex-perl (0.36-1) unstable; urgency=low
* Initial release (closes: #361429)
-- Bas Zoetekouw <bas@debian.org> Sat, 8 Apr 2006 17:18:40 +0200
|