[SCM] FreeHEP IO library branch, master, updated. upstream/2.0.2-2-g03b49c8
Giovanni Mascellani
gmascellani-guest at alioth.debian.org
Wed Nov 4 16:01:04 UTC 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP IO library".
The branch, master has been updated
via 03b49c8081b8fbb5672c0ea89bf5f21a8d51b3e0 (commit)
from 34923fa75557156692012214c465459146ae39de (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 03b49c8081b8fbb5672c0ea89bf5f21a8d51b3e0
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Wed Nov 4 17:00:38 2009 +0100
d/control: started debianising
-----------------------------------------------------------------------
Summary of changes:
debian/control | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 963f300..7011ac5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep:
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper
+Build-Depends-Indep: libfreehep-util, default-jdk
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/freehep-io
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/freehep-io/
-Homepage: TODO
+Homepage: http://java.freehep.org/
Package: libfreehep-io-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends}, ${maven:Depends}, java2-runtime
Recommends: ${maven:OptionalDepends}
Description: FreeHEP IO
FreeHEP I/O Library
hooks/post-receive
--
FreeHEP IO library
More information about the pkg-java-commits
mailing list