[freehep-graphics2d] 03/04: Make patches DEP-3 compliant.
Giovanni Mascellani
gio at moszumanska.debian.org
Mon Jun 13 08:57:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
gio pushed a commit to branch master
in repository freehep-graphics2d.
commit 8441bce86eeb9352b08205b410e38a155c0c0630
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sun Jun 12 19:28:31 2016 +0200
Make patches DEP-3 compliant.
---
debian/changelog | 1 +
debian/patches/classpath.diff | 2 ++
debian/patches/sweethome3d.diff | 2 ++
3 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2a6a525..303b0d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ freehep-graphics2d (2.1.1-5) UNRELEASED; urgency=medium
* Add classpath to the JAR manifest.
+ Remove previous mechanism based on javahelper.
* Enable tests.
+ * Make patches DEP-3 compliant.
-- Philipp Huebner <debalance at debian.org> Tue, 20 Oct 2015 16:58:34 +0200
diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff
index f8b5489..51734ac 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: freehep-graphics2d/pom.xml
===================================================================
--- freehep-graphics2d.orig/pom.xml
diff --git a/debian/patches/sweethome3d.diff b/debian/patches/sweethome3d.diff
index 57268c1..69fe161 100644
--- a/debian/patches/sweethome3d.diff
+++ b/debian/patches/sweethome3d.diff
@@ -1,6 +1,8 @@
From: Emmanuel Puybaret <info at eteks.com>
Subject: Upstream patch to fix SVG export on sweethome3d.
Signed-off-by: Gabriele Giacone <1o5g4r8o at gmail.com>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: freehep-graphics2d/src/main/java/org/freehep/graphics2d/PixelGraphics2D.java
===================================================================
--- freehep-graphics2d.orig/src/main/java/org/freehep/graphics2d/PixelGraphics2D.java
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphics2d.git
More information about the pkg-java-commits
mailing list