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
|
libdbix-class-schema-config-perl (0.001013-2) unstable; urgency=medium
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* debian/control
- Update standards version to 4.5.0, no changes needed.
- Drop debhelper and set debhelper-compat (= 13)
* debian/salsa-ci.yml: Set "allow_failure: true" for reprotest
-- Hideki Yamane <henrich@debian.org> Thu, 07 May 2020 23:58:42 +0900
libdbix-class-schema-config-perl (0.001013-1) unstable; urgency=medium
[ gregor herrmann ]
* Import upstream version 0.001012.
* Fix Contact field in debian/upstream/metadata.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.3.0.
* Drop unneeded version constraints in debian/control.
* Mention module name in long description.
* debian/copyright: add info about inc/Module/*.
* Add a patch to circumvent warnings from File::HomeDir when $HOME is unset.
This also fixes an autopkgtest failure.
Thanks to autopkgtest-pkg-perl for discovering the issue.
[ Hideki Yamane ]
* New upstream version 0.001013
* debian/control
- use dh12
- set Rules-Requires-Root: no
- set Standards-Version: 4.4.0
* debian/watch
- use version4
* debian/copyright
- update copyright year
* add debian/salsa-ci.yml to exec CI on salsa.debian.org
- disable unnecessary tests
-- Hideki Yamane <henrich@debian.org> Sun, 15 Sep 2019 20:38:30 +0900
libdbix-class-schema-config-perl (0.001011-3) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Hideki Yamane ]
* set Standards-Version: 4.2.1
* update copyright year
* use dh11
* add Build-Depends: libmodule-install-perl
-- Hideki Yamane <henrich@debian.org> Tue, 25 Sep 2018 20:54:51 +0900
libdbix-class-schema-config-perl (0.001011-2) unstable; urgency=medium
* debian/control
- set Maintainer: Debian Perl Group
- set Standards-Version: 4.1.0
- add Vcs-*
-- Hideki Yamane <henrich@debian.org> Sat, 26 Aug 2017 07:40:53 +0900
libdbix-class-schema-config-perl (0.001011-1) unstable; urgency=low
* Initial Release (Closes: #839561)
-- Hideki Yamane <henrich@debian.org> Sun, 25 Sep 2016 04:03:00 +0900
|