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 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297
|
libgraphics-libplot-perl (2.2.4-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.2.4.
* Drop gcc-14.patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Aug 2024 13:23:36 +0200
libgraphics-libplot-perl (2.2.3-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ gregor herrmann ]
* Add patch to drop nonsensical "constants" from .xs file.
(Closes: #1075172)
* Declare compliance with Debian Policy 4.7.0.
* Drop unneeded version constraints from (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Fri, 09 Aug 2024 01:11:47 +0200
libgraphics-libplot-perl (2.2.3-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 2.2.3.
* Update doc-location.patch.
* Drop no-dot-in-inc.patch, applied upstream.
* New build dependency: libdevel-checklib-perl.
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Nov 2021 17:49:48 +0100
libgraphics-libplot-perl (2.2.2-7) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Axel Beckert ]
* Remove Maximilian Gaß from Uploaders (no more active according to himself)
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Carlo Segre from Uploaders. Thanks for your work!
* Add patch to make tests pass without '.' in @INC. (Closes: #871732)
* Add debian/tests/pkg-perl/smoke-files. The smoke tests needs
additional files.
* Change priority from extra to optional.
* Declare compliance with Debian Policy 4.1.1.
* Set bindnow linker flag in debian/rules.
* Use HTTPS for a CPAN URL in debian/patches/doc-location.patch.
Thanks to duck.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Sep 2017 16:05:52 +0200
libgraphics-libplot-perl (2.2.2-6) unstable; urgency=low
* Team upload.
[ Damyan Ivanov ]
* add -a option to xvfb-run invocation
[ gregor herrmann ]
* Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
* Remove transitional dummy package libplot-perl.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Drop Breaks/Replaces against ancient libplot-perl.
* Switch to "3.0 (quilt)" source format.
* Drop quilt fragements.
* debian/copyright: modernize license declaration.
* Use debhelper 9.20120312 to get all hardening flags.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Feb 2014 22:23:31 +0100
libgraphics-libplot-perl (2.2.2-5) unstable; urgency=low
[ gregor herrmann ]
* 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.
[ Carlo Segre ]
* debian/copyright: cite GPL-2 to remove lintian warning.
[ Maximilian Gass ]
* Rename to libgraphics-libplot-perl (closes: #462363)
* Minimize debian/rules
* Bumped Standards-Version to 3.8.3 (no further changes)
* Remove version from build-dependency on perl
* Add myself to Uploaders
* Enable test using xvfb
* Add DEP3 headers and description to doc-location.patch
* Convert debian/copyright to DEP5
* Remove README.Debian
* Remove debian/NOTES.debian
-- Maximilian Gass <mxey@cloudconnected.org> Wed, 16 Dec 2009 15:44:30 +0100
libplot-perl (2.2.2-4) unstable; urgency=low
[ Frank Lichtenheld ]
* Fix typo in Description
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/share/perl5 only if it exists.
[ Damyan Ivanov ]
* debian/rules: overhaul
+ drop tag target
+ bring in sync with current dh-make-perl/rules.MakeMaker.xs template
+ do not ship redundant README
* debian/watch: use dist-based URL
* add doc-location.patch that substituted /usr/doc with /usr/share/doc in
the POD where it points to the examples
+ added quilt to debian/rules and Build-Depends
* debian/copyright: add usptream source location
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Thu, 24 Jan 2008 12:46:01 +0200
libplot-perl (2.2.2-3) unstable; urgency=medium
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix sudo issues.
(Closes: #389869)
* Urgency set to medium because of an RC bug fix.
* Don't ignore the result codes of 'make distclean' and 'rmdir'.
-- Niko Tyni <ntyni@iki.fi> Thu, 28 Sep 2006 23:34:29 +0300
libplot-perl (2.2.2-2) unstable; urgency=low
* Changed Maintainer to
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
via Carlo Segre <segre@debian.org> (Closes: #279800).
* Accepting QA upload for output device fix below (Closes: #313207).
* Upgrade to Standards Version 3.7.2 and Compatibility Level 5.
* Added watch file.
-- Carlo Segre <segre@debian.org> Fri, 4 Aug 2006 02:53:01 -0500
libplot-perl (2.2.2-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Output devices other than X work again (closes: #313207).
-- Laurent Fousse <laurent@komite.net> Wed, 2 Aug 2006 17:40:23 +0200
libplot-perl (2.2.1-1) unstable; urgency=low
* Removed cruft from documents
-- John Lapeyre <lapeyre@physics.arizona.edu> Sun, 16 Jul 2006 21:42:49 -0700
libplot-perl (2.2.0-7) unstable; urgency=low
* QA Upload
* Changed Maintainer to Debian QA Group <packages@qa.debian.org>
* Changed section from 'math' to 'perl'
-- Stephen Quinney <stephen@jadevine.org.uk> Sat, 26 Feb 2005 11:09:59 +0000
libplot-perl (2.2.0-6) unstable; urgency=low
* Rebuild the package to reflect the name change in a dependency
(libplot -> libplot2)
-- Stephen Zander <gibreel@debian.org> Sun, 20 Apr 2003 23:23:02 -0700
libplot-perl (2.2.0-5) unstable; urgency=low
* Rationalised debian/copyright,
Closes: #157637
* Merged NMU changes into CVS repository,
Closes: #159044
-- Stephen Zander <gibreel@debian.org> Mon, 2 Sep 2002 21:54:04 -0700
libplot-perl (2.2.0-4.1) unstable; urgency=low
* Rebuilt for perl 5.8; update build-dep to same.
* Changed dh_installexamples call to not break if DH_ALWAYS_EXCLUDE is
set
-- Joey Hess <joeyh@debian.org> Sat, 31 Aug 2002 20:20:02 -0400
libplot-perl (2.2.0-4) unstable; urgency=low
* Fixed examples/examples in packaging,
Closes: #96382
* Fixed spelling errors,
Closes: #125016
-- Stephen Zander <gibreel@debian.org> Tue, 19 Mar 2002 22:38:49 -0800
libplot-perl (2.2.0-3) unstable; urgency=low
* Updated for policy 3.5.1 and the new perl packaging policy, Closes: #80713
-- Stephen Zander <gibreel@debian.org> Tue, 10 Apr 2001 17:35:15 -0700
libplot-perl (2.2.0-2) unstable; urgency=low
* Fixed missing depndecy on plotutils, closes: #59144
* Fixed mis-ordered rules in build process, closes: #54583
-- Stephen Zander <gibreel@debian.org> Tue, 18 Apr 2000 23:58:23 -0700
libplot-perl (2.2.0-1) unstable; urgency=low
* New maintainer.
* Repackaged in non-native format.
* Explicit perl dependency now included, Closes: #42275
-- Stephen Zander <gibreel@debian.org> Fri, 5 Nov 1999 22:12:42 -0800
libplot-perl (2.2-1-3) unstable; urgency=low
* Compile for new perl 5.005
-- John Lapeyre <lapeyre@physics.arizona.edu> Thu, 1 Jul 1999 20:37:14 -0700
libplot-perl (2.2-1-2) unstable; urgency=low
* Fix i386 centric bug reported by R. Hodek #30183
-- John Lapeyre <lapeyre@physics.arizona.edu> Fri, 23 Apr 1999 20:25:24 -0700
libplot-perl (2.2-1-1) unstable; urgency=low
* Compile against new libplot library
* API changed to agree with new C API
-- John Lapeyre <lapeyre@physics.arizona.edu> Wed, 21 Apr 1999 17:41:43 -0700
libplot-perl (2.1.6.2-1) unstable; urgency=low
* New upstream.
-- John Lapeyre <lapeyre@physics.arizona.edu> Wed, 18 Nov 1998 01:24:20 -0700
libplot-perl (2.1.6.1-1) unstable; urgency=low
* Initial Release.
-- John Lapeyre <lapeyre@physics.arizona.edu> Tue, 27 Oct 1998 16:55:19 -0700
|