[SCM] FreeHEP GraphicsIO Base Library branch, build, updated. debian/2.1.1-2-14-g9efd4c5

Giovanni Mascellani mascellani at poisson.phc.unipi.it
Sat Feb 11 21:16:06 UTC 2012


The following commit has been merged in the build branch:
commit c4d894a5a887ea4c6ccff8a90ba926e2b1336050
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Feb 11 17:39:50 2012 +0100

    Fix some lintian warning.

diff --git a/debian/changelog b/debian/changelog
index 481af2e..7d3dc61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ freehep-graphicsio (2.1.1-3) unstable; urgency=low
     export).
   * Add real watch file
   * Fix my email address.
+  * Bump Standards-Version to 3.9.2 (no change required).
+  * Fix some lintian warnings.
 
- -- Giovanni Mascellani <gio at debian.org>  Sat, 11 Feb 2012 15:20:34 +0100
+ -- Giovanni Mascellani <gio at debian.org>  Sat, 11 Feb 2012 17:39:36 +0100
 
 freehep-graphicsio (2.1.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ff1a285..1c88b76 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Uploaders: Giovanni Mascellani <gio at debian.org>,
 Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, default-jdk
 Build-Depends-Indep: libfreehep-export-java, libfreehep-graphics2d-java,
  libfreehep-io-java, libmaven-exec-plugin-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-graphicsio.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-graphicsio.git
 Homepage: http://java.freehep.org/
 
 Package: libfreehep-graphicsio-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
+Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP GraphicsIO Base Library
  The GraphicsIO library offers a base interface for image exporters in many
diff --git a/debian/copyright b/debian/copyright
index 91c7a68..57343df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: FreeHEP GraphicsIO Base Library
-Maintainer: The FreeHEP team
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: FreeHEP GraphicsIO Base Library
+Upstream-Contact: The FreeHEP team
 Source: http://java.freehep.org/
 
 Files: *
@@ -15,10 +15,10 @@ License: LGPL-2.1+
   <http://java.freehep.org/svn/repos/freehep/show/freehep/trunk/vectorgraphics/LICENSE.txt>
   and adopted license at <http://java.freehep.org/license.html>
 
-Files: src/main/java/org/freehep/graphicsio/ppm/ImageEncoder.java,
- src/main/java/org/freehep/graphicsio/ppm/PPMEncoder.java,
- src/main/java/org/freehep/graphicsio/ImageEncoder.java,
- src/main/java/org/freehep/graphicsio/gif/ImageEncoder.java,
+Files: src/main/java/org/freehep/graphicsio/ppm/ImageEncoder.java
+ src/main/java/org/freehep/graphicsio/ppm/PPMEncoder.java
+ src/main/java/org/freehep/graphicsio/ImageEncoder.java
+ src/main/java/org/freehep/graphicsio/gif/ImageEncoder.java
  src/main/java/org/freehep/graphicsio/gif/GIFEncoder.java
 Copyright: 1996-1998, Jef Poskanzer <jef at acme.com>
 License: other

-- 
FreeHEP GraphicsIO Base Library



More information about the pkg-java-commits mailing list