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
|
libclass-dbi-sweet-perl (0.11-2) 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 Jonathan Yu 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.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libmodule-build-perl.
* Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
[ Damyan Ivanov ]
* patch usage of SQL::Abstract and replace it with SQL::Abstract::Classic
(Closes: #995402 -- FTBFS with SQL::Abstract 2.0)
* bump Standards-Version from 3.9.6 to 4.6.0 (no changes needed)
* annotate build-time dependencies used only for tests with <!nocheck>
-- Damyan Ivanov <dmn@debian.org> Mon, 23 May 2022 21:26:50 +0000
libclass-dbi-sweet-perl (0.11-1.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> Thu, 07 Jan 2021 13:22:23 +0100
libclass-dbi-sweet-perl (0.11-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Damyan Ivanov ]
* New upstream release
[ 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"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libmodule-build-perl.
* Bump debhelper compatibility level to 9.
* Update license stanzas in debian/copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Jun 2015 21:53:42 +0200
libclass-dbi-sweet-perl (0.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Upstream applied dam's quilt patch
* Updated copyright information, use new format
* Enable author tests (TEST_POD) using an override (need dh 7.0.50)
[ Ryan Niebur ]
* Update jawnsy's email address
[ Damyan Ivanov ]
* rules: pass --buildsystem=module_build to force dh to use Build.PL over
Makefile.PL. Closes: #578794 -- FTBFS with newer Module::Build
* reorder dependency lists alphabeticaly
* Standards-Version: 3.8.4 (no changes necessary)
* add a patch fixing spelling error in documentation (thanks lintian)
* declare usage of source format '3.0 (quilt)'
-- Damyan Ivanov <dmn@debian.org> Thu, 22 Apr 2010 23:25:26 +0300
libclass-dbi-sweet-perl (0.09-3) unstable; urgency=low
* bump debhelper build-dependency to 7.0.8 (due to --with used)
-- Damyan Ivanov <dmn@debian.org> Mon, 03 Aug 2009 16:45:24 +0300
libclass-dbi-sweet-perl (0.09-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Damyan Ivanov ]
* replace debian/rules with DH7 three-liner
* add patch adjusting t/04join.t to new SQL::Abstract and (build-)depend on
that (Closes: #527750)
* Standards-Version: 3.8.2 (no changes needed)
* copyright: bump packaging copyright years, s/(C)/Copyright/ (thanks lintian)
-- Damyan Ivanov <dmn@debian.org> Mon, 03 Aug 2009 16:13:36 +0300
libclass-dbi-sweet-perl (0.09-1) unstable; urgency=low
* Initial Release. (Closes: #470603)
-- Damyan Ivanov <dmn@debian.org> Tue, 11 Mar 2008 17:21:26 +0200
|