Bug#964785: I'd like to create a shutter package and add it to the Debian package.

2021-09-01 Thread jiho lee
Hello,

Thank you for your hard work on shutter packaging.

As I sent you earlier, gir1.2-appindicator3-0.1 has been removed from
Debian Bullseye, so a replacement package is needed.

I looked up the Debian package and found gir1.2-ayatanaappindicator3-0.1,
so I asked the shutter team if this package was available and they got a
patch.

The patch contents are at the following URL:

https://github.com/shutter-project/shutter/commit/27935490c32a35acea9f60629593a883b1a39faa

Sorry for just uploading a new shutter to the repository, but the
gir1.2-appindicator3-0.1 package is no longer maintained after Debian 10,
so instead of the gir1.2-appindicator3-0.1 package, update the dependencies
to gir1.2-ayatanaappindicator3-0.1 You need to change it.

In addition, the shutter team is introducing gir1.2-appindicator3-0.1
(gir1.2-ayatanaappindicator3-0.1 on debian 11 and ubuntu 21.04, etc.) as an
optional package.

Accordingly, in the debian/control file of the Debian shutter, please
consider removing gir1.2-appindicator3-0.1 from depends and separating it
with suggest, etc.

We apologize for not being careful in advance and disrupting packaging.


There is a future society, but my future is not what others do.
Dept. of Information Science, Graduate School, Korea National Open
University


2021년 9월 1일 (수) 오후 10:50, Andrej Shadura 님이 작성:

> Control: tag -1 pending
>
> Hi,
>
> FYI I have uploaded shutter to NEW yesterday.
>
> --
> Cheers,
>   Andrej
>


Bug#993486: ITP: mirrorrib -- tool locally to mirror a Debian release, including backports

2021-09-01 Thread Thaddeus H. Black
Package: wnpp
Severity: wishlist
Owner: "Thaddeus H. Black" 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: mirrorrib
  Version : 0.14.4
  Upstream Author : Thaddeus H. Black 
* URL : https://www.derivations.org/mirrorrib/
* License : GPL-2
  Programming Lang: Shell (bash)
  Description : tool locally to mirror a Debian release, including backports

Debian releases a major revision of its operating system about every
two years and a minor revision approximately quarterly, but these
revisions exclude Debian backports.  Debian releases backports only on
a rolling basis like sid.

Mirrorrib is for Debian users who want an approximately quarterly,
stable revision of backports to accompany the approximately quarterly,
stable revision of the rest of the operating system -- with both
revisions dated as of the same date.

Mirrorrib reproducibly assembles a stable backports revision and
release to accompany a stable regular revision and release.  It
downloads the matched pair of releases with all their packages and
associated files, mirroring the pair together to your hard drive.
After running Mirrorrib and configuring /etc/apt/sources.list to
access the local repository Mirrorrib has assembled, one no longer
needs a live network connection to update or reinstall one's system to
Debian stable -- not even if the update or reinstallation requires
access to backports.

Mirrorrib's name stands for "MIRROR Release Including Backports."

I will maintain the package.  No sponsor is needed.  Because the
software is Debian-specific and is useful only to users of Debian, the
package is a Debian-native package.



Bug#993479: ITP: go-control-plane -- Go implementation of data-plane-api

2021-09-01 Thread srud
Package: wnpp
Severity: wishlist
Owner: Sruthi Chandran 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name : go-control-plane
Version : 0.9.9
Upstream Author : Envoy Proxy - CNCF
* URL : https://github.com/envoyproxy/go-control-plan
* License : Apache-2.0
Description : Go implementation of data-plane-api (program)

This is a Go-based implementation of an API server
that implements the discovery service APIs defined in data-plane-api
(https://github.com/envoyproxy/data-plane-api). Due to the
variety of platforms out there, there is no single control plane
implementation that can satisfy everyone's needs. Hence this code
base does not attempt to be a full scale control plane for a fleet
of Envoy proxies. Instead, it provides infrastructure that is shared
by multiple different control plane implementations.



Bug#671296: sstp-client: changing back from ITP to RFP

2021-09-01 Thread Lucas Nussbaum
Yes, that's a good idea

On 01/09/21 at 22:12 +, Eivind Næss wrote:
> Hrm,
> 
> I filed this issue almost 10 years ago, and there been next to zero interests 
> on debian's side. People have consistently been pinging me to update the 
> packages out of a launchpad.net repository.
> 
> The network-manager-sstp is a part of the Gnome project, and I recently got a 
> Gnome membership. Would you suggest, I start by emailing some of the 
> maintainers of the other plugins to see if there is willingness to sponsor 
> (or even maintain) this package?
> 
> - Eivind
> 
> 
> 
> 
> 
> Get Outlook for Android
> 
> From: Lucas Nussbaum 
> Sent: Wednesday, September 1, 2021 11:59:34 AM
> To: Eivind Naess 
> Cc: 671...@bugs.debian.org <671...@bugs.debian.org>; Jonathan Rubenstein 
> 
> Subject: Re: Bug#671296: sstp-client: changing back from ITP to RFP
> 
> Hi,
> 
> On 01/09/21 at 16:38 +, Eivind Naess wrote:
> >  Hi Jonathan,
> >
> > I've since packaged sstp-client and network-manager-sstp and the respective 
> > debian source is located on launchpad:
> >
> > bzr branch lp:sstp-client-packagebzr branch lp:network-manager-sstp-package
> > I would love for debian to pick up the packages such that all the debian 
> > based distros like Ubuntu, etc would get this package as a part of their 
> > distribution (or at least an extra).
> > There should be very little work to make it a debian package, and the 
> > latest update to these branches fixed all the LINT warnings and is using 
> > the latest debian-helper/compat.
> >
> > What do you think, Lucas? Jonathan?
> 
> There are two paths here:
> 
> (A) find someone willing to maintain the package in Debian, preferably a
> Debian Developer or a Debian Maintainer
> 
> (B) agree to maintain the package yourself in Debian. Then you need to
> find someone (a sponsor) who will review the package and upload it to
> Debian on your behalf. This can happen inside a team (if there's a team
> where those packages are a good fit), or outside, using the
> http://mentors.debian.net/ service. The full process is described on
> https://mentors.debian.net/intro-maintainers/ .
> 
> (I ran into this bug during a routine QA task so I don't have any
> particular interest in SSTP, and I have very limited time for Debian
> currently, so I'm not a good candidate to be that sponsor)
> 
> Lucas



Processed: ITP: r-bioc-tximportdata -- GNU R various transcript abundance quantifiers

2021-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 993472 Andreas Tille 
Bug #993472 [wnpp] ITP: r-bioc-tximportdata -- GNU R various transcript 
abundance quantifiers
Owner recorded as Andreas Tille .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
993472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#671296: sstp-client: changing back from ITP to RFP

2021-09-01 Thread Lucas Nussbaum
Hi,

On 01/09/21 at 16:38 +, Eivind Naess wrote:
>  Hi Jonathan, 
> 
> I've since packaged sstp-client and network-manager-sstp and the respective 
> debian source is located on launchpad:
> 
> bzr branch lp:sstp-client-packagebzr branch lp:network-manager-sstp-package
> I would love for debian to pick up the packages such that all the debian 
> based distros like Ubuntu, etc would get this package as a part of their 
> distribution (or at least an extra).
> There should be very little work to make it a debian package, and the latest 
> update to these branches fixed all the LINT warnings and is using the latest 
> debian-helper/compat. 
> 
> What do you think, Lucas? Jonathan? 

There are two paths here:

(A) find someone willing to maintain the package in Debian, preferably a
Debian Developer or a Debian Maintainer

(B) agree to maintain the package yourself in Debian. Then you need to
find someone (a sponsor) who will review the package and upload it to
Debian on your behalf. This can happen inside a team (if there's a team
where those packages are a good fit), or outside, using the
http://mentors.debian.net/ service. The full process is described on
https://mentors.debian.net/intro-maintainers/ .

(I ran into this bug during a routine QA task so I don't have any
particular interest in SSTP, and I have very limited time for Debian
currently, so I'm not a good candidate to be that sponsor)

Lucas



Bug#993472: ITP: r-bioc-tximportdata -- GNU R various transcript abundance quantifiers

2021-09-01 Thread Andreas Tille
Package: wnpp
Severity: wishlist

Subject: ITP: r-bioc-tximportdata -- GNU R various transcript abundance 
quantifiers
Package: wnpp
Owner: Andreas Tille 
Severity: wishlist

* Package name: r-bioc-tximportdata
  Version : 1.20.0+ds
  Upstream Author : Michael Love
* URL : 
https://bioconductor.org/packages/release/data/experiment/html/tximportData.html
* License : GPL-2+
  Programming Lang: GNU R
  Description : GNU R various transcript abundance quantifiers
 This package provides the output of running various
 transcript abundance quantifiers on a set of 6 RNA-seq samples
 from the GEUVADIS project. The quantifiers were Cufflinks,
 RSEM, kallisto, Salmon and Sailfish. For details on version
 numbers, sample information, and details on calls, see the
 package vignette.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-bioc-tximportdata



Bug#842943: (no subject)

2021-09-01 Thread ZenWalker
It seems that someone could pack it for arm64:

https://github.com/0mniteck/Signal-Desktop-Builder

deb file:
https://github.com/0mniteck/Signal-Desktop-Builder/raw/master/builds/release/signal-desktop_5.14.0_arm64.deb

Signature:
https://github.com/0mniteck/Signal-Desktop-Builder/raw/master/builds/release/signal-desktop_5.14.0_arm64.deb.sig



Bug#993465: ITP: libxs-parse-keyword-perl -- XS functions to assist in parsing keyword syntax

2021-09-01 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libxs-parse-keyword-perl
  Version : 0.14
  Upstream Author : Paul Evans 
* URL : https://metacpan.org/release/XS-Parse-Keyword
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : XS functions to assist in parsing keyword syntax

XS::Parse::Keywords provides some XS functions to assist in writing syntax
modules that provide new perl-visible syntax, primarily for authors of
keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to
be of much use to anyone else; and highly unlikely to be any use when writing
perl code using these. Unless you are writing a keyword plugin using XS, this
module is not for you.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Processed: ITP: r-cran-geoknife -- GNU R web-processing of large gridded datasets

2021-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 993446 Andreas Tille 
Bug #993446 [wnpp] ITP: r-cran-geoknife -- GNU R web-processing of large 
gridded datasets
Owner recorded as Andreas Tille .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
993446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#924685: RFP: cumin -- An automation and orchestration framework

2021-09-01 Thread Antoine Beaupré
On 2019-03-16 21:17:52, Moritz Muehlenhoff wrote:
> Antoine Beaupre wrote:
>> Upstream (in CC) already ships Debian packages on their Github
>> releases page, but it would be great to see this in Debian.
>> 
>> I'd be happy to sponsor this package if upstream is willing to act as
>> maintainers, otherwise I will look at packaging this myself.
>
> Hi Antoine,
> thanks for your interest in Cumin :-)
>
> We're totally planning to maintain Cumin in Debian, but there's a
> few breaking changes lined up we don't want to impose on Debian
> users (plus NEW is frozen anyway), so this will probably only
> happen in a few months at the start of the bullseye development cycle.

Hi!

NEW was thawed, and I just reinstalled cumin in a virtualenv, and
thought of this bug. :) Need help with the packaging? I'd be happy to
just throw it in the python packaging team...

a.

-- 
Je viens d'un pays où engagé veut dire que tu t'es trouvé une job.
- Patrice Desbiens



Bug#993448: ITP: cutefish-core -- Cutefish core system components and backend

2021-09-01 Thread Arun Kumar Pariyar

Package: wnpp
Severity: wishlist
Owner: Arun Kumar Pariyar 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name : cutefish-core
Version : 0.4
Upstream Author : Reion Wong 
* URL : https://github.com/cutefishos/core
* License : GPL-3+
Programming Lang: C++
Description : Cutefish core system components and backend

Cutefish core system components and backend for Cutefish desktop 
environment.

.
This package is a part of the Cutefish DE.



OpenPGP_0x4B542AF704F74516.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Processed: O: argagg -- Argument Aggregator - Simple C++11 command line argument parser

2021-09-01 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:argagg
Bug #993447 [wnpp] O: argagg -- Argument Aggregator - Simple C++11 command line 
argument parser
Added indication that 993447 affects src:argagg

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



Bug#993447: O: argagg -- Argument Aggregator - Simple C++11 command line argument parser

2021-09-01 Thread Didier 'OdyX' Raboud
Package: wnpp
Severity: normal
X-Debbugs-Cc: arg...@packages.debian.org
Control: affects -1 src:argagg

I have orphaned the argagg package for reasons independant of this package, or
of Debian.

The package description is:
 This is yet another C++ command line argument/option parser. It was
 written as a simple and idiomatic alternative to other frameworks like
 getopt, Boost program options, TCLAP, and others. The goal is to achieve
 the majority of argument parsing needs in a simple manner with an easy
 to use API. It operates as a single pass over all arguments, recognizing
 flags prefixed by - (short) or -- (long) and aggregating them into easy
 to access structures with lots of convenience functions. It defers
 processing types until you access them, so the result structures end up
 just being pointers into the original command line argument C-strings.
 .
 argagg supports POSIX recommended argument syntax conventions.



Bug#993446: ITP: r-cran-geoknife -- GNU R web-processing of large gridded datasets

2021-09-01 Thread Andreas Tille
Package: wnpp
Severity: wishlist

Subject: ITP: r-cran-geoknife -- GNU R web-processing of large gridded datasets
Package: wnpp
Owner: Andreas Tille 
Severity: wishlist

* Package name: r-cran-geoknife
  Version : 1.6.5
  Upstream Author : Jordan Read,
* URL : https://cran.r-project.org/package=geoknife
* License : CC0
  Programming Lang: GNU R
  Description : GNU R web-processing of large gridded datasets
 Processes gridded datasets found on the U.S. Geological Survey Geo Data
 Portal web application or elsewhere, using a web-enabled workflow that
 eliminates the need to download and store large datasets that are
 reliably hosted on the Internet. The package provides access to several
 data subset and summarization algorithms that are available on remote
 web processing servers (Read et al. (2015) ).

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-cran-geoknife



Bug#964785: I'd like to create a shutter package and add it to the Debian package.

2021-09-01 Thread Andrej Shadura
Control: tag -1 pending

Hi,

FYI I have uploaded shutter to NEW yesterday.

-- 
Cheers,
  Andrej

Processed: Re: Bug#964785: I'd like to create a shutter package and add it to the Debian package.

2021-09-01 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #964785 [wnpp] ITP: shutter -- feature-rich screenshot program
Added tag(s) pending.

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



Bug#993370: RFP: rg-el -- elpa-rg

2021-09-01 Thread Antoine Beaupré
On 2021-08-31 23:47:26, Nicholas D. Steeves wrote:

[...]

> If you think the process might be interesting content for
> Debian Planet, please let me know :-)

That would be interesting, for sure, but no pressure. :)

>> I'm not actually sure why Nicholas picked rg.el.
>
> I can update this bug with my rationale (from IRC) if you think it would
> be useful to others.

That, however, seems like an important thing to document here, for
posterity.

a.

-- 
Brief is this existence, as a fleeting visit in a strange house.
The path to be pursued is poorly lit by a flickering consciousness.
   - Albert Einstein



Bug#964785: I'd like to create a shutter package and add it to the Debian package.

2021-09-01 Thread jiho lee
When I received the shutter in preparation for packaging from
salsa.debian.org and packaged it, there was a dependency problem in the
following.

gir1.2-appindicator3-0.1
libgtk3-imageview-perl

gir1.2-appindicator3-0.1 required the libappindicator3-1 package, which is
not currently included in bullseye.

For packaging test, I got the deb file of libappindicator3-1 from buster
and installed it. I needed the libindicator3-7 package for the
libappindicator3-1 package.

The libappindicator3-1 package in the Debian buster has been removed from
bullseye, so if you don't include the libappindicator3-1 package in
bullseye again, it would be a good idea to remove gir1.2-appindicator3-0.1
from shutter's control.

The gir1.2-appindicator3-0.1 package is used to display an icon in the
gnome panel when shutter is executed. However, the shutter itself works
normally even without the gir1.2-appindicator3-0.1 package, so it would be
better to remove it from the control file.

The libgtk3-imageview-perl package requires version 9, but since version 6
is included in bullseye, there is a problem with installation after
packaging.

It seems that the libgtk3-imageview-perl version should also be updated for
the stable distribution of shutter.

We will be happy to wait for shutter to be uploaded to the Debian
repository.


There is a future society, but my future is not what others do.
Dept. of Information Science, Graduate School, Korea National Open
University


2021년 8월 29일 (일) 오후 9:00, Michael Kogan 님이 작성:

> Am So., 29. Aug. 2021 um 13:51 Uhr schrieb Andrej Shadura <
> and...@shadura.me>:
>
>> Thanks very much for your offer, but at the moment the only thing
>> blocking it is me uploading the package :) The extra dependency is now in
>> Debian, so I can proceed with uploading Shutter too before I go on my
>> holiday.
>>
>> --
>> Cheers,
>>   Andrej
>>
>
> That's great news, thanks for the update!
>


Bug#993442: ITP: golang-github-charmbracelet-glamour -- stylesheet-based Markdown rendering for your CLI apps

2021-09-01 Thread Anthony Fok
Package: wnpp
Severity: wishlist
Owner: Anthony Fok 

* Package name: golang-github-charmbracelet-glamour
  Version : 0.3.0-1
  Upstream Author : Charmbracelet, Inc.
* URL : https://github.com/charmbracelet/glamour
* License : Expat
  Programming Lang: Go
  Description : stylesheet-based Markdown rendering for your CLI apps (Go 
library)

 glamour lets you render Markdown documents and templates on ANSI-compatible
 terminals.  You can create your own stylesheet or simply use one of the
 stylish defaults.

Reason for packaging:
 golang-github-charmbracelet-glamour-dev is a prerequisite of gh (GitHub CLI)



Processed: O: sdl-kitchensink -- FFmpeg and SDL2 based library for audio and video playback - Development files

2021-09-01 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:sdl-kitchensink
Bug #993440 [wnpp] O: sdl-kitchensink -- FFmpeg and SDL2 based library for 
audio and video playback - Development files
Added indication that 993440 affects src:sdl-kitchensink

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



Bug#993440: O: sdl-kitchensink -- FFmpeg and SDL2 based library for audio and video playback - Development files

2021-09-01 Thread Didier 'OdyX' Raboud
Package: wnpp
Severity: normal
X-Debbugs-Cc: sdl-kitchens...@packages.debian.org
Control: affects -1 src:sdl-kitchensink

I have orphaned the sdl-kitchensink package for reasons independant of this
package, or of Debian.

The package description is:
 It provides FFmpeg-based audio and video playback for SDL which features:
  - Decoding video & audio via FFmpeg
  - Dumping video data on SDL_textures
  - Dumping audio data in the usual mono/stereo interleaved formats
  - Automatic audio and video conversion to SDL2 friendly formats
  - Synchronizing video & audio to clock
  - Seeking forwards and backwards
  - Bitmap & libass subtitle support
 .
 This package contains the development files.



Processed: gojq

2021-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 993437 by 993434 993436
Bug #993437 [wnpp] ITP: gojq -- pure Go implementation of jq
993437 was not blocked by any bugs.
993437 was not blocking any bugs.
Added blocking bug(s) of 993437: 993434 and 993436
> block 951374 by 993437
Bug #951374 [wnpp] RFP: gh -- the GitHub CLI
Bug #970546 [wnpp] ITP: golang-github-cli-cli -- GitHub’s official command line 
too
951374 was blocked by: 980977
951374 was not blocking any bugs.
Added blocking bug(s) of 951374: 993437
970546 was blocked by: 980977
970546 was not blocking any bugs.
Added blocking bug(s) of 970546: 993437
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
951374: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951374
970546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970546
993437: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993437
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#841020: 3.0.0-alpha.2 available without run compilation dependencies

2021-09-01 Thread Oliver Kopp
Since version 3.0.0 the library is Java-only. This should ease packaging.



Bug#993437: ITP: gojq -- pure Go implementation of jq

2021-09-01 Thread Anthony Fok
Package: wnpp
Severity: wishlist
Owner: Anthony Fok 

* Package name: gojq
  Version : 0.12.4-1
  Upstream Author : itchyny
* URL : https://github.com/itchyny/gojq
* License : Expat
  Programming Lang: Go
  Description : pure Go implementation of jq

 gojq is an implementation of jq command written in Go language.
 You can also embed gojq as a library to your Go products.

Reason for packaging:
 Besides the interesting gojq tool itself,
 golang-github-itchyny-gojq-dev is a prerequisite for gh (GitHub CLI).



Bug#993436: ITP: golang-github-itchyny-timefmt-go -- Efficient time formatting library (strftime, strptime) for Go

2021-09-01 Thread Anthony Fok
Package: wnpp
Severity: wishlist
Owner: Anthony Fok 

* Package name: golang-github-itchyny-timefmt-go
  Version : 0.1.3-1
  Upstream Author : itchyny
* URL : https://github.com/itchyny/timefmt-go
* License : Expat
  Programming Lang: Go
  Description : Efficient time formatting library (strftime, strptime) for 
Go

 timefmt-go is a Go language package for formatting and parsing date time 
strings.

Reason for packaging:
 Prerequsite for gojq (also by itchyny) and its library,
 which is also a prerequisite for "gh" (GitHub CLI).



Bug#866746: marked as done (O: gtkpod -- manage songs and playlists on an Apple iPod)

2021-09-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Sep 2021 10:03:49 +
with message-id 
and subject line Bug#779043: fixed in gtkpod 2.1.5-9
has caused the Debian Bug report #779043,
regarding O: gtkpod -- manage songs and playlists on an Apple iPod
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.)


-- 
779043: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan the gtkpod package.

The package description is:
 gtkpod is a platform independent GUI for Apple's iPod using GTK3.
 It allows you to upload songs and playlists to your iPod. It supports ID3
 tag editing, multiple charsets for ID3 tags, detects duplicate songs,
 allows offline modification of the database with later synchronisation,
 and more.

Cheers.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: gtkpod
Source-Version: 2.1.5-9
Done: Adrian Bunk 

We believe that the bug you reported is fixed in the latest version of
gtkpod, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk  (supplier of updated gtkpod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 01 Sep 2021 12:36:14 +0300
Source: gtkpod
Architecture: source
Version: 2.1.5-9
Distribution: unstable
Urgency: medium
Maintainer: Adrian Bunk 
Changed-By: Adrian Bunk 
Closes: 779043 993378
Changes:
 gtkpod (2.1.5-9) unstable; urgency=medium
 .
   * New maintainer. (Closes: #779043, #993378)
Checksums-Sha1:
 f36c2e82f86fb476b7d92f22ab53b44cb098 2393 gtkpod_2.1.5-9.dsc
 2f960f6dd16ac9eae2d0cf4ebbcbeb97d9bcd653 18444 gtkpod_2.1.5-9.debian.tar.xz
Checksums-Sha256:
 54f8e840cbb5dd44ea79278fdef145593adc2863b66ea4a3f3b81bde2562acfa 2393 
gtkpod_2.1.5-9.dsc
 5fa79c3e3fdfc826ad64250aaa1fe889009afb96abe56509896b626b388332a7 18444 
gtkpod_2.1.5-9.debian.tar.xz
Files:
 5727561a5b1f2bb3c2d9193189340937 2393 sound extra gtkpod_2.1.5-9.dsc
 6460c81a6dd6aaf76fd7af981c4575b8 18444 sound extra gtkpod_2.1.5-9.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmEvSkIACgkQiNJCh6LY
mLEcDQ//TSDds/w59p0L3HrVjVeIWj2z0HRbkO2XgpABT3/ahyh72bpkKernVG3v
Szts35zetvCtCkS7xqkA0QYuHFXhxoG+++Xxw37XnZeCh8jYMDauOSXp5mQ2oWgJ
lcltp/yM+6otdMQC1r4ij835lhL0pCEnZea+dIbF3KTTAjmKCY5JDcMmP4rKz3s2
GSgg2mBBLHwWidjUjFQgwj7WlUkQgxsS2htckXtSR6UEJHVchQzTqM4QNTqxEqog
CqaMTJAxxEn0nsRstHB7+xfRYCMu66c2einIqeWjmyKbipdK3Ftg/TZqhPWWUw7O
AK6Lg2w/h3lUXGgtoIclEaG4xp1e3Wsk6rQkp50+WQRqOZ1EssmHM49RB7IuJ+f4
XCE7HVg8QDcGJ7X4kvFYe+TIIXPkisB7dKG8eDU73RzMJTAPMoUCjkFYXY6MRWms
PpB4mu4uPp3SfC0oFTw+V1aX2yJJkuGObaPlkv7jZGsSeOmRdW1DzjUsHP8KzBNj
8RpOHCDTWH64WigezkvpZjM1kzYqB1fwNAM2o6ca4jp66L9bICzQ4cr/Y4G0jbnn
HdZ+tgNQD0O7F/LnwuNpxwFXAWiJF4Ltp2rFy/0Tg1OwuohA+5j1KrmGeFGZJL/R
6cK3XhbEHPrTiC1AJ73Drqw2aSsHZkndGXADbqxjGxX3BF7bkCg=
=zqi5
-END PGP SIGNATURE End Message ---


Bug#779043: marked as done (O: gtkpod -- manage songs and playlists on an Apple iPod)

2021-09-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Sep 2021 10:03:49 +
with message-id 
and subject line Bug#779043: fixed in gtkpod 2.1.5-9
has caused the Debian Bug report #779043,
regarding O: gtkpod -- manage songs and playlists on an Apple iPod
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.)


-- 
779043: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I'm not using an iPod anymore and I'm not going to buy a new one,
so I've lost interest in maintaining this package.

Feel free to ping me for any advice on the package, if interested
in adopting it.

Cheers.

-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: gtkpod
Source-Version: 2.1.5-9
Done: Adrian Bunk 

We believe that the bug you reported is fixed in the latest version of
gtkpod, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk  (supplier of updated gtkpod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 01 Sep 2021 12:36:14 +0300
Source: gtkpod
Architecture: source
Version: 2.1.5-9
Distribution: unstable
Urgency: medium
Maintainer: Adrian Bunk 
Changed-By: Adrian Bunk 
Closes: 779043 993378
Changes:
 gtkpod (2.1.5-9) unstable; urgency=medium
 .
   * New maintainer. (Closes: #779043, #993378)
Checksums-Sha1:
 f36c2e82f86fb476b7d92f22ab53b44cb098 2393 gtkpod_2.1.5-9.dsc
 2f960f6dd16ac9eae2d0cf4ebbcbeb97d9bcd653 18444 gtkpod_2.1.5-9.debian.tar.xz
Checksums-Sha256:
 54f8e840cbb5dd44ea79278fdef145593adc2863b66ea4a3f3b81bde2562acfa 2393 
gtkpod_2.1.5-9.dsc
 5fa79c3e3fdfc826ad64250aaa1fe889009afb96abe56509896b626b388332a7 18444 
gtkpod_2.1.5-9.debian.tar.xz
Files:
 5727561a5b1f2bb3c2d9193189340937 2393 sound extra gtkpod_2.1.5-9.dsc
 6460c81a6dd6aaf76fd7af981c4575b8 18444 sound extra gtkpod_2.1.5-9.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmEvSkIACgkQiNJCh6LY
mLEcDQ//TSDds/w59p0L3HrVjVeIWj2z0HRbkO2XgpABT3/ahyh72bpkKernVG3v
Szts35zetvCtCkS7xqkA0QYuHFXhxoG+++Xxw37XnZeCh8jYMDauOSXp5mQ2oWgJ
lcltp/yM+6otdMQC1r4ij835lhL0pCEnZea+dIbF3KTTAjmKCY5JDcMmP4rKz3s2
GSgg2mBBLHwWidjUjFQgwj7WlUkQgxsS2htckXtSR6UEJHVchQzTqM4QNTqxEqog
CqaMTJAxxEn0nsRstHB7+xfRYCMu66c2einIqeWjmyKbipdK3Ftg/TZqhPWWUw7O
AK6Lg2w/h3lUXGgtoIclEaG4xp1e3Wsk6rQkp50+WQRqOZ1EssmHM49RB7IuJ+f4
XCE7HVg8QDcGJ7X4kvFYe+TIIXPkisB7dKG8eDU73RzMJTAPMoUCjkFYXY6MRWms
PpB4mu4uPp3SfC0oFTw+V1aX2yJJkuGObaPlkv7jZGsSeOmRdW1DzjUsHP8KzBNj
8RpOHCDTWH64WigezkvpZjM1kzYqB1fwNAM2o6ca4jp66L9bICzQ4cr/Y4G0jbnn
HdZ+tgNQD0O7F/LnwuNpxwFXAWiJF4Ltp2rFy/0Tg1OwuohA+5j1KrmGeFGZJL/R
6cK3XhbEHPrTiC1AJ73Drqw2aSsHZkndGXADbqxjGxX3BF7bkCg=
=zqi5
-END PGP SIGNATURE End Message ---


Bug#993434: ITP: golang-github-itchyny-go-flags -- A fork version of https://github.com/jessevdk/go-flags

2021-09-01 Thread Anthony Fok
Package: wnpp
Severity: wishlist
Owner: Anthony Fok 

* Package name: golang-github-itchyny-go-flags
  Version : 1.5.0-1
  Upstream Author : Jesse van den Kieboom; itchyny
* URL : https://github.com/itchyny/go-flags
* License : BSD-3-clause
  Programming Lang: Go
  Description : A fork version of https://github.com/jessevdk/go-flags

 go-flags is a Go library for parsing command line arguments.
 This is a fork version of github.com/jessevdk/go-flags
 .
 This library provides similar functionality to the builtin flag library
 of go, but provides much more functionality and nicer formatting. From
 the documentation:
 .
 Package flags provides an extensive command line option parser.  The flags
 package is similar in functionality to the go builtin flag package but
 provides more options and uses reflection to provide a convenient and
 succinct way of specifying command line options.

Reason for packaging:
 Prerequisite of golang-github-itchyny-gojq
 which in turn is prerequisite for gh (GitHub CLI)



Processed: WNPP: golang-github-cli-oauth blocks gh

2021-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 951374 by 980977
Bug #951374 [wnpp] RFP: gh -- the GitHub CLI
Bug #970546 [wnpp] ITP: golang-github-cli-cli -- GitHub’s official command line 
too
951374 was not blocked by any bugs.
951374 was not blocking any bugs.
Added blocking bug(s) of 951374: 980977
970546 was not blocked by any bugs.
970546 was not blocking any bugs.
Added blocking bug(s) of 970546: 980977
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
951374: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951374
970546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Fwd: golang-github-cli-oauth_0.8.0-1_amd64.changes is NEW

2021-09-01 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #980977 [wnpp] ITP: golang-github-cli-oauth -- library for performing OAuth 
Device flow and Web application
Owner changed from Joao Paulo Lima de Oliveira  to 
Anthony Fok .
> tags -1 pending
Bug #980977 [wnpp] ITP: golang-github-cli-oauth -- library for performing OAuth 
Device flow and Web application
Added tag(s) pending.

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



Bug#980977: Fwd: golang-github-cli-oauth_0.8.0-1_amd64.changes is NEW

2021-09-01 Thread Anthony Fok
Control: owner -1 !
Control: tags -1 pending

Hi João Paolo,

To avoid the duplication of work, I'd like to let you know that
golang-github-cli-oauth has now been packaged (with the help of
dh-make-golang 0.5.0-1) and is now in the NEW queue, and will
hopefully enter sid/unstable soon.  This is to help expedite the
Debian packaging of GitHub CLI "gh" as tracked in #951374
https://bugs.debian.org/951374

Cheers,
Anthony

-- Forwarded message -
From: Debian FTP Masters 
Date: Mon, Aug 30, 2021 at 3:20 PM
Subject: golang-github-cli-oauth_0.8.0-1_amd64.changes is NEW
To: Debian Go Packaging Team , Anthony
Fok 


binary:golang-github-cli-oauth-dev is NEW.
binary:golang-github-cli-oauth-dev is NEW.
source:golang-github-cli-oauth is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports



Bug#893162: ITP: libhsts -- library for checking HSTS preload list

2021-09-01 Thread Trent W. Buck
Trent W. Buck wrote:
> Daniel Kahn Gillmor wrote:
> > AIUI, future versions of wget will want to use something like libhsts
> > to improve communications security for the user.
>
> Note that (AFAIK):
>
>   1. wget2 1.99 (in Debian 11) uses internal code to generate a persistent 
> ~/.wget-hsts.
>  This does not require libhsts or any preload file (#893159).
>  It means if you do
>
>  wget2 http://google.com
>  wget2 http://google.com
>
>  The second call will remember HSTS learnt from the first one.
>  This is better than nothing.
>
>   2. libhsts IS the code from wget2.
>  It was spun out into a separate library so wget1 could also use it.
>
>   3. wget2 2.00 (releasing this week) needs libhsts;
>  the functionality is no longer bundled as it was in 1.99.
>
>  Without libhsts, wget2 2.00 can be built and packaged, but
>  ~/.wget-hsts will be ignored (i.e. A REGRESSION!)
>
> On that basis, I don't think #893159 should block #893162, since
> ~/.wget-hsts is useful even without a chromium preload file.

Sorry, apparently I was wrong.

16:24  HSTS Handling is done internally. Libhsts only is for 
preloading HSTS rules (normally taken from Chromium)