Andreas Tille pushed to branch master at Debian Med / cluster3
Commits: 80b3cc0e by Andreas Tille at 2020-06-12T21:47:36+02:00 routine-update: debhelper-compat 13 - - - - - 216c0b6c by Andreas Tille at 2020-06-12T21:47:47+02:00 routine-update: Add salsa-ci file - - - - - 4c1846e0 by Andreas Tille at 2020-06-12T21:47:47+02:00 routine-update: Rules-Requires-Root: no - - - - - 3bdb1bad by Andreas Tille at 2020-06-12T21:47:48+02:00 Trim trailing whitespace. Fixes: lintian: file-contains-trailing-whitespace See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html - - - - - 914eaa5a by Andreas Tille at 2020-06-12T21:50:51+02:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,17 @@ -cluster3 (1.59+ds-2) UNRELEASED; urgency=medium +cluster3 (1.59+ds-2) unstable; urgency=medium + [ Pranav Ballaney ] * Add reference files for autopkgtests * Add autopkgtests * Add docs - -- Pranav Ballaney <[email protected]> Fri, 12 Jun 2020 10:39:19 +0530 + [ Andreas Tille ] + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Trim trailing whitespace. + + -- Andreas Tille <[email protected]> Fri, 12 Jun 2020 21:47:53 +0200 cluster3 (1.59+ds-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Uploaders: Steffen Moeller <[email protected]>, Section: non-free/science XS-Autobuild: yes Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, libmotif-dev, perl, @@ -23,6 +23,7 @@ Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/cluster3 Vcs-Git: https://salsa.debian.org/med-team/cluster3.git Homepage: http://bonsai.hgc.jp/~mdehoon/software/cluster/ +Rules-Requires-Root: no Package: cluster3 Architecture: any ===================================== debian/rules ===================================== @@ -61,4 +61,3 @@ override_dh_install: find debian/$(DEB_SOURCE)/usr/bin -type f -name cluster -delete # Remove __pycache__ that remains from build time test find . -name __pycache__ -type d | xargs rm -rf - ===================================== 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/cluster3/-/compare/2024cce291fb3dbe581ade8ae0b847d7c44e0d46...914eaa5a7fb8ee95b5683ebb0b0f9893daad7eeb -- View it on GitLab: https://salsa.debian.org/med-team/cluster3/-/compare/2024cce291fb3dbe581ade8ae0b847d7c44e0d46...914eaa5a7fb8ee95b5683ebb0b0f9893daad7eeb 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
