Sudip Mukherjee pushed to branch master at Debian Java Maintainers / unirest-java
Commits: 1509d46d by Sudip Mukherjee at 2021-01-01T17:58:44+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 8e49079c by Sudip Mukherjee at 2021-01-01T17:59:06+00:00 Use debhelper-compat and update to compat level 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - e734f6c3 by Sudip Mukherjee at 2021-01-01T17:59:35+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 4bfa9bd5 by Sudip Mukherjee at 2021-01-01T17:59:50+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 4f09b6b3 by Sudip Mukherjee at 2021-01-01T18:00:10+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - ebedbeb9 by Sudip Mukherjee at 2021-01-01T18:08:42+00:00 Remove whitespace from d/control Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 6fcdcf22 by Sudip Mukherjee at 2021-01-01T18:09:04+00:00 Add changelog for 1.4.8-3 release Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +unirest-java (1.4.8-3) unstable; urgency=medium + + * Team upload. + * Update Standards-Version to 4.5.1 + * Use debhelper-compat. + - Update compat level to 13. + * Update Vcs to salsa. + * Use https with copyright-format-uri. + * Add Rules-Requires-Root: no. + * Remove whitespace from d/control. + + -- Sudip Mukherjee <[email protected]> Fri, 01 Jan 2021 18:08:49 +0000 + unirest-java (1.4.8-2) unstable; urgency=medium * Disable UnirestTest.testSetTimeouts() unit-test. This test was ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -3,12 +3,13 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.1) -Build-Depends-Indep: libandroid-json-java, libhttpasyncclient-java, libhttpclient-java, - libhttpmime-java, junit4, libcommons-io-java, libjackson2-databind-java -Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/unirest-java.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/unirest-java.git +Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 2.1) +Build-Depends-Indep: libandroid-json-java, libhttpasyncclient-java, libhttpclient-java, + libhttpmime-java, junit4, libcommons-io-java, libjackson2-databind-java +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/java-team/unirest-java.git +Vcs-Browser: https://salsa.debian.org/java-team/unirest-java Homepage: http://unirest.io/ Package: libunirest-java-java ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: unirest-java Source: https://github.com/Mashape/unirest-java View it on GitLab: https://salsa.debian.org/java-team/unirest-java/-/compare/a3b6fe4a153c5b4b1e212c1f61979b5166601789...6fcdcf22365eed2baff631427a6764c6fa1bc944 -- View it on GitLab: https://salsa.debian.org/java-team/unirest-java/-/compare/a3b6fe4a153c5b4b1e212c1f61979b5166601789...6fcdcf22365eed2baff631427a6764c6fa1bc944 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

