This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository ciderwebmail.
commit b2ab4bf5a4156e5e68540b7ee9adf12ca8331d9e Author: Jonas Smedegaard <[email protected]> Date: Sat Oct 25 18:52:12 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 10 ++++++++++ debian/control | 1 + debian/copyright_hints | 1 + 3 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index b56202f..5b8395c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ciderwebmail (1.05-2) unstable; urgency=medium + + * Add patch 1001 to fix resolve supported languages. + * Fix strip more upstream install noise. + * Fix build-depend on libcatalyst-devel-perl (due to upstream release + done without generating embedded code copies below inc/ as required + by Catalyst sometimes - e.g. on backports to Wheezy). + + -- Jonas Smedegaard <[email protected]> Sat, 25 Oct 2014 18:49:13 +0200 + ciderwebmail (1.05-1) unstable; urgency=low [ upstream ] diff --git a/debian/control b/debian/control index bf9816f..129884f 100644 --- a/debian/control +++ b/debian/control @@ -62,6 +62,7 @@ Build-Depends: cdbs, libhtml-defang-perl (>= 1.04), libdbd-sqlite3-perl, libmodule-install-perl, + libcatalyst-devel-perl, libtest-xpath-perl, libimage-exiftool-perl, libregexp-assemble-perl, diff --git a/debian/copyright_hints b/debian/copyright_hints index 0d12381..54fa98e 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -22,6 +22,7 @@ Files: Changes debian/etc/uwsgi/apps-available/ciderwebmail.ini debian/gbp.conf debian/install + debian/patches/1001_fix_resolve_langs.patch debian/patches/2001_avoid_autoinstall.patch debian/patches/series debian/postinst -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
