[med-svn] [Git][med-team/sga][master] 8 commits: fix my email address

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Fri Sep 17 15:05:45 BST 2021



Michael R. Crusoe pushed to branch master at Debian Med / sga


Commits:
b15520f4 by Michael R. Crusoe at 2021-09-17T15:56:07+02:00
fix my email address

- - - - -
b94b60ed by Michael R. Crusoe at 2021-09-17T15:56:15+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -
d8f40fae by Michael R. Crusoe at 2021-09-17T15:56:16+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
72535b8d by Michael R. Crusoe at 2021-09-17T15:56:16+02:00
routine-update: debhelper-compat 13

- - - - -
e316eb0d by Michael R. Crusoe at 2021-09-17T15:56:19+02:00
routine-update: Add salsa-ci file

- - - - -
94271349 by Michael R. Crusoe at 2021-09-17T15:56:20+02:00
routine-update: Rules-Requires-Root: no

- - - - -
821d4412 by Michael R. Crusoe at 2021-09-17T16:04:34+02:00
Include perl:Depends

- - - - -
9f1f3250 by Michael R. Crusoe at 2021-09-17T16:04:46+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+sga (0.10.15-7) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github (routine-update)
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Include ${perl:Depends}
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Fri, 17 Sep 2021 15:56:21 +0200
+
 sga (0.10.15-6) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -1,10 +1,10 @@
 Source: sga
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>,
+Uploaders: Michael R. Crusoe <crusoe at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                libsparsehash-dev,
                zlib1g-dev | libz-dev,
@@ -16,20 +16,22 @@ Build-Depends: debhelper-compat (= 12),
                python3 <!nocheck>,
                python3-ruffus <!nocheck>,
                python3-pysam <!nocheck>
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/sga
 Vcs-Git: https://salsa.debian.org/med-team/sga.git
 Homepage: https://github.com/jts/sga
+Rules-Requires-Root: no
 
 Package: sga
 Architecture: any
 Depends: ${shlibs:Depends},
          ${python3:Depends},
          ${misc:Depends},
+         ${perl:Depends},
          samtools,
          python3-ruffus,
          python3-pysam
-Recommends: abyss (>= 2.0.2-1)
+Recommends: abyss
 Description: de novo genome assembler that uses string graphs
  The major goal of SGA is to be very memory efficient, which is achieved by
  using a compressed representation of DNA sequence reads.


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/jts/sga/tags .*/archive/v(\d[\d\.]+)\.tar\.gz
+https://github.com/jts/sga/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/sga/-/compare/da608d4530126657b28595c0afdaa2cb567da3b1...9f1f32508d0ea43ffadb06af78243ac432bca803

-- 
View it on GitLab: https://salsa.debian.org/med-team/sga/-/compare/da608d4530126657b28595c0afdaa2cb567da3b1...9f1f32508d0ea43ffadb06af78243ac432bca803
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/20210917/11c6f71b/attachment-0001.htm>


More information about the debian-med-commit mailing list