[Git][java-team/typesafe-config][master] 9 commits: Build-Depends: s/default-jdk/default-jdk-headless/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Oct 26 20:07:45 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / typesafe-config
Commits:
9d2fa286 by Andreas Tille at 2025-10-26T21:03:19+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
3b953209 by Andreas Tille at 2025-10-26T21:05:27+01:00
New Homepage
- - - - -
0cf0a4df by Andreas Tille at 2025-10-26T21:06:06+01:00
d/watch: version=5
- - - - -
28186dfb by Andreas Tille at 2025-10-26T21:06:15+01:00
Standards-Version: 4.7.2 (routine-update)
- - - - -
2566da8c by Andreas Tille at 2025-10-26T21:06:15+01:00
debhelper-compat 13 (routine-update)
- - - - -
8895bc61 by Andreas Tille at 2025-10-26T21:06:33+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
876d92b3 by Andreas Tille at 2025-10-26T21:06:33+01:00
Secure URI in copyright format (routine-update)
- - - - -
b10fec97 by Andreas Tille at 2025-10-26T21:06:33+01:00
Drop useless get-orig-source target (routine-update)
- - - - -
ada7c52a by Andreas Tille at 2025-10-26T21:06:34+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+typesafe-config (1.3.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * New Homepage
+ * d/watch: version=5
+ * Standards-Version: 4.7.2 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Drop useless get-orig-source target (routine-update)
+ Trim trailing whitespace.
+
+ -- Andreas Tille <tille at debian.org> Sun, 26 Oct 2025 21:02:56 +0100
+
typesafe-config (1.3.1-2) unstable; urgency=medium
* Initial release (Closes: #855755)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,18 +1,25 @@
Source: typesafe-config
+Standards-Version: 4.7.2
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Apollon Oikonomopoulos <apoikos at debian.org>,
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Apollon Oikonomopoulos <apoikos at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper, javahelper
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/typesafe-config.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/typesafe-config.git
-Homepage: https://github.com/typesafehub/config
+Build-Depends:
+ debhelper-compat (= 13),
+ default-jdk-headless,
+ maven-repo-helper,
+ javahelper,
+Vcs-Browser: https://salsa.debian.org/java-team/typesafe-config
+Vcs-Git: https://salsa.debian.org/java-team/typesafe-config.git
+Homepage: https://github.com/lightbend/config
Package: libtypesafe-config-java
Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
+ ${java:Depends},
Description: configuration library for JVM languages
typesafe-config is a library providing configuration file parsing support to
JVM languages. It is implemented in plain Java with no external dependencies
@@ -27,9 +34,11 @@ Description: configuration library for JVM languages
Package: libtypesafe-config-java-doc
Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${java:Depends}
Multi-Arch: foreign
+Section: doc
+Depends:
+ ${misc:Depends},
+ ${java:Depends},
Description: configuration library for JVM languages - documentation
typesafe-config is a library providing configuration file parsing support to
JVM languages. It is implemented in plain Java with no external dependencies
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-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: config
Source: https://github.com/typesafehub/config
=====================================
debian/rules
=====================================
@@ -14,6 +14,3 @@ override_jh_build:
override_jh_clean:
jh_clean
rm -f $(CURDIR)/$(PRODUCED_JAR)
-
-get-orig-source:
- uscan --download-current-version --force-download --no-symlink
=====================================
debian/watch
=====================================
@@ -1,2 +1,5 @@
-version=3
-https://github.com/typesafehub/config/tags .*/(?:.*?)([\d\.]+)(-M[0-9]+)?\.tar\.gz
+Version: 5
+
+Template: Github
+Owner: lightbend
+Project: config
View it on GitLab: https://salsa.debian.org/java-team/typesafe-config/-/compare/a5a862c329804f701b336a653f911cd836665a67...ada7c52a796a37c81c7479ff4998f986853e0bda
--
View it on GitLab: https://salsa.debian.org/java-team/typesafe-config/-/compare/a5a862c329804f701b336a653f911cd836665a67...ada7c52a796a37c81c7479ff4998f986853e0bda
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/20251026/dc6f9a74/attachment.htm>
More information about the pkg-java-commits
mailing list