This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdancer-logger-psgi-perl.
commit d548605f9621bb5b70f7755c696bc7ba7f9d0655 Author: Jonas Smedegaard <[email protected]> Date: Tue May 20 12:02:11 2014 +0200 Fix get-orig-source hints (add version prefix). --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 3249f71..af4d124 100755 --- a/debian/rules +++ b/debian/rules @@ -26,6 +26,7 @@ pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Dancer-Logger-PSGI DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Dancer #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/R/RS/RSIMOES +DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION) # Needed by upstream build bdeps = perl (>= 5.12) | libmodule-build-perl (>= 0.360100) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-logger-psgi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
