[Git][java-team/jformatstring][master] 9 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Jan 31 16:12:12 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / jformatstring
Commits:
b17edc01 by Andreas Tille at 2025-01-31T16:17:14+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
02571811 by Andreas Tille at 2025-01-31T16:17:14+01:00
debhelper-compat 13 (routine-update)
- - - - -
42806eac by Andreas Tille at 2025-01-31T16:17:15+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
28e1f7b5 by Andreas Tille at 2025-01-31T16:17:15+01:00
Secure URI in copyright format (routine-update)
- - - - -
599f7472 by Andreas Tille at 2025-01-31T15:17:16+00:00
Wrap long lines in changelog entries: 0.10~20131207-3.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-line-too-long
See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html
- - - - -
d956f93b by Andreas Tille at 2025-01-31T15:17:16+00:00
Drop fields with obsolete URLs.
Changes-By: lintian-brush
Fixes: lintian: obsolete-url-in-packaging
See-also: https://lintian.debian.org/tags/obsolete-url-in-packaging.html
- - - - -
f168514b by Andreas Tille at 2025-01-31T15:17:16+00:00
Fix field name typo in debian/copyright (Ustream-Name ⇒ Upstream-Name).
Changes-By: lintian-brush
Fixes: lintian: field-name-typo-in-dep5-copyright
See-also: https://lintian.debian.org/tags/field-name-typo-in-dep5-copyright.html
- - - - -
1f703e98 by Andreas Tille at 2025-01-31T17:09:20+01:00
Apply multi-arch hints
- - - - -
e2cce91a by Andreas Tille at 2025-01-31T17:10:55+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,13 +1,20 @@
-jformatstring (0.10~20131207-3) UNRELEASED; urgency=medium
+jformatstring (0.10~20131207-3) unstable; urgency=medium
* Team upload.
* Secure URI in Homepage
- * Point Source in d/copyright to automated export from Google Code to automated
- export on Github
+ * Point Source in d/copyright to automated export from Google Code to
+ automated export on Github
* Provide fake watch file
* Build-Depends: s/default-jdk/default-jdk-headless/
-
- -- Andreas Tille <tille at debian.org> Fri, 31 Jan 2025 15:36:46 +0100
+ * Standards-Version: 4.7.0 (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 fields with obsolete URLs.
+ * Fix field name typo in debian/copyright (Ustream-Name ⇒ Upstream-Name).
+ * Apply multi-arch hints
+
+ -- Andreas Tille <tille at debian.org> Fri, 31 Jan 2025 17:10:26 +0100
jformatstring (0.10~20131207-2.1) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,17 +1,22 @@
Source: jformatstring
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: ShuxiongYe <yeshuxiong at gmail.com>
-Build-Depends: debhelper (>= 9.0.0), default-jdk-headless, ant, junit4, ant-optional, maven-repo-helper
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jformatstring.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jformatstring.git
-Homepage: https://code.google.com/p/j-format-string/
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ ant,
+ junit4,
+ ant-optional,
+ maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jformatstring
+Vcs-Git: https://salsa.debian.org/java-team/jformatstring.git
Package: libjformatstring-java
Architecture: all
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: Java format string compile-time checker
This project is derived from Sun's implementation of java.util.Formatter. It
is designed to allow compile time checks as to whether or not a use of a
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Ustream-Name: jformatstring
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/amaembo/j-format-string/tree/master/lib
+Upstream-Name: jformatstring
Files: *
Copyright: 2013 Bill Pugh, pugh at cs.umd.edu
View it on GitLab: https://salsa.debian.org/java-team/jformatstring/-/compare/954ab651f6c913c081c4eec45fff4d7ca2857256...e2cce91aec7854af1fff76ca13b63a8fd4262358
--
View it on GitLab: https://salsa.debian.org/java-team/jformatstring/-/compare/954ab651f6c913c081c4eec45fff4d7ca2857256...e2cce91aec7854af1fff76ca13b63a8fd4262358
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/20250131/aea82105/attachment.htm>
More information about the pkg-java-commits
mailing list