[jlapack] 01/01: Add debian/manifest to get rid of lintian warning - hope that's correct ???
Andreas Tille
tille at debian.org
Fri Jan 29 21:23:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jlapack.
commit 88e138abef7ed1fafc4d3f4847b42da69e0dce7a
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 29 22:22:37 2016 +0100
Add debian/manifest to get rid of lintian warning - hope that's correct ???
---
debian/changelog | 1 +
debian/manifest | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 469edfb..8795121 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jlapack (0.8~dfsg-3) UNRELEASED; urgency=medium
* debhelper 9
* cme fix dpkg-control
* cme fix dpkg-copyright
+ * add manifest
-- Andreas Tille <tille at debian.org> Fri, 29 Jan 2016 21:50:47 +0100
diff --git a/debian/manifest b/debian/manifest
new file mode 100644
index 0000000..b35636a
--- /dev/null
+++ b/debian/manifest
@@ -0,0 +1,6 @@
+/usr/share/java/jlapack-lapack.jar:
+ Class-Path: /usr/share/java/f2jutil.jar
+/usr/share/java/jlapack-blas.jar:
+ Class-Path: /usr/share/java/f2jutil.jar
+/usr/share/java/jlapack-xerbla.jar:
+ Class-Path: /usr/share/java/f2jutil.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlapack.git
More information about the pkg-java-commits
mailing list