[SCM] FreeHEP Enhanced Metafile Format Driver branch, build, updated. upstream/2.1.1+dfsg-18-g870dfdc
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Tue Jan 10 11:51:54 UTC 2012
The following commit has been merged in the build branch:
commit dd560750eab347d66f8cab862b72affb46a3f4a7
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Tue Dec 27 12:00:35 2011 +0100
Fix some lintian warnings.
diff --git a/debian/changelog b/debian/changelog
index 5ebcec7..2e8c838 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
freehep-graphicsio-emf (2.1.1-emfplus+dfsg1-1) UNRELEASED; urgency=low
* Merge upstream code from emfplus branch, to support EMF+ format.
- * Fix tarball generation script
+ * Fix tarball generation script.
* Fix my email address.
* Convert package to format 3.0 (quilt).
+ * Standards-Version bumped to 3.9.2 (no changes required).
+ * Update field names in debian/copyright.
-- Giovanni Mascellani <gio at debian.org> Tue, 27 Dec 2011 18:09:43 +0100
diff --git a/debian/control b/debian/control
index 4e5bc58..053cc1e 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-graphicsio-java, libfreehep-graphicsio-tests-java,
libjdom1-java, junit
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-graphicsio-emf.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-graphicsio-emf.git
Homepage: http://java.freehep.org/
Package: libfreehep-graphicsio-emf-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
+Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP Enhanced Metafile Format Driver
The GraphicsIO library offers a base interface for image exporters in many
diff --git a/debian/copyright b/debian/copyright
index 5f446ad..5035734 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: FreeHEP Enhanced Metafile Format Driver
-Maintainer: The FreeHEP team <developers at freehep.org>
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: FreeHEP Enhanced Metafile Format Driver
+Upstream-Contact: The FreeHEP team <developers at freehep.org>
Source: http://java.freehep.org/
Files: *
--
FreeHEP Enhanced Metafile Format Driver
More information about the pkg-java-commits
mailing list