Dylan Aïssi pushed to branch master at Debian Med / galileo
Commits: 8b092dd6 by Dylan Aïssi at 2020-07-01T11:24:53+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 800047ea by Dylan Aïssi at 2020-07-01T11:24:53+02:00 routine-update: debhelper-compat 13 - - - - - 4604ad69 by Dylan Aïssi at 2020-07-01T11:24:57+02:00 routine-update: Add salsa-ci file - - - - - 144b489b by Dylan Aïssi at 2020-07-01T11:24:57+02:00 routine-update: Rules-Requires-Root: no - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,10 @@ galileo (0.5.1-7) UNRELEASED; urgency=medium * Add license of debian/galileo.metainfo.xml in d/copyright + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) -- Dylan Aïssi <[email protected]> Wed, 01 Jul 2020 11:23:31 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,21 +3,22 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Dylan Aïssi <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 13), dh-python, dh-sysuser, python3, - python3-requests (>= 2), + python3-requests, python3-setuptools, python3-usb -Standards-Version: 4.2.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/galileo Vcs-Git: https://salsa.debian.org/med-team/galileo.git Homepage: https://bitbucket.org/benallard/galileo/ +Rules-Requires-Root: no Package: galileo Architecture: all -Depends: python3-requests (>= 2), +Depends: python3-requests, python3-usb, ${misc:Depends}, ${python3:Depends} ===================================== 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/galileo/-/compare/fdbe1d95c30a2ed683c121d9885bbe9827bff364...144b489ba14bdd83412e3dc077f68c02749e7866 -- View it on GitLab: https://salsa.debian.org/med-team/galileo/-/compare/fdbe1d95c30a2ed683c121d9885bbe9827bff364...144b489ba14bdd83412e3dc077f68c02749e7866 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
