Run of fresh-releases for hcxdumptool
Try this locally package):
debcheckout hcxdumptool
cd hcxdumptool
DEB_UPDATE_CHANGELOG=auto new-upstream --debian-revision=0kali1 --require-uscan --refresh-patches
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
[2021-07-14 20:23:42] Running ['new-upstream', '--debian-revision=0kali1', '--require-uscan', '--refresh-patches']
[2021-07-14 20:23:42] Opening branch at https://gitlab.com/kalilinux/packages/hcxdumptool.git/,branch=kali%2Fmaster
[2021-07-14 20:24:14] Cached branch URL https://janitor.kali.org/git/hcxdumptool,branch=kali%2Flatest unavailable: Unexpected HTTP status 502 for https://janitor.kali.org/git/hcxdumptool/info/refs?service=git-upload-pack: Unable to handle http code: Bad Gateway
[2021-07-14 20:24:15] Total 65 (delta 0), reused 0 (delta 0), pack-reused 65
[2021-07-14 20:24:20] Workspace ready - starting.
[2021-07-14 20:24:20] Using upstream branch https://github.com/ZerBea/hcxdumptool.git (guessed)
[2021-07-14 20:24:21] Total 3517 (delta 131), reused 126 (delta 59), pack-reused 3309
[2021-07-14 20:24:26] Using version string 6.2.0.
[2021-07-14 20:24:26] No upstream upstream-revision format specified, trying tag:5.1.4
[2021-07-14 20:24:26] Not including upstream history, since previous upstream version (5.1.4) is not present in packaging branch history.
[2021-07-14 20:24:26] Using uscan to look for the upstream tarball.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Devscripts/Uscan/WatchLine.pm line 868.
uupdate: debian/source/format is "3.0 (quilt)".
uupdate: Auto-generating hcxdumptool_5.1.4-0kali1.debian.tar.xz
uupdate: -> Copy to hcxdumptool_6.2.0-1.debian.tar.xz
[2021-07-14 20:24:41] Imported hcxdumptool_6.2.0.orig.tar.gz with pristine-tar.
[2021-07-14 20:24:53] All changes applied successfully.
gbp:info: Found tag for topmost changelog version '0c6d1efb4346b0eef6d60fbe8a4200f68bc9c135'
[2021-07-14 20:24:53] Found tag for topmost changelog version '0c6d1efb4346b0eef6d60fbe8a4200f68bc9c135'
[2021-07-14 20:24:59] Committing to: /home/janitor/tmp/janitormhd_ya08/hcxdumptool/
[2021-07-14 20:24:59] modified Makefile
[2021-07-14 20:24:59] modified README.md
[2021-07-14 20:24:59] modified changelog
[2021-07-14 20:24:59] modified debian/changelog
[2021-07-14 20:24:59] added docs/first_steps.txt
[2021-07-14 20:24:59] modified docs/gpiowait.odg
[2021-07-14 20:24:59] modified hcxdumptool.c
[2021-07-14 20:24:59] modified hcxpioff.c
[2021-07-14 20:24:59] modified include/hcxdumptool.h
[2021-07-14 20:24:59] modified include/ieee80211.h
[2021-07-14 20:24:59] modified include/pcap.c
[2021-07-14 20:24:59] modified include/pcap.h
[2021-07-14 20:24:59] added include/rpigpio.h
[2021-07-14 20:24:59] modified include/strings.c
[2021-07-14 20:24:59] deleted include/version.h
[2021-07-14 20:24:59] modified include/wireless-lite.h
[2021-07-14 20:24:59] modified license.txt
[2021-07-14 20:24:59] modified usefulscripts/bash_profile
[2021-07-14 20:24:59] modified usefulscripts/piwritecard
[2021-07-14 20:25:00] Committed revision 5.
[2021-07-14 20:25:02] Merged new upstream version 6.2.0 (previous: 5.1.4)
[2021-07-14 20:25:02] Refresh quilt patches.
|