Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1060115: vcswatch: look for changelog in debian/experimental branch

1 view
Skip to first unread message

Martin

unread,
Jan 5, 2024, 8:30:05 PM1/5/24
to
Package: qa.debian.org
Severity: wishlist
Tags: patch
X-Debbugs-Cc: my...@debian.org

Useful for packages only in debian/experimental.

diff --git a/data/vcswatch/vcswatch b/data/vcswatch/vcswatch
index bb20d156..2d8491cc 100755
--- a/data/vcswatch/vcswatch
+++ b/data/vcswatch/vcswatch
@@ -330,7 +330,7 @@ sub process_package ($) {
my $changelog;
if ($pkg->{vcs} eq 'Git') {
# look for changelog in some locations and branches
- my @branch_list = qw(HEAD debian debian/master debian/sid debian/latest master);
+ my @branch_list = qw(HEAD debian debian/master debian/sid debian/latest debian/experimental master);
unshift @branch_list, $branch if ($branch); # $branch = hardcoded -b in url
my @clpaths = $pkg->{debian_dir} ? qw(debian/changelog changelog) :
qw(changelog debian/changelog);

Thanks for considering!

Christoph Berg

unread,
Jan 6, 2024, 5:40:04 PM1/6/24
to
Re: Martin
> + my @branch_list = qw(HEAD debian debian/master debian/sid debian/latest debian/experimental master);

Applied, thanks!

Christoph

Debian Bug Tracking System

unread,
Jan 6, 2024, 5:40:04 PM1/6/24
to
Your message dated Sat, 06 Jan 2024 22:31:14 +0000
with message-id <6599d4b262e...@godard.mail>
and subject line Bug#1060115 fixed in qa.debian.org
has caused the Debian Bug report #1060115,
regarding vcswatch: look for changelog in debian/experimental branch
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 ow...@bugs.debian.org
immediately.)


--
1060115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
0 new messages