[Git][java-team/libimglib2-java][master] 3 commits: Fix Homepage
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 4 17:59:33 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / libimglib2-java
Commits:
7b70cb3e by Andreas Tille at 2025-02-04T18:56:34+01:00
Fix Homepage
- - - - -
ec41cddd by Andreas Tille at 2025-02-04T18:58:04+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
23427cbe by Andreas Tille at 2025-02-04T18:59:17+01:00
Remove redundant d/README.source
- - - - -
3 changed files:
- − debian/README.source
- debian/changelog
- debian/control
Changes:
=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Information about libimglib2-java
----------------------------------
-
-This package was debianized using the mh_make command
-from the maven-debian-helper package.
-
-The build system uses Maven but prevents it from downloading
-anything from the Internet, making the build compliant with
-the Debian policy.
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libimglib2-java (4.5.0-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fix Homepage
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * Remove redundant d/README.source
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Feb 2025 18:56:17 +0100
+
libimglib2-java (4.5.0-1) unstable; urgency=medium
* New upstream version 4.5.0
=====================================
debian/control
=====================================
@@ -4,8 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
Section: java
Priority: optional
Build-Depends: debhelper (>= 10),
- default-jdk,
- dpkg-dev (>= 1.17.14),
+ default-jdk-headless,
maven-debian-helper (>= 2.1)
Build-Depends-Indep: default-jdk-doc,
junit4,
@@ -14,7 +13,7 @@ Build-Depends-Indep: default-jdk-doc,
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libimglib2-java.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libimglib2-java.git
-Homepage: http://imglib2.net/
+Homepage: https://github.com/imglib/imglib2
Package: libimglib2-java
Architecture: all
View it on GitLab: https://salsa.debian.org/java-team/libimglib2-java/-/compare/08ab97cccc590df890283d109b9fa7437f86ce5c...23427cbe3974634a1a0d981fa0f2e48ea6449425
--
View it on GitLab: https://salsa.debian.org/java-team/libimglib2-java/-/compare/08ab97cccc590df890283d109b9fa7437f86ce5c...23427cbe3974634a1a0d981fa0f2e48ea6449425
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/20250204/f049c442/attachment.htm>
More information about the pkg-java-commits
mailing list