This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdata-uuid-perl.
commit adce33b7eecf075e9e60764195ea3f4c991cd527 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 14:42:07 2015 +0200 Tidy rules file. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 2f79fe8..cd60517 100755 --- a/debian/rules +++ b/debian/rules @@ -21,12 +21,12 @@ include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk +pkg = $(DEB_SOURCE_PACKAGE) + DEB_UPSTREAM_PACKAGE = Data-UUID DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RJ/RJBS DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/ -pkg = $(DEB_SOURCE_PACKAGE) - # replace versions of libossp-uuid-perl providing Data::UUID shim deps-ossp = libossp-uuid-perl (<= 1.6.2-1.3) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-uuid-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
