Andreas Tille pushed to branch master at Debian Med / cytoscape
Commits: 8a5a6b18 by Andreas Tille at 2020-05-12T15:51:53+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 7411df59 by Andreas Tille at 2020-05-12T15:51:54+02:00 routine-update: debhelper-compat 12 - - - - - 2565d822 by Andreas Tille at 2020-05-12T15:51:59+02:00 routine-update: Point Vcs fields to salsa.debian.org - - - - - 27aec8c5 by Andreas Tille at 2020-05-12T15:52:20+02:00 routine-update: Remove old boilerplate from debian/rules - - - - - ce404efa by Andreas Tille at 2020-05-12T15:52:21+02:00 routine-update: Add salsa-ci file - - - - - fc8c2f8a by Andreas Tille at 2020-05-12T15:52:21+02:00 routine-update: Rules-Requires-Root: no - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -6,5 +6,11 @@ cytoscape (3.1.0-1) UNRELEASED; urgency=low [ Andreas Tille ] * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 12 (routine-update) + * Point Vcs fields to salsa.debian.org (routine-update) + * Remove old boilerplate from debian/rules (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) -- Ivo Maintz <[email protected]> Sat, 23 Feb 2013 22:06:02 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Ivo Maintz <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9.0.0), +Build-Depends: debhelper-compat (= 12), maven, default-jdk -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cytoscape.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/cytoscape.git +Standards-Version: 4.5.0 +Vcs-Browser: https://salsa.debian.org/med-team/cytoscape +Vcs-Git: https://salsa.debian.org/med-team/cytoscape.git Homepage: http://www.cytoscape.org +Rules-Requires-Root: no Package: cytoscape Architecture: all ===================================== debian/rules ===================================== @@ -1,10 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 ===================================== 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/cytoscape/-/compare/26007297b10e36f89d558492941b21fdb65deae9...fc8c2f8a7be6d961f90e160ce4133f1ec168c318 -- View it on GitLab: https://salsa.debian.org/med-team/cytoscape/-/compare/26007297b10e36f89d558492941b21fdb65deae9...fc8c2f8a7be6d961f90e160ce4133f1ec168c318 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
