Andreas Tille pushed to branch master at Debian Med / varna
Commits: ee955c38 by Andreas Tille at 2020-11-08T08:50:16+01:00 routine-update: Standards-Version: 4.5.0 - - - - - 2c717afc by Andreas Tille at 2020-11-08T08:50:16+01:00 routine-update: debhelper-compat 13 - - - - - e0ba8d55 by Andreas Tille at 2020-11-08T08:50:19+01:00 routine-update: Add salsa-ci file - - - - - 844e6a66 by Andreas Tille at 2020-11-08T08:50:19+01:00 routine-update: Rules-Requires-Root: no - - - - - f0ff4039 by Andreas Tille at 2020-11-08T08:58:16+01:00 Team Upload - - - - - 5db6d8bc by Andreas Tille at 2020-11-08T08:58:39+01:00 Fix spacing - - - - - 3150e272 by Andreas Tille at 2020-11-08T09:00:35+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,18 @@ -varna (3-93+ds-3) UNRELEASED; urgency=medium +varna (3-93+ds-3) unstable; urgency=medium + * Team Upload. + + [ Michael R. Crusoe ] * Update my email address. * Secure URI in copyright format - * Standards-Version: 4.3.0; no changes needed - -- Michael R. Crusoe <[email protected]> Thu, 14 Feb 2019 09:16:56 -0800 + [ Andreas Tille ] + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + + -- Andreas Tille <[email protected]> Sun, 08 Nov 2020 08:58:48 +0100 varna (3-93+ds-2) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), javahelper, default-jdk -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/varna Vcs-Git: https://salsa.debian.org/med-team/varna.git Homepage: http://varna.lri.fr/ +Rules-Requires-Root: no Package: varna Architecture: all ===================================== debian/rules ===================================== @@ -5,4 +5,4 @@ JAVA_HOME=/usr/lib/jvm/default-java export JAVA_TOOL_OPTIONS=-Dfile.encoding=ISO-8859-1 %: - dh $@ --with javahelper + dh $@ --with javahelper ===================================== 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/varna/-/compare/f2ae9d128b05e5bba1501634df522b5cd73b6c31...3150e272290555e1f2b826c838c59ef2e1a34384 -- View it on GitLab: https://salsa.debian.org/med-team/varna/-/compare/f2ae9d128b05e5bba1501634df522b5cd73b6c31...3150e272290555e1f2b826c838c59ef2e1a34384 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
