[med-svn] [Git][med-team/chromimpute][master] 5 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Sep 28 09:58:17 BST 2021
Andreas Tille pushed to branch master at Debian Med / chromimpute
Commits:
2fa77054 by Andreas Tille at 2021-09-28T10:46:10+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
929d75f2 by Andreas Tille at 2021-09-28T10:46:26+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
ea105ad5 by Andreas Tille at 2021-09-28T10:46:34+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
- - - - -
2d4bad8b by Andreas Tille at 2021-09-28T10:46:34+02:00
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
- - - - -
5ebd5a04 by Andreas Tille at 2021-09-28T10:47:56+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+chromimpute (1.0.3+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0 (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+ present in machine-readable debian/copyright).
+
+ -- Andreas Tille <tille at debian.org> Tue, 28 Sep 2021 10:46:38 +0200
+
chromimpute (1.0.3+dfsg-2) unstable; urgency=medium
* Declare autopkgtests as superficial (Closes: #971456)
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
javahelper
Build-Depends-Indep: default-jdk
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/chromimpute
Vcs-Git: https://salsa.debian.org/med-team/chromimpute.git
Homepage: https://www.biolchem.ucla.edu/labs/ernst/ChromImpute/
=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,5 @@
-Contact: Jason Ernst <jason.ernst at ucla.edu>
-Name: ChromImpute
+Bug-Database: https://github.com/jernst98/ChromImpute/issues
+Bug-Submit: https://github.com/jernst98/ChromImpute/issues/new
Reference:
- Author: Jason Ernst and Manolis Kellis
Title: >
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/jernst98/ChromImpute/releases .*/archive/v. at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/jernst98/ChromImpute/releases .*/v. at ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/chromimpute/-/compare/b7f1e0ca0c86996bbe7df2e9faca58583cdd6361...5ebd5a048b1fddff2148bcef76446dc638ae0522
--
View it on GitLab: https://salsa.debian.org/med-team/chromimpute/-/compare/b7f1e0ca0c86996bbe7df2e9faca58583cdd6361...5ebd5a048b1fddff2148bcef76446dc638ae0522
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/20210928/8784d360/attachment-0001.htm>
More information about the debian-med-commit
mailing list