Andreas Tille pushed to branch master at Debian Java Maintainers / cronometer
Commits: fb226a10 by Andreas Tille at 2020-12-03T23:05:27+01:00 Add myself as Uploader - - - - - ffdae5be by Andreas Tille at 2020-12-03T23:06:06+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 31055ba4 by Andreas Tille at 2020-12-03T23:06:06+01:00 routine-update: debhelper-compat 13 - - - - - 9d4957ef by Andreas Tille at 2020-12-03T23:06:12+01:00 routine-update: Add salsa-ci file - - - - - cdfb19cf by Andreas Tille at 2020-12-03T23:06:12+01:00 routine-update: Rules-Requires-Root: no - - - - - 0e0349a9 by Andreas Tille at 2020-12-03T23:06:17+01:00 Set upstream metadata fields: Archive, Name, Repository. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html - - - - - 47d1dead by Andreas Tille at 2020-12-03T23:06:18+01:00 routine-update: watch file standard 4 - - - - - 64b06f32 by Andreas Tille at 2020-12-03T23:08:54+01:00 routine-update: Ready to upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - + debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +cronometer (0.9.9+dfsg-4) unstable; urgency=medium + + * Add myself as Uploader + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Archive, Name, Repository. + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 03 Dec 2020 23:06:18 +0100 + cronometer (0.9.9+dfsg-3) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -1,17 +1,19 @@ Source: cronometer Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 13), javahelper Build-Depends-Indep: default-jdk (>= 2:1.8), ant, libjfreechart-java, libswingx-java -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/java-team/cronometer Vcs-Git: https://salsa.debian.org/java-team/cronometer.git Homepage: https://cronometer.com/ +Rules-Requires-Root: no Package: cronometer Architecture: all ===================================== 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 ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,4 @@ +--- +Name: CRONOMETER +Archive: SourceForge +Repository: https://svn.code.sf.net/p/cronometer/code/ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts=dversionmangle=s/\+dfsg//,filenamemangle=s/(CRONOMETER|cronometer)-(.*).(tar.gz|tgz)/cronometer-$2.tar.gz/ \ http://sf.net/cronometer/CRONOMETER-([^-]+)\-?.*\.(?:tar\.gz|tgz) debian debian/orig-tar.sh View it on GitLab: https://salsa.debian.org/java-team/cronometer/-/compare/0b688858e4904f03878ebcfe6d960ec23c11e889...64b06f327fc079d62a54bbe48ed90f07d17c8f50 -- View it on GitLab: https://salsa.debian.org/java-team/cronometer/-/compare/0b688858e4904f03878ebcfe6d960ec23c11e889...64b06f327fc079d62a54bbe48ed90f07d17c8f50 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

