This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libmoox-struct-perl.
commit dec0ebe7fdaf257b01ba7b110117defdaa8969d6 Author: Axel Beckert <[email protected]> Date: Mon Jul 13 20:26:10 2015 +0200 Add Makefile.old to debian/clean to be able to build twice in a row --- debian/changelog | 6 ++++++ debian/clean | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8d65351..079bf57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libmoox-struct-perl (0.013-2) UNRELEASED; urgency=medium + + * Add Makefile.old to debian/clean to be able to build twice in a row. + + -- Axel Beckert <[email protected]> Mon, 13 Jul 2015 20:26:00 +0200 + libmoox-struct-perl (0.013-1) unstable; urgency=medium [ upstream ] diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..6dc3062 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +Makefile.old -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-struct-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
