Sudip Mukherjee pushed to branch master at Debian Java Maintainers / sqljet
Commits: 01466b87 by Sudip Mukherjee at 2021-01-01T17:44:48+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 3f219f55 by Sudip Mukherjee at 2021-01-01T17:45:27+00:00 Use debhelper-compat and update to compat level 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 0c84c877 by Sudip Mukherjee at 2021-01-01T17:45:54+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 33396e46 by Sudip Mukherjee at 2021-01-01T17:46:14+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - a692a3e8 by Sudip Mukherjee at 2021-01-01T17:46:30+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 144ae2db by Sudip Mukherjee at 2021-01-01T17:47:13+00:00 Add changelog for 1.1.10-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 @@ +sqljet (1.1.10-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. + * Use https with copyright-format-uri. + * Add Rules-Requires-Root: no. + + -- Sudip Mukherjee <[email protected]> Fri, 01 Jan 2021 17:46:40 +0000 + sqljet (1.1.10-1) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -3,10 +3,11 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Jakub Adam <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>> 9~), default-jdk, javahelper, antlr3, maven-repo-helper -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/sqljet.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sqljet.git +Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, antlr3, maven-repo-helper +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/java-team/sqljet.git +Vcs-Browser: https://salsa.debian.org/java-team/sqljet Homepage: http://sqljet.com Package: libsqljet-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: SQLJet Source: http://sqljet.com View it on GitLab: https://salsa.debian.org/java-team/sqljet/-/compare/beb411feb0578eacbba0ce50a6aa402df0934ee1...144ae2db643d594dc102515b799d7b2c3e58cbfa -- View it on GitLab: https://salsa.debian.org/java-team/sqljet/-/compare/beb411feb0578eacbba0ce50a6aa402df0934ee1...144ae2db643d594dc102515b799d7b2c3e58cbfa 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

