Skip to content

Debian Changelog libsvn-notify-mirror-perl (0.03800-1)

2008

libsvn-notify-mirror-perl (0.03800-1) unstable; urgency=low

   * New upstream release.
   * Drop patch test_config_exit.patch, applied upstream; drop quilt
     framework.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 May 2008 20:37:46 +0200

libsvn-notify-mirror-perl (0.03700-2) unstable; urgency=low

   * debian/control:
     - add perl-modules (>= 5.10.0) as the first alternative to the build
       dependency on libmodule-build-perl (cf. #480727)
     - make build dependecy on quilt versioned
     - change my email address
   * Refresh debian/rules, no functional changes (except for the omission of
     the not so helpful README).

 -- gregor herrmann <gregoa@debian.org>  Tue, 13 May 2008 02:10:30 +0200

libsvn-notify-mirror-perl (0.03700-1) unstable; urgency=low

   [ Damyan Ivanov ]
   * debian/watch: add upstream version mangling to cope with 0.037 released
     after 0.03603
 
   [ gregor herrmann ]
   * Simplify version mangling to cope with older perl versions.
   * New upstream release.
   * debian/copyright: update years of copyright.
   * Bump versioned dependency on libsvn-notify-perl and add explicit
     dependency on libyaml-perl, as per upstream changes.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 17 Mar 2008 02:44:36 +0100

libsvn-notify-mirror-perl (0.03603-2) unstable; urgency=medium

   [ Damyan Ivanov ]
   * [debian/watch] Stop capturing file extension
 
   [ gregor herrmann ]
   * debian/control:
     - add Vcs-Svn field (source stanza); Vcs-Browser field (source stanza);
       Homepage field (source stanza)
     - remove XS-Vcs-Svn fields
     - move libmodule-build-perl to Build-Depends (used in clean target) and
       make it a versioned dependency
     - wrap Uploaders line
   * debian/rules:
     - delete /usr/lib/perl5 only if it exists
     - remove compiler variables, this package is architecture-independent
     - move tests to build-stamp target
     - let install-stamp target depend on build-stamp
     - use $(TMP) when removing empty directory
     - don't create .packlist file instead of deleting it later
     - use $@ for touching stamp-files
     - remove unneeded calls to dh_link and dh_strip
     - move dh_clean before make distclean
     - don't install Todo any more, it just contains "Nothing yet"
   * debian/watch: use dist-based URL.
   * Add patch test_config_exit.patch: don't exit with 1 if
     SVN::Notify::Config is not available, because the build aborts
     (closes: #467280). Add quilt framework.
   * Set urgency to medium because of the fix for the FTBFS bug.
   * Set Standards-Version to 3.7.3 (no changes needed).
   * Set debhelper compatibility level to 6.
   * debian/copyright: change to new format, add upstream source location,
     add copyright info for packaging.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 24 Feb 2008 16:22:15 +0100

2007

libsvn-notify-mirror-perl (0.03603-1) unstable; urgency=medium

   * New upstream release.
     + Build.PL modification for optional rsync tests is now included upstream.
   * Make sure there's no prompting when running Build.PL from debian/rules.
   * Fake SENDMAIL=/dev/null when running the tests to keep SVN::Notify
     happy without mail-transport-agent. (Closes: #424679)
   * Update debian/copyright.

 -- Niko Tyni <ntyni@iki.fi>  Wed, 16 May 2007 21:25:05 +0300

libsvn-notify-mirror-perl (0.03602-2) unstable; urgency=low

   * Added build-depends-indep on libsvn-notify-perl (Closes: #423807)
   * Moved build-dependency on libmodule-build-perl from build-depends
     to build-depends-indep

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 14 May 2007 09:46:17 -0500

libsvn-notify-mirror-perl (0.03602-1) unstable; urgency=low

   * Initial Release.
   * Modified Build.PL to ask if rsync tests should be run or not
   * Remove packlist in debian/rules

 -- Micah Anderson <micah@debian.org>  Fri, 6 Apr 2007 21:44:33 -0600