This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository liboro-java.
commit be7a1efcd3af4e28e8472c7d07992e8abb91b590 Author: Niels Thykier <[email protected]> Date: Sat Feb 20 12:40:51 2010 +0000 Added Homepage + Vcs-* fields. --- debian/changelog | 3 +++ debian/control | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 56e449c..7b1ea33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,12 +7,15 @@ liboro-java (2.0.8a-7) unstable; urgency=low * Added myself to Uploaders. * Merged B-D-I and B-D; it does not make sense to have both when all packages are arch all. + * Downgraded java source and target version from 1.4 to 1.3 and 1.2 + respectively. * Updated depedencies on java-runtimes to fit the built class version. * Made patch quilt-compatible and added a short description. * Bumped debhelper compat to 7. * Added OSGi metadata. * Converted source format to 3.0 (quilt). * Modified the -doc synopsis to clarify it is a documentation package. + * Added Homepage and Vcs-* fields. -- Niels Thykier <[email protected]> Sat, 20 Feb 2010 13:28:45 +0100 diff --git a/debian/control b/debian/control index 5acd358..cb51b69 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,9 @@ Uploaders: Michael Koch <[email protected]>, Arnaud Vandyck <[email protected]>, Niels Thykier <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, maven-repo-helper Standards-Version: 3.8.4 +Homepage: http://jakarta.apache.org/oro/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liboro-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liboro-java Package: liboro-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/liboro-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

