Andreas Tille pushed to branch master at Debian Java Maintainers / jformatstring
Commits: b67e116a by Andreas Tille at 2025-01-31T15:37:04+01:00 Secure URI in Homepage - - - - - 69899bc8 by Andreas Tille at 2025-01-31T15:40:49+01:00 Point Source in d/copyright to automated export from Google Code to automated export on Github - - - - - 1149f25d by Andreas Tille at 2025-01-31T15:46:19+01:00 Provide fake watch file - - - - - 954ab651 by Andreas Tille at 2025-01-31T16:16:57+01:00 Build-Depends: s/default-jdk/default-jdk-headless/ - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - + debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +jformatstring (0.10~20131207-3) UNRELEASED; urgency=medium + + * Team upload. + * Secure URI in Homepage + * Point Source in d/copyright to automated export from Google Code to automated + export on Github + * Provide fake watch file + * Build-Depends: s/default-jdk/default-jdk-headless/ + + -- Andreas Tille <[email protected]> Fri, 31 Jan 2025 15:36:46 +0100 + jformatstring (0.10~20131207-2.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. ===================================== debian/control ===================================== @@ -3,11 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: ShuxiongYe <[email protected]> -Build-Depends: debhelper (>= 9.0.0), default-jdk, ant, junit4, ant-optional, maven-repo-helper +Build-Depends: debhelper (>= 9.0.0), default-jdk-headless, ant, junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jformatstring.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jformatstring.git -Homepage: http://code.google.com/p/j-format-string/ +Homepage: https://code.google.com/p/j-format-string/ Package: libjformatstring-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Ustream-Name: jformatstring -Source: http://code.google.com/p/j-format-string/ +Source: https://github.com/amaembo/j-format-string/tree/master/lib Files: * Copyright: 2013 Bill Pugh, [email protected] ===================================== debian/watch ===================================== @@ -0,0 +1,10 @@ +version=4 + +# The site +# https://github.com/amaembo/j-format-string/tree/master/lib +# was automatically exported from code.google.com/p/j-format-string +# but there are no new versions thus providing this fake watch file + +opts=dversionmangle=s/.*/0.No-Release/ \ +https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz + View it on GitLab: https://salsa.debian.org/java-team/jformatstring/-/compare/d81e893e203d425edb3551e0068615f5b791c4d1...954ab651f6c913c081c4eec45fff4d7ca2857256 -- View it on GitLab: https://salsa.debian.org/java-team/jformatstring/-/compare/d81e893e203d425edb3551e0068615f5b791c4d1...954ab651f6c913c081c4eec45fff4d7ca2857256 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

