[Git][java-team/libmime-util-java][debian-unstable] 6 commits: Build-Depends: s/default-jdk/default-jdk-headless/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Feb 10 16:57:44 GMT 2025
Andreas Tille pushed to branch debian-unstable at Debian Java Maintainers / libmime-util-java
Commits:
6f3abf71 by Andreas Tille at 2025-02-10T17:53:46+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
ae9fcdb7 by Andreas Tille at 2025-02-10T17:53:55+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
b48d66ea by Andreas Tille at 2025-02-10T17:53:55+01:00
debhelper-compat 13 (routine-update)
- - - - -
42ec591e by Andreas Tille at 2025-02-10T17:54:45+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
c2098578 by Andreas Tille at 2025-02-10T17:54:50+01:00
watch file standard 4 (routine-update)
- - - - -
f86c6a51 by Andreas Tille at 2025-02-10T17:56:09+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libmime-util-java (2.1.3-4) unstable; urgency=medium
+
+ * Team upload.
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 10 Feb 2025 17:54:50 +0100
+
libmime-util-java (2.1.3-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,24 +1,24 @@
Source: libmime-util-java
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- junit,
- liblog4j1.2-java (>= 1.2.14),
- libmaven-bundle-plugin-java,
- libslf4j-java,
- maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libmime-util-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libmime-util-java.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ junit,
+ liblog4j1.2-java,
+ libmaven-bundle-plugin-java,
+ libslf4j-java,
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libmime-util-java
+Vcs-Git: https://salsa.debian.org/java-team/libmime-util-java.git
Homepage: https://sourceforge.net/projects/mime-util
Package: libmime-util-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: MIME types detector library
Enable Java programs to detect MIME types based on file extensions, magic data
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
http://sf.net/mime-util/mime-util-([\d\.]+)-sources.jar
View it on GitLab: https://salsa.debian.org/java-team/libmime-util-java/-/compare/1bd71f981c099db7d427c3e41a5fcdb168f22236...f86c6a515ff06788978230fa59572bec0413d5ff
--
View it on GitLab: https://salsa.debian.org/java-team/libmime-util-java/-/compare/1bd71f981c099db7d427c3e41a5fcdb168f22236...f86c6a515ff06788978230fa59572bec0413d5ff
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/20250210/3ffeb2f1/attachment.htm>
More information about the pkg-java-commits
mailing list