Re: debian/watch version 5
Hi Yadd, Sean and Bas!
Could you please stop pushing directly on 'main' in
https://salsa.debian.org/debian/devscripts and instead publish Merge
Requests?
It would help avoid unnecessary mistakes from getting into the
repository and perhaps be more collaborative in spirit.
Yesterday there was 4 commits on the same file within an hour. This
typically don't happen when people prepare their work in a MR and it
gets reviewed & merged only once you are actually done:
± git log --oneline main
* afee2861 Update d/ch 6 hours ago (HEAD -> main, origin/main, origin/HEAD)
* 43083533 Fix debian-watch doc 6 hours ago
* bfbf01b1 Update Fr translation 24 hours ago
* 49b98aa3 Update Fr translation 25 hours ago
* 29844fe5 Update Fr translation 25 hours ago
* d487843b Update Fr translation 26 hours ago
* 49f038cb Update French translation 27 hours ago
Also the commit a68e4d71 to update the changelog is deviating from how
Holger has been maintaining the changelog (and Yadd in previous
upload?), and didn't use `gbp dch` to generate the full changelog. Now
the changelog needs extra work to include all these commits, including
the "Closes: #nnnn" entries:
± git log --oneline v2.25.17..HEAD
* 43083533 Fix debian-watch doc 6 hours ago (HEAD -> main)
* bfbf01b1 Update Fr translation 24 hours ago
* 49b98aa3 Update Fr translation 25 hours ago
* 29844fe5 Update Fr translation 26 hours ago
* d487843b Update Fr translation 26 hours ago
* 49f038cb Update French translation 27 hours ago
* 96863b35 Add new debian-watch manpages to po4a configuration 29 hours ago
* 60f5e3eb Add NEWS entry about d/watch breaking changes 29 hours ago
* 628a3507 uscan: match unmangled versions against --download-version 2 days ago
* cca2186f uscan: remove duplicate command option in tests 2 days ago
* 80fd0a7f uscan: fix assertion messages in tests 2 days ago
* 4ee3fe7a uscan: remove dirversionmangle from test case 2 days ago
* 562af005 uscan: add test case for git mode 2 days ago
* 8f93ab93 Update changelog. 3 days ago
* b9bc25e3 debchange: trixie is now stable, forky is testing. 3 days ago
* 3d19d147 Delete git-deborig 3 days ago
* dadb9289 uscan/WatchSource.pm: Avoid leading whitespace in raw watch
file output 10 days ago
* cf8da4e0 uscan/git.pm: Pass '--quiet' to git if not in verbose or
debug mode 11 days ago
* 69c4c699 remove dead code testing for former removed patch systems 11 days ago
* 6477be74 uscan/Downloader.pm: Pass '--quiet' to git if not in
verbose or debug mode 11 days ago
* 2022b138 dep-14-convert: Use 'upstream' as fallback if no merges
found (Closes: #1110088) 13 days ago
* 1b3083ca test/test_uscan*: Move containsName() to lib_test_uscan 13 days ago
* 69782eb9 uscan: Better handle Git-Modules: 'yes' and 'all' values 13 days ago
* 8d98ccb7 uscan/WatchSource.pm: Remove boolean 'gitmodules' option 13 days ago
* e57fa182 test/test_uscan_git: Convert tests to watch file Version 5
13 days ago
* fbf6fe49 test/test_uscan_git: Separate git submodule creation 13 days ago
* dceeb5ab test/test_uscan_git: Separate makeDebianDirWithUpstream()
functions 13 days ago
* 861c9690 test/test_uscan_git: Remove duplicate cleanup() function 13 days ago
* a68e4d71 Open d/changelog for 2.25.18 2 weeks ago
* 546f6186 uscan: update templates doc 2 weeks ago
* 2e0cee31 uscan: update metacpan detection for --update-watchfile 2 weeks ago
* c9dbf0c2 typo 2 weeks ago
* 6547f586 Add libmetacpan-client-perl into suggested packages 2 weeks ago
* c12306b4 uscan: when --update-watchfile, try to use templates 2 weeks ago
* 8dc68bb3 uscan: use @COMPONENT@ in doc 2 weeks ago
Reply to: