[freehep-graphicsio-svg] 08/09: Make patches DEP-3 compliant.
Giovanni Mascellani
gio at moszumanska.debian.org
Mon Jun 13 08:57:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
gio pushed a commit to branch master
in repository freehep-graphicsio-svg.
commit 668a8a2f9887cdd18d7ea1852d69946de7f1aec0
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/classpath.diff | 2 ++
debian/patches/geogebra.diff | 2 ++
3 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index da03b90..b857d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ freehep-graphicsio-svg (2.1.1-4) UNRELEASED; urgency=low
* Quit using topgit and remove leftovers.
* Remove trivial information in debian/README.source.
* Add classpath to the JAR manifest.
+ * Make patches DEP-3 compliant.
[ Philipp Huebner ]
* Added myself as uploader
diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff
index 1526d66..bc66fc9 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-graphicsio-svg/pom.xml
===================================================================
--- freehep-graphicsio-svg.orig/pom.xml
diff --git a/debian/patches/geogebra.diff b/debian/patches/geogebra.diff
index a99427c..fae42b7 100644
--- a/debian/patches/geogebra.diff
+++ b/debian/patches/geogebra.diff
@@ -3,6 +3,8 @@ Subject: Improve GeoGebra compatibility
The visibility of a field is moved from private to protected, so GeoGebra
can extend the class SVGGraphics2D.
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: freehep-graphicsio-svg/src/main/java/org/freehep/graphicsio/svg/SVGGraphics2D.java
===================================================================
--- freehep-graphicsio-svg.orig/src/main/java/org/freehep/graphicsio/svg/SVGGraphics2D.java
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-svg.git
More information about the pkg-java-commits
mailing list