[Git][java-team/jcodings][debian/sid] 5 commits: Trim trailing whitespace.
Hideki Yamane (@henrich)
gitlab at salsa.debian.org
Wed Jun 30 13:42:32 BST 2021
Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jcodings
Commits:
89144f20 by Hideki Yamane at 2021-06-30T21:29:56+09:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
5004efa4 by Hideki Yamane at 2021-06-30T21:29:57+09:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
d0f6a9f4 by Hideki Yamane at 2021-06-30T21:29:57+09:00
Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
Changes-By: lintian-brush
- - - - -
4b3196ba by Hideki Yamane at 2021-06-30T21:29:58+09:00
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
d1884ade by Hideki Yamane at 2021-06-30T21:31:01+09:00
note to changelog
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jcodings (1.0.55-2) unstable; urgency=medium
+
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update pattern for GitHub archive URLs.
+ * Update standards version to 4.5.1, no changes needed.
+
+ -- Hideki Yamane <henrich at debian.org> Wed, 30 Jun 2021 21:30:42 +0900
+
jcodings (1.0.55-1) unstable; urgency=medium
* New upstream release
@@ -110,14 +120,14 @@ jcodings (1.0.41-1) unstable; urgency=medium
jcodings (1.0.40-3) unstable; urgency=medium
* debian/control
- - fix maintainer address
+ - fix maintainer address
-- Hideki Yamane <henrich at debian.org> Tue, 02 Oct 2018 20:14:18 +0900
jcodings (1.0.40-2) unstable; urgency=medium
* debian/control
- - revert maintainer address to lists.alioth.debian.org
+ - revert maintainer address to lists.alioth.debian.org
-- Hideki Yamane <henrich at debian.org> Tue, 02 Oct 2018 19:46:01 +0900
@@ -131,7 +141,7 @@ jcodings (1.0.40-1) unstable; urgency=medium
jcodings (1.0.34-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
* debian/patches
- refresh patch
@@ -139,7 +149,7 @@ jcodings (1.0.34-1) unstable; urgency=medium
jcodings (1.0.32-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
* debian/rules
- drop unnecessary get-orig-source target
- convert build system from cdbs to dh
@@ -226,7 +236,7 @@ jcodings (1.0.28-1) unstable; urgency=medium
[ Hideki Yamane ]
* debian/control
- - adjust dependency version
+ - adjust dependency version
- add "Depends: ${maven:Depends}" and "Suggests: ${maven:OptionalDepends}"
-- Hideki Yamane <henrich at debian.org> Tue, 13 Mar 2018 20:15:18 +0900
@@ -250,19 +260,19 @@ jcodings (1.0.26-2) unstable; urgency=medium
jcodings (1.0.26-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
-- Hideki Yamane <henrich at debian.org> Sun, 27 Aug 2017 16:45:15 +0900
jcodings (1.0.24-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
-- Hideki Yamane <henrich at debian.org> Tue, 01 Aug 2017 20:33:14 +0900
jcodings (1.0.23-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
-- Hideki Yamane <henrich at debian.org> Tue, 01 Aug 2017 13:42:20 +0900
@@ -270,14 +280,14 @@ jcodings (1.0.20-1) unstable; urgency=medium
* New upstream release
* debian/patches
- - drop set-encoding-UTF-8-for-test.patch: merged upstream
+ - drop set-encoding-UTF-8-for-test.patch: merged upstream
-- Hideki Yamane <henrich at debian.org> Fri, 28 Jul 2017 09:39:22 +0900
jcodings (1.0.19-2) unstable; urgency=medium
* debian/control
- - Standards-Version: 4.0.0
+ - Standards-Version: 4.0.0
- add "Multi-Arch: foreign"
-- Hideki Yamane <henrich at debian.org> Sun, 25 Jun 2017 12:23:35 +0900
@@ -298,7 +308,7 @@ jcodings (1.0.19-1) unstable; urgency=medium
jcodings (1.0.18-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
* debian/control
- set Standards-Version: 3.9.8 (no changes)
@@ -306,7 +316,7 @@ jcodings (1.0.18-1) unstable; urgency=medium
jcodings (1.0.17-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
* debian/control
- use https
@@ -314,8 +324,8 @@ jcodings (1.0.17-1) unstable; urgency=medium
jcodings (1.0.15-1) unstable; urgency=medium
- * new upstream release
- * add debian/gbp.conf for git-buildpackage preset value
+ * new upstream release
+ * add debian/gbp.conf for git-buildpackage preset value
-- Hideki Yamane <henrich at debian.org> Mon, 21 Dec 2015 23:18:33 +0900
@@ -358,7 +368,7 @@ jcodings (1.0.10-1) unstable; urgency=low
* New upstream release
* debian/watch
- - deal with upstream's change
+ - deal with upstream's change
-- Hideki Yamane <henrich at debian.org> Tue, 04 Jun 2013 20:31:31 +0900
@@ -366,7 +376,7 @@ jcodings (1.0.9-3) unstable; urgency=low
* Upload to unstable
* debian/control
- - add myself to Uploaders
+ - add myself to Uploaders
-- Hideki Yamane <henrich at debian.org> Tue, 07 May 2013 13:21:57 +0900
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Torsten Werner <twerner at debian.org>, Hideki Yamane <henrich at debian.or
Build-Depends: default-jdk, debhelper-compat (= 13),
maven-debian-helper,
Build-Depends-Indep: junit4 (>= 4.10)
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/jcodings.git
Vcs-Browser: https://salsa.debian.org/java-team/jcodings
Homepage: https://github.com/jruby/jcodings
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/jruby/jcodings/issues
+Bug-Submit: https://github.com/jruby/jcodings/issues/new
+Repository: https://github.com/jruby/jcodings.git
+Repository-Browse: https://github.com/jruby/jcodings
=====================================
debian/watch
=====================================
@@ -1,3 +1,2 @@
version=4
-https://github.com/jruby/jcodings/tags \
- /jruby/jcodings/archive/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate
+https://github.com/jruby/jcodings/tags /jruby/jcodings/archive/refs/tags/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate
View it on GitLab: https://salsa.debian.org/java-team/jcodings/-/compare/eab197ddde6f05ec57040d4fec024a0d39bf052d...d1884ade2185e7cc208b4093083fe60247eedccd
--
View it on GitLab: https://salsa.debian.org/java-team/jcodings/-/compare/eab197ddde6f05ec57040d4fec024a0d39bf052d...d1884ade2185e7cc208b4093083fe60247eedccd
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/20210630/1888d734/attachment.htm>
More information about the pkg-java-commits
mailing list