[med-svn] r20174 - trunk/packages/bowtie/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Oct 1 07:46:56 UTC 2015


Author: tille
Date: 2015-10-01 07:46:56 +0000 (Thu, 01 Oct 2015)
New Revision: 20174

Modified:
   trunk/packages/bowtie/trunk/debian/changelog
   trunk/packages/bowtie/trunk/debian/control
Log:
Enable building on arm64 in debian/


Modified: trunk/packages/bowtie/trunk/debian/changelog
===================================================================
--- trunk/packages/bowtie/trunk/debian/changelog	2015-10-01 07:45:26 UTC (rev 20173)
+++ trunk/packages/bowtie/trunk/debian/changelog	2015-10-01 07:46:56 UTC (rev 20174)
@@ -1,3 +1,10 @@
+bowtie (1.1.2-2) UNRELEASED; urgency=medium
+
+  * Enable building on arm64 (Thanks for the patch to Edmund Grimley Evans)
+    Closes: #800548
+
+ -- Andreas Tille <tille at debian.org>  Thu, 01 Oct 2015 09:45:33 +0200
+
 bowtie (1.1.2-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/bowtie/trunk/debian/control
===================================================================
--- trunk/packages/bowtie/trunk/debian/control	2015-10-01 07:45:26 UTC (rev 20173)
+++ trunk/packages/bowtie/trunk/debian/control	2015-10-01 07:46:56 UTC (rev 20174)
@@ -16,7 +16,7 @@
 Homepage: http://bowtie-bio.sourceforge.net/
 
 Package: bowtie
-Architecture: amd64 kfreebsd-amd64 ppc64el
+Architecture: amd64 kfreebsd-amd64 arm64 ppc64el
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          python




More information about the debian-med-commit mailing list