[Git][java-team/google-auth-java][master] 3 commits: Update d/watch

Olek Wojnar (@olek) gitlab at salsa.debian.org
Thu Mar 2 02:19:23 GMT 2023



Olek Wojnar pushed to branch master at Debian Java Maintainers / google-auth-java


Commits:
68b59155 by Olek Wojnar at 2023-03-01T20:59:59-05:00
Update d/watch

- - - - -
14db6429 by Olek Wojnar at 2023-03-01T21:01:11-05:00
Update standards to 4.6.2 (no changes)

- - - - -
4e9267d3 by Olek Wojnar at 2023-03-01T21:15:43-05:00
Add lintian override for false positive

- - - - -


7 changed files:

- debian/changelog
- debian/control
- debian/copyright
- + debian/libgoogle-auth-java.lintian-overrides
- debian/patches/adding_version_of_http_client_for_oauth2.patch
- debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,14 @@
-google-auth-java (0.18.0-2) UNRELEASED; urgency=medium
+google-auth-java (0.18.0-2) unstable; urgency=medium
 
-  * Team upload
+  [ Pierre Gruet ]
   * Adding missing version number of two dependencies in the pom of oauth2_http
     (Closes: #988144)
+  [ Olek Wojnar ]
+  * Update d/watch
+  * Update standards to 4.6.2 (no changes)
+  * Add lintian override for false positive
 
- -- Pierre Gruet <pgt at debian.org>  Thu, 06 May 2021 17:46:59 +0200
+ -- Olek Wojnar <olek at debian.org>  Wed, 01 Mar 2023 20:57:28 -0500
 
 google-auth-java (0.18.0-1) unstable; urgency=high
 


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                libgrpc-java,
                libguava-java (>= 28.1~),
                maven-debian-helper,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/java-team/google-auth-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/google-auth-java


=====================================
debian/copyright
=====================================
@@ -35,7 +35,7 @@ License: BSD-3-Clause
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: 2020 Olek Wojnar <olek at debian.org>
+Copyright: 2020-2023 Olek Wojnar <olek at debian.org>
 License: GPL-3+
  This program is free software: you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free Software


=====================================
debian/libgoogle-auth-java.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# False positive. Bug reported:
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022792
+libgoogle-auth-java: bad-jar-name


=====================================
debian/patches/adding_version_of_http_client_for_oauth2.patch
=====================================
@@ -3,7 +3,7 @@ Description: adding version information for two oauth2 dependencies
  oauth2_http have no version number in the pom. I add them as dependencies in
  the parent pom so that their version number is inherited.
 Author: Pierre Gruet <pgt at debian.org>
-Forwarded: no
+Forwarded: not-needed
 Last-Update: 2021-05-06
 
 --- a/pom.xml


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
 Bug-Database: https://github.com/googleapis/google-auth-library-java/issues
+Bug-Submit: https://github.com/googleapis/google-auth-library-java/issues/new
 Repository: https://github.com/googleapis/google-auth-library-java.git
 Repository-Browse: https://github.com/googleapis/google-auth-library-java


=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
 version=4
-
 opts="repack" \
-  https://github.com/googleapis/google-auth-library-java/releases \
-  .*/google-auth-library-java/archive/v(\d[\d\.]*)\.tar\.gz debian uupdate
+  https://github.com/googleapis/google-auth-library-java/tags \
+  .*/tags/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/google-auth-java/-/compare/002f7e01e847c88173e482908b2ff6b8c98a05e8...4e9267d3dbfaeb507b1f8e3a9a845133209002ae

-- 
View it on GitLab: https://salsa.debian.org/java-team/google-auth-java/-/compare/002f7e01e847c88173e482908b2ff6b8c98a05e8...4e9267d3dbfaeb507b1f8e3a9a845133209002ae
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/20230302/0aea10a1/attachment.htm>


More information about the pkg-java-commits mailing list