This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 25a38678c013ae1c46c15c68d6b5974ddc75bb05 Author: Rene Engelhard <[email protected]> Date: Sun May 8 00:42:02 2016 +0200 remove explicit $(MAKE) -f debian/rules control --- changelog | 9 +++++++-- rules | 2 -- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 5620e8f..c3cf20e 100644 --- a/changelog +++ b/changelog @@ -1,8 +1,13 @@ -libreoffice (1:5.1.3~rc2-2) UNRELEASED; urgency=medium +libreoffice (1:5.1.3~rc2-2) unstable; urgency=medium + [ Mattia Rizzolo ] * debian/control.in: use nowdays canonical URIs in Vcs-* - -- Mattia Rizzolo <[email protected]> Sat, 07 May 2016 22:40:27 +0000 + [ Rene Engelhard ] + * debian/rules: + - remove explicit $(MAKE) -f debian/rules control + + -- Rene Engelhard <[email protected]> Sun, 08 May 2016 00:16:51 +0200 libreoffice (1:5.1.3~rc2-1) unstable; urgency=medium diff --git a/rules b/rules index a205798..b5ecd94 100755 --- a/rules +++ b/rules @@ -1665,8 +1665,6 @@ endif # Files created in debian directory $(MAKE) -f debian/rules clean-debdir - $(MAKE) -f debian/rules control - # Generate control file, because we have so many different languages # Based on script by Martin Quinson <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

