[Git][java-team/excalibur-logger][master] 9 commits: Secure URL in watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 20 19:17:59 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / excalibur-logger


Commits:
f32deac3 by Andreas Tille at 2025-01-20T20:13:16+01:00
Secure URL in watch file

- - - - -
82704f66 by Andreas Tille at 2025-01-20T20:13:29+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
d086dfdb by Andreas Tille at 2025-01-20T20:13:29+01:00
debhelper-compat 13 (routine-update)

- - - - -
ea230fd0 by Andreas Tille at 2025-01-20T20:13:51+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
40b9d458 by Andreas Tille at 2025-01-20T20:13:51+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
e4161f20 by Andreas Tille at 2025-01-20T19:13:51+00:00
Trim trailing whitespace.

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

- - - - -
1ff47304 by Andreas Tille at 2025-01-20T19:13:56+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

- - - - -
154d978e by Andreas Tille at 2025-01-20T20:15:59+01:00
Install NOTICE.txt

- - - - -
cdbaa25a by Andreas Tille at 2025-01-20T20:17:46+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/docs
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+excalibur-logger (2.1-8) unstable; urgency=medium
+
+  * Team upload.
+  * Secure URL 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.
+  * Install NOTICE.txt
+
+ -- Andreas Tille <tille at debian.org>  Mon, 20 Jan 2025 20:16:06 +0100
+
 excalibur-logger (2.1-7) unstable; urgency=medium
 
   * Depend on libgeronimo-jms-1.1-spec-java instead of glassfish-javaee


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


=====================================
debian/control
=====================================
@@ -1,35 +1,31 @@
 Source: excalibur-logger
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Onkar Shinde <onkarshinde at ubuntu.com>,
+           Emmanuel Bourg <ebourg at apache.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Onkar Shinde <onkarshinde at ubuntu.com>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- ant,
- debhelper (>= 10),
- default-jdk,
- libavalon-framework-java,
- libexcalibur-logkit-java,
- libgeronimo-jms-1.1-spec-java,
- liblog4j1.2-java,
- libmail-java,
- libservlet3.1-java
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/excalibur-logger.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/excalibur-logger.git
-Homepage: http://excalibur.apache.org/logger.html
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk,
+               libavalon-framework-java,
+               libexcalibur-logkit-java,
+               libgeronimo-jms-1.1-spec-java,
+               liblog4j1.2-java,
+               libmail-java,
+               libservlet3.1-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/excalibur-logger
+Vcs-Git: https://salsa.debian.org/java-team/excalibur-logger.git
+Homepage: https://excalibur.apache.org/logger.html
 
 Package: libexcalibur-logger-java
 Architecture: all
-Depends:
- libavalon-framework-java,
- libexcalibur-logkit-java,
- liblog4j1.2-java,
- ${misc:Depends}
-Suggests:
- libgeronimo-jms-1.1-spec-java,
- libmail-java
+Depends: libavalon-framework-java,
+         libexcalibur-logkit-java,
+         liblog4j1.2-java,
+         ${misc:Depends}
+Suggests: libgeronimo-jms-1.1-spec-java,
+          libmail-java
 Description: Excalibur project's log management system
  Excalibur-Logger integrates neatly into the Avalon ECM and Excalibur-Fortress.
  The main goal is to be able to define the log categories on a component basis


=====================================
debian/docs
=====================================
@@ -0,0 +1 @@
+NOTICE.txt


=====================================
debian/rules
=====================================
@@ -16,6 +16,3 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_install target/excalibur-logger-2.1.jar usr/share/java/
 	dh_link usr/share/java/excalibur-logger-2.1.jar usr/share/java/excalibur-logger.jar
-
-get-orig-source:
-	uscan --force-download --rename


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=2
-http://archive.apache.org/dist/excalibur/excalibur-logger/source/excalibur-logger-([\d\.]+)-src.tar.gz
+version=4
+https://archive.apache.org/dist/excalibur/excalibur-logger/source/excalibur-logger-([\d\.]+)-src.tar.gz



View it on GitLab: https://salsa.debian.org/java-team/excalibur-logger/-/compare/7fd5badc17fd2fee7a42e4acb5d1147016f76c57...cdbaa25ad8cc6a2ec60a4416ea75aad75fed229c

-- 
View it on GitLab: https://salsa.debian.org/java-team/excalibur-logger/-/compare/7fd5badc17fd2fee7a42e4acb5d1147016f76c57...cdbaa25ad8cc6a2ec60a4416ea75aad75fed229c
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/20250120/31e55c4a/attachment.htm>


More information about the pkg-java-commits mailing list