[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: seeking RFS for pat v0.12.0-1



On Fri, Dec 31, 2021 at 08:54:14AM -0800, tony mancill wrote:
> On Fri, Dec 31, 2021 at 11:11:03AM -0500, Federico Grau wrote:
...
> > With wl2k v0.8.0-1 now in unstable, I'm now seeking an upload of pat v0.12.0
> > to hopefully close out this wave.
> 
> I will review and sponsor an upload.  Please push your pristine-tar
> branch and updated upstream branch to Salsa.  At the moment, I only see
> the debian/sid and an outdated upstream branch [1].

Appreciate the review and feedback tony.  I'll admit to still developing
familiarity with git and it's possible I missed a step.


The pat project does not use a "pristine-tar" branch, given its use of golang
and the suggestion from debian-golang (
https://go-team.pages.debian.net/workflow-changes.html#wf-2017-11-pristine-tar).  

I believe to have pushed the "upstream" tags.  Below is a review of my current
dev environment, where there does appear to be an "upstream/0.12.0" tag.  

Is there something I should try differently (I'm on oftc irc if realtime may
help)?


#
# console review of fresh pat build from salsa git
#
donfede@saltdev14:~$ mkdir hack_pat00
donfede@saltdev14:~$ cd !$
cd hack_pat00
donfede@saltdev14:~/hack_pat00$ gbp clone
git@salsa.debian.org:debian-hamradio-team/pat.git
gbp:info: Cloning from 'git@salsa.debian.org:debian-hamradio-team/pat.git'
donfede@saltdev14:~/hack_pat00$ cd pat
donfede@saltdev14:~/hack_pat00/pat$ git branch -a
* debian/sid
  upstream
  remotes/origin/HEAD -> origin/debian/sid
  remotes/origin/debian/sid
  remotes/origin/upstream
donfede@saltdev14:~/hack_pat00/pat$ 
donfede@saltdev14:~/hack_pat00/pat$ git tag | grep upstream
upstream/0.10.0
upstream/0.12.0
donfede@saltdev14:~/hack_pat00/pat$ 
donfede@saltdev14:~/hack_pat00/pat$ origtargz 
Trying uscan --download --download-current-version ...
uscan: Newest version of pat on remote site is 0.12.0, specified download
version is 0.12.0
Successfully renamed ../pat-0.12.0.tar.gz to ../pat_0.12.0.orig.tar.gz.
donfede@saltdev14:~/hack_pat00/pat$ 
donfede@saltdev14:~/hack_pat00/pat$ time sbuild -A -v -d unstable
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 01_remove_ptc-go.patch
dpkg-source: info: applying 02_fix_manpage.patch
dpkg-source: info: applying 03_upstream_changelog.patch
dpkg-source: info: applying
04-update_man_pages_for_renamed_binary_994822.patch
dh clean --builddirectory=_build --buildsystem=golang --with=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building pat using existing ./pat_0.12.0.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building pat in pat_0.12.0-1.debian.tar.xz
dpkg-source: info: building pat in pat_0.12.0-1.dsc
...


regards,
donfede

Attachment: signature.asc
Description: PGP signature


Reply to: