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 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231
|
libcdk-perl (5.0.20240606) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Thu, 06 Jun 2024 16:22:54 -0400
libcdk-perl (5.0.20230205) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 05 Feb 2023 09:43:40 -0500
libcdk-perl (5.0.20221025) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Tue, 25 Oct 2022 18:31:25 -0400
libcdk-perl (5.0.20221022) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Mon, 24 Oct 2022 19:30:05 -0400
libcdk-perl (5.0.20221020) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Wed, 19 Oct 2022 20:09:15 -0400
libcdk-perl (5.0.20211216) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Wed, 15 Dec 2021 20:23:56 -0500
libcdk-perl (5.0.20210109) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Sat, 09 Jan 2021 14:48:03 -0500
libcdk-perl (5.0.20200923) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Wed, 23 Sep 2020 17:00:13 -0400
libcdk-perl (5.0.20191231) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Tue, 31 Dec 2019 16:09:56 -0500
libcdk-perl (5.0.20190225) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 24 Feb 2019 19:26:04 -0500
libcdk-perl (5.0.20190220) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 17 Feb 2019 13:11:44 -0500
libcdk-perl (5.0.20150928) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Mon, 28 Sep 2015 21:04:25 -0400
libcdk-perl (5.0.20141106) unstable; urgency=low
* maintenance updates
-- Thomas E. Dickey <dickey@invisible-island.net> Thu, 06 Nov 2014 20:18:56 -0500
libcdk-perl (20130816) unstable; urgency=low
* build-fix for perl 5.18 (patch by Nico Tyni, Debian #719578)
-- Thomas E. Dickey <dickey@invisible-island.net> Fri, 16 Aug 2013 18:20:08 -0400
libcdk-perl (20130717) unstable; urgency=low
* fix for calendar functions
-- Thomas E. Dickey <dickey@invisible-island.net> Mon, 15 Jul 2013 21:06:53 -0400
libcdk-perl (20130714) unstable; urgency=low
* improvements for packaging
-- Thomas E. Dickey <dickey@invisible-island.net> Sat, 13 Jul 2013 07:12:32 -0400
libcdk-perl (20120324) unstable; urgency=low
* Add package scripts, make them work with Debian 5/6.
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 18 Mar 2012 14:25:35 -0400
libcdk-perl (4.9.10-5) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Dominic Hargreaves ]
* Add Depends on libperl4-corelibs-perl (will fix lintian warning
perl-module-uses-perl4-libs-without-dep once #648532 has been fixed)
* Update Standards-Version (no changes)
* Switch to dpkg-source 3.0 (quilt) format, restoring the application
of patches lost in 4.9.10-4
-- Dominic Hargreaves <dom@earth.li> Sat, 12 Nov 2011 16:43:21 +0000
libcdk-perl (4.9.10-4) unstable; urgency=low
* Move changes to upstream code under debian/patches; add quilt framework.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* New patch cdkdemo_help.patch to change default path for help system in
cdkdemo; thanks to Rafael Laboissiere for the bug report (closes: #519820).
* Don't install README anymore.
* Switch to debhelper 7, adjust debian/{rules,compat,control}.
* Set Standards-Version to 3.8.2 (no further changes).
* Add /me to Uploaders.
* debian/copyright: switch to new format.
-- gregor herrmann <gregoa@debian.org> Sun, 09 Aug 2009 16:36:30 +0200
libcdk-perl (4.9.10-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed:
Homepage pseudo-field (Description); XS-Vcs-Svn fields.
* debian/rules: delete /usr/share/perl5 only if it exists.
[ Damyan Ivanov ]
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* debian/rules:
+ make it like the current dh-make-perl templates
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Mon, 21 Jan 2008 11:41:29 +0200
libcdk-perl (4.9.10-2) unstable; urgency=low
* Adopted orphaned package for Debian Perl Group (Closes: #279778)
* Added myself to Uploaders
* Do not ignore $(MAKE) clean errors in debian/rules
* Corrected Homepage in debian/control
* Removed emtpy /usr/share/perl5
* Fixed debian/watch
* Bumped debhelper version in debian/compat to 5
* Changed >> to >= in Build-Depends
* Updated Standards-Version to 3.7.2 from 3.6.2 (no changes)
-- Jeremiah Foster <jeremiah@jeremiahfoster.com> Tue, 14 Aug 2007 12:39:04 +0000
libcdk-perl (4.9.10-1) unstable; urgency=low
* QA upload.
* Package is orphaned (see #279778); set maintainer to Debian QA Group.
* New upstream release.
- Links against libcdk5 rather than libcdk4.
- Fixes the matrix widget. Closes: #179540.
* Cdk/Viewer.pm: Fix copy-paste error that prevented bind() from working.
Thanks to Mathew White for the patch. Closes: #312733.
* Change section to perl in accordance with the override file.
* Update description. Closes: #205877.
* debian/copyright:
- Include original copyright and license. Closes: #236488.
- Update upstream URL.
* debian/rules: Leave examples uncompressed.
* debian/watch: Add.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Mon, 31 Oct 2005 13:09:31 +0100
libcdk-perl (4.9.7-6) unstable; urgency=low
* Redo the hppa specific inclusion of -ffunction-sections as
$Config::Config{archname} has changed.
-- Stephen Zander <gibreel@debian.org> Tue, 5 Nov 2002 01:37:34 -0800
libcdk-perl (4.9.7-5) unstable; urgency=low
* Rebuild for perl 5.8; adjust Build-Depends appropriately
-- Stephen Zander <gibreel@debian.org> Tue, 3 Sep 2002 07:32:33 -0700
libcdk-perl (4.9.7-4) unstable; urgency=low
* Add -ffunction-sections for hppa architecture,
Closes: #134027
-- Stephen Zander <gibreel@debian.org> Fri, 17 May 2002 16:23:35 -0700
libcdk-perl (4.9.7-3) unstable; urgency=high
* Fix Section: override.
* Set urgency=high to ensure package moves to testing more quickly
-- Stephen Zander <gibreel@debian.org> Fri, 28 Dec 2001 12:43:36 -0800
libcdk-perl (4.9.7-2) unstable; urgency=low
* New maintainer,
Closes: #123489
* Updated for policy 3.5.6 and the new perl packaging policy,
Closes: #80683, #95406
* Builds cleanly on sparc & hppa,
Closes: #89292, #104886
* No longer build libcdk-perl-examples,
Closes: #118225
-- Stephen Zander <gibreel@debian.org> Fri, 28 Dec 2001 09:57:48 -0800
libcdk-perl (4.9.7-1) unstable; urgency=low
* New upstream version.
-- Raphael Bossek <bossekr@debian.org> Sat, 15 Jan 2000 12:51:09 +0100
|