[maven2] 20/87: Removed unnecessary link to libcommons-lang-java. Added README.Debian-source.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:59:06 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository maven2.

commit 785966ac878e8f314e58833823e37f767737e1bf
Author: Paul Cager <paul-debian at home.paulcager.org>
Date:   Mon Jul 23 13:09:53 2007 +0000

    Removed unnecessary link to libcommons-lang-java.
    Added README.Debian-source.
---
 debian/README.Debian-source | 10 ++++++++++
 debian/build.properties     |  1 -
 debian/control              |  1 -
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian-source b/debian/README.Debian-source
new file mode 100644
index 0000000..4cfe3a8
--- /dev/null
+++ b/debian/README.Debian-source
@@ -0,0 +1,10 @@
+maven2 package
+
+The upstream source has been downloaded from upstream's svn, and
+may be recreated using the "get-orig-source" rule in debian/rules.
+
+The debian directory contains copies of various configuration files
+(components.xml, pom.xml etc). These files would normally be generated
+from the source code during Maven's build using a bootstrapped Maven.
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Fri, 06 Jul 2007 16:37:52 +0100
diff --git a/debian/build.properties b/debian/build.properties
index d675f2e..4df1a8b 100644
--- a/debian/build.properties
+++ b/debian/build.properties
@@ -2,7 +2,6 @@ classpath.compile = \
 		    /usr/share/java/doxia-sink-api.jar:\
 		    /usr/share/java/classworlds.jar:\
                     /usr/share/java/commons-cli.jar:\
-                    /usr/share/java/commons-lang.jar:\
                     /usr/share/java/junit.jar:\
                     /usr/share/java/modello-core.jar:\
                     /usr/share/java/plexus-container-default.jar:\
diff --git a/debian/control b/debian/control
index 4ff45a5..8ea5c53 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends-Indep: java-gcj-compat-dev (>=1.0.65), ant-optional, libxalan2-jav
 		     libbcprov-java, libbcprov-java-doc,
 		     libclassworlds-java,
 		     libcommons-cli-java,
-		     libcommons-lang-java,
 		     libdoxia-java,
 		     libmodello-java,
 		     libplexus-container-default-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git



More information about the pkg-java-commits mailing list