This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository mojarra.
commit 14c1ab91ec5a039a26459aed17e3c991ff2863af Author: Miguel Landaeta <[email protected]> Date: Thu Aug 10 19:12:03 2017 +0100 Remove B-D on dpkg-dev --- debian/changelog | 3 ++- debian/control | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 392c650..345d576 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ mojarra (2.2.8-4) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX) * Bump DH compat level to 10. + * Remove unnecessary B-D on dpkg-dev. - -- Miguel Landaeta <[email protected]> Wed, 09 Aug 2017 20:03:37 +0100 + -- Miguel Landaeta <[email protected]> Wed, 09 Aug 2017 20:05:00 +0100 mojarra (2.2.8-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index a0a7619..1f188f1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Section: java Priority: optional Build-Depends: debhelper (>= 10~), - dpkg-dev (>= 1.17), javahelper, maven-repo-helper Build-Depends-Indep: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

