[freehep-chartableconverter-plugin] 05/05: Many things.

Giovanni Mascellani gio at moszumanska.debian.org
Sun May 8 14:17:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

gio pushed a commit to branch master
in repository freehep-chartableconverter-plugin.

commit e776b5fd6ab70c7a91dba25297696604f4a70ebd
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun May 8 16:15:37 2016 +0200

    Many things.
---
 debian/README.source                    | 27 ---------------------------
 debian/control                          |  2 +-
 debian/patches/{patch => }/pom.xml.diff | 21 +++++----------------
 debian/patches/series                   |  2 +-
 4 files changed, 7 insertions(+), 45 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 44bd117..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,27 +0,0 @@
-Information about freehep-chartableconverter-plugin
-------------------------------
-
-
-DEBIANIZATION
-
-This package was debianized using the mh_make command
-from the maven-debian-helper package.
-
-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/control b/debian/control
index ce8f8ca..5864b22 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Giovanni Mascellani <gio at debian.org>,
  Gabriele Giacone <1o5g4r8o at gmail.com>,
  Philipp Huebner <debalance at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, maven-debian-helper, default-jdk, quilt
+Build-Depends: debhelper (>= 9), maven-debian-helper, default-jdk, quilt
 Build-Depends-Indep: libplexus-compiler-java, libmaven-plugin-tools-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-chartableconverter-plugin.git
diff --git a/debian/patches/patch/pom.xml.diff b/debian/patches/pom.xml.diff
similarity index 51%
rename from debian/patches/patch/pom.xml.diff
rename to debian/patches/pom.xml.diff
index 7006635..265ac72 100644
--- a/debian/patches/patch/pom.xml.diff
+++ b/debian/patches/pom.xml.diff
@@ -1,18 +1,9 @@
 From: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
-Subject: [PATCH] patch/pom.xml
-
-Patch to pom.xml, adding dependency on plexus-utils
-
-Signed-off-by: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
-
----
- pom.xml |    4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
-
-diff --git a/pom.xml b/pom.xml
-index af5dba4..857b866 100644
---- a/pom.xml
-+++ b/pom.xml
+Subject: Add dependency on plexus-utils
+Index: freehep-chartableconverter-plugin/pom.xml
+===================================================================
+--- freehep-chartableconverter-plugin.orig/pom.xml
++++ freehep-chartableconverter-plugin/pom.xml
 @@ -25,6 +25,10 @@
        <artifactId>plexus-compiler-api</artifactId>
      </dependency>
@@ -24,5 +15,3 @@ index af5dba4..857b866 100644
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-project</artifactId>
      </dependency>
--- 
-tg: (063227b..) patch/pom.xml (depends on: master)
diff --git a/debian/patches/series b/debian/patches/series
index abd225c..f80ce32 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-patch/pom.xml.diff -p1
+pom.xml.diff

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-chartableconverter-plugin.git



More information about the pkg-java-commits mailing list