* 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.
* 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 ]
* 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
[ 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
* 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'.
* 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.
* QA upload.
* New upstream release.
* Output devices other than X work again (closes: #313207).
* Removed cruft from documents
* QA Upload
* Changed Maintainer to Debian QA Group <packages@qa.debian.org>
* Changed section from 'math' to 'perl'
* Rebuild the package to reflect the name change in a dependency
(libplot -> libplot2)
* Rationalised debian/copyright,
Closes: #157637
* Merged NMU changes into CVS repository,
Closes: #159044
* Rebuilt for perl 5.8; update build-dep to same.
* Changed dh_installexamples call to not break if DH_ALWAYS_EXCLUDE is
set
* Fixed examples/examples in packaging,
Closes: #96382
* Fixed spelling errors,
Closes: #125016
* Updated for policy 3.5.1 and the new perl packaging policy, Closes: #80713
* Fixed missing depndecy on plotutils, closes: #59144
* Fixed mis-ordered rules in build process, closes: #54583
* New maintainer.
* Repackaged in non-native format.
* Explicit perl dependency now included, Closes: #42275
* Compile for new perl 5.005
* Fix i386 centric bug reported by R. Hodek #30183
* Compile against new libplot library
* API changed to agree with new C API
* New upstream.
* Initial Release.