[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:04 UTC 2012


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

    Add topgit/quilt support.

diff --git a/debian/README.source b/debian/README.source
index 9a1ea30..6375d2d 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -10,3 +10,15 @@ The build system uses Maven but prevents it from downloading
 anything from the Internet, making the build compliant with
 the Debian policy.
 
+
+QUILT
+
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.  Please see:
+
+    /usr/share/doc/quilt/README.source
+
+for more information on how to apply the patches, modify patches, or
+remove a patch.
+
diff --git a/debian/rules b/debian/rules
index c9523a8..9873a98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/maven.mk
+-include /usr/share/topgit/tg2quilt.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 

-- 
FreeHEP GraphicsIO Base Library



More information about the pkg-java-commits mailing list