[Git][java-team/libjgoodies-common-java][master] 11 commits: Import Debian changes 1.8.1-2.1

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Feb 7 21:42:40 GMT 2025



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


Commits:
e8522cf5 by Holger Levsen at 2025-02-07T22:25:10+01:00
Import Debian changes 1.8.1-2.1

libjgoodies-common-java (1.8.1-2.1) unstable; urgency=medium
.
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.
.
libjgoodies-common-java (1.8.1-2) unstable; urgency=medium
.
  * Upload to unstable.
.
libjgoodies-common-java (1.8.1-1) experimental; urgency=medium
.
  * New upstream release. (Closes: #819668)
  * Update debian/copyright to document use of maven.org for sources.
.
libjgoodies-common-java (1.7.0-2) unstable; urgency=medium
.
  * Upload to unstable.
  * Use --no-parent in poms file to ignore parent pom.
    Drop unnecessary build.patch.
  * Update Vcs URLs in debian/control to be secure.
  * Bump Standards-Version to 3.9.8.
.
libjgoodies-common-java (1.7.0-1) experimental; urgency=medium
.
  [ tony mancill ]
  * New upstream version. (Closes: #812558)
  * Use DH 9.
  * Add build patch to disable parent in upstream pom.
  * Bump Standards-Version to 3.9.6.
  * Switch from cdbs to dh+javahelper.
.
  [ gregor herrmann ]
  * Use nicer URL for Vcs-Browser.
  * Update regexp in debian/watch.
.
libjgoodies-common-java (1.4.0-2) unstable; urgency=low
.
  * Upload to unstable.
  * Install RELEASE-NOTES.txt again as upstream changelog.
  * Use canonical URLs for Vcs-* fields in debian/control.
  * Re-enable test suite.
.
libjgoodies-common-java (1.4.0-1) experimental; urgency=low
.
  [ gregor herrmann ]
  * Update upstream URL in debian/watch and debian/control.
.
  [ tony mancill ]
  * New upstream release.
  * Switch from ant to maven-based build.
  * Bump Standards-Version to 3.9.4 (no changes necessary).
  * Add xvfb to build-deps
.
libjgoodies-common-java (1.3.0-2) unstable; urgency=low
.
  [ tony mancill ]
  * Switch to Debian Java Team maintenance.
  * Bump Standards-Version to 3.9.3 (no changes necessary).
  * Update machine-readable field names in d/copyright.
.
  [ gregor herrmann ]
  * Split out API documentation into new -doc packages. Thanks to
    Sylvestre Ledru for the bug report. (Closes: #665304)
.
libjgoodies-common-java (1.3.0-1) unstable; urgency=low
.
  * New upstream release.
  * Update Vcs-* headers.
  * Update years of upstream and packaging copyright.
.
libjgoodies-common-java (1.2.1-1) unstable; urgency=low
.
  * New upstream release.
  * Refresh javadoc.patch.
.
libjgoodies-common-java (1.2.0-1) unstable; urgency=low
.
  * New upstream release.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
  * debian/copyright: bump years of upstream and packaging copyright.
  * Register API docs with docbase system.
  * debian/control: remove dependency on JRE (thanks, lintian).
.
libjgoodies-common-java (1.1.1-1) unstable; urgency=low
.
  * Initial release (closes: #607675).

- - - - -
8c42f23b by Andreas Tille at 2025-02-07T22:27:10+01:00
Restore status from Git

- - - - -
42801bdd by Andreas Tille at 2025-02-07T22:29:51+01:00
Use fake watch file since later upstream sources are non-free

- - - - -
52ec7ab5 by Andreas Tille at 2025-02-07T22:30:04+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
72a911ec by Andreas Tille at 2025-02-07T22:30:04+01:00
debhelper-compat 13 (routine-update)

- - - - -
b0bfe9f4 by Andreas Tille at 2025-02-07T22:30:07+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
daa28afc by Andreas Tille at 2025-02-07T22:30:07+01:00
Secure URI in copyright format (routine-update)

- - - - -
af87b411 by Andreas Tille at 2025-02-07T22:30:07+01:00
Remove trailing whitespace in debian/copyright (routine-update)

- - - - -
426de388 by Andreas Tille at 2025-02-07T22:32:18+01:00
Use correct machine-readable copyright file URI.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-copyright-format-uri
See-also: https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html

- - - - -
b36183e8 by Andreas Tille at 2025-02-07T22:33:06+01:00
d/copyright: review

- - - - -
80b1e78e by Andreas Tille at 2025-02-07T22:34:53+01:00
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,28 @@
-libjgoodies-common-java (1.8.1-3) UNRELEASED; urgency=medium
+libjgoodies-common-java (1.8.1-3) unstable; urgency=medium
 
+  * Team upload
+
+  [ gregor herrmann ]
   * Remove myself from Uploaders.
 
- -- gregor herrmann <gregoa at debian.org>  Fri, 20 Aug 2021 03:30:31 +0200
+  [ Andreas Tille ]
+  * Use fake watch file since later upstream sources are non-free
+  * 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)
+  * Remove trailing whitespace in debian/copyright (routine-update)
+  * Use correct machine-readable copyright file URI.
+  * d/copyright: review
+
+ -- Andreas Tille <tille at debian.org>  Fri, 07 Feb 2025 22:33:54 +0100
+
+libjgoodies-common-java (1.8.1-2.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>  Mon, 28 Dec 2020 01:24:48 +0100
 
 libjgoodies-common-java (1.8.1-2) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -3,18 +3,18 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: tony mancill <tmancill at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                javahelper,
-               maven-debian-helper (>= 1.5),
+               maven-debian-helper,
                xauth,
                xvfb
 Build-Depends-Indep: junit4,
                      default-jdk-doc,
                      libmaven-javadoc-plugin-java
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjgoodies-common-java.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjgoodies-common-java.git
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libjgoodies-common-java
+Vcs-Git: https://salsa.debian.org/java-team/libjgoodies-common-java.git
 Homepage: http://www.jgoodies.com/downloads/libraries/
 
 Package: libjgoodies-common-java
@@ -31,8 +31,6 @@ Package: libjgoodies-common-java-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Breaks: libjgoodies-common-java (<< 1.3.0-2)
-Replaces: libjgoodies-common-java (<< 1.3.0-2)
 Description: JGoodies Common library (documentation)
  The JGoodies Common library provides convenience code for other JGoodies
  libraries and applications.


=====================================
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-Contact: Karsten Lentzsch
 Upstream-Name: JGoodies Commons
 Comment: Version 1.8.1 is the last version of this library for which the
@@ -9,45 +9,45 @@ Source: http://repo1.maven.org/maven2/com/jgoodies/jgoodies-common/1.8.1/
 
 Files: *
 Copyright: 2009-2015, JGoodies Karsten Lentzsch
-License: BSD-3
+License: BSD-3-clause
 
 Files: debian/*
-Copyright: 
+Copyright:
  2012-2016, gregor herrmann <gregoa at debian.org>
  2012-2016, tony mancill <tmancill at debian.org>
 License: GPL-2+
 
-License: BSD-3
- Redistribution and use in source and binary forms, with or without 
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
- o Redistributions of source code must retain the above copyright notice, 
-   this list of conditions and the following disclaimer. 
- .   
- o Redistributions in binary form must reproduce the above copyright notice, 
-   this list of conditions and the following disclaimer in the documentation 
-   and/or other materials provided with the distribution. 
- .   
- o Neither the name of JGoodies Karsten Lentzsch nor the names of 
-   its contributors may be used to endorse or promote products derived 
-   from this software without specific prior written permission. 
- .   
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
+ o Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+ .
+ o Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+ .
+ o Neither the name of JGoodies Karsten Lentzsch nor the names of
+   its contributors may be used to endorse or promote products derived
+   from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option) 
+ the Free Software Foundation; either version 2, or (at your option)
  any later version.
  .
  On Debian systems, the complete text of version 2 of the GNU General Public


=====================================
debian/watch
=====================================
@@ -1,4 +1,9 @@
-version=3
+version=4
+# older versions at http://www.jgoodies.com/downloads/archive.html
+# Newer versions are closed source now.
+#opts="uversionmangle=s/_/./g" \
+#	http://www.jgoodies.com/downloads/libraries/ .*/jgoodies-common-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip)$
+
+opts=dversionmangle=s/.*/0.No-Track/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz
 
-opts="uversionmangle=s/_/./g" \
-	http://www.jgoodies.com/downloads/libraries/ .*/jgoodies-common-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip)$



View it on GitLab: https://salsa.debian.org/java-team/libjgoodies-common-java/-/compare/c73763a5a6f91bf842272a486acfbcac28fec783...80b1e78ee6bd34b9d0c6c9f4fe9ea5a89260a4b0

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjgoodies-common-java/-/compare/c73763a5a6f91bf842272a486acfbcac28fec783...80b1e78ee6bd34b9d0c6c9f4fe9ea5a89260a4b0
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/20250207/9eea6de2/attachment.htm>


More information about the pkg-java-commits mailing list