[med-svn] [Git][med-team/kempbasu][master] 9 commits: Package is actually unreleased
Andreas Tille
gitlab at salsa.debian.org
Tue May 12 15:39:24 BST 2020
Andreas Tille pushed to branch master at Debian Med / kempbasu
Commits:
872fb30f by Andreas Tille at 2020-05-12T16:36:58+02:00
Package is actually unreleased
- - - - -
b7b85934 by Andreas Tille at 2020-05-12T16:37:22+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
d69e9837 by Andreas Tille at 2020-05-12T16:37:22+02:00
routine-update: debhelper-compat 12
- - - - -
ab08c9af by Andreas Tille at 2020-05-12T16:37:25+02:00
routine-update: Point Vcs fields to salsa.debian.org
- - - - -
e06254bd by Andreas Tille at 2020-05-12T16:37:25+02:00
routine-update: Add salsa-ci file
- - - - -
58c8878b by Andreas Tille at 2020-05-12T16:37:26+02:00
routine-update: Rules-Requires-Root: no
- - - - -
a9eccfe8 by Andreas Tille at 2020-05-12T16:37:34+02:00
Use secure URI in Homepage field.
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
b2cc3cd5 by Andreas Tille at 2020-05-12T16:37:35+02:00
Set field Upstream-Name in debian/copyright.
- - - - -
840f2293 by Andreas Tille at 2020-05-12T16:39:14+02:00
Cleanup changelog
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,4 @@
-kempbasu (0.9.1-1.1) UNRELEASED; urgency=medium
-
- * Non-maintainer upload.
- * Moved packaging from SVN to Git
-
- -- Andreas Tille <tille at debian.org> Fri, 08 Dec 2017 23:34:57 +0100
-
-kempbasu (0.9.1-1) unstable; urgency=low
+kempbasu (0.9.1-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -3,21 +3,22 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Charles Plessy <plessy at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 12),
libgsl-dev,
libglib2.0-dev,
libjudy-dev,
pkg-config
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kempbasu.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/kempbasu.git
-Homepage: http://code.google.com/p/kempbasu/
+Standards-Version: 4.5.0
+Vcs-Browser: https://salsa.debian.org/med-team/kempbasu
+Vcs-Git: https://salsa.debian.org/med-team/kempbasu.git
+Homepage: https://code.google.com/p/kempbasu/
+Rules-Requires-Root: no
Package: kempbasu
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Significance tests for comparing digital gene expression profiles
+Description: significance tests for comparing digital gene expression profiles
This package implements the significance tests for comparing digital
gene profiles described in the article:
.
=====================================
debian/copyright
=====================================
@@ -1,5 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://code.google.com/p/kempbasu/downloads/list
+Upstream-Name: kempbasu
Files: *
Copyright: © 2007-2008 <upstream>
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
View it on GitLab: https://salsa.debian.org/med-team/kempbasu/-/compare/81758d3a327510efa8ca9a95c2e201eb07db6aac...840f229304e6ad523d3a145ebeb3d3fa9852cf34
--
View it on GitLab: https://salsa.debian.org/med-team/kempbasu/-/compare/81758d3a327510efa8ca9a95c2e201eb07db6aac...840f229304e6ad523d3a145ebeb3d3fa9852cf34
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/20200512/5cc309eb/attachment-0001.html>
More information about the debian-med-commit
mailing list