[Git][java-team/georegression][master] 3 commits: Adding b-dep on maven-repo-helper.
Andrius Merkys
gitlab at salsa.debian.org
Fri Nov 15 14:33:56 GMT 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / georegression
Commits:
f1d7fe16 by Andrius Merkys at 2019-11-15T14:25:11Z
Adding b-dep on maven-repo-helper.
- - - - -
379215d7 by Andrius Merkys at 2019-11-15T14:30:26Z
Adding patch descriptions.
- - - - -
183011ac by Andrius Merkys at 2019-11-15T14:31:33Z
Adding debian/README.Debian noticing the changes applied in Debian.
- - - - -
5 changed files:
- + debian/README.Debian
- debian/control
- debian/patches/add-mavenLocal.patch
- debian/patches/remove-findbugs.patch
- debian/patches/remove-gversion.patch
Changes:
=====================================
debian/README.Debian
=====================================
@@ -0,0 +1,6 @@
+
+The JARs in Debian lack GeoRegressionVersion.class, which would be created
+by gversion-plugin in a clone of upstream's git repository. As this is not
+the case for Debian builds, the class is omitted.
+
+Andrius Merkys <merkys at debian.org>
=====================================
debian/control
=====================================
@@ -10,6 +10,7 @@ Build-Depends:
libauto64fto32f-java,
libddogleg-java,
libejml-java,
+ maven-repo-helper,
Standards-Version: 4.4.1
Homepage: https://georegression.org
Vcs-Browser: https://salsa.debian.org/java-team/georegression
=====================================
debian/patches/add-mavenLocal.patch
=====================================
@@ -1,3 +1,5 @@
+Description: Adding local Maven repository.
+Author: Andrius Merkys <merkys at debian.org>
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,4 +1,12 @@
=====================================
debian/patches/remove-findbugs.patch
=====================================
@@ -1,3 +1,5 @@
+Description: Removing com.google.code.findbugs.
+Author: Andrius Merkys <merkys at debian.org>
--- a/build.gradle
+++ b/build.gradle
@@ -69,7 +69,6 @@
=====================================
debian/patches/remove-gversion.patch
=====================================
@@ -1,3 +1,6 @@
+Description: Removing gversion-plugin, which expects the source to be in git
+ repository.
+Author: Andrius Merkys <merkys at debian.org>
--- a/build.gradle
+++ b/build.gradle
@@ -1,22 +1,11 @@
View it on GitLab: https://salsa.debian.org/java-team/georegression/compare/3f537f6dfdf7e9f2e0771e8c3821986792e01091...183011acc1ff53d39dbdbda8d941387854ea06b9
--
View it on GitLab: https://salsa.debian.org/java-team/georegression/compare/3f537f6dfdf7e9f2e0771e8c3821986792e01091...183011acc1ff53d39dbdbda8d941387854ea06b9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20191115/006fb4a4/attachment.html>
More information about the pkg-java-commits
mailing list