[med-svn] [Git][med-team/khmer][master] 2 commits: Drop unsupported archs (mips*, ppc*).
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Feb 15 12:08:11 UTC 2018
Michael R. Crusoe pushed to branch master at Debian Med / khmer
Commits:
c0e96173 by Michael R. Crusoe at 2018-02-11T02:20:18-08:00
Drop unsupported archs (mips*, ppc*).
- - - - -
7b276d1b by Michael R. Crusoe at 2018-02-11T03:06:04-08:00
deal with embedded-javascript-library
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+khmer (2.1.2+dfsg-4) UNRELEASED; urgency=medium
+
+ * deal with embedded-javascript-library.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Sun, 11 Feb 2018 03:06:00 -0800
+
+khmer (2.1.2+dfsg-3) unstable; urgency=medium
+
+ * Drop unsupported archs (mips*, ppc*).
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Sun, 11 Feb 2018 02:20:06 -0800
+
khmer (2.1.2+dfsg-2) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,10 @@ Build-Depends: debhelper (>= 10),
cython3 (>= 0.26.1),
zlib1g-dev,
libbz2-dev,
- asciidoctor
-Standards-Version: 4.1.2
+ asciidoctor,
+ libjs-jquery,
+ libjs-twitter-bootstrap
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/khmer.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/khmer.git
Homepage: http://khmer.readthedocs.org
@@ -42,7 +44,7 @@ Description: common files for the khmer project tools
This package contains common files for liboxli and khmer
Package: khmer
-Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64
+Architecture: amd64 any-arm64 any-ia64 any-sparc64
Multi-Arch: same
Depends: khmer-common,
python3 (>= 3.3),
@@ -57,7 +59,7 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal
sequence analysis, hence the name.
Package: liboxli1
-Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64
+Architecture: amd64 any-arm64 any-ia64 any-sparc64
Multi-Arch: same
Section: libs
Depends: khmer-common,
@@ -73,7 +75,7 @@ Description: in-memory DNA sequence analysis library from the khmer project
This package contains the low-level C++ library.
Package: liboxli-dev
-Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64
+Architecture: amd64 any-arm64 any-ia64 any-sparc64
Multi-Arch: same
Section: libdevel
Depends: liboxli1 (= ${binary:Version}),
View it on GitLab: https://salsa.debian.org/med-team/khmer/compare/2ef142c7e0bfb49d91de3f8faf2dc2db7d136475...7b276d1bc5d98d33c761b2fdd098312db3589e35
---
View it on GitLab: https://salsa.debian.org/med-team/khmer/compare/2ef142c7e0bfb49d91de3f8faf2dc2db7d136475...7b276d1bc5d98d33c761b2fdd098312db3589e35
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180215/12350165/attachment-0001.html>
More information about the debian-med-commit
mailing list