This is an automated email from the git hooks/post-receive script. bdrung pushed a commit to branch master in repository java-package.
commit c8bc0becb4c087603c5fe7be64d11a8022a13dba Author: Benjamin Drung <[email protected]> Date: Thu May 8 15:11:51 2014 +0200 Update debian/changelog. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index b75515d..29ce8d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,13 @@ java-package (0.55) UNRELEASED; urgency=medium * Bumped the Standards-Version of the generated package to 3.9.5 * Use debhelper level 9 in the generated package + [ Benjamin Drung ] + * Add a debian/rules file to the generated source package. + * Use dpkg-buildpackage to build the guest package. + * Add ${misc:Depends} to the guest dependency. + * Add --source option to build a source package instead of a binary deb + package. (Closes: #745762) + -- tony mancill <[email protected]> Mon, 07 Apr 2014 21:26:36 -0700 java-package (0.54) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

