Bug#994663: Updating the rtorrent Uploaders list

2021-10-05 Thread ghostbar

Rogerio died of COVID :-(

On 9/19/21 03:11, Mattia Rizzolo wrote:

Source: rtorrent
Version: 0.9.8-1
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Rogério Brito  has retired, so can't work on
the rtorrent package anymore (at least with this address).

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.





Bug#950880: devscripts: uscan: --download-current-version fails to pick tags from github

2020-02-07 Thread ghostbar

Package: devscripts
Version: 2.20.2
Severity: important
Usertags: uscan

I'm trying to rebuild an old version of capstone. For the source orig I 
tried to use uscan to get the tar.gz with --download-current-version but 
it failed to find it. Tried to debian/watch files, the current one:


```
version=3
https://github.com/aquynh/capstone/releases .*/archive/(3\..*)\.tar\.gz
```

And one with version 4:

```
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%capstone-$1.tar.gz%" \
  https://github.com/aquynh/capstone/tags \
  (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
```

Both failed in the same way, they work without parameters, downloading 
the latest version, but when it comes to use --download-current-version 
give the same "no matching hrefs for version", but the tag for version 
3.0.4 does exist in github[1]:


```
root@c7e7c30e65ea:/opt/src# uscan
uscan: Newest version of capstone on remote site is 4.0.1, local version 
is 3.0.4

uscan:=> Newer package available from
  https://github.com/aquynh/capstone/archive/4.0.1.tar.gz
Successfully symlinked ../capstone-4.0.1.tar.gz to 
../capstone_4.0.1.orig.tar.gz.

uupdate: debian/source/format is "3.0 (quilt)".
uupdate: Auto-generating capstone_3.0.4-0.3.debian.tar.xz
uupdate: -> Copy to  capstone_4.0.1-1.debian.tar.xz

root@c7e7c30e65ea:/opt/src# uscan --download-current-version
uscan warn: In debian/watch no matching hrefs for version 3.0.4 in watch 
line
  https://github.com/aquynh/capstone/tags 
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

```

[1]: https://github.com/aquynh/capstone/releases/tag/3.0.4



Bug#772571: powertop still maintained?

2018-06-14 Thread ghostbar
Hi Tomas!

I’ll work on this on the weekend/monday. Sorry for this, I lost it in my todo 
list 5 years ago ¯_(ツ)_/¯

On Wed, Jun 6, 2018 at 02:04, Tomas Pospisek  wrote:

> Hello, today I got hit by the same problem as reported in #772571. The report 
> is from 2014 and the reply from Jose Luis mentions that "ACK, working on a 
> patch for it.". Now it seems to me that the patch for this problem would be 
> trivial (replacing /usr/sbin/hciconfig with /bin/hciconfig in the 
> sourcecode). However this has not happened during the past three and a half 
> years. So my question is: is powertop still maintained? (In case it was not: 
> wouldn't it be good to orphan it, so maybe somebody can take care of it?) 
> Thanks, *t