[med-svn] [Git][med-team/changeo][master] 6 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Sun Mar 8 07:37:10 GMT 2020
Andreas Tille pushed to branch master at Debian Med / changeo
Commits:
a1dcf894 by Andreas Tille at 2020-03-08T08:25:13+01:00
routine-update: Standards-Version: 4.5.0
- - - - -
7bac1c8b by Andreas Tille at 2020-03-08T08:25:13+01:00
routine-update: debhelper-compat 12
- - - - -
6359b953 by Andreas Tille at 2020-03-08T08:25:18+01:00
routine-update: Add salsa-ci file
- - - - -
38ef9976 by Andreas Tille at 2020-03-08T08:25:22+01: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
- - - - -
380ca6f1 by Andreas Tille at 2020-03-08T08:26:17+01:00
Close bug and upload to unstable
- - - - -
7124da28 by Andreas Tille at 2020-03-08T08:35:02+01:00
I have no idea where in the Git repository the old changelog entry vanished - try to re-add this.
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,22 @@
-changeo (0.4.6-1) UNRELEASED; urgency=medium
+changeo (0.4.6-2) unstable; urgency=medium
* Team upload.
+ * Source only upload
+ Closes: #953321
+ * Standards-Version: 4.5.0 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org> Sun, 08 Mar 2020 08:25:27 +0100
+
+changeo (0.4.6-1) unstable; urgency=medium
+
* New upstream version
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+ * Created with Andreas' routine-update script
- -- Andreas Tille <tille at debian.org> Sun, 08 Mar 2020 07:57:50 +0100
+ -- Steffen Moeller <moeller at debian.org> Sat, 27 Jul 2019 12:03:49 +0200
changeo (0.4.5-1) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Uploaders: Steffen Moeller <moeller at debian.org>
Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
- python3-setuptools (>= 2.0)
-Standards-Version: 4.3.0
+ python3-setuptools
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/changeo
Vcs-Git: https://salsa.debian.org/med-team/changeo.git
-Homepage: http://changeo.readthedocs.io
+Homepage: https://changeo.readthedocs.io
Package: changeo
Architecture: all
@@ -19,7 +19,7 @@ Depends: ${python3:Depends},
${misc:Depends}
Recommends: python3-biopython (>=1.65),
python3-pandas (>= 0.15),
- python3-scipy (>= 0.14),
+ python3-scipy,
python3-presto,
python3-airr
Description: Repertoire clonal assignment toolkit (Python 3)
=====================================
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/changeo/-/compare/eb1a2bdd1e9b3a0f667c5df7716e69fcb04d4dd6...7124da2801fe937c259e7c51d4f800cab7579fdc
--
View it on GitLab: https://salsa.debian.org/med-team/changeo/-/compare/eb1a2bdd1e9b3a0f667c5df7716e69fcb04d4dd6...7124da2801fe937c259e7c51d4f800cab7579fdc
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/20200308/ba27329d/attachment-0001.html>
More information about the debian-med-commit
mailing list