[med-svn] [gasic] 03/04: Restrict Architectures to amd64 since on other architectures at least the dependency bowtie does not exist
Andreas Tille
tille at debian.org
Thu Sep 25 11:19:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gasic.
commit 5e236fa60e2927c8da8c60eebf19bce2bb14132a
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 25 13:11:55 2014 +0200
Restrict Architectures to amd64 since on other architectures at least the dependency bowtie does not exist
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1667dd8..3381031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gasic (0.0.r18-2) UNRELEASED; urgency=medium
+
+ * Restrict Architectures to amd64 since on other architectures at least
+ the dependency bowtie does not exist
+
+ -- Andreas Tille <tille at debian.org> Thu, 25 Sep 2014 13:10:45 +0200
+
gasic (0.0.r18-1) unstable; urgency=low
* Initial release (Closes: #739509)
diff --git a/debian/control b/debian/control
index ee506cc..7368baa 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/gasic.git
Homepage: http://sourceforge.net/projects/gasic/
Package: gasic
-Architecture: any
+Architecture: amd64 kfreebsd-amd64
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