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
|
libjcode-pm-perl (2.07-1) unstable; urgency=medium
* New upstream version
* Maintain package in Debian Perl Group
Closes: #1107699
* Source format 3.0 (quilt)
Closes: #1007068
* Add Homepage
* Add watch file
* d/copyright: DEP5
* d/rules: switch from debhelper to dh
* debhelper-compat (= 13)
* Build-Depends: perl-xs-dev, perl:native
* Add ${misc:Depends}
* Standards-Version: 4.7.2 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Add lintian-overrides for national-encoding
-- Andreas Tille <tille@debian.org> Wed, 11 Jun 2025 22:13:30 +0200
libjcode-pm-perl (2.06-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "Removal of obsolete debhelper compat 5 and 6 in bookworm":
Bump to 7 in debian/{compat,control}.
(Closes: #965652)
* Fix "missing required debian/rules targets build-arch and/or build-
indep": Add missing targets.
(Closes: #999237)
-- gregor herrmann <gregoa@debian.org> Sun, 26 Dec 2021 23:28:02 +0100
libjcode-pm-perl (2.06-1) unstable; urgency=low
* New upstream Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Fri, 11 Aug 2006 15:40:06 +0900
libjcode-pm-perl (2.03-1) unstable; urgency=low
* New upstream Release.(Closes: #339800)
-- Atsushi Kamoshida <kamop@debian.org> Wed, 23 Nov 2005 03:01:12 +0900
libjcode-pm-perl (0.88-2) unstable; urgency=low
* Fixed Section in control file.
-- Atsushi Kamoshida <kamop@kamop.org> Fri, 18 Mar 2005 19:32:12 +0900
libjcode-pm-perl (0.88-1) unstable; urgency=low
* New upstream Release.(Closes: #258536)
-- Atsushi KAMOSHIDA <kamop@debian.org> Fri, 18 Mar 2005 17:34:27 +0900
libjcode-pm-perl (0.83-1) unstable; urgency=low
* New upstream Release.
* Closed #147047.
-- Atsushi KAMOSHIDA <kamop@kamop.org> Mon, 22 Sep 2003 02:23:22 +0900
libjcode-pm-perl (0.80-2) unstable; urgency=low
* Fixed copyright to include the pointer of Artistic License(#157602).
-- Atsushi Kamoshida <kamop@kamop.org> Thu, 29 Aug 2002 01:34:03 +0900
libjcode-pm-perl (0.80-1) unstable; urgency=low
* New Upstream Release.
-- Atsushi Kamoshida <kamop@debian.org> Wed, 28 Aug 2002 02:24:14 +0900
libjcode-pm-perl (0.73-1) unstable; urgency=low
* New Upstream Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Fri, 15 Jun 2001 01:30:36 +0900
libjcode-pm-perl (0.72-1) unstable; urgency=low
* New Upstream Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Tue, 5 Jun 2001 11:01:13 +0900
libjcode-pm-perl (0.71-1) unstable; urgency=low
* New Upstream Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Wed, 23 May 2001 11:35:01 +0900
libjcode-pm-perl (0.68-4) unstable; urgency=low
* Added Build-Depends: field.
* Changed make related issue in rules(#86686).
-- Atsushi KAMOSHIDA <kamop@debian.org> Wed, 21 Feb 2001 22:07:04 +0900
libjcode-pm-perl (0.68-3) unstable; urgency=low
* Fixed Depends field in control file so as to depend on suitable version
of perl.
-- Atsushi KAMOSHIDA <kamop@debian.org> Tue, 6 Feb 2001 22:14:52 +0900
libjcode-pm-perl (0.68-2) unstable; urgency=low
* Fixed rules so that dpkg-buildpackage can generate .changes
-- Atsushi KAMOSHIDA <kamop@debian.org> Fri, 5 Jan 2001 11:38:54 +0900
libjcode-pm-perl (0.68-1) unstable; urgency=low
* New Upstream Release.
* Fixed perl dependency(#80688).
-- Atsushi KAMOSHIDA <kamop@debian.org> Mon, 1 Jan 2001 22:29:28 +0900
libjcode-pm-perl (0.64-1) unstable; urgency=low
* New Upstream Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Sun, 3 Dec 2000 00:15:47 +0900
libjcode-pm-perl (0.60-1) unstable; urgency=low
* Initial Release.
-- Atsushi KAMOSHIDA <kamop@debian.org> Wed, 24 Nov 1999 11:30:19 +0900
Local variables:
mode: debian-changelog
End:
|