[med-svn] [Git][med-team/seqkit][master] 3 commits: Update Build-Deps

Nilesh Patra gitlab at salsa.debian.org
Mon Aug 3 12:05:18 BST 2020



Nilesh Patra pushed to branch master at Debian Med / seqkit


Commits:
067b05d1 by Nilesh Patra at 2020-08-03T16:24:32+05:30
Update Build-Deps

- - - - -
339ddf6b by Nilesh Patra at 2020-08-03T16:25:09+05:30
Add upstream/metadata

- - - - -
7ceb4e25 by Nilesh Patra at 2020-08-03T16:31:49+05:30
Do not install source

- - - - -


3 changed files:

- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/control
=====================================
@@ -19,7 +19,10 @@ Build-Depends: debhelper-compat (= 13),
                golang-github-mattn-go-isatty-dev,
                golang-github-mitchellh-go-homedir-dev,
                golang-github-spf13-cobra-dev,
-               golang-github-op-go-logging-dev
+               golang-github-op-go-logging-dev,
+               golang-github-logrusorgru-aurora-dev,
+               golang-github-tatsushid-go-prettytable-dev,
+               golang-github-bsipos-thist-dev
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/seqkit
 Vcs-Git: https://salsa.debian.org/med-team/seqkit.git


=====================================
debian/rules
=====================================
@@ -4,24 +4,8 @@
 export LC_ALL=C.UTF-8
 
 include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
-# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
-#                    specified by <https://reproducible-builds.org/specs/source-date-epoch/>
-
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-
 %:
 	dh $@ --buildsystem=golang --with=golang --builddirectory=build # --sourcedirectory=seqkit
 
-### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
-#override_dh_auto_test:
-#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-#	do_stuff_for_testing
-#endif
+override_dh_auto_install:
+	dh_auto_install -- --no-source


=====================================
debian/upstream/metadata
=====================================
@@ -15,3 +15,10 @@ Reference:
 Registry:
   - Name: conda:bioconda
     Entry: seqkit
+---
+Archive: GitHub
+Bug-Database: https://github.com/shenwei356/seqkit/issues
+Bug-Submit: https://github.com/shenwei356/seqkit/issues/new
+Changelog: https://github.com/shenwei356/seqkit/tags
+Repository: https://github.com/shenwei356/seqkit.git
+Repository-Browse: https://github.com/shenwei356/seqkit



View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/3dcd5b317683f165ee297914c83bea871ba62ee1...7ceb4e25a5d416e61b99ae4cec8bd686b59e6232

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/3dcd5b317683f165ee297914c83bea871ba62ee1...7ceb4e25a5d416e61b99ae4cec8bd686b59e6232
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/20200803/3b83a46f/attachment-0001.html>


More information about the debian-med-commit mailing list