This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libcolt-free-java.
commit 07f81abf3d6caa5cadd919bf83b8dedec5141b3d Author: Andreas Tille <[email protected]> Date: Sun Mar 15 17:22:51 2015 +0100 Fix name of doc package --- debian/control | 2 +- debian/libcolt-free-java-doc.javadoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 295e591..62b27a8 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Description: scalable scientific and technical computing in Java Array, JDK 1.2 Collections framework (all Java), in terms of performance, functionality and (re)usability. -Package: libcolt-java-doc +Package: libcolt-free-java-doc Architecture: all Section: doc Depends: ${java:Depends}, diff --git a/debian/libcolt-free-java-doc.javadoc b/debian/libcolt-free-java-doc.javadoc index 2f83124..3c08727 100644 --- a/debian/libcolt-free-java-doc.javadoc +++ b/debian/libcolt-free-java-doc.javadoc @@ -1 +1 @@ -doc /usr/share/doc/libcolt-java +doc /usr/share/doc/libcolt-free-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcolt-free-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
