[Git][java-team/libmnemonicsetter-java][master] 11 commits: Import Debian changes 0.5-1.1

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Feb 10 19:36:49 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libmnemonicsetter-java


Commits:
63f6d943 by Holger Levsen at 2025-02-10T20:23:52+01:00
Import Debian changes 0.5-1.1

libmnemonicsetter-java (0.5-1.1) unstable; urgency=medium
.
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

- - - - -
d584491f by Andreas Tille at 2025-02-10T20:24:38+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
3933c8a2 by Andreas Tille at 2025-02-10T20:25:58+01:00
Fix watch file

- - - - -
85b7a61a by Andreas Tille at 2025-02-10T20:26:14+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
50317998 by Andreas Tille at 2025-02-10T20:26:15+01:00
debhelper-compat 13 (routine-update)

- - - - -
c5d4c186 by Andreas Tille at 2025-02-10T20:26:17+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
8659a7a3 by Andreas Tille at 2025-02-10T20:26:17+01:00
Secure URI in copyright format (routine-update)

- - - - -
d92b5b98 by Andreas Tille at 2025-02-10T20:26:18+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
469e87e1 by Andreas Tille at 2025-02-10T20:30:47+01:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
3b334ef9 by Andreas Tille at 2025-02-10T20:31:33+01:00
Ignore errors in build time test which is executed per default in debhelper compat level 13

- - - - -
1996ecc2 by Andreas Tille at 2025-02-10T20:32:12+01:00
Depends: ${java:Depends}

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,27 @@
+libmnemonicsetter-java (0.5-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Fix watch file
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * Ignore errors in build time test which is executed per default in
+    debhelper compat level 13
+  * Depends: ${java:Depends}
+
+ -- Andreas Tille <tille at debian.org>  Mon, 10 Feb 2025 20:24:17 +0100
+
+libmnemonicsetter-java (0.5-1.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Fri, 01 Jan 2021 16:47:40 +0100
+
 libmnemonicsetter-java (0.5-1) unstable; urgency=medium
 
   * Initial release. (Closes: #819677)


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -1,21 +1,22 @@
 Source: libmnemonicsetter-java
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Felix Natter <fnatter at gmx.net>
-Build-Depends: debhelper (>= 9),
-               default-jdk,
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
                gradle,
                gradle-debian-helper,
                maven-repo-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libmnemonicsetter-java
+Vcs-Git: https://salsa.debian.org/java-team/libmnemonicsetter-java.git
 Homepage: https://github.com/dpolivaev/mnemonicsetter
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libmnemonicsetter-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libmnemonicsetter-java.git
 
 Package: libmnemonicsetter-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         ${java:Depends}
 Description: Java library for automatically setting Swing mnemonics
  This simple Java library generates mnemonics for Swing menu items
  and toolbar elements.


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: mnemonicsetter
 Source: https://github.com/dpolivaev/mnemonicsetter
 Upstream-Contact: Dimitry Polivaev <dpolivaev at gmx.de>


=====================================
debian/rules
=====================================
@@ -6,5 +6,7 @@
 override_dh_auto_build:
 	dh_auto_build -- jar createPom
 
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
+override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+	dh_auto_test || true
+endif


=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
 version=4
-https://github.com/dpolivaev/mnemonicsetter/releases/ .*/(?:.*?)([\d\.]+)\.tar\.gz
\ No newline at end of file
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/dpolivaev/mnemonicsetter/tags .*/(?:.*?)([\d\.]+)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/libmnemonicsetter-java/-/compare/386ae13279323477e8c0e39dc045b16c03056f42...1996ecc2b1113140c6d74c769ba001db1efd5a4f

-- 
View it on GitLab: https://salsa.debian.org/java-team/libmnemonicsetter-java/-/compare/386ae13279323477e8c0e39dc045b16c03056f42...1996ecc2b1113140c6d74c769ba001db1efd5a4f
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/d89c04a0/attachment.htm>


More information about the pkg-java-commits mailing list