[med-svn] [Git][med-team/freebayes][master] 3 commits: Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Aug 21 13:18:16 BST 2023



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


Commits:
31303810 by Michael R. Crusoe at 2023-08-21T13:21:49+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Changes-By: lintian-brush

- - - - -
955ba05e by Michael R. Crusoe at 2023-08-21T14:14:15+02:00
d/rules: delete any core by-products from testing

- - - - -
738aec58 by Michael R. Crusoe at 2023-08-21T14:17:05+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-freebayes (1.3.7-1) UNRELEASED; urgency=medium
+freebayes (1.3.7-1) unstable; urgency=medium
+
+  * Team Upload.
 
   [ Andreas Tille ]
   * Bump versioned Build-Depends: libvcflib-dev (>= 1.0.9+dfsg-1~)
@@ -8,8 +10,11 @@ freebayes (1.3.7-1) UNRELEASED; urgency=medium
   * d/control: applied fix for :unnecessary greater-than versioned
     dependency
   * d/copyright: update path for ttmath
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * d/rules: delete any by-products from testing
 
- -- Andreas Tille <tille at debian.org>  Mon, 27 Mar 2023 09:54:08 +0200
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 21 Aug 2023 13:22:14 +0200
 
 freebayes (1.3.7-1~exp) experimental; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -13,7 +13,8 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	ln -s -t test/test-simple-bash $(CURDIR)/debian/test-simple-bash/*
 
 	dh_auto_test -- -v --timeout-multiplier 100
+	find . -name core -delete
 
-	rm test/bash-tap/*
-	rm test/test-simple-bash/*
+	rm -Rf test/bash-tap
+	rm -Rf test/test-simple-bash
 endif


=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,5 @@
-Bug-Database: https://github.com/ekg/freebayes/issues
-Bug-Submit: https://github.com/ekg/freebayes/issues/new
+Bug-Database: https://github.com/freebayes/freebayes/issues
+Bug-Submit: https://github.com/freebayes/freebayes/issues/new
 Reference:
   Author: Erik Garrison and Gabor Marth
   Title: Haplotype-based variant detection from short-read sequencing
@@ -17,5 +17,5 @@ Registry:
   Entry: freebayes
 - Name: conda:bioconda
   Entry: freebayes
-Repository: https://github.com/ekg/freebayes.git
-Repository-Browse: https://github.com/ekg/freebayes
+Repository: https://github.com/freebayes/freebayes.git
+Repository-Browse: https://github.com/freebayes/freebayes



View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/a740f9a3960b8e8d47257c24383954d60a078f7d...738aec58683e0ab67cfbfefa0745720ee9e31f92

-- 
View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/a740f9a3960b8e8d47257c24383954d60a078f7d...738aec58683e0ab67cfbfefa0745720ee9e31f92
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/20230821/63a262ee/attachment-0001.htm>


More information about the debian-med-commit mailing list