Bug#956863: libphonenumber7: Update watch and Vcs package attributes
Neil Mayhew
neil_mayhew at users.sourceforge.net
Thu Apr 16 04:08:53 BST 2020
Package: libphonenumber7
Version: 7.1.0-5+b4
Severity: important
Dear Maintainer,
vcswatch and uscan both report high-priority actions needed in the
package tracker. The attached patch fixes both of these.
-- System Information:
Debian Release: 10.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.107 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages libphonenumber7 depends on:
ii libboost-atomic1.67.0 1.67.0-13+deb10u1
ii libboost-chrono1.67.0 1.67.0-13+deb10u1
ii libboost-date-time1.67.0 1.67.0-13+deb10u1
ii libboost-filesystem1.67.0 1.67.0-13+deb10u1
ii libboost-system1.67.0 1.67.0-13+deb10u1
ii libboost-thread1.67.0 1.67.0-13+deb10u1
ii libc6 2.28-10
ii libgcc1 1:8.3.0-6
ii libicu63 63.1-6+deb10u1
ii libprotobuf17 3.6.1.3-2
ii libstdc++6 8.3.0-6
libphonenumber7 recommends no packages.
libphonenumber7 suggests no packages.
-- no debconf information
-------------- next part --------------
>From 6b6cb50e215f1f8e5ee4181a57c8cefc2c7e3f15 Mon Sep 17 00:00:00 2001
From: Neil Mayhew <neil_mayhew at users.sourceforge.net>
Date: Thu, 9 Apr 2020 17:51:54 -0600
Subject: [PATCH] Update VCS links and watch file
Content-Type: text/plain; charset=utf-8
---
debian/control | 4 ++--
debian/watch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 706d7b25..cc548520 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Build-Depends: cdbs,
Standards-Version: 3.9.8
Section: libs
Homepage: https://github.com/googlei18n/libphonenumber/
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libphonenumber.git/
-Vcs-Git: https://anonscm.debian.org/git/collab-maint/libphonenumber.git
+Vcs-Browser: https://salsa.debian.org/debian/libphonenumber.git/
+Vcs-Git: https://salsa.debian.org/debian/libphonenumber.git
Package: libphonenumber7-java
Section: java
diff --git a/debian/watch b/debian/watch
index 9302262a..99d6d83f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
https://github.com/googlei18n/libphonenumber/tags \
- .*/archive/libphonenumber-(\d[\d\.]+)\.tar\.gz
+ .*/libphonenumber/archive/.*?(\d[\d\.]+).*\.tar\.gz
--
2.25.1
More information about the pkg-java-maintainers
mailing list