Skip to content

Changelog libperl6-form-perl (0.06-1)

2016

libperl6-form-perl (0.06-1) unstable; urgency=medium

   * 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).

2015

libperl6-form-perl (0.04-7) unstable; urgency=medium

   * 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.

2008

libperl6-form-perl (0.04-6) unstable; urgency=low

   [ 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).

2006

libperl6-form-perl (0.04-5) unstable; urgency=low

   * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
   * Enable tests in debian/rules.

libperl6-form-perl (0.04-4) unstable; urgency=low

   * 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.

2004

libperl6-form-perl (0.04-3) unstable; urgency=low

   * First Debian upload (Closes: #247245)
   * Filled in debian/copyright data

libperl6-form-perl (0.04-2) unstable; urgency=low

   * Add Uploaders: line to include Joachim, Gunnar and me
   * Depend on Perl6::Exports (>= 0.07)

libperl6-form-perl (0.04-1) unstable; urgency=low

   * New upstream release

libperl6-form-perl (0.03-1) unstable; urgency=low

   * Initial Debian version.