Sudip Mukherjee pushed to branch master at Debian Java Maintainers / java-sip-api
Commits: 202e9e64 by Sudip Mukherjee at 2021-01-01T17:29:52+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 6c635477 by Sudip Mukherjee at 2021-01-01T17:30:10+00:00 Use debhelper-compat and update to compat level 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 93f16f74 by Sudip Mukherjee at 2021-01-01T17:30:37+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - b4a24db0 by Sudip Mukherjee at 2021-01-01T17:31:05+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 05eea3fa by Sudip Mukherjee at 2021-01-01T17:31:29+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 99ff9c7a by Sudip Mukherjee at 2021-01-01T17:36:01+00:00 Add changelog 1.2-2 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,15 @@ +java-sip-api (1.2-2) unstable; urgency=medium + + * Team upload. + * Update Standards-Version to 4.5.1 + * Use debhelper-compat. + - Update compat level to 13. + * Update Vcs to salsa. + * Add Rules-Requires-Root: no. + * Use https with copyright-format-uri. + + -- Sudip Mukherjee <[email protected]> Fri, 01 Jan 2021 17:35:23 +0000 + java-sip-api (1.2-1) unstable; urgency=medium * Initial release (Closes: #846881) ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,13 +3,14 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ingo Bauersachs <[email protected]> -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper-compat (= 13), default-jdk, libmaven-bundle-plugin-java, maven-debian-helper (>= 2.0) -Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/collab-maint/java-sip-api.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/java-sip-api.git +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/java-team/java-sip-api.git +Vcs-Browser: https://salsa.debian.org/java-team/java-sip-api Homepage: https://github.com/opentelecoms-org/java-sip-api Package: libsip-api-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: java-sip-api Source: https://github.com/opentelecoms-org/java-sip-api View it on GitLab: https://salsa.debian.org/java-team/java-sip-api/-/compare/b6bc6ecbcb00f316ca464f69edeb9ee6a3fe27d9...99ff9c7a4e1a8e9d7abdab6a385d537db0280844 -- View it on GitLab: https://salsa.debian.org/java-team/java-sip-api/-/compare/b6bc6ecbcb00f316ca464f69edeb9ee6a3fe27d9...99ff9c7a4e1a8e9d7abdab6a385d537db0280844 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

