[med-svn] [Git][med-team/bustools][master] 6 commits: Enable more architectures
Andreas Tille
gitlab at salsa.debian.org
Mon May 11 21:15:06 BST 2020
Andreas Tille pushed to branch master at Debian Med / Bustools
Commits:
de11c8a6 by Andreas Tille at 2020-05-11T22:08:47+02:00
Enable more architectures
- - - - -
41a76fac by Andreas Tille at 2020-05-11T22:09:11+02:00
routine-update: Rules-Requires-Root: no
- - - - -
8d77dc44 by Andreas Tille at 2020-05-11T22:09:12+02:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
de90a2f3 by Andreas Tille at 2020-05-11T22:09:15+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
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
- - - - -
398d2622 by Andreas Tille at 2020-05-11T22:11:09+02:00
Remove Rules-Requires-Root duplicate
- - - - -
b0207070 by Andreas Tille at 2020-05-11T22:12:44+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+bustools (0.40.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Enable more architectures
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Mon, 11 May 2020 22:11:25 +0200
+
bustools (0.40.0-2) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -8,13 +8,13 @@ Build-Depends: debhelper-compat (= 12),
cmake,
zlib1g-dev
Standards-Version: 4.5.0
-Rules-requires-root: no
Vcs-Browser: https://salsa.debian.org/med-team/bustools
Vcs-Git: https://salsa.debian.org/med-team/bustools.git
Homepage: https://bustools.github.io/
+Rules-Requires-Root: no
Package: bustools
-Architecture: amd64
+Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: program for manipulating BUS files for single cell RNA-Seq datasets
=====================================
debian/rules
=====================================
@@ -18,4 +18,3 @@ override_dh_auto_build:
override_dh_auto_clean:
dh_auto_clean
rm -f bustools.1
-
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/BUStools/bustools/issues
+Bug-Submit: https://github.com/BUStools/bustools/issues/new
Reference:
- Author: Páll Melsted and A. Sina Booeshaghi and Fan Gao and Eduardo Beltrame
and Lambda Lu and Kristján Eldjárn Hjorleifsson and Jase Gehring
@@ -15,3 +17,5 @@ Registry:
Entry: OMICS_33004
- Name: bio.tools
Entry: BUStools
+Repository: https://github.com/BUStools/bustools.git
+Repository-Browse: https://github.com/BUStools/bustools
View it on GitLab: https://salsa.debian.org/med-team/bustools/-/compare/05e418e4daee0e4af9ad136a86812e81ad0bed00...b0207070b7a17874b663370ef59934bac28adf63
--
View it on GitLab: https://salsa.debian.org/med-team/bustools/-/compare/05e418e4daee0e4af9ad136a86812e81ad0bed00...b0207070b7a17874b663370ef59934bac28adf63
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/20200511/7c7344e4/attachment-0001.html>
More information about the debian-med-commit
mailing list