[Git][java-team/webjars-locator][master] 11 commits: Build-Depends: s/default-jdk/default-jdk-headless/

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Nov 4 13:00:51 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / webjars-locator


Commits:
b6e0f050 by Andreas Tille at 2025-11-04T13:47:49+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
609e3e0a by Andreas Tille at 2025-11-04T13:53:35+01:00
d/watch: version=5

- - - - -
55b99edb by Andreas Tille at 2025-11-04T13:55:22+01:00
Add NMU

- - - - -
965b646a by Andreas Tille at 2025-11-04T13:56:42+01:00
d/README.source: Remove since redundant

- - - - -
1016a73a by Andreas Tille at 2025-11-04T13:57:14+01:00
d/rules: Remove get-orig-source target

- - - - -
77736b38 by Andreas Tille at 2025-11-04T13:58:20+01:00
d/copyright: Secure URI, s/MIT/Expat/

- - - - -
7266eeab by Andreas Tille at 2025-11-04T13:58:30+01:00
Standards-Version: 4.7.2 (routine-update)

- - - - -
ad6be09e by Andreas Tille at 2025-11-04T13:58:30+01:00
debhelper-compat 13 (routine-update)

- - - - -
03ba01c5 by Andreas Tille at 2025-11-04T13:58:43+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
fbf3ff28 by Andreas Tille at 2025-11-04T13:58:43+01:00
Remove trailing whitespace in debian/changelog (routine-update)

- - - - -
7c26b4e8 by Andreas Tille at 2025-11-04T14:00:41+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

- - - - -


7 changed files:

- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Information about webjars-locator
----------------------------------
-
-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 @@
+webjars-locator (0.32-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * d/watch: version=5
+  * d/README.source: Remove since redundant
+  * d/rules: Remove get-orig-source target
+  * d/copyright: Secure URI, s/MIT/Expat/
+  * Standards-Version: 4.7.2 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Remove trailing whitespace in debian/changelog (routine-update)
+  * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 04 Nov 2025 13:47:24 +0100
+
+webjars-locator (0.32-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, 29 Dec 2020 02:28:01 +0100
+
 webjars-locator (0.32-1) unstable; urgency=medium
 
   * New upstream release


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


=====================================
debian/control
=====================================
@@ -1,20 +1,28 @@
 Source: webjars-locator
+Standards-Version: 4.7.2
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Emmanuel Bourg <ebourg at apache.org>,
 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 (>= 9), default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: libjackson2-databind-java,
-                     libwebjars-locator-core-java
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/webjars-locator.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/webjars-locator.git
-Homepage: http://webjars.org
+Build-Depends:
+ debhelper-compat (= 13),
+ default-jdk-headless,
+ maven-debian-helper,
+Build-Depends-Indep:
+ libjackson2-databind-java,
+ libwebjars-locator-core-java,
+Vcs-Browser: https://salsa.debian.org/java-team/webjars-locator
+Vcs-Git: https://salsa.debian.org/java-team/webjars-locator.git
+Homepage: https://webjars.org
 
 Package: libwebjars-locator-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Suggests: ${maven:OptionalDepends}
+Depends:
+ ${maven:Depends},
+ ${misc:Depends},
+Suggests:
+ ${maven:OptionalDepends},
 Description: WebJars Locator
  WebJars are client-side web libraries (e.g. jQuery & Bootstrap) packaged
  into JAR files. They allow one to:


=====================================
debian/copyright
=====================================
@@ -1,10 +1,10 @@
-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-Name: webjars-locator
 Source:  https://github.com/webjars/webjars-locator-core
 
 Files: *
 Copyright: 2016, James Ward <james at jamesward.org>
-License: MIT
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy of
  this software and associated documentation files (the "Software"), to deal in
  the Software without restriction, including without limitation the rights to


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


=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-https://github.com/webjars/webjars-locator/tags .*/webjars-locator-([\d\.]+)\.tar\.gz
+Version: 5
+
+Source: https://github.com/webjars/@PACKAGE@/tags
+Matching-Pattern: (?:.*?/)?@PACKAGE at -@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/java-team/webjars-locator/-/compare/893000f6df0cdcb70ee074e48a3fb432a026ea6b...7c26b4e851dd16ac9bbdc6a46c7f65e90c93a8e0

-- 
View it on GitLab: https://salsa.debian.org/java-team/webjars-locator/-/compare/893000f6df0cdcb70ee074e48a3fb432a026ea6b...7c26b4e851dd16ac9bbdc6a46c7f65e90c93a8e0
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/20251104/cfb54388/attachment.htm>


More information about the pkg-java-commits mailing list