[med-svn] [Git][med-team/bowtie][master] 6 commits: Fix watch file to not detect beta versions

Andreas Tille gitlab at salsa.debian.org
Wed May 23 17:09:10 BST 2018


Andreas Tille pushed to branch master at Debian Med / bowtie


Commits:
3311d3cc by Andreas Tille at 2018-05-23T17:46:14+02:00
Fix watch file to not detect beta versions

- - - - -
6196bd23 by Andreas Tille at 2018-05-23T17:46:32+02:00
Point Vcs fields to salsa.debian.org

- - - - -
bd4f1ea0 by Andreas Tille at 2018-05-23T17:46:32+02:00
Standards-Version: 4.1.4

- - - - -
564521e6 by Andreas Tille at 2018-05-23T17:55:44+02:00
Upload to unstable

- - - - -
99c9779e by Andreas Tille at 2018-05-23T17:59:17+02:00
spelling

- - - - -
302a1403 by Andreas Tille at 2018-05-23T18:08:42+02:00
Upload to unstable

- - - - -


5 changed files:

- debian/README.Debian
- debian/changelog
- debian/control
- debian/patches/gcc-64bit.patch
- debian/watch


Changes:

=====================================
debian/README.Debian
=====================================
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -65,7 +65,7 @@ From: Scott Christley <schristley at mac.com>:
   From looking at the bowtie output you provided, the content is the same.
   The sequence id names, position and mismatches are identical in both
   outputs, the only difference is the order.  That may not even be
-  bowtie's fault, it may be using some system or other library which
+  bowtie's fault, it may be using some systems or other library which
   does sorting slightly differently, and most specifically handling ties
   differently.
 


=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+bowtie (1.2.2+dfsg-3) unstable; urgency=medium
+
+  * Fix watch file to not detect beta versions
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
+
+ -- Andreas Tille <tille at debian.org>  Wed, 23 May 2018 17:59:29 +0200
+
 bowtie (1.2.2+dfsg-2) unstable; urgency=medium
 
   * Update d/tests/run-unit-test


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 11),
                python,
                seqan-dev (>= 1.4),
                zlib1g-dev
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bowtie.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/bowtie.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/bowtie
+Vcs-Git: https://salsa.debian.org/med-team/bowtie.git
 Homepage: http://bowtie-bio.sourceforge.net/
 
 Package: bowtie


=====================================
debian/patches/gcc-64bit.patch
=====================================
--- a/debian/patches/gcc-64bit.patch
+++ b/debian/patches/gcc-64bit.patch
@@ -6,7 +6,7 @@ Description: Use gcc to determine if an arch is 64-bit
    on x86_64). This is common on the mips buildds.
  Therefore ask GCC if this architecture is 64-bit. Using __LP64__ is the easiest
  method, but is not portable and probably only works with GCC and Clang
- unfortunatly.
+ unfortunately.
 Author: James Cowgill <jcowgill at debian.org>
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-  https://github.com/BenLangmead/bowtie/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/BenLangmead/bowtie/releases .*/archive/v(\d[-.\d]+)@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/bowtie/compare/c67e17f9d522165bbb4caa178b058b46bfef547c...302a14039001b7ee3a98b509ab374ebc11924ca5

-- 
View it on GitLab: https://salsa.debian.org/med-team/bowtie/compare/c67e17f9d522165bbb4caa178b058b46bfef547c...302a14039001b7ee3a98b509ab374ebc11924ca5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180523/d051f892/attachment-0001.html>


More information about the debian-med-commit mailing list