Skip to content

Changelog libdevel-declare-perl (0.006019-1build2)

2019

libdevel-declare-perl (0.006019-1build2) focal; urgency=medium

   * No-change rebuild for the perl update.

2018

libdevel-declare-perl (0.006019-1build1) disco; urgency=medium

   * No-change rebuild for the perl 5.28 transition.

2017

libdevel-declare-perl (0.006019-1) unstable; urgency=medium

   [ gregor herrmann ]
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
 
   [ Angel Abad ]
   * Import upstream version 0.006019
   * debian/copyright: Update debian copyright
   * Bump Standards-Version to 4.1.0 (no changes)

2016

libdevel-declare-perl (0.006018-2) 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.
 
   [ intrigeri ]
   * Enable all hardening build flags.
   * Declare compliance with Standards-Version 3.9.8.

2015

libdevel-declare-perl (0.006018-1) unstable; urgency=medium

   * Import upstream version 0.006018
   * Update years of packaging copyright.

2014

libdevel-declare-perl (0.006017-1) unstable; urgency=medium

   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
   * Imported upstream version 0.006017
   * Mark package as autopkgtest-able.
   * Declare compliance with Debian Policy 3.9.6.

libdevel-declare-perl (0.006016-1) unstable; urgency=medium

   * New upstream release.
   * Strip trailing slash from metacpan URLs.
   * Update years of packaging copyright.

libdevel-declare-perl (0.006015-1) unstable; urgency=medium

   * Imported Upstream version 0.006015
   * debian/copyright: Update debian/* years
   * Bump Standards-Version to 3.9.5 (no changes)

2013

libdevel-declare-perl (0.006014-1) unstable; urgency=low

   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ gregor herrmann ]
   * New upstream release.
   * Update years of packaging copyright, dropped info about removed files.
   * Use debhelper 9.20120312 to get all hardening flags.
   * Add build dependency on libtest-requires-perl.
   * Declare compliance with Debian Policy 3.9.4.
   * debian/rules: remove sparc alignment workaround. This was only needed
     for perl << 5.10.1. Removing it also gives us all hardening flags
     back.

2012

libdevel-declare-perl (0.006011-1) unstable; urgency=low

   * Imported Upstream version 0.006011
   * Bump Debhelper compat level 9
   * Update debian/copyright format as in Debian Policy 3.9.3
   * Bump Standards-Version to 3.9.3

libdevel-declare-perl (0.006010-1) unstable; urgency=low

   * Imported Upstream version 0.006010

libdevel-declare-perl (0.006009-1) unstable; urgency=low

   * mass updated Angel Abad's email address
   * Imported Upstream version 0.006009
   * debian/copyright: Update debian years

2011

libdevel-declare-perl (0.006008-1) unstable; urgency=low

   [ gregor herrmann ]
   * Remove debian/source/local-options; abort-on-upstream-changes and
     unapply-patches are default in dpkg-source since 1.16.1.
 
   [ Angel Abad ]
   * Imported Upstream version 0.006008
   * debian/control: Build-Depends on libextutils-depends-perl (>= 0.302)

libdevel-declare-perl (0.006007-1) unstable; urgency=low

   [ Angel Abad ]
   * Imported Upstream version 0.006007
   * debian/control: Add myself to Uploaders
   * debian/copyright:
     - Update debian/* section
     - Update inc/Module/* section
 
   [ gregor herrmann ]
   * Make (build) dependency on libb-hooks-op-check-perl versioned.

libdevel-declare-perl (0.006006-1) unstable; urgency=low

   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
   [ gregor herrmann ]
   * New upstream release.

libdevel-declare-perl (0.006005-1) unstable; urgency=low

   * New upstream release.
   * Add build-dep on libtest-warn-perl.

libdevel-declare-perl (0.006004-1) unstable; urgency=low

   * New upstream release.

libdevel-declare-perl (0.006003-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release 0.006001
 
   [ Ansgar Burchardt ]
   * Email change: Ansgar Burchardt -> ansgar@debian.org
 
   [ gregor herrmann ]
   * New upstream release 0.006003.
   * Switch to source format 3.0 (quilt).
   * debian/copyright: update license stanzas.
   * Add /me to Uploaders.
   * Bump debhelper compatibility level to 8.
   * Set Standards-Version to 3.9.2 (no further changes).

2010

libdevel-declare-perl (0.006000-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
   * Drop unnecessary version dependencies
 
   [ Ryan Niebur ]
   * Update ryan52's email address
 
   [ gregor herrmann ]
   * Drop use-old-test-simple.patch now that #541342 is fixed, build depend on
     "perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)". Drop quilt framework.
 
   [ Franck Joncourt ]
   * Refreshed d.copyright to follow DEP5 guideline.

2009

libdevel-declare-perl (0.005011-2) unstable; urgency=low

   [ Ryan Niebur ]
   * Update jawnsy's email address
 
   [ Damyan Ivanov ]
   * rules: build with -O1 on sparc and Perl before 5.10.1; fixes alignment
     error (triggerred during tests)
     Closes: 543573; Thanks to Niko Tyni for investigation and fix proposal
     + bump debhelper build-dependency to guarantee support for overrides
   * add myself to Uploaders

libdevel-declare-perl (0.005011-1) unstable; urgency=low

   * New upstream release
   * Add patch to use old version of Test::More to work around #541342
     + new patch: use-old-test-simple.patch
     + add quilt framework and README.source
   * debian/control: make build-dep on perl unversioned (version in oldstable
     is recent enough)
   * Bump Standards-Version to 3.8.3
   * Add myself to Uploaders

libdevel-declare-perl (0.005010-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release
     + Conditionally expands linestrings under Perl's debugger
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
   [ Ryan Niebur ]
   * New upstream release

libdevel-declare-perl (0.005003-1) unstable; urgency=low

   * Initial Release. (Closes: #529234)