[med-svn] [Git][med-team/seqtk][master] 4 commits: Pass default CFLAGS to dh_auto_build.

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Sep 26 09:43:16 BST 2022



Andreas Tille pushed to branch master at Debian Med / seqtk


Commits:
1d06a3d2 by Andreas Tille at 2022-09-26T09:56:22+02:00
Pass default CFLAGS to dh_auto_build.

- - - - -
ea2c5ea3 by Andreas Tille at 2022-09-26T09:56:35+02:00
routine-update: Standards-Version: 4.6.1

- - - - -
a3f9ee65 by Andreas Tille at 2022-09-26T09:56:41+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
b873c39c by Andreas Tille at 2022-09-26T09:57:31+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+seqtk (1.3-3) unstable; urgency=medium
+
+  [ Vagrant Cascadian ]
+  * Pass default CFLAGS to dh_auto_build.
+    Closes: #1020753
+
+  [ Andreas Tille ]
+  * Standards-Version: 4.6.1 (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org>  Mon, 26 Sep 2022 09:56:46 +0200
+
 seqtk (1.3-2) unstable; urgency=medium
 
   * Standards-Version: 4.5.1 (routine-update)


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                zlib1g-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/seqtk
 Vcs-Git: https://salsa.debian.org/med-team/seqtk.git
 Homepage: https://github.com/lh3/seqtk


=====================================
debian/rules
=====================================
@@ -14,3 +14,6 @@ createmanpage:
 
 override_dh_auto_install:
 	echo "Ignore broken Makefile"
+
+override_dh_auto_build:
+	dh_auto_build -- CFLAGS="$(CFLAGS)"


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/lh3/seqtk/issues
+Bug-Submit: https://github.com/lh3/seqtk/issues/new
 Registry:
  - Name: OMICtools
    Entry: OMICS_09736
@@ -7,3 +9,5 @@ Registry:
    Entry: seqtk
  - Name: SciCrunch
    Entry: NA
+Repository: https://github.com/lh3/seqtk.git
+Repository-Browse: https://github.com/lh3/seqtk



View it on GitLab: https://salsa.debian.org/med-team/seqtk/-/compare/cf6959b2188bd135da7f1d681f232e380924fd9f...b873c39c50179d2aaf73c5133a3a63a623ede6fd

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqtk/-/compare/cf6959b2188bd135da7f1d681f232e380924fd9f...b873c39c50179d2aaf73c5133a3a63a623ede6fd
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/20220926/4c2372b6/attachment-0001.htm>


More information about the debian-med-commit mailing list