[SCM] FreeHEP IO library branch, master, updated. upstream/2.0.2-9-ga71f28b

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Sun Nov 8 21:12:38 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  a71f28bbb2bd7b7091c34c21b6e84ce5aba4b9f8 (commit)
      from  3e2a2c33c9e4346ed73cb8bf42125e0a7d70bec4 (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 a71f28bbb2bd7b7091c34c21b6e84ce5aba4b9f8
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Nov 8 22:08:59 2009 +0100

    Minor fixes

-----------------------------------------------------------------------

Summary of changes:
 debian/control   |    2 +-
 debian/copyright |   28 ++++++++++++++--------------
 debian/watch     |    6 ++----
 3 files changed, 17 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 198b5d1..7e42105 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://java.freehep.org/
 
 Package: libfreehep-io-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, java2-runtime, netbeans-platform
+Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime, netbeans-platform
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP I/O library
  General I/O related libraries for FreeHEP.
diff --git a/debian/copyright b/debian/copyright
index f97864f..268d6a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,20 +4,20 @@ Maintainer: The FreeHEP team
 Source: http://java.freehep.org/
 
 Files: *
-Copyright: © Mark Donszelmann <Mark.Donszelmann at slac.stanford.edu>
-           © Tony Johnson <tonyj at slac.stanford.edu>
-           © Max Turri <turri at slac.stanford.edu>
-           © Victor Serbo <Victor.Serbo at slac.stanford.edu>
-           © Gary Bower <Gary.Bower at slac.stanford.edu>
-           © Julius Hrivnac <hrivnac at lal.in2p3.fr>
-           © Cal Loomis <loomis at lal.in2p3.fr>
-           © Joseph Perl <Joseph.Perl at slac.stanford.edu>
-           © Peter Armstrong
-           © Simon Fischer
-           © Andre Bach
-           © Partick Hellwig
-           © Sami Kama
-           © Paul Spence
+Copyright: © 2003 - 2007 Mark Donszelmann <Mark.Donszelmann at slac.stanford.edu>
+           © 2003 - 2007 Tony Johnson <tonyj at slac.stanford.edu>
+           © 2003 - 2007 Max Turri <turri at slac.stanford.edu>
+           © 2003 - 2007 Victor Serbo <Victor.Serbo at slac.stanford.edu>
+           © 2003 - 2007 Gary Bower <Gary.Bower at slac.stanford.edu>
+           © 2003 - 2007 Julius Hrivnac <hrivnac at lal.in2p3.fr>
+           © 2003 - 2007 Cal Loomis <loomis at lal.in2p3.fr>
+           © 2003 - 2007 Joseph Perl <Joseph.Perl at slac.stanford.edu>
+           © 2003 - 2007 Peter Armstrong
+           © 2003 - 2007 Simon Fischer
+           © 2003 - 2007 Andre Bach
+           © 2003 - 2007 Partick Hellwig
+           © 2003 - 2007 Sami Kama
+           © 2003 - 2007 Paul Spence
 License: LGPL-2.1+
   On Debian GNU/Linux system you can find the complete text of the
   LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
diff --git a/debian/watch b/debian/watch
index b8371f3..f1fc674 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
-version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
-  svn://svn.freehep.org/svn/freehep/tags/ \
-  freehep-io-(\d.*)/ debian debian/orig-tar.sh
+# Watch file missing, because upstream releases are available only via
+# SVN, but uscan is unable to read in a SVN repository.


hooks/post-receive
-- 
FreeHEP IO library



More information about the pkg-java-commits mailing list