[liblinear] 116/123: Revert "Complete the multi-arch-ification"
Christian Kastner
chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:15 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 adf9d17b2adc7ee3c6d0e2ef05ddc888afccf087
Author: Christian Kastner <debian at kvr.at>
Date: Fri May 30 23:45:49 2014 +0200
Revert "Complete the multi-arch-ification"
This reverts commit acfcf535187d452a2126a965a67d972d8c126c2e.
Multi-archification for this package is somewhat more complicated, so I'll have
to take some time to look into this.
---
debian/changelog | 2 --
debian/control | 5 -----
2 files changed, 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 62cd558..4f07025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,6 @@ liblinear (1.8+dfsg-2) unstable; urgency=low
- Dropped dependency on python-support, and added a dependency on
python-all-dev (>= 2.6.6-3~) for dh_python2, as well as added
X-Python-Version >= 2.5. Closes: #679993
- - Added Multi-Arch: same to to libfann2, libfann-dev, libfann-dbg, as well
- as the required Pre-Depends to libfann2
- Updated BLAS dependency to libblas-dev | libblas.so, the currently
recommended approach.
* debian/compat:
diff --git a/debian/control b/debian/control
index eed8b99..064bef9 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Vcs-Browser: http://scm.kvr.at/git/?p=pkg-liblinear.git;a=summary
Package: liblinear-dev
Section: libdevel
Architecture: any
-Multi-Arch: same
Depends:
${misc:Depends},
liblinear1 (= ${binary:Version}),
@@ -33,9 +32,6 @@ Description: Development libraries and header files for LIBLINEAR
Package: liblinear1
Architecture: any
-Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends}
@@ -56,7 +52,6 @@ Package: liblinear-dbg
Priority: extra
Section: debug
Architecture: any
-Multi-Arch: same
Depends:
${misc:Depends},
liblinear1 (= ${binary:Version}),
--
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