[liblinear] 33/123: Create package-specific README.Debian files
Christian Kastner
chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
chrisk-guest pushed a commit to branch master
in repository liblinear.
commit 09403085ad643f5c13b5615a6b1ee1f991d5d36d
Author: Christian Kastner <debian at kvr.at>
Date: Fri Jul 9 21:01:42 2010 +0200
Create package-specific README.Debian files
---
debian/{README.Debian => liblinear-dev.README.Debian} | 6 +-----
debian/{README.Debian => liblinear-tools.README.Debian} | 6 +-----
debian/liblinear1.README.Debian | 7 +++++++
3 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/debian/README.Debian b/debian/liblinear-dev.README.Debian
similarity index 57%
copy from debian/README.Debian
copy to debian/liblinear-dev.README.Debian
index 72a2e30..f23a31a 100644
--- a/debian/README.Debian
+++ b/debian/liblinear-dev.README.Debian
@@ -8,8 +8,4 @@ To compile software against liblinear, you need to include "linear.h" and link
against liblinear with -llinear. When compiling statically, you must also
link against -lblas.
-Upstream calls its binary executables "train" and "predict". To avoid possible
-name collisions, these binaries (available in the liblinear-tools package) have
-been renamed to "liblinear-train" and "liblinear-predict".
-
- -- Christian Kastner <debian at kvr.at> Sat, 12 Jun 2010 21:21:11 +0200
+ -- Christian Kastner <debian at kvr.at> Fri, 09 Jul 2010 20:57:11 +0200
diff --git a/debian/README.Debian b/debian/liblinear-tools.README.Debian
similarity index 64%
rename from debian/README.Debian
rename to debian/liblinear-tools.README.Debian
index 72a2e30..9680152 100644
--- a/debian/README.Debian
+++ b/debian/liblinear-tools.README.Debian
@@ -4,12 +4,8 @@ liblinear for Debian
For more information (including formulations) about LIBLINEAR, you are strongly
advised to read upstream's README file in /usr/share/doc/liblinear1/README.
-To compile software against liblinear, you need to include "linear.h" and link
-against liblinear with -llinear. When compiling statically, you must also
-link against -lblas.
-
Upstream calls its binary executables "train" and "predict". To avoid possible
name collisions, these binaries (available in the liblinear-tools package) have
been renamed to "liblinear-train" and "liblinear-predict".
- -- Christian Kastner <debian at kvr.at> Sat, 12 Jun 2010 21:21:11 +0200
+ -- Christian Kastner <debian at kvr.at> Fri, 09 Jul 2010 20:55:11 +0200
diff --git a/debian/liblinear1.README.Debian b/debian/liblinear1.README.Debian
new file mode 100644
index 0000000..29103bf
--- /dev/null
+++ b/debian/liblinear1.README.Debian
@@ -0,0 +1,7 @@
+liblinear for Debian
+--------------------
+
+For more information (including formulations) about LIBLINEAR, you are strongly
+advised to read upstream's README file in /usr/share/doc/liblinear1/README.
+
+ -- Christian Kastner <debian at kvr.at> Fri, 09 Jul 2010 20:56:11 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git
More information about the debian-science-commits
mailing list