[Git][java-team/jnr-netdb][master] 7 commits: Import Debian changes 1.1.6-1.1
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 1 12:19:28 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / jnr-netdb
Commits:
72beaa3d by Holger Levsen at 2025-02-01T12:42:14+01:00
Import Debian changes 1.1.6-1.1
jnr-netdb (1.1.6-1.1) unstable; urgency=medium
.
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
.
jnr-netdb (1.1.6-1) unstable; urgency=medium
.
* Team upload.
* New upstream release
* Removed the unused dependency on libasm4-java
* Replaced jaffl.jar with jnr-ffi.jar in the Class-Path of the manifest
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
* debian/copyright: Added the Files-Excluded field to filter the tarball
* debian/watch: Adjusted the regexp to catch the latest 1.1.6 release
.
jnr-netdb (1.1.4-2) unstable; urgency=medium
.
* Team upload.
* Drop build-dep on libjaffl-java. (Closes: #789512)
.
jnr-netdb (1.1.4-1) unstable; urgency=medium
.
* Team upload.
* New upstream release.
* Update watch file.
* Bump Standards-Version to 3.9.6. No changes were required.
* Update Homepage.
* Wrap and sort dependencies list.
* Update d/maven.rules.
* Drop unneccesary patches.
* Add B-D on libjnr-ffi-java.
.
jnr-netdb (1.0.3-3) unstable; urgency=low
.
* Team upload.
* Bump compat level to 9 and require debhelper >= 9.
* debian/control:
- Build-depend on libasm4-java instead of libasm3-java. Add also javahelper
to Build-Depends.
- Bump Standards-Version to 3.9.4, no changes.
- Use canonical VCS-URI.
* Update maven.rules for libasm4-java to fix FTBFS with latest libjaffl-java
version. (Closes: #712695)
* Improve watch file. Thanks to Bart Martens.
* debian/rules: Include javahelper CDBS class and add missing jaffl.jar to
libjnr-netdb.classpath.
.
jnr-netdb (1.0.3-2) unstable; urgency=low
.
* Team upload.
* Add --java-lib flag to install jars in /usr/share/java directory.
(Closes: #676353).
* Bump Standards-Version to 3.9.3. No changes were required.
* Fix lintian warning with copyright file.
.
jnr-netdb (1.0.3-1) unstable; urgency=low
.
* Initial release (Closes: #592968)
- - - - -
7113367a by Andreas Tille at 2025-02-01T12:45:52+01:00
FIx watch file
- - - - -
7d3c81af by Andreas Tille at 2025-02-01T12:46:15+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
62707e9c by Andreas Tille at 2025-02-01T12:46:15+01:00
debhelper-compat 13 (routine-update)
- - - - -
ddf4d37d by Andreas Tille at 2025-02-01T12:56:44+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
eefdfa4f by Andreas Tille at 2025-02-01T12:56:44+01:00
Secure URI in copyright format (routine-update)
- - - - -
fe71b11f by Andreas Tille at 2025-02-01T12:56:44+01:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,15 +1,21 @@
jnr-netdb (1.1.6-2) UNRELEASED; urgency=medium
* Team upload.
- * Add myself as uploader.
- * Wrap and sort dependencies lists.
- * Bump DH compat level to 10.
- * Bump Standards-Version to 4.1.1. No changes were required.
- * Add Rules-Requires-Root: no.
- * Update copyright info.
- * Fix remaining pedantic Lintian warnings.
-
- -- Miguel Landaeta <nomadium at debian.org> Sun, 29 Oct 2017 15:44:22 +0000
+ * 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)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 01 Feb 2025 12:44:39 +0100
+
+jnr-netdb (1.1.6-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> Mon, 28 Dec 2020 14:33:50 +0100
jnr-netdb (1.1.6-1) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,29 +1,27 @@
Source: jnr-netdb
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>,
- Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 10~),
- default-jdk,
- javahelper,
- maven-debian-helper
-Build-Depends-Indep: default-jdk-doc,
- junit4,
- libjffi-java (>= 1.2.7~),
- libjnr-ffi-java,
- libmaven-javadoc-plugin-java,
- netbase
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-netdb.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-netdb.git
+Build-Depends: debhelper-compat (= 13),
+ javahelper,
+ default-jdk-headless,
+ maven-debian-helper
+Build-Depends-Indep: junit4,
+ default-jdk-doc,
+ libmaven-javadoc-plugin-java,
+ libjffi-java,
+ libjnr-ffi-java,
+ netbase
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jnr-netdb
+Vcs-Git: https://salsa.debian.org/java-team/jnr-netdb.git
Homepage: https://github.com/jnr/jnr-netdb
-Rules-Requires-Root: no
Package: libjnr-netdb-java
Architecture: all
-Depends: ${maven:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends},
+ ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libjnr-netdb-java-doc
Description: Lookup TCP and UDP services from java
@@ -36,8 +34,8 @@ Description: Lookup TCP and UDP services from java
Package: libjnr-netdb-java-doc
Architecture: all
Section: doc
-Depends: ${maven:DocDepends},
- ${misc:Depends}
+Depends: ${misc:Depends},
+ ${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libjnr-netdb-java
Description: Documentation for jnr-netdb
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jnr-netdb
-Upstream-Contact: Charles Oliver Nutter <headius at headius.com>
-Source: https://github.com/jnr/jnr-netdb
+Upstream-Contact: Wayne Meissner <wmeissner at gmail.com> as Developer
+Source: http://github.com/wmeissner/jnr-netdb
Files-Excluded: .classpath
.project
.settings
@@ -15,21 +15,8 @@ License: Apache-2.0
Files: debian/*
Copyright: 2011, Torsten Werner <twerner at debian.org>
- 2017, Miguel Landaeta <nomadium at debian.org>
License: Apache-2.0
License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- .
- http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian GNU/Linux system you can find the complete text of the
- Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'.
+ On Debian GNU/Linux system you can find the complete text of the
+ Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-https://github.com/jnr/jnr-netdb/releases .*/archive/(?:jnr-netdb-)?([0-9]\..+)\.tar\.gz
+version=4
+
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/jnr/jnr-netdb/tags (?:.*?/)?[jnrnetdbv-]*(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/jnr-netdb/-/compare/413f5bdce72d7ffa872491982dcaf9dbd33a17d9...fe71b11f37f6a7ad197ded88492343fe61a8a273
--
View it on GitLab: https://salsa.debian.org/java-team/jnr-netdb/-/compare/413f5bdce72d7ffa872491982dcaf9dbd33a17d9...fe71b11f37f6a7ad197ded88492343fe61a8a273
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/20250201/ff63bc61/attachment.htm>
More information about the pkg-java-commits
mailing list