Your message dated Sat, 28 Oct 2023 17:32:53 +0100
with message-id <[email protected]>
and subject line Watch updated
has caused the Debian Bug report #1049973,
regarding chirp: debian/watch should be updated
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1049973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049973
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: chirp
Version: 1:20221106+py3-2
Severity: minor
Tags: patch
Dear Maintainer,
Hello, one of my coworkers mentioned he was using chirp but the debian version
was out of date so had to download it directly from the upstream site.
I looked at https://tracker.debian.org/pkg/chirp
and saw that there was a problem searching for a new upstream version.
I adjusted to the watch line to work with the layout I found on the upstream
providers website today.
Diane
-- System Information:
Debian Release: trixie/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500,
'testing'), (500, 'stable'), (110, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.4.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
>From 9d8eb219dd2746d4046903d65a12b8e19f7e4c83 Mon Sep 17 00:00:00 2001
From: Diane Trout <[email protected]>
Date: Thu, 17 Aug 2023 10:35:29 -0700
Subject: [PATCH] Update debian/watch to 2023 August website layout
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 92b1b72..fb1ec0b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=4
-https://trac.chirp.danplanet.com/chirp_daily/LATEST/
chirp-daily-(\d.*).(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+https://trac.chirp.danplanet.com/chirp_next/next-(\d.*)/
chirp-(\d.*).(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
--
2.40.1
--- End Message ---
--- Begin Message ---
D/watch was updated to upstream’s new folder format in the most recent
revision, 20231027-1.
Thanks,
DH
--- End Message ---