[Git][java-team/eclipse-jgit][master] 8 commits: Removing unneeded versioned build-dependencies

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Sun Jan 22 18:27:00 GMT 2023



Pierre Gruet pushed to branch master at Debian Java Maintainers / eclipse-jgit


Commits:
e2caab7f by Pierre Gruet at 2023-01-22T18:20:59+01:00
Removing unneeded versioned build-dependencies

- - - - -
abc89ba0 by Pierre Gruet at 2023-01-22T18:22:01+01:00
Rules-Requires-Root: no

- - - - -
f57ed003 by Pierre Gruet at 2023-01-22T18:22:22+01:00
Raising Standards version to 4.6.2

- - - - -
637218f3 by Pierre Gruet at 2023-01-22T18:27:44+01:00
Properly grasping log4j1.2 artifacts through debian/maven.rules

- - - - -
748c00b6 by Pierre Gruet at 2023-01-22T18:29:35+01:00
Updating changelog

- - - - -
caef98bf by Pierre Gruet at 2023-01-22T18:29:45+01:00
Use correct machine-readable copyright file URI.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-copyright-format-uri
See-also: https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html

- - - - -
be58a19c by Pierre Gruet at 2023-01-22T18:31:05+01:00
Set upstream metadata fields: Bug-Database, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

- - - - -
345772ff by Pierre Gruet at 2023-01-22T18:33:48+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/maven.rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+jgit (4.11.9-2) unstable; urgency=medium
+
+  * Team upload
+  * Raising Standards version to 4.6.2:
+    - Setting Rules-Requires-Root: no
+  * Removing unneeded versioned build-dependencies
+  * Properly grasping log4j1.2 artifacts through debian/maven.rules
+    (Closes: #1028670)
+  * Use correct machine-readable copyright file URI.
+  * Set upstream metadata fields: Bug-Database, Repository-Browse.
+
+ -- Pierre Gruet <pgt at debian.org>  Sun, 22 Jan 2023 18:32:30 +0100
+
 jgit (4.11.9-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends:
  default-jdk,
  javahelper,
  junit4,
- libargs4j-java (>= 2.0.30),
+ libargs4j-java,
  libbuild-helper-maven-plugin-java,
  libcommons-compress-java,
  libeclipse-jdt-annotation-java,
@@ -19,15 +19,17 @@ Build-Depends:
  libjavaewah-java (>= 0.8.6),
  libjetty9-java,
  libjsch-java,
+ liblog4j1.2-java,
  libmaven-antrun-plugin-java,
  libservlet-api-java,
- libslf4j-java (>= 1.7.12-2),
+ libslf4j-java,
  libxz-java,
  maven-debian-helper
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/eclipse-jgit.git
 Vcs-Browser: https://salsa.debian.org/java-team/eclipse-jgit
 Homepage: https://www.eclipse.org/jgit/
+Rules-Requires-Root: no
 
 Package: libjgit-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Eclipse-JGit
 Source: https://eclipse.org/jgit/
 


=====================================
debian/maven.rules
=====================================
@@ -21,5 +21,6 @@ args4j args4j jar 2.0.16 * *
 junit junit jar s/4\..*/4.x/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
 javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/debian/ * *
+log4j log4j * s/1\.2.*/1.2.x/ * *
 s/org.osgi/org.eclipse.osgi/ s/org.osgi.core/org.eclipse.osgi/ jar s/.*/debian/ * *
 org.eclipse.jetty jetty-servlet * s/.*/9.x/ * *


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology
+Repository-Browse: http://git.eclipse.org/c/jgit/jgit.git/



View it on GitLab: https://salsa.debian.org/java-team/eclipse-jgit/-/compare/44044b904549c5f77b159f6eaaddf84f0460aed6...345772ff33c2685cf16c17f65d34cd8f93f256d1

-- 
View it on GitLab: https://salsa.debian.org/java-team/eclipse-jgit/-/compare/44044b904549c5f77b159f6eaaddf84f0460aed6...345772ff33c2685cf16c17f65d34cd8f93f256d1
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/20230122/3ff4fcbc/attachment.htm>


More information about the pkg-java-commits mailing list