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
|
libdbix-dr-perl (0.32-2) unstable; urgency=medium
* Team upload.
* Move package to Debian Perl team.
* Set Salsa as Vcs fields after checking that Vcs-Git does not exist
* Fix watch file
* debian/source/format: 3.0 (quilt)
Closes: #1007487
* Use short dh build system
* Fix DEP5
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add debian/salsa-ci.yml
* cme fix dpkg-control
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Tue, 15 Mar 2022 18:37:45 +0100
libdbix-dr-perl (0.32-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> Sat, 09 Jan 2021 16:12:27 +0100
libdbix-dr-perl (0.32-1) unstable; urgency=low
* Add iterator:pop method.
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 18 Apr 2017 22:53:13 +0300
libdbix-dr-perl (0.31-1) unstable; urgency=medium
* Add option -keep_blessed (The module works properly with Moose/Mouse
lists).
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 09 Feb 2017 19:28:53 +0300
libdbix-dr-perl (0.30-1) unstable; urgency=medium
* Add option dr_sql_utf8 (default is true).
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 19 Oct 2016 00:31:53 +0300
libdbix-dr-perl (0.28-1) unstable; urgency=medium
* Add some tests, fix finish %# comment in latest string.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 23 May 2016 18:44:44 +0300
libdbix-dr-perl (0.27-1) unstable; urgency=medium
* New upstream release:
+ Parser was rewritten using state-machine (one pass parser).
+ Add `stacktrace` helper to default helpers list.
+ Bump Standards-Version to 3.9.6.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 23 May 2016 17:13:56 +0300
libdbix-dr-perl (0.26-1) unstable; urgency=low
* Add option -noitem_iter (for Mouse objects).
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 01 Nov 2013 20:30:59 +0400
libdbix-dr-perl (0.25-1) unstable; urgency=low
* Some fixes for Perl 5.18
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 25 Sep 2013 16:49:04 +0400
libdbix-dr-perl (0.24-1) unstable; urgency=low
* Update cpan metainfo.
* Fix cpan issue in iterator
(https://rt.cpan.org/Public/Bug/Display.html?id=87313).
-- Dmitry E. Oboukhov <unera@debian.org> Sat, 17 Aug 2013 12:32:50 +0400
libdbix-dr-perl (0.23-1) unstable; urgency=low
* Update perldoc.
-- Dmitry E. Oboukhov <unera@debian.org> Sun, 14 Apr 2013 21:16:26 +0400
libdbix-dr-perl (0.22-1) unstable; urgency=low
* Add option '-warn' for all requests.
-- Dmitry E. Oboukhov <unera@debian.org> Sun, 14 Apr 2013 21:06:22 +0400
libdbix-dr-perl (0.21-1) unstable; urgency=low
* Add option '-die' for all requests.
-- Dmitry E. Oboukhov <unera@debian.org> Sun, 06 Jan 2013 02:32:19 +0400
libdbix-dr-perl (0.20-1) unstable; urgency=low
* New upstream version.
* Add debian/watch.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 11 May 2012 10:19:06 +0400
libdbix-dr-perl (0.19-1) unstable; urgency=low
* Update copyright (by ftp-masters' notices).
* New upstream version.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 11 May 2012 09:03:12 +0400
libdbix-dr-perl (0.18-1) unstable; urgency=low
* Initial release. (Closes: #671341)
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 03 May 2012 14:23:32 +0400
|