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
|
libdata-objectdriver-perl (0.14-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.14.
* Drop test-sqlite-3.10.patch, merged upstream.
* Update build dependencies.
* debian/rules: Don't install empty manpages.
-- gregor herrmann <gregoa@debian.org> Thu, 14 Jan 2016 18:01:17 +0100
libdata-objectdriver-perl (0.13-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.13
* Bump debhelper compatibility level to 9
* Update patch that fix spelling errors
* Remove no longer necessary sqlite_unique.patch.
Already applied by upstream.
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Remove unexistent inc/Module/* from d/copyright
* Add libmodule-build-perl as build dependency
[ gregor herrmann ]
* Install new upstream ToDo file.
* Add patch to handle sqlite 3.10 in test suite's version comparison.
(Closes: #810710)
* Add debian/tests/pkg-perl/syntax-skip.
-- gregor herrmann <gregoa@debian.org> Wed, 13 Jan 2016 21:06:08 +0100
libdata-objectdriver-perl (0.09-2) unstable; urgency=medium
* Team upload.
* Take over for the Debian Perl Group. Cf. #752923
* debian/control: Changed: Homepage field changed to metacpan.org URL;
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Dominic Hargreaves
<dom@earth.li>); Dominic Hargreaves <dom@earth.li> moved to
Uploaders.
* debian/watch: use metacpan-based URL.
* Don't install README anymore, almost empty.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Remove version from perl build dependency.
* Drop build-dep on libmodule-build-perl, no Build.PL around.
* Add build-dep on libdbd-sqlite3-perl to enable tests.
* Update Vcs-* fields.
* Bump debhelper compatibility level to 8.
* Add patch to fix some spelling mistakes.
* Add patch to fix some POD issues.
* Add patch from CPAN RT for compatibility with recent SQLite.
* debian/rules: move incompatible inc/Test/Builder.pm out of the way
before running tests. (Closes: #752923)
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Jul 2014 19:44:34 +0200
libdata-objectdriver-perl (0.09-1) unstable; urgency=low
* Add Vcs-* fields
* New upstream release
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Mon, 29 Aug 2011 16:56:31 +0100
libdata-objectdriver-perl (0.08-1) unstable; urgency=low
* New upstream release
* Update Standards-Version (no changes)
* Switch to minimal dh7 rules file
* Update to debhelper compatibility level 7
* Update source format version to 3.0 (quilt)
-- Dominic Hargreaves <dom@earth.li> Sat, 05 Feb 2011 13:04:13 +0000
libdata-objectdriver-perl (0.07-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version (no changes)
* Switch to MakeMaker build process
-- Dominic Hargreaves <dom@earth.li> Sat, 12 Jun 2010 13:17:58 +0100
libdata-objectdriver-perl (0.06-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Mon, 23 Feb 2009 16:04:16 +0000
libdata-objectdriver-perl (0.05-2) unstable; urgency=low
* Add watch file
-- Dominic Hargreaves <dom@earth.li> Tue, 11 Mar 2008 23:32:59 +0000
libdata-objectdriver-perl (0.05-1) unstable; urgency=low
* New upstream release
* Apply fix from upstream SVN for perl 5.10 strict references
bug (closes: #467153)
-- Dominic Hargreaves <dom@earth.li> Mon, 25 Feb 2008 23:38:03 +0000
libdata-objectdriver-perl (0.04-1) unstable; urgency=low
* Initial Release. (Closes: #456254)
-- Dominic Hargreaves <dom@earth.li> Thu, 20 Dec 2007 20:57:09 +0000
|