[Git][java-team/qdwizard][master] 10 commits: Inject changelog entry of NMU

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 25 19:41:31 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / qdwizard


Commits:
648d7fa8 by Andreas Tille at 2025-02-25T20:35:57+01:00
Inject changelog entry of NMU

- - - - -
8d5b617c by Andreas Tille at 2025-02-25T20:37:22+01:00
Fix watch file

- - - - -
6f25325b by Andreas Tille at 2025-02-25T20:37:47+01:00
Remove redundant debian/README.source

- - - - -
3cdc35c9 by Andreas Tille at 2025-02-25T20:38:12+01:00
Standards-Version: 4.7.1 (routine-update)

- - - - -
e6c8695a by Andreas Tille at 2025-02-25T20:38:12+01:00
debhelper-compat 13 (routine-update)

- - - - -
4b983ab6 by Andreas Tille at 2025-02-25T20:38:28+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
a1ade9bf by Andreas Tille at 2025-02-25T20:38:29+01:00
Secure URI in copyright format (routine-update)

- - - - -
28cb75b2 by Andreas Tille at 2025-02-25T20:38:29+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
fc60f82f by Andreas Tille at 2025-02-25T20:39:09+01:00
Trim trailing whitespace.

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

- - - - -
402ade7d by Andreas Tille at 2025-02-25T20:41:01+01:00
Upload to unstable

- - - - -


7 changed files:

- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Information about qdwizard
---------------------------
-
-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,8 +1,29 @@
-qdwizard (5.0.1-2) UNRELEASED; urgency=medium
+qdwizard (5.0.1-2) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Jelmer Vernooij ]
   * Use secure URI in Homepage field.
 
- -- Jelmer Vernooij <jelmer at debian.org>  Fri, 14 Sep 2018 15:42:56 +0100
+  [ Andreas Tille ]
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Fix watch file
+  * Remove redundant debian/README.source
+  * Standards-Version: 4.7.1 (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.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 25 Feb 2025 20:39:15 +0100
+
+qdwizard (5.0.1-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>  Wed, 06 Jan 2021 17:28:08 +0100
 
 qdwizard (5.0.1-1) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -1,19 +1,22 @@
 Source: qdwizard
-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, junit4, maven-debian-helper (>= 1.5)
-Standards-Version: 3.9.7
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/qdwizard.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/qdwizard.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               junit4,
+               maven-debian-helper
+Standards-Version: 4.7.1
+Vcs-Browser: https://salsa.debian.org/java-team/qdwizard
+Vcs-Git: https://salsa.debian.org/java-team/qdwizard.git
 Homepage: https://github.com/bflorat/qdwizard
 
 Package: libqdwizard-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: simple Java Wizard API
  QDWizard is a dead simple API for creating Swing wizards. It is designed
  to minimize required code and has no dependencies besides Java 5.
-


=====================================
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: QDWizard
 Source: http://github.com/bflorat/qdwizard
 Upstream-Contact: Bertrand Florat <bertrand at florat.net>


=====================================
debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
+	dh $@ --buildsystem=maven


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
-opts=filenamemangle=s/.*\/(.*)/qdwizard-$1/ \
-https://github.com/bflorat/qdwizard/releases/ .*/(?:.*?)([\d\.]+)\.tar\.gz
+version=4
 
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/bflorat/qdwizard/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/qdwizard/-/compare/96d1ba5e1dffc45b372cca51ce49b958ff36f121...402ade7d5cfcf4e0f5986dbab0986ac80528f487

-- 
View it on GitLab: https://salsa.debian.org/java-team/qdwizard/-/compare/96d1ba5e1dffc45b372cca51ce49b958ff36f121...402ade7d5cfcf4e0f5986dbab0986ac80528f487
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/20250225/b7a694bb/attachment.htm>


More information about the pkg-java-commits mailing list