[Git][java-team/geronimo-j2ee-management-1.1-spec][master] 12 commits: Import Debian changes 1.0.1-1.1

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 12 19:37:00 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / geronimo-j2ee-management-1.1-spec


Commits:
8bab7078 by Holger Levsen at 2025-02-12T20:27:31+01:00
Import Debian changes 1.0.1-1.1

geronimo-j2ee-management-1.1-spec (1.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.

- - - - -
ede722e6 by Andreas Tille at 2025-02-12T20:28:30+01:00
Remove debian/README.source since redundant

- - - - -
e96b51ed by Andreas Tille at 2025-02-12T20:29:18+01:00
Install NOTICE.txt file

- - - - -
5ef28b39 by Andreas Tille at 2025-02-12T20:30:19+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
156b09b6 by Andreas Tille at 2025-02-12T20:31:01+01:00
Secure URI in watch file

- - - - -
7fb00e62 by Andreas Tille at 2025-02-12T20:31:23+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
01914aab by Andreas Tille at 2025-02-12T20:31:23+01:00
debhelper-compat 13 (routine-update)

- - - - -
b560816e by Andreas Tille at 2025-02-12T20:31:37+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
65a5e90d by Andreas Tille at 2025-02-12T20:31:37+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
e15b0f00 by Andreas Tille at 2025-02-12T19:31:38+00:00
Trim trailing whitespace.

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

- - - - -
749147e5 by Andreas Tille at 2025-02-12T19:31:38+00:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
6d9660f4 by Andreas Tille at 2025-02-12T20:34:26+01:00
routine-update: Ready to upload to unstable

- - - - -


7 changed files:

- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- + debian/libgeronimo-j2ee-management-1.1-spec-java.docs
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Information about geronimo-j2ee-management-1.1-spec
----------------------------------------------------
-
-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,3 +1,26 @@
+geronimo-j2ee-management-1.1-spec (1.0.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Remove debian/README.source since redundant
+  * Install NOTICE.txt file
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Secure URI in watch file
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 12 Feb 2025 20:31:46 +0100
+
+geronimo-j2ee-management-1.1-spec (1.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>  Tue, 05 Jan 2021 01:30:40 +0100
+
 geronimo-j2ee-management-1.1-spec (1.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #883471)


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


=====================================
debian/control
=====================================
@@ -1,21 +1,21 @@
 Source: geronimo-j2ee-management-1.1-spec
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- libgeronimo-ejb-3.2-spec-java,
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-j2ee-management-1.1-spec.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-j2ee-management-1.1-spec.git
-Homepage: http://geronimo.apache.org
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               libgeronimo-ejb-3.2-spec-java,
+               maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/geronimo-j2ee-management-1.1-spec
+Vcs-Git: https://salsa.debian.org/java-team/geronimo-j2ee-management-1.1-spec.git
+Homepage: https://geronimo.apache.org
 
 Package: libgeronimo-j2ee-management-1.1-spec-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+         ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Apache Geronimo J2EE Management 1.1 API
  Apache Geronimo is an open source server runtime that integrates the best


=====================================
debian/libgeronimo-j2ee-management-1.1-spec-java.docs
=====================================
@@ -0,0 +1 @@
+NOTICE*


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 opts="uversionmangle=s/-(alpha|beta|rc|EA)(-)?/~$1$2/" \
   https://svn.apache.org/repos/asf/geronimo/specs/tags/ \
   geronimo-j2ee-management_1.1_spec-([\d\.]+)/ debian debian/orig-tar.sh



View it on GitLab: https://salsa.debian.org/java-team/geronimo-j2ee-management-1.1-spec/-/compare/c1ee8cd65f7d8430e89367553a3a6da60ad9d7f4...6d9660f42fbec3c1a2540fe30a3928842bd43dff

-- 
View it on GitLab: https://salsa.debian.org/java-team/geronimo-j2ee-management-1.1-spec/-/compare/c1ee8cd65f7d8430e89367553a3a6da60ad9d7f4...6d9660f42fbec3c1a2540fe30a3928842bd43dff
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/20250212/a6bd731e/attachment.htm>


More information about the pkg-java-commits mailing list