This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdfbox-java.
commit 3021aa00820c9c2996808ee441e31cfec526de77 Author: gregor herrmann <[email protected]> Date: Fri Nov 29 18:28:29 2013 +0100 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/debian/control b/debian/control index b9d28f7..e5ceb1f 100644 --- a/debian/control +++ b/debian/control @@ -1,35 +1,37 @@ Source: libpdfbox-java -Section: java -Priority: extra Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]>, - gregor herrmann <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 8), ant -Build-Depends-Indep: default-jdk, - ant-optional, - checkstyle, - htmldoc-common, - junit4, - lcdf-typetools, - libbcmail-java (>= 1.47), - libbcprov-java (>= 1.47), - libbcpkix-java (>= 1.47), - libcommons-beanutils-java, - libcommons-logging-java, - libicu4j-java, - liblucene2-java, - javahelper, - maven-repo-helper, - poppler-data + gregor herrmann <[email protected]>, + Emmanuel Bourg <[email protected]> +Section: java +Priority: extra +Build-Depends: ant, + debhelper (>= 8) +Build-Depends-Indep: ant-optional, + checkstyle, + default-jdk, + htmldoc-common, + javahelper, + junit4, + lcdf-typetools, + libbcmail-java (>= 1.47), + libbcpkix-java (>= 1.47), + libbcprov-java (>= 1.47), + libcommons-beanutils-java, + libcommons-logging-java, + libicu4j-java, + liblucene2-java, + maven-repo-helper, + poppler-data Standards-Version: 3.9.5 -Homepage: http://pdfbox.apache.org -Vcs-Git: git://anonscm.debian.org/pkg-java/libpdfbox-java.git Vcs-Browser: http://anonscm.debian.org/?p=pkg-java/libpdfbox-java.git +Vcs-Git: git://anonscm.debian.org/pkg-java/libpdfbox-java.git +Homepage: http://pdfbox.apache.org Package: libpdfbox-java Architecture: all -Depends: ${misc:Depends}, libfontbox-java +Depends: ${misc:Depends}, + libfontbox-java Breaks: jabref (<< 2.7~beta1+ds-4) Built-Using: ${misc:Built-Using} Description: PDF library for Java @@ -38,7 +40,7 @@ Description: PDF library for Java of existing documents and the ability to extract content from documents. . This package contains the library itself. - + Package: libpdfbox-java-doc Architecture: all Section: doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpdfbox-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

