[jas-plotter] 02/04: Make patches DEP-3 compliant.
Giovanni Mascellani
gio at moszumanska.debian.org
Mon Jun 13 08:58:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
gio pushed a commit to branch master
in repository jas-plotter.
commit 7efbfec5cf29a7114bc029db2cdff2e2fd7a548b
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sun Jun 12 19:28:32 2016 +0200
Make patches DEP-3 compliant.
---
debian/changelog | 1 +
debian/patches/XMLCharacterProperties.java.diff | 2 ++
debian/patches/classpath.diff | 2 ++
debian/patches/tablelayout.diff | 2 ++
4 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b43a995..3ff7b6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ jas-plotter (2.2.6+dfsg1-3) UNRELEASED; urgency=medium
* Quit using topgit and remove leftovers.
* Add classpath to the JAR manifest.
* Remove trivial information in debian/README.source.
+ * Make patches DEP-3 compliant.
[ Philipp Huebner ]
* Added myself as uploader
diff --git a/debian/patches/XMLCharacterProperties.java.diff b/debian/patches/XMLCharacterProperties.java.diff
index 2566c73..869a18b 100644
--- a/debian/patches/XMLCharacterProperties.java.diff
+++ b/debian/patches/XMLCharacterProperties.java.diff
@@ -2,6 +2,8 @@ From: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Subject: Substitute for XMLCharacterProperties.java
The original file is not compatible with LGPL.
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: jas-plotter/src/main/java/jas/util/xml/XMLCharacterProperties.java
===================================================================
--- /dev/null
diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff
index 2a623ab..6bdec6e 100644
--- a/debian/patches/classpath.diff
+++ b/debian/patches/classpath.diff
@@ -1,5 +1,7 @@
From: Giovanni Mascellani <gio at debian.org>
Subject: Add classpath to compiled JAR
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: jas-plotter/pom.xml
===================================================================
--- jas-plotter.orig/pom.xml
diff --git a/debian/patches/tablelayout.diff b/debian/patches/tablelayout.diff
index 21ba7c2..bab82c3 100644
--- a/debian/patches/tablelayout.diff
+++ b/debian/patches/tablelayout.diff
@@ -1,5 +1,7 @@
From: Gabriele Giacone <1o5g4r8o at gmail.com>
Subject: Compile against Debian libtablelayout-java
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: jas-plotter/src/main/java/jas/hist/JASHistPropertyDialog.java
===================================================================
--- jas-plotter.orig/src/main/java/jas/hist/JASHistPropertyDialog.java
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git
More information about the pkg-java-commits
mailing list