This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jdeb.
commit 08e6726967b86ec609c8d0ea9c30cc031514e293 Author: tony mancill <[email protected]> Date: Sun Dec 6 11:57:12 2015 -0800 improve short description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 310c0c3..1a093fa 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Package: libjdeb-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} -Description: jdeb +Description: utility to construct Debian packages from Ant or Maven This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

