[Git][java-team/libimglib2-java][master] 5 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 4 18:03:07 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / libimglib2-java
Commits:
df91bcb7 by Andreas Tille at 2025-02-04T18:59:43+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
35a61bed by Andreas Tille at 2025-02-04T18:59:43+01:00
debhelper-compat 13 (routine-update)
- - - - -
a4afb46e by Andreas Tille at 2025-02-04T18:59:46+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
505aa4a8 by Andreas Tille at 2025-02-04T18:59:46+01:00
Drop useless get-orig-source target (routine-update)
- - - - -
00e035c0 by Andreas Tille at 2025-02-04T19:02:22+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,11 @@ libimglib2-java (4.5.0-2) UNRELEASED; urgency=medium
* Fix Homepage
* Build-Depends: s/default-jdk/default-jdk-headless/
* Remove redundant d/README.source
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Drop useless get-orig-source target (routine-update)
+ * Trim trailing whitespace.
-- Andreas Tille <tille at debian.org> Tue, 04 Feb 2025 18:56:17 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -3,16 +3,16 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
default-jdk-headless,
- maven-debian-helper (>= 2.1)
+ maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
junit4,
libjama-java,
libmaven-javadoc-plugin-java
-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
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libimglib2-java
+Vcs-Git: https://salsa.debian.org/java-team/libimglib2-java.git
Homepage: https://github.com/imglib/imglib2
Package: libimglib2-java
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --no-symlink
View it on GitLab: https://salsa.debian.org/java-team/libimglib2-java/-/compare/23427cbe3974634a1a0d981fa0f2e48ea6449425...00e035c0c7403471d5ec1ff26f86d032ef210e65
--
View it on GitLab: https://salsa.debian.org/java-team/libimglib2-java/-/compare/23427cbe3974634a1a0d981fa0f2e48ea6449425...00e035c0c7403471d5ec1ff26f86d032ef210e65
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/8a987978/attachment.htm>
More information about the pkg-java-commits
mailing list