[SCM] FreeHEP Export and Save As Library branch, master, updated. upstream/2.1.1-18-g1c80ba4

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Tue Jan 19 15:56:29 UTC 2010


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 Export and Save As Library".

The branch, master has been updated
       via  1c80ba422c7545d8798ea46e931a2c3db4f2d630 (commit)
       via  6643b00256cd167e13777cd87a374f41f97fa25f (commit)
       via  ef502bd31022ba589348368004815d1a747ab350 (commit)
      from  36e37d392dee8a8d2d269de1ab626a8626d0e7f5 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    2 +-
 debian/control   |   14 ++++++++------
 debian/copyright |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c6f1d2..282b0b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ freehep-export (2.1.1-1) unstable; urgency=low
 
   * Initial release (Closes: #558345)
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sat, 12 Dec 2009 19:15:19 +0100
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 19 Jan 2010 16:40:40 +0100
diff --git a/debian/control b/debian/control
index bcdc7b2..35e66ea 100644
--- a/debian/control
+++ b/debian/control
@@ -8,17 +8,19 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
 Build-Depends-Indep: libsurefire-java (>= 2.4.3), libfreehep-swing-java,
  libjas-plotter-java, libmaven-exec-plugin-java
 Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/freehep-export
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/freehep-export/
+Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-export.git
+Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-export.git;a=summary
 Homepage: http://java.freehep.org/
 
 Package: libfreehep-export-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP Export and Save As Library
  Library to register filetypes (which can be loaded as plugin modules).
- This library is used by VectorGraphics to allow new output formats 
- to be added by adding new jar files to the classpath.
+ This library is used by VectorGraphics libraries to implement a
+ modular import/export system for image files: importers
+ or exporters for different formats can be deloped or loaded
+ independently.
  .
- FreeHEP is a collection of Java libraries used in High Energy
+ FreeHEP is a collection of Java libraries used in High Energy Physics.
diff --git a/debian/copyright b/debian/copyright
index 9684a4a..43e764a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ License: LGPL-2.1+
   LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
   No license files are included in upstream tarball but copyright holders
   list is available at
-<http://java.freehep.org/svn/repos/freehep/show/freehep/trunk/vectorgraphics/LICENSE.txt>
+  <http://java.freehep.org/svn/repos/freehep/show/freehep/trunk/vectorgraphics/LICENSE.txt>
   and adopted license at <http://java.freehep.org/license.html>
 
 Files: debian/*


hooks/post-receive
-- 
FreeHEP Export and Save As Library



More information about the pkg-java-commits mailing list