* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* New upstream release.
* Declare compliance with Debian Policy 3.9.8.
* Remove unversioned 'perl' from Depends.
* Bump debhelper compatibility level to 9.
* Fix hashbang in new example script.
* Update short and long description.
* Add a lintian override (spelling-error-in-manpage).
* Team upload.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* Change my email address.
* Remove Conflicts: against itself.
* debian/control: update {versioned,alternative} (build) dependencies.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Axel Beckert ]
* Fix issues reported by DUCK in debian/copyright:
+ Update download URL to point to MetaCPAN.
+ Fix e-mail address of initial packager.
* Apply wrap-and-sort.
* Bump debhelper compatibility to 8
+ Update versioned debhelper build-dependency accordingly.
* Switch to source format "3.0 (quilt)".
* Revamp debian/rules:
+ Use dh_auto{configure,build,test,install,clean}
+ Remove now obsolete /usr/lib/perl5 cleanup.
+ Replace "dh_clean -k" by "dh_prep".
+ Drop now redundant parameters to dh_clean and dh_installchangelogs.
+ Finally switch to a minimal dh v7 style debian/rules file.
+ Use "chmod a-x" instead of "chmod 644" to show actual intent.
* Declare compliance with Debian Policy 3.9.6.
* Convert debian/copyright to machine-readable DEP5 format.
* Mark package as autopkgtestable.
[ Joachim Breitner ]
* Removed myself from uploaders.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields. Changed: Section to `perl'.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467842)
- update based on dh-make-perl's templates
- install example fragments and make them non-executable
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
* Enable tests in debian/rules.
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
* Removed empty /usr/lib/perl5 from package.
* First Debian upload (Closes: #247245)
* Filled in debian/copyright data
* Add Uploaders: line to include Joachim, Gunnar and me
* Depend on Perl6::Exports (>= 0.07)
* New upstream release
* Initial Debian version.