[med-svn] [gasic] 01/02: Revert enabling arm64 since the package Depends bowtie2 which is only available on amd64. Set "Architecture: any" and Build-Depends: bowtie2 instead.
Andreas Tille
tille at debian.org
Wed Dec 13 09:37:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gasic.
commit 1c941653ac4a62d6d405d11f5f559c9fec7c6460
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 13 10:33:17 2017 +0100
Revert enabling arm64 since the package Depends bowtie2 which is only available on amd64. Set "Architecture: any" and Build-Depends: bowtie2 instead.
---
debian/changelog | 8 ++++++++
debian/control | 5 +++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 40bac7e..76fe9f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gasic (0.0.r19-3) UNRELEASED; urgency=medium
+
+ * Revert enabling arm64 since the package Depends bowtie2 which is only
+ available on amd64. Set "Architecture: any" and Build-Depends: bowtie2
+ instead.
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Dec 2017 10:31:52 +0100
+
gasic (0.0.r19-2) unstable; urgency=medium
[ Steffen Moeller ]
diff --git a/debian/control b/debian/control
index 5f507c6..9ea1362 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,15 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- python-all-dev
+ python-all-dev,
+ bowtie2
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gasic.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/gasic.git
Homepage: http://sourceforge.net/projects/gasic/
Package: gasic
-Architecture: amd64 kfreebsd-amd64 arm64
+Architecture: any
Depends: ${misc:Depends},
${python:Depends},
python-scipy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gasic.git
More information about the debian-med-commit
mailing list