libsvn-notify-mirror-perl (0.04000-2) unstable; urgency=medium
* Set LC_ALL=C for the test suite, it fails in other locales.
(Closes: #800062)
* Set SENDMAIL=/dev/null for the autopkgtest checks.
-- Niko Tyni <ntyni@debian.org> Sat, 26 Sep 2015 14:27:06 +0300
libsvn-notify-mirror-perl (0.04000-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
* Convert to source format 3.0 (quilt).
* Add a patch to fix POD errors.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.04000
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update versioned (build-)dependencies for YAML and SVN::Notify
* Add alternative build-dependency for Module::Build.
Add alternative Build-Depends on perl (>= 5.13.11) |
libmodule-build-perl (>= 0.380000) for Module::Build's requirement on
0.38.
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
* Bump Debhelper compat level to 8.
Adjust verisoned Build-Depends on debhelper to (>= 8).
* Simplify debian/rules to a tiny 3-line makefile
* Remove comments from debian/watch file
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Update years of packaging copyright, add more copyright holders for
debian/*, refresh formatting.
* Declare compliance with Debian Policy 3.9.5.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Improve short and long description.
* Mark package as autopkgtest-able.
* Add two small patches (spelling and POD syntax).
-- gregor herrmann <gregoa@debian.org> Thu, 04 Jun 2015 14:46:21 +0200
libsvn-notify-mirror-perl (0.03800-2) unstable; urgency=low
* Work with changed output from subversion 1.7.
Patch t/corelist.pm to work with changed output of svnnotify. Fix FTBFS
"tests failed". (Closes: #678791)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 03 Jul 2012 21:53:10 +0200
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
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