[med-svn] [Git][med-team/sga][master] Reduce B-D, annotate necessary stuff with <!nocheck> (Closes: #983700)

Nilesh Patra gitlab at salsa.debian.org
Fri Mar 12 13:51:39 GMT 2021



Nilesh Patra pushed to branch master at Debian Med / sga


Commits:
7b1745bc by Nilesh Patra at 2021-03-12T19:21:28+05:30
Reduce B-D, annotate necessary stuff with <!nocheck> (Closes: #983700)

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+sga (0.10.15-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Reduce Build-Depends: (Closes: #983700)
+    + Drop gawk as it builds with any awk, which is essential.
+    + Annotate runtime dependencies <!nocheck>.
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 28 Feb 2021 10:48:54 +0100
+
 sga (0.10.15-5) unstable; urgency=medium
 
   * Use 2to3 to port to Python3


=====================================
debian/control
=====================================
@@ -9,14 +9,13 @@ Build-Depends: debhelper-compat (= 12),
                libsparsehash-dev,
                zlib1g-dev | libz-dev,
                libbamtools-dev,
-               gawk,
                help2man,
 # Run-Time Depends
 # (to prevent building on architectures where it won't be installable)
-               samtools,
-               python3,
-               python3-ruffus,
-               python3-pysam
+               samtools <!nocheck>,
+               python3 <!nocheck>,
+               python3-ruffus <!nocheck>,
+               python3-pysam <!nocheck>
 Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/sga
 Vcs-Git: https://salsa.debian.org/med-team/sga.git



View it on GitLab: https://salsa.debian.org/med-team/sga/-/commit/7b1745bc1ca6a19e2979bfb77cad06ea979ab01b

-- 
View it on GitLab: https://salsa.debian.org/med-team/sga/-/commit/7b1745bc1ca6a19e2979bfb77cad06ea979ab01b
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/20210312/3a52a30e/attachment-0001.htm>


More information about the debian-med-commit mailing list