Tony Mancill pushed to branch master at Debian Java Maintainers / scala-tools-sbinary
Commits: c1a47410 by tony mancill at 2020-04-18T11:26:23-07:00 Update debian/copyright to refer to Expat instead of MIT - - - - - ba31cd6a by tony mancill at 2020-04-18T11:27:01-07:00 Bump Standards-Version to 4.5.0 and add Vcs-Git - - - - - 28c9d110 by tony mancill at 2020-04-18T11:30:43-07:00 Set "Rules-Requires-Root: no" in debian/control - - - - - 7f836bd4 by tony mancill at 2020-04-18T11:31:05-07:00 prepare changelog for upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,16 @@ -scala-tools-sbinary (0.4.2-on-scala-2.11.0~M5-1) UNRELEASED; urgency=medium +scala-tools-sbinary (0.4.2-on-scala-2.11.0~M5-1) unstable; urgency=medium + [ Manas Kashyap ] * Team Upload * New upstream version 0.4.2-on-scala-2.11.0~M5 * Drop compat file, rely on debhelper-compat and bump compat level to 12 - -- Manas Kashyap <[email protected]> Sun, 12 Apr 2020 10:55:55 +0530 + [ tony mancill ] + * Update debian/copyright to refer to Expat instead of MIT + * Bump Standards-Version to 4.5.0 and add Vcs-Git + * Set "Rules-Requires-Root: no" in debian/control + + -- tony mancill <[email protected]> Sat, 18 Apr 2020 11:27:05 -0700 scala-tools-sbinary (0.4.2-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -1,19 +1,18 @@ Source: scala-tools-sbinary +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Frédéric Bonnard <[email protected]>, + Emmanuel Bourg <[email protected]> Section: java Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: - Frédéric Bonnard <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: - debhelper-compat (= 12), - default-jdk, - maven-repo-helper, - scala -Standards-Version: 4.2.1 -Vcs-Git: https://salsa.debian.org/java-team/scala-tools-sbinary.git +Build-Depends: debhelper-compat (= 12), + default-jdk, + maven-repo-helper, + scala +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/java-team/scala-tools-sbinary +Vcs-Git: https://salsa.debian.org/java-team/scala-tools-sbinary.git Homepage: http://www.scala-sbt.org +Rules-Requires-Root: no Package: libscala-tools-sbinary-java Architecture: all ===================================== debian/copyright ===================================== @@ -7,14 +7,14 @@ Copyright: 2008-2010, David R. MacIver 2010-2013, Mark Harrah 2013, Antonio Cunei 2014, Josh Suereth -License: MIT +License: Expat Files: debian/* Copyright: 2017, Frederic Bonnard <[email protected]> 2018, Emmanuel Bourg <[email protected]> -License: MIT +License: Expat -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without View it on GitLab: https://salsa.debian.org/java-team/scala-tools-sbinary/-/compare/729ed4183fccd89aedd29df586725b71c25801d4...7f836bd4aab31e27e12fcf02c1a7be48cc390fe3 -- View it on GitLab: https://salsa.debian.org/java-team/scala-tools-sbinary/-/compare/729ed4183fccd89aedd29df586725b71c25801d4...7f836bd4aab31e27e12fcf02c1a7be48cc390fe3 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

