This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins-json.
commit c3855855752cbe6dbd0300a6e999bb20886edd69 Author: James Page <[email protected]> Date: Mon Aug 12 10:15:39 2013 +0100 d/control: Add BD's for commons-httpclient. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd98030..4915ee4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jenkins-json (2.4-jenkins-1-1) UNRELEASED; urgency=low * New upstream release: - Drop requirement for Maven >= 3.0.1 in upstream pom as Debian still uses Maven 2 for package builds. + - d/control: Add BD's for commons-httpclient. * d/control: Removed DM-Upload-Allowed, bumped Standards-Version to 3.9.4 - no changes. diff --git a/debian/control b/debian/control index db95595..809f192 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,8 @@ Build-Depends-Indep: libcommons-beanutils-java, libcommons-beanutils-java-doc, libcommons-collections3-java, + libcommons-httpclient-java, + libcommons-httpclient-java-doc, libcommons-lang-java, libcommons-logging-java, libcommons-logging-java-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

