[Git][java-team/geronimo-validation-1.1-spec][master] 9 commits: Install NOTICE file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Feb 12 20:14:58 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / geronimo-validation-1.1-spec
Commits:
bb18e547 by Andreas Tille at 2025-02-12T21:07:50+01:00
Install NOTICE file
- - - - -
1a0b66a1 by Andreas Tille at 2025-02-12T21:11:04+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
2ac1f220 by Andreas Tille at 2025-02-12T21:11:41+01:00
Secure URI in watch file
- - - - -
a1e64985 by Andreas Tille at 2025-02-12T21:11:51+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
aa4614b2 by Andreas Tille at 2025-02-12T21:11:52+01:00
debhelper-compat 13 (routine-update)
- - - - -
0ae76fe2 by Andreas Tille at 2025-02-12T21:12:14+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
02148048 by Andreas Tille at 2025-02-12T21:12:14+01:00
Drop useless get-orig-source target (routine-update)
- - - - -
ebbcdb95 by Andreas Tille at 2025-02-12T21:12:59+01: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
- - - - -
1cbc68c5 by Andreas Tille at 2025-02-12T21:13:48+01:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/libgeronimo-validation-1.1-spec-java.docs
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+geronimo-validation-1.1-spec (1.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Install NOTICE 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)
+ * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org> Wed, 12 Feb 2025 21:13:07 +0100
+
geronimo-validation-1.1-spec (1.0-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,25 +1,26 @@
Source: geronimo-validation-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-osgi-support-java,
- libmaven-antrun-plugin-java,
- libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-validation-1.1-spec.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-validation-1.1-spec.git
-Homepage: http://geronimo.apache.org
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ libgeronimo-osgi-support-java,
+ libmaven-antrun-plugin-java,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/geronimo-validation-1.1-spec
+Vcs-Git: https://salsa.debian.org/java-team/geronimo-validation-1.1-spec.git
+Homepage: https://geronimo.apache.org
Package: libgeronimo-validation-1.1-spec-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Suggests: ${maven:OptionalDepends}, libgeronimo-validation-1.1-spec-java-doc (= ${binary:Version})
+Depends: ${maven:Depends},
+ ${misc:Depends}
+Suggests: ${maven:OptionalDepends},
+ libgeronimo-validation-1.1-spec-java-doc (= ${binary:Version})
Description: Geronimo JSR-349 Bean Validation Spec API
Apache Geronimo implementation of the JSR-349 Bean Validation Spec API.
.
@@ -38,8 +39,10 @@ Description: Geronimo JSR-349 Bean Validation Spec API
Package: libgeronimo-validation-1.1-spec-java-doc
Architecture: all
Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Suggests: ${maven:DocOptionalDepends}, libgeronimo-validation-1.1-spec-java (= ${binary:Version})
+Depends: ${maven:DocDepends},
+ ${misc:Depends}
+Suggests: ${maven:DocOptionalDepends},
+ libgeronimo-validation-1.1-spec-java (= ${binary:Version})
Description: Documentation for libgeronimo-validation-1.1-spec-java
Documentation for the Apache Geronimo implementation of the JSR-349 Bean
Validation Spec API.
=====================================
debian/libgeronimo-validation-1.1-spec-java.docs
=====================================
@@ -0,0 +1 @@
+NOTICE
=====================================
debian/rules
=====================================
@@ -3,9 +3,6 @@
%:
dh $@
-get-orig-source:
- cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \
- uscan \
--verbose \
--no-symlink \
--destdir $(CURDIR) \
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
-http://svn.apache.org/repos/asf/geronimo/specs/tags/ \
+version=4
+https://svn.apache.org/repos/asf/geronimo/specs/tags/ \
geronimo-validation_1.1_spec-([\d\.]+)/ debian debian/orig-tar.sh
View it on GitLab: https://salsa.debian.org/java-team/geronimo-validation-1.1-spec/-/compare/cb4434e6468a174b66f7d978067faffba0e16b93...1cbc68c5ae6be9e7906348c9568a5ebc6927addb
--
View it on GitLab: https://salsa.debian.org/java-team/geronimo-validation-1.1-spec/-/compare/cb4434e6468a174b66f7d978067faffba0e16b93...1cbc68c5ae6be9e7906348c9568a5ebc6927addb
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/bc7897f8/attachment.htm>
More information about the pkg-java-commits
mailing list