[SCM] FreeHEP Character Table Converter branch, master, updated. upstream/2.0-12-g9c8b852

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Sun Nov 8 21:12:50 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 Character Table Converter".

The branch, master has been updated
       via  9c8b852f3512304893a0c9cf442016bf4cda4d14 (commit)
       via  e25f747ea8d6ef2d8638be996914fe61eb2af74d (commit)
       via  6bff7342f778b4d270eeabcc26f3cfc2ee990ad3 (commit)
      from  c34012bff81804dd896e23515a9ca325a432d0d9 (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 9c8b852f3512304893a0c9cf442016bf4cda4d14
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Nov 8 22:05:35 2009 +0100

    d/watch: no watch available (upstream is SVN)

commit e25f747ea8d6ef2d8638be996914fe61eb2af74d
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Nov 8 22:04:22 2009 +0100

    Added years in d/copyright

commit 6bff7342f778b4d270eeabcc26f3cfc2ee990ad3
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Nov 8 22:00:04 2009 +0100

    Adding openjdk-6-jre as first dependency alternative to java2-runtime, in order
    to shut up lintian

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

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 41ec0a6..29cb902 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://java.freehep.org/
 
 Package: libfreehep-chartableconverter-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, java2-runtime
+Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP Character Table Converter
  Converts 16 bit Unicode text files into lookup tables. These tables are
diff --git a/debian/copyright b/debian/copyright
index e7e90d7..4cd47c1 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 b6048eb..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-chartableconverter-plugin-(\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 Character Table Converter



More information about the pkg-java-commits mailing list