Skip to content

Changelog libparse-syslog-perl (1.10-3.1)

2021

libparse-syslog-perl (1.10-3.1) unstable; urgency=medium

   * Non maintainer upload by the Reproducible Builds team.
   * No source change upload to rebuild on buildd with .buildinfo files.

2018

libparse-syslog-perl (1.10-3) unstable; urgency=medium

   * Team upload
 
   [ 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.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * 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 ]
   * Strip trailing slash from metacpan URLs.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 
   [ Florian Schlichting ]
   * Bump dh compat to level 11
   * Declare compliance with Debian Policy 4.1.5

2011

libparse-syslog-perl (1.10-2) unstable; urgency=low

   [ Joachim Breitner ]
   * Removed myself from uploaders.
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 
   [ Fabrizio Regalli ]
   * Bump to 3.9.2 Standard-Version.
   * Switch to DEP5 license format.
   * Add myself to Uploaders.
   * Switch d/compat to 8.
   * Build-Depends: switch to debhelper (>= 8).
   * Bump to 3.0 quilt format.

2008

libparse-syslog-perl (1.10-1) unstable; urgency=low

   [ gregor herrmann ]
   * New upstream release.
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
   * Set Standards-Version to 3.7.3 (no changes needed).
   * debian/rules:
     - remove unneeded targets and clean up dependencies among remaining ones
     - call dh_clean before make distclean
     - remove unused dh_installexamples and dh_installdirs
     - delete /usr/lib/perl5 only if it exists
     - use DESTDIR and PREFIX on make install
   * Add locales-all to build dependencies to enable locale test.
   * debian/copyright: add upstream source location, change to new format.
 
   [ Damyan Ivanov ]
   * debian/watch:
     + split the entry on two lines for easier reading
     + add v? to the pattern
     + require that the version starts with a digit and contains only digits
       and periods
   * debian/copyright: add explicit copyright/licensing for debian/*
   * add myself to Uploaders
   * debhelper hompatibility level 6

2006

libparse-syslog-perl (1.09-2) unstable; urgency=low

   * Fix debian/watch not to match Parse::Syslog::Mail.
   * Move debhelper from Build-Depends-Indep to Build-Depends,
     as per policy.
   * Don't ignore the return value of 'make distclean'.
   * Add myself to Uploaders.
   * Upgrade to debhelper compatibility level 5.
   * Add libio-stringy-perl to Build-Depends-Indep to run the tests
     requiring IO::Scalar.
   * Upgrade to Standards-Version 3.7.2. No changes needed.
   * Add libfile-tail-perl to Build-Depends-Indep for test coverage.
   * Don't install an empty /usr/lib/perl5 directory.

libparse-syslog-perl (1.09-1) unstable; urgency=low

   * New upstream release (Closes: bug#343237)
   * Bumped standards version (no changes)

2004

libparse-syslog-perl (1.03-1) unstable; urgency=low

   * Adopted by Debian Perl Group
   * New upstream release
   * Omit not very useful README file

2003

libparse-syslog-perl (1.02-1) unstable; urgency=low

   * New upstream version (closes: bug#188419)
   * Fix copyright file problems. (closes: bug#157638)

2002

libparse-syslog-perl (0.05-1) unstable; urgency=low

   * New upstream version.

2001

libparse-syslog-perl (0.03-1) unstable; urgency=low

   * Initial Debianization.