[med-svn] [Git][med-team/python-pyani][master] 4 commits: routine-update: Add salsa-ci file
Andreas Tille
gitlab at salsa.debian.org
Fri Mar 20 21:27:08 GMT 2020
Andreas Tille pushed to branch master at Debian Med / python-pyani
Commits:
05f2f685 by Andreas Tille at 2020-03-20T22:08:38+01:00
routine-update: Add salsa-ci file
- - - - -
67c67c05 by Andreas Tille at 2020-03-20T22:08:38+01:00
routine-update: Rules-Requires-Root: no
- - - - -
24e5a3c4 by Andreas Tille at 2020-03-20T22:08:39+01:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
dd133496 by Andreas Tille at 2020-03-20T22:20:18+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-python-pyani (0.2.10-2) UNRELEASED; urgency=medium
+python-pyani (0.2.10-2) unstable; urgency=medium
+ * Team upload.
+
+ [ Sao I Kuan ]
* Add Testsuite: autopkgtest-pkg-python
* Add test script for autopkgtest
+ [ Andreas Tille ]
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+
-- Sao I Kuan <saoikuan at gmail.com> Fri, 20 Mar 2020 17:21:22 +0900
python-pyani (0.2.10-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -19,6 +19,7 @@ Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/python-pyani
Vcs-Git: https://salsa.debian.org/med-team/python-pyani.git
Homepage: https://github.com/widdowquinn/pyani
+Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Package: python3-pyani
=====================================
debian/rules
=====================================
@@ -12,4 +12,3 @@ override_dh_installman:
override_dh_auto_clean:
dh_auto_clean
rm -f pyani.egg-info/PKG-INFO pyani.egg-info/SOURCES.txt pyani.egg-info/dependency_links.txt pyani.egg-info/requires.txt pyani.egg-info/top_level.txt
-
=====================================
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/python-pyani/-/compare/d91f62fd495a0431f018648658e37768563db067...dd13349686056a024db59a7e973a2e1dd69f32f3
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyani/-/compare/d91f62fd495a0431f018648658e37768563db067...dd13349686056a024db59a7e973a2e1dd69f32f3
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/20200320/a913d64a/attachment-0001.html>
More information about the debian-med-commit
mailing list