[libnetlib-java] 03/14: add missing dep
Andreas Tille
tille at debian.org
Tue Sep 2 09:52:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libnetlib-java.
commit 676f57eb20d61557363cdd013380a1a186dd9758
Author: Olivier Sallou <osallou at debian.org>
Date: Mon Mar 26 21:49:09 2012 +0000
add missing dep
---
debian/control | 2 +-
debian/patches/update_classpath.patch | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0897be3..8982ad5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: netlib-java
Section: java
Priority: optional
Build-Depends: debhelper (>= 8.0.0), unzip, f2j, libjlapack-java, javahelper (>=0.25),
- default-jdk, junit
+ default-jdk, junit, ant
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Olivier Sallou <osallou at debian.org>
diff --git a/debian/patches/update_classpath.patch b/debian/patches/update_classpath.patch
index 9561f3a..7aecef7 100644
--- a/debian/patches/update_classpath.patch
+++ b/debian/patches/update_classpath.patch
@@ -1,3 +1,8 @@
+Subject: update classpath and jar names
+Description: update jar classpath to use package
+ jar files and remove version from generated jar
+Author: Olivier Sallou <osallou at debian.org>
+Last-Updated: 26-03-2012
--- a/build.xml
+++ b/build.xml
@@ -35,14 +35,12 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnetlib-java.git
More information about the pkg-java-commits
mailing list