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
|
libdancer-plugin-dbic-perl (0.2102-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Now a thin wrapper around DBICx::Sugar.
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on libdbicx-sugar-perl (not libdbix-class-perl
libsql-translator-perl).
+ Build-depend on libtest-requires-perl.
+ Stop depend (only build-depend) on libdbi-perl.
+ Stop recommend (only build-depend on) libdbd-sqlite3-perl.
+ Stop build-depend on (only recommend)
libdbix-class-schema-loader-perl.
-- Jonas Smedegaard <dr@jones.dk> Tue, 11 Aug 2015 11:57:26 +0200
libdancer-plugin-dbic-perl (0.2100-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Override lintian regarding build-depending unversioned on debhelper.
-- Jonas Smedegaard <dr@jones.dk> Fri, 07 Aug 2015 14:08:14 +0200
libdancer-plugin-dbic-perl (0.2100-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions.
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update watch file to use metacpan.org URL.
* Update copyright info:
+ Extend coverage of packaging.
+ Add git URL as alternate source.
* Stop track tarball checksum: Check against upstrem git instead.
* Update package relations:
+ (Build-)depend explicitly on libdbi-perl.
+ Build-depend on libmoose-perl, libmoosex-types-perl and
libmoosex-types-loadableclass-perl.
+ Build-depend on recent libsql-translator-perl.
+ Fix stop bogusly build-depend on libdbd-sqlite3.
-- Jonas Smedegaard <dr@jones.dk> Tue, 20 May 2014 11:12:20 +0200
libdancer-plugin-dbic-perl (0.1802-1) unstable; urgency=low
[ upstream ]
* New release.
+ Added the resultset and rset keywords.
+ Fixed tests to pass on Dancer 2.
+ Updated version requirement for Dancer: A newer Dancer is required
to use the plugin_args() function.
[ Jonas Smedegaard ]
* Bump standards-version to 3.9.4.
* Tighten (build-)dependency on libdancer-perl.
* Use anonscm.debian.org URL for Vcs-Git.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Mar 2013 18:59:38 +0100
libdancer-plugin-dbic-perl (0.1700-1) unstable; urgency=low
[ upstream ]
* New release.
+ Added support for Dancer 2.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Jonas Smedegaard ]
* Add README.source, referring to wiki page about CDBS +
git-buildpackage packaging style.
* Tidy rules file.
* Extend coverage of Debian packaging to include recent years, and
tighten its licensing to GPL-3+.
* List upstream tracker URL as upstream contact address.
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Jan 2013 11:56:32 +0100
libdancer-plugin-dbic-perl (0.1601-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
+ Relax to recommend (not depend on)
libdbix-class-schema-loader-perl.
* Fix typo in module name in long description.
* Update copyright file:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
* Bump debhelper compatibility level to 8.
* Fix build-depend on and recommend libdbd-sqlite3-perl, and enable
regression tests.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2012 16:59:34 +0100
libdancer-plugin-dbic-perl (0.1506-1) unstable; urgency=low
* New upstream release.
* Use anonscm.debian.org for Vcs-Browser field.
* Update copyright file:
+ Quote license strings in License comment field.
+ Update email of upstream maintainer.
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Apr 2012 10:14:00 -0400
libdancer-plugin-dbic-perl (0.1505-1) unstable; urgency=low
* New upstream release.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Jonas Smedegaard ]
* Bump standards-version to 3.9.3.
* Update copyright file:
+ Bump format to 1.0.
+ Quote license strings in comments.
* Update package relations:
+ Relax build-dependency on cdbs: Needlessly tight.
+ Relax build-depend unversioned on debhelper and devscripts: Needed
versions satisfied even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 Mar 2012 21:37:09 +0100
libdancer-plugin-dbic-perl (0.1504-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#623738.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Apr 2011 21:55:05 +0200
|