Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jcodings
Commits: 950e8e1d by Hideki Yamane at 2019-08-24T10:26:30Z set Standards-Version: 4.4.0 - - - - - c8b355b6 by Hideki Yamane at 2019-08-24T10:29:59Z add debian/salsa-ci.yml to exec CI on salsa.debian.org - - - - - 66c1bdb9 by Hideki Yamane at 2019-08-24T10:30:30Z note to changelog - - - - - 3 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jcodings (1.0.44-2) unstable; urgency=medium + + * debian/control: set Standards-Version: 4.4.0 + * add debian/salsa-ci.yml to exec CI on salsa.debian.org + + -- Hideki Yamane <[email protected]> Sat, 24 Aug 2019 19:30:27 +0900 + jcodings (1.0.44-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Torsten Werner <[email protected]>, Hideki Yamane <[email protected] Build-Depends: default-jdk, debhelper (>= 12), debhelper-compat (= 12), maven-debian-helper, Build-Depends-Indep: junit4 (>= 4.10) -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Vcs-Git: https://salsa.debian.org/java-team/jcodings.git Vcs-Browser: https://salsa.debian.org/java-team/jcodings Homepage: https://github.com/jruby/jcodings ===================================== 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/java-team/jcodings/compare/11f9050be9ee5bc8aa3b45cc868c22fd0ae671a5...66c1bdb9cf06c5a36688903070600a380536bfea -- View it on GitLab: https://salsa.debian.org/java-team/jcodings/compare/11f9050be9ee5bc8aa3b45cc868c22fd0ae671a5...66c1bdb9cf06c5a36688903070600a380536bfea 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

