Bug#949792: ITP: merkaartor -- map editor for OpenStreetMap.org

2020-01-24 Thread Jerome Benoit
Package: wnpp
Severity: wishlist
Owner: Jerome Benoit 

* Package name: merkaartor
  Version : 0.18.4
  Upstream Author : Merkaartor Developers 
* URL : https://github.com/openstreetmap/merkaartor
* License : GPL-2+
  Programming Lang: C++
  Description : map editor for OpenStreetMap.org

Merkaartor is a map editor for OpenStreetMap.org,
the free editable map of the whole world.

Features:

 * download from and upload to the OpenStreetMap server
 * open .osm and .gpx files
 * create and move trackpoints, ways, and areas
 * add tags, delete features
 * reverse, split and join ways
 * visualize some leisure/landuse areas and road types
 * displaying GPS information

I plan to reintroduce and maintain Merkaartor on behalf of
the Debian GIS Project team. This is motivated by the recent
update of Merkaartor (which occured after its remove from Sid).

Jerome



Processed: your mail

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

> retitle 949781 RFH: mawk -- a pattern scanning and text processing language
Bug #949781 [wnpp] RFH: mawk
Changed Bug title to 'RFH: mawk -- a pattern scanning and text processing 
language' from 'RFH: mawk'.
> thanks
Stopping processing here.

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



Bug#949787: ITP: python-certbot-dns-gandi -- Gandi LiveDNS plugin for Certbot

2020-01-24 Thread Unit 193
Package: wnpp
Severity: wishlist
Owner: Unit 193 

* Package name: python-certbot-dns-gandi
  Version : 1.2.5
  Upstream Author : Yohann Leon 
* URL : https://github.com/obynio/certbot-plugin-gandi/
* License : Expat
  Programming Lang: Python
  Description : Gandi LiveDNS plugin for Certbot

 The objective of Certbot, Let's Encrypt, and the ACME (Automated
 Certificate Management Environment) protocol is to make it possible
 to set up an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention. This is
 accomplished by running a certificate management agent on the web
 server.
 .
 This is a plugin for Certbot that uses the Gandi LiveDNS API
 to allow Gandi customers to prove control of a domain name.



Bug#944826: RFP: libjs-jquery-stickytableheaders -- stick table headers to the top of a viewport when scrolling

2020-01-24 Thread Nicholas D Steeves
Dear JavaScript Team,

I would sincerely appreciate it if someone would take a look at this
RFP :-)

Please CC this bug for any replies.
Thanks!
Nicholas

On Fri, Nov 15, 2019 at 09:16:41PM -0500, Nicholas D Steeves wrote:
> Package: wnpp
> Severity: wishlist
> Control: block 944704 by -1
> 
> Package name: libjs-jquery-stickytableheaders
> Version : 0.1.24
> Upstream Author : Jonas Mosbech
> URL : https://github.com/jmosbech/StickyTableHeaders
> License : MIT
> Programming Lang: JS
> Description : stick table headers to the top of a viewport when scrolling
> 
> StickyTableHeaders is a jQuery plugin that sticks table headers to the
> top of a viewport.  When scrolling through a long vertical list it
> is easy for forget what header each column refers to.
> StickyTableHeaders solves this issue by keeping column headers visible
> at all times so that the user doesn't need to regularly scroll to the
> top of a table.
> 
> Upstream demo: https://jsfiddle.net/jmosbech/stFcx/
> 
> I discovered this package while working on org-html-themes, which
> depends on StickyTableHeaders.  Other than that, I am frequently
> frustrated by websites that exhibit the issue this software solves
> (eg: Wikipedia has this issue).  While I'm generally sympathetic to
> the "nojs" approach to web browsing, I believe that most users of
> "nojs" would probably white-list StickyTableHeaders, because of how it
> dramatically enhances the experience of reading long tables.  I am not
> aware of other packages that provide this functionality.
> 
> Please consider packaging it soon! :-)
> 
> 
> Thank you,
> Nicholas



signature.asc
Description: PGP signature


Bug#944826: RFP: libjs-jquery-stickytableheaders -- stick table headers to the top of a viewport when scrolling

2020-01-24 Thread Nicholas D Steeves
Hi Thorsten,

Thorsten Glaser  writes:

> On Fri, 24 Jan 2020, Nicholas D Steeves wrote:
>
>> I would sincerely appreciate it if someone would take a look at this
>> RFP :-)
>
> Wrong team? JavaScript has absolutely nothing to do with Java.
>

Oh my, indeed!  Sorry, I confess to not checking to see if there
was a separate JS team...

Apologies for making noise on debian-java,
Nicholas


signature.asc
Description: PGP signature


Bug#944826: RFP: libjs-jquery-stickytableheaders -- stick table headers to the top of a viewport when scrolling

2020-01-24 Thread Thorsten Glaser
On Fri, 24 Jan 2020, Nicholas D Steeves wrote:

> I would sincerely appreciate it if someone would take a look at this
> RFP :-)

Wrong team? JavaScript has absolutely nothing to do with Java.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



Bug#949784: ITP: pep517 -- Specifies a standard API for systems which build Python packages

2020-01-24 Thread Scott Kitterman
Package: wnpp
Severity: wishlist
Owner: Scott Kitterman 

* Package name: pep517
  Version : 0.7.0
  Upstream Author : Thomas Kluyver 
* URL : https://pypi.org/project/pep517/
* License : Expat
  Programming Lang: Python
  Description : Specifies a standard API for systems which build Python 
packages

 This package contains wrappers around the hooks specified by PEP 517. It
 provides:
 .
  - A mechanism to call the hooks in a subprocess, so they are isolated from
the current process.
  - Fallbacks for the optional hooks, so that frontends can call the hooks 
without
checking which are defined.
  - Higher-level functions which install the build dependencies into a
temporary environment and build a wheel/sdist using them.
 .
 This is the Python 3 version of the package.

 This is needed as a dependency for newer version of Python's pip.  It
 will be maintained in the DPMT.  There is a newer version available,
 but 0.7.0 is the version pip specifies as a requirement, so I intend to
 match that as there are no other users.  This is part of Debian's
 effort to not use vendored modules that upstream pip uses.

Scott K



Bug#944826: RFP: libjs-jquery-stickytableheaders -- stick table headers to the top of a viewport when scrolling

2020-01-24 Thread Nicholas D Steeves
Dear Java Team,

I would sincerely appreciate it if someone would take a look at this
RFP :-)

Please CC this bug for any replies.
Thanks!
Nicholas

On Fri, Nov 15, 2019 at 09:16:41PM -0500, Nicholas D Steeves wrote:
> Package: wnpp
> Severity: wishlist
> Control: block 944704 by -1
> 
> Package name: libjs-jquery-stickytableheaders
> Version : 0.1.24
> Upstream Author : Jonas Mosbech
> URL : https://github.com/jmosbech/StickyTableHeaders
> License : MIT
> Programming Lang: JS
> Description : stick table headers to the top of a viewport when scrolling
> 
> StickyTableHeaders is a jQuery plugin that sticks table headers to the
> top of a viewport.  When scrolling through a long vertical list it
> is easy for forget what header each column refers to.
> StickyTableHeaders solves this issue by keeping column headers visible
> at all times so that the user doesn't need to regularly scroll to the
> top of a table.
> 
> Upstream demo: https://jsfiddle.net/jmosbech/stFcx/
> 
> I discovered this package while working on org-html-themes, which
> depends on StickyTableHeaders.  Other than that, I am frequently
> frustrated by websites that exhibit the issue this software solves
> (eg: Wikipedia has this issue).  While I'm generally sympathetic to
> the "nojs" approach to web browsing, I believe that most users of
> "nojs" would probably white-list StickyTableHeaders, because of how it
> dramatically enhances the experience of reading long tables.  I am not
> aware of other packages that provide this functionality.
> 
> Please consider packaging it soon! :-)
> 
> 
> Thank you,
> Nicholas


signature.asc
Description: PGP signature


Bug#949782: ITP: python-ezcolor -- Python colorizing strings library (Python 3)

2020-01-24 Thread Marcos Fouces
Package: wnpp
Severity: wishlist
Owner: Marcos Fouces 

* Package name: python-ezcolor
  Version : 0.7
  Upstream Author : Fardin Allahverdinazhand <0x0ptim...@gmail.com>
* URL : https://github.com/0x0ptim0us/ezcolor
* License : MIT
  Programming Lang: Python
  Description : Python colorizing strings library (Python 3)

 A lightweight library for applying color and HTML text styles to the strings
 that uses the builder pattern for configuration. The ezcolor lets you have
 nice colorized output with extra HTML text styles like bold/italic/underline.
 compatible with bash/sh/zsh.

This package is needed for the new release of websploit. I plan to maintain it
under DPMT umbrella.



Bug#898246: git-lab requires golang-github-xanzy-go-gitlab

2020-01-24 Thread Felix Lechner
Hi Julian,

On Fri, Jan 24, 2020 at 3:39 AM Julian Gilbey  wrote:
>
> The version of xanzy in debian/sid on salsa is very out of date - the
> upstream version is now 0.22, but debian/sid is lagging on 0.15.

State of package on Mentors (based on upstream's version 0.22) was
pushed to the golang team repo.

Kind regards
Felix Lechner



Bug#949781: RFH: mawk

2020-01-24 Thread Boyuan Yang
Package: wnpp
Severity: normal
X-Debbugs-CC: debian-de...@lists.debian.org

Hi all,

TL;DR: I'm looking for people to help with packaging the new upstream release
of mawk into Debian. Co-maintainers are also welcome.

Mawk is an important implementation of AWK and is of Priority: required.
However, Debian's mawk hasn't been updated even if there's a new upstream
since 2009. You can find some of the new upstream's comments over this issue
at https://invisible-island.net/mawk/ .

Currently as the new package maintainer, I believe it's necessary to find more
co-maintainers and uploaders who are more familiar with AWK than me. Tasks
include packaging new upstream releases, testing possible regressions and
going through everything currently lying in the Bug Tracking System. The
previous work can be found on Salsa packaging repo. I'm open to direct git
commits on Salsa and NMUs as long as they do not introduce obvious regression
(and break all reverse build-dependencies, a.k.a. almost everything in the
archive :-).

-- 
Thanks,
Boyuan Yang


signature.asc
Description: This is a digitally signed message part


Bug#949765: ITP: babeltrace2 -- A trace manipulation toolkit

2020-01-24 Thread Michael Jeanson
Package: wnpp
Severity: wishlist
Owner: Michael Jeanson 

* Package name: babeltrace2
  Version : 2.0.0
  Upstream Author : Jérémie Galarneau 
* URL : https://www.babeltrace.org/
* License : MIT
  Programming Lang: C
  Description : A trace manipulation toolkit

The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and
a command-line tool which makes it easy for mere mortals to view, convert,
transform, and analyze traces.

Babeltrace 2 is also the reference parser implementation of the Common Trace
Format (CTF), a versatile trace format followed by various tracers and tools
such as LTTng and barectf.

This package is required because the API and the basename of the library has
changed since babeltrace1, current dependencies like gdb and ceph will need to
be ported to this new API and both package will have to be co-installable for
a while.


Bug#934321: marked as done (ITP: python-deeptools -- platform for exploring biological deep-sequencing data)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 12:00:12 +
with message-id 
and subject line Bug#934321: fixed in python-deeptools 3.3.2+ds-1
has caused the Debian Bug report #934321,
regarding ITP: python-deeptools -- platform for exploring biological 
deep-sequencing data
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.)


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

Subject: ITP: python-deeptools -- platform for exploring biological 
deep-sequencing data
Package: wnpp
Owner: Steffen Moeller 
Severity: wishlist

* Package name: python-deeptools
  Version : 3.3.0
  Upstream Author : Fidel Ramirez 
* URL : https://github.com/deeptools/deepTools
* License : GPL-3.0+
  Programming Lang: Python
  Description : platform for exploring biological deep-sequencing data
 Aiming for compatibility with the Galaxy worklfow environment, but
 also independently contributing to a series of workflows in 
 genomics, this package provides a series of tools to address
 common tasks for the processing of high-throughput DNA/RNA sequencing.

Remark: This package is maintained by Steffen Moeller at
   https://salsa.debian.org/med-team/python-deeptools
--- End Message ---
--- Begin Message ---
Source: python-deeptools
Source-Version: 3.3.2+ds-1

We believe that the bug you reported is fixed in the latest version of
python-deeptools, 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 934...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated python-deeptools 
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: SHA256

Format: 1.8
Date: Thu, 23 Jan 2020 20:07:39 +0100
Source: python-deeptools
Binary: python3-deeptools
Architecture: source all
Version: 3.3.2+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Steffen Moeller 
Description:
 python3-deeptools - platform for exploring biological deep-sequencing data
Closes: 934321
Changes:
 python-deeptools (3.3.2+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #934321)
   * New upstream version
   * debhelper-compat 12 (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Trim trailing whitespace.
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
Checksums-Sha1:
 e9b64d7ded47b2a90b7d3e344329f04c7e2accdf 2316 python-deeptools_3.3.2+ds-1.dsc
 cb16844c71c004104f5014dbbc4d9015078f3322 24605360 
python-deeptools_3.3.2+ds.orig.tar.xz
 dee0e209e0c79f0b77dcd54094677fbe8b0eb72d 5780 
python-deeptools_3.3.2+ds-1.debian.tar.xz
 d6b71a1ea875946c0433bdacaa4f798ffd2b0e81 9423 
python-deeptools_3.3.2+ds-1_amd64.buildinfo
 3f22e3cfaed127a3aca705a13268d520f65e1e8c 3085292 
python3-deeptools_3.3.2+ds-1_all.deb
Checksums-Sha256:
 7f3a551f4ade594fb472978fc0848915b8de6bcc9c5575e47558a61abf80faae 2316 
python-deeptools_3.3.2+ds-1.dsc
 b1a622e86ef9c6edb961f7b7fcf7a2826e99884fa888228165e89876d0ae43ce 24605360 
python-deeptools_3.3.2+ds.orig.tar.xz
 754a9494949d08f77ac1194f9c375508343420d5a31aca6fe63af2212cf76254 5780 
python-deeptools_3.3.2+ds-1.debian.tar.xz
 51549922fb9f4fcb6c791faf5ef81e767592de33c6aa90ea1c733cd259a4785a 9423 
python-deeptools_3.3.2+ds-1_amd64.buildinfo
 378adf64426c91ee677ea50e24fc611d31b166636e24ae83c367aedbe207cb57 3085292 
python3-deeptools_3.3.2+ds-1_all.deb
Files:
 9bb1442b3c3c4205668e9cb379d591eb 2316 science optional 
python-deeptools_3.3.2+ds-1.dsc
 9e5228bf85fb1b1d063e704351ff01f9 24605360 science optional 
python-deeptools_3.3.2+ds.orig.tar.xz
 2c7badb8fd4d6651aafe97ae9e410b76 5780 science optional 
python-deeptools_3.3.2+ds-1.debian.tar.xz
 763f05f714799180018d5fa406a93add 9423 science optional 
python-deeptools_3.3.2+ds-1_amd64.buildinfo
 e685109106cced0ee69ccc53621d169f 3085292 science optional 
python3-deeptools_3.3.2+ds-1_all.deb

-BEGIN PGP SIGNATURE-

iQJHBAEBCAAxFiEEhMGXeonn7+0+XKYuL9i+2sAg7tEFAl4p8x0THG1vZWxsZXJA
ZGViaWFuLm9yZwAKCRAv2L7awCDu0XTrD/47WR7W7z49XuqyCHvR33KX1tNcxZLC

Bug#949186: marked as done (ITP: python3-clap -- command line arguments parser)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 12:00:10 +
with message-id 
and subject line Bug#949186: fixed in clap 0.14.0-1
has caused the Debian Bug report #949186,
regarding ITP: python3-clap -- command line arguments parser
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.)


-- 
949186: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Paulo Henrique de Lima Santana (phls)" 

* Package name: python3-clap
  Version : 0.14.0
  Upstream Author : Marek Marecki 
* URL : https://github.com/marekjm/clap
* License : GPL-3+
  Programming Lang: Python
  Description : command line arguments parser

 CLAP aims at being powerful and advanced command line interface library for
 Python 3 language. Having built-in support for modes, optional and obligatory
 options, options with arguments (with type-checking with arbitrary types) it
 enables programmers to create rich command line interfaces for Python 3
 programs.
 .
 Features:
   * Support for single-level and nested modes (with per-mode and global
 options).
   * Support for grouped short options (ls -lhR).
   * Support for long options with or without equal-sign-connected arguments
 (--log=./file.log and --log ./file.log are both correct).
   * Support for option aliases (short/long names).
   * Support for typed arguments (str, int, float built-in and other arbitrary
 types via callbacks).
   * Built-in type checking of option arguments.
   * Support for multiple arguments for options (e.g. --point 0 0).
   * Checking for missing arguments with options which require them.
   * Checking for conflicting options (eg. --quiet must not come with option
 --verbose).
   * Support for options that MUST be passed to the program.
   * Support for options required by other options (e.g. --key requires
 --value).
   * Support for options wanted by other options (e.g. --which wants --this or
 --that or both).
   * Good set of exceptions with detailed error messages.
   * Ability to load interface from JSON descriptions.
   * Automatic generation of help screens (for your-tool help command) with
 per-mode, per-option, and per-operand descriptions, usage examples,
 and more.
   * Support for shortcuts for command names (shortest-unique name is
 sufficient for CLAP to resolve the command, it is not necessary to
 write full names).
 .
 CLAP is not the most easy to use command line arguments parser for Python,
 but that it is one of the most powerful (if not the most powerful) framework
 for writing command line interfaces. With excellent support for modes,
 options, and operands, automatic input verification, and help screen
 generation you get a big return on your investment.
--- End Message ---
--- Begin Message ---
Source: clap
Source-Version: 0.14.0-1

We believe that the bug you reported is fixed in the latest version of
clap, 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 949...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paulo Henrique de Lima Santana (phls)  (supplier of updated 
clap 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: SHA256

Format: 1.8
Date: Fri, 17 Jan 2020 17:38:36 -0300
Source: clap
Binary: python3-clap
Architecture: source all
Version: 0.14.0-1
Distribution: unstable
Urgency: medium
Maintainer: Paulo Henrique de Lima Santana (phls) 
Changed-By: Paulo Henrique de Lima Santana (phls) 
Description:
 python3-clap - command line arguments parser
Closes: 949186
Changes:
 clap (0.14.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #949186).
Checksums-Sha1:
 2faeabecfc41ff0e3b745f1698ee782eafae476b 1945 clap_0.14.0-1.dsc
 a2d235c370647f8aef1e169ea85d5446e7d66730 50722 clap_0.14.0.orig.tar.gz
 da527e765e692caa27fbd0f45a35393010cd87c0 8852 clap_0.14.0-1.debian.tar.xz
 11b4843d35e620b7f8e76d8eeaf2909029292c6b 6170 clap_0.14.0-1_amd64.buildinfo
 4a959f9ecc8d38734df0b3695cf5cb495f832bc4 25880 python3-clap_0.14.0-1_all.deb
Checksums-Sha256:
 

Bug#898246: git-lab requires golang-github-xanzy-go-gitlab

2020-01-24 Thread Julian Gilbey
On Thu, Jan 23, 2020 at 04:01:34PM -0800, Felix Lechner wrote:
> Hi,
> 
> On Sun, Dec 15, 2019 at 7:46 AM Dominique Dumont  wrote:
> >
> > Felix, could you resume packaging this software ?
> 
> Do you know anyone with upload privileges? :) Please feel free to
> upload the required prerequisite
> 
> golang-github-xanzy-go-gitlab
> 
> in #947304. My RFS had no takers for a month. I will package git-lab
> for you afterwards.

Hi Felix,

I looked at git-lab but got completely stuck on the dependencies: they
are very specific, and in particular, go.mod includes the override
line:

replace github.com/spf13/cobra => github.com/rsteube/cobra 
v0.0.1-zsh-completion-custom

How do you propose to handle that?  I couldn't think of a way to do
so, unless you are able to package the replacement cobra as well.

The version of xanzy in debian/sid on salsa is very out of date - the
upstream version is now 0.22, but debian/sid is lagging on 0.15.

Best wishes,

   Julian



Bug#880479: marked as done (ITP: shotcut -- video editing application)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 11:00:35 +
with message-id 
and subject line Bug#880479: fixed in shotcut 19.12.31-1
has caused the Debian Bug report #880479,
regarding ITP: shotcut -- video editing application
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.)


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

* Package name: shotcut
  Version : 17.10
  Upstream Author : Dan Dennedy
* URL : https://shotcut.org/
* License : GPL-3
  Programming Lang: C, C++
  Description : video editing application

See also:
https://github.com/mltframework/shotcut
https://en.wikipedia.org/wiki/Shotcut
http://ftp.dk.debian.org/getdeb/ubuntu/pool/apps/s/shotcut/
--- End Message ---
--- Begin Message ---
Source: shotcut
Source-Version: 19.12.31-1

We believe that the bug you reported is fixed in the latest version of
shotcut, 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 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gürkan Myczko  (supplier of updated shotcut 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: Fri, 03 Jan 2020 09:22:29 +0100
Source: shotcut
Binary: shotcut shotcut-dbgsym
Architecture: source amd64
Version: 19.12.31-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Gürkan Myczko 
Description:
 shotcut- video editor
Closes: 880479
Changes:
 shotcut (19.12.31-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #880479)
Checksums-Sha1:
 583a02081a9e874dd2d572a3f108466a6d1449d3 2263 shotcut_19.12.31-1.dsc
 d028a889fa8f637706ad99aa0b5aabd544b8cde7 2310188 shotcut_19.12.31.orig.tar.xz
 e926a0301806a8f4ab0c7f4142d3671747540508 8804 shotcut_19.12.31-1.debian.tar.xz
 f70f011d7aad281c495e1c9f1a85a0608dc4ca45 29345432 
shotcut-dbgsym_19.12.31-1_amd64.deb
 531a798a32de6d1e23f1af0ebfa1104257acb0d5 16550 
shotcut_19.12.31-1_amd64.buildinfo
 00ba616759644d3731ab789fdd0c008a849756ea 2636504 shotcut_19.12.31-1_amd64.deb
Checksums-Sha256:
 dd3175cf2c82295d6e76160007bf06b540d1bfc05692994106cbacd49f795aef 2263 
shotcut_19.12.31-1.dsc
 53e9e8f6bc94372eb2fca3b793d7fba940d4f080bef386ff6b23fb320c5fca7f 2310188 
shotcut_19.12.31.orig.tar.xz
 62dc0773a5ab3b7ef0d7adc7667b54ae1faaf11554791cdf793a724404a2ca37 8804 
shotcut_19.12.31-1.debian.tar.xz
 9ea48650fbfe01ac9b5090163efd28e5ca639945cee7756b017f7aec13095c10 29345432 
shotcut-dbgsym_19.12.31-1_amd64.deb
 cef24dc0464f1e2dab3f491aedc98203e884219734f87834f96efa12437251a5 16550 
shotcut_19.12.31-1_amd64.buildinfo
 fde88af931bc50129edb8c6159e6d05ecf9b38707d83da51956d77f77fdf317d 2636504 
shotcut_19.12.31-1_amd64.deb
Files:
 b51639666ba10619c887f06523109aaa 2263 video optional shotcut_19.12.31-1.dsc
 c2c665d551b588300fbf9b05639101ef 2310188 video optional 
shotcut_19.12.31.orig.tar.xz
 3af5bd668790a033755ba2188c204a6b 8804 video optional 
shotcut_19.12.31-1.debian.tar.xz
 137f708d9d2e341a7b21783b480f8acc 29345432 debug optional 
shotcut-dbgsym_19.12.31-1_amd64.deb
 90eb0ff21804a208b4992b4b1c25c726 16550 video optional 
shotcut_19.12.31-1_amd64.buildinfo
 364e9cc907895ec4cb6d0bf47ea38384 2636504 video optional 
shotcut_19.12.31-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl4ltB0ACgkQweDZLphv
fH6ryhAA0Pybde54Z+20u0SUZ75cOW3ZD0H2UXgN+7X0tyo445ooHZTpYskpXODU
7y1rBNl+Fs/5MyEQ5Vdtd95d/ZZ78x568WFY6K5YcAgu9k9sskbTpoeReUrDqouB
hGWyVRaHmzCgnSSGP28wew8qz91qBjdxE/cGyQITVMun+mUOTrWisbvogQMgIOUN
PbvBDbzHmGilUqeCjLpqt5DafY0JA1sASyBh/qEHt5CWaED1E0ZhAnszJcGvHMKX
0OZAD7mcniKoae/K0/EKLt5cRzqwMWNBN9Hp5cscpuNFBZHVtGcbezL6Fc5unt4g
+aH2TKxRue8R78Z+V2//di5jNeEfytjXgRPRTfGteTrrWPtgovRPDWwUdGe5bYRc
YbQBKG1i5O8fo/3kfs8/SQkKRJ52Tt/1t73wnwDs7MZp0sLGWdEt7iDlpCCf1782
0AkCAy4dyaOihzATzIXDql0RIufp3qvWJ899/r8VcA1NdOvqUIoy8MiMni2upEIo
6SJUUU2gzfoAYK+RBhYQxsOt+QNEGesdGNHImu5l1lbyNmQge7ra7NRfcnhM35pn
dj63IrLI4ey5dyBm5GQFYrhFqjA/WAQdA1x35yHL7wmUBJ8W02Po+8FYi1flRz+k
uzrCKpB/42Cfo5y9+dGD7SlmcHtqBYbL1Jdn+lIIm5QNPpbTpTc=
=JGng
-END PGP SIGNATURE End Message ---


Bug#758238: marked as done (ITP: cool-retro-term -- eye-candy terminal emulator which mimics old cathode displays)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 11:00:23 +
with message-id 
and subject line Bug#758238: fixed in cool-retro-term 1.1.1-1
has caused the Debian Bug report #758238,
regarding ITP: cool-retro-term -- eye-candy terminal emulator which mimics old 
cathode displays
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.)


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

* Package name: cool-old-term
  Version : no released version yet as it seems
  Upstream Author : Filippo Scognamiglio 
* URL or Web page : https://github.com/Swordifish90/cool-old-term
* License : GPLv3+ (some parts seem also GPLv2)
  Description : eye-candy terminal emulator which mimics old cathode 
displays

cool-old-term is a terminal emulator which tries to mimic the look and
feel of the old cathode tube screens. It has been designed to be
eye-candy, customizable, and reasonably lightweight.

It uses the Konsole engine(*) which is powerful and mature.

This terminal emulator requires Qt 5.2 or higher to run.

(*) Some more details about this seem on

https://swordfishslabs.wordpress.com/2014/07/29/brace-yourself-cool-old-term-is-coming/
--- End Message ---
--- Begin Message ---
Source: cool-retro-term
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
cool-retro-term, 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 758...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gürkan Myczko  (supplier of updated cool-retro-term 
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: Tue, 14 Jan 2020 08:37:02 +0100
Source: cool-retro-term
Binary: cool-retro-term cool-retro-term-dbgsym fonts-hermit fonts-proggy 
fonts-terminus qml-module-qmltermwidget qml-module-qmltermwidget-dbgsym
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Myczko 
Changed-By: Gürkan Myczko 
Description:
 cool-retro-term - terminal emulator which mimics old screens
 fonts-hermit - Monospace Hermit Font for programming
 fonts-proggy - Monospaced bitmap programming font
 fonts-terminus - Terminus monospace font
 qml-module-qmltermwidget - QML port of qtermwidget
Closes: 758238 785370
Changes:
 cool-retro-term (1.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #758238, #785370)
Checksums-Sha1:
 93aca89a50569874c5e531dd17c67ec59023132e  cool-retro-term_1.1.1-1.dsc
 fd42044adc937cb71881bee1d21bf716b431ab85 1374864 
cool-retro-term_1.1.1.orig.tar.xz
 5a2d50f5aa01836fd1404eed622078c0da77849a 7668 
cool-retro-term_1.1.1-1.debian.tar.xz
 965d979e013bc640cd9bb6e0fc04cf1a62f8269a 491292 
cool-retro-term-dbgsym_1.1.1-1_amd64.deb
 5247c800618a72f0c219ee5e63aff6f1b439bf8e 11877 
cool-retro-term_1.1.1-1_amd64.buildinfo
 4e30d8bda50c1da651ee16ef677dba41d4b391a7 1164348 
cool-retro-term_1.1.1-1_amd64.deb
 05ec03f4f36797f88bfb099974b9b4af12f0f2b7 36636 fonts-hermit_1.1.1-1_amd64.deb
 0bc4ab92b893ef5ea90e98a5b4aba364ec752e41 9348 fonts-proggy_1.1.1-1_amd64.deb
 4fb34b41ce0a05361fe5d28caf609bb59dd1b8c9 79480 fonts-terminus_1.1.1-1_amd64.deb
 45cfce0faeced52a12968abdfd1d2893b676bb3f 4623692 
qml-module-qmltermwidget-dbgsym_1.1.1-1_amd64.deb
 a64bd326e700df139a4dc6e6c00ca763f6fe35c6 217096 
qml-module-qmltermwidget_1.1.1-1_amd64.deb
Checksums-Sha256:
 8cb452fd2960919a100ffedfdcc8221c2293a55265a9bfa05b032a2ebeedea89  
cool-retro-term_1.1.1-1.dsc
 f1df6b8a347886382d5087b26bf5036481de93058bb065c172ce6f73f7bf47dc 1374864 
cool-retro-term_1.1.1.orig.tar.xz
 5fa1d42f6f24dbd1720f4ee9b48bdafec02ca18c50e7d4eb215bc3fbfadd3b3c 7668 
cool-retro-term_1.1.1-1.debian.tar.xz
 4d3bf1d1b32220b4357f7ceff750cbda9d0d2e11b386a9e6890c07264f75836e 491292 
cool-retro-term-dbgsym_1.1.1-1_amd64.deb
 c52e67068cdfd721e6fa41bb662653b992e5d6d6a286e477b07506f73f5f3786 11877 
cool-retro-term_1.1.1-1_amd64.buildinfo
 da51b8edf8208a81a73a1202e7bb6937717ddfbe36b6e92ce25b9c4355884b4d 1164348 
cool-retro-term_1.1.1-1_amd64.deb
 

Bug#785370: marked as done (ITP: fonts-terminus -- Terminus monospace fonts (TrueType))

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 11:00:23 +
with message-id 
and subject line Bug#785370: fixed in cool-retro-term 1.1.1-1
has caused the Debian Bug report #785370,
regarding ITP: fonts-terminus -- Terminus monospace fonts (TrueType)
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.)


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

* Package name: fonts-terminus
  Version : 4.39
  Upstream Author : Tilman Blumenbach 
* URL : http://files.ax86.net/terminus-ttf/
* License : OFL-1.1
  Description : Terminus monospace fonts (TrueType)

The existing xfonts-terminus* packages don't provide the TrueType
versions of the Terminus fonts.

I use the TrueType versions, and am happy to maintain the package. I
would need a sponsor though (pkg-fonts people?).
--- End Message ---
--- Begin Message ---
Source: cool-retro-term
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
cool-retro-term, 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 785...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gürkan Myczko  (supplier of updated cool-retro-term 
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: Tue, 14 Jan 2020 08:37:02 +0100
Source: cool-retro-term
Binary: cool-retro-term cool-retro-term-dbgsym fonts-hermit fonts-proggy 
fonts-terminus qml-module-qmltermwidget qml-module-qmltermwidget-dbgsym
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Myczko 
Changed-By: Gürkan Myczko 
Description:
 cool-retro-term - terminal emulator which mimics old screens
 fonts-hermit - Monospace Hermit Font for programming
 fonts-proggy - Monospaced bitmap programming font
 fonts-terminus - Terminus monospace font
 qml-module-qmltermwidget - QML port of qtermwidget
Closes: 758238 785370
Changes:
 cool-retro-term (1.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #758238, #785370)
Checksums-Sha1:
 93aca89a50569874c5e531dd17c67ec59023132e  cool-retro-term_1.1.1-1.dsc
 fd42044adc937cb71881bee1d21bf716b431ab85 1374864 
cool-retro-term_1.1.1.orig.tar.xz
 5a2d50f5aa01836fd1404eed622078c0da77849a 7668 
cool-retro-term_1.1.1-1.debian.tar.xz
 965d979e013bc640cd9bb6e0fc04cf1a62f8269a 491292 
cool-retro-term-dbgsym_1.1.1-1_amd64.deb
 5247c800618a72f0c219ee5e63aff6f1b439bf8e 11877 
cool-retro-term_1.1.1-1_amd64.buildinfo
 4e30d8bda50c1da651ee16ef677dba41d4b391a7 1164348 
cool-retro-term_1.1.1-1_amd64.deb
 05ec03f4f36797f88bfb099974b9b4af12f0f2b7 36636 fonts-hermit_1.1.1-1_amd64.deb
 0bc4ab92b893ef5ea90e98a5b4aba364ec752e41 9348 fonts-proggy_1.1.1-1_amd64.deb
 4fb34b41ce0a05361fe5d28caf609bb59dd1b8c9 79480 fonts-terminus_1.1.1-1_amd64.deb
 45cfce0faeced52a12968abdfd1d2893b676bb3f 4623692 
qml-module-qmltermwidget-dbgsym_1.1.1-1_amd64.deb
 a64bd326e700df139a4dc6e6c00ca763f6fe35c6 217096 
qml-module-qmltermwidget_1.1.1-1_amd64.deb
Checksums-Sha256:
 8cb452fd2960919a100ffedfdcc8221c2293a55265a9bfa05b032a2ebeedea89  
cool-retro-term_1.1.1-1.dsc
 f1df6b8a347886382d5087b26bf5036481de93058bb065c172ce6f73f7bf47dc 1374864 
cool-retro-term_1.1.1.orig.tar.xz
 5fa1d42f6f24dbd1720f4ee9b48bdafec02ca18c50e7d4eb215bc3fbfadd3b3c 7668 
cool-retro-term_1.1.1-1.debian.tar.xz
 4d3bf1d1b32220b4357f7ceff750cbda9d0d2e11b386a9e6890c07264f75836e 491292 
cool-retro-term-dbgsym_1.1.1-1_amd64.deb
 c52e67068cdfd721e6fa41bb662653b992e5d6d6a286e477b07506f73f5f3786 11877 
cool-retro-term_1.1.1-1_amd64.buildinfo
 da51b8edf8208a81a73a1202e7bb6937717ddfbe36b6e92ce25b9c4355884b4d 1164348 
cool-retro-term_1.1.1-1_amd64.deb
 37af8904282a411f88dbab22a3ba71e2e5c316d94fd948833535d0d73382611d 36636 
fonts-hermit_1.1.1-1_amd64.deb
 636c312917d015b24162ba781e80c0ced6f8320b7f81befa344fbdd10a50c7db 9348 
fonts-proggy_1.1.1-1_amd64.deb
 964fff376a4380e4e60fb4a04bd91447f133c8c96ce49633598c9959ff237c13 79480 
fonts-terminus_1.1.1-1_amd64.deb
 8e5f736694a5028fa57e8815a71ecb461698731183a27043b213d22d9558804e 4623692 

Bug#949470: marked as done (ITP: pytest-filter-subpackage -- Allow sub-packages to test to be selected with e.g. -P io.fits,modeling)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 11:00:33 +
with message-id 
and subject line Bug#949470: fixed in pytest-filter-subpackage 0.1.1-1
has caused the Debian Bug report #949470,
regarding ITP: pytest-filter-subpackage -- Allow sub-packages to test to be 
selected with e.g. -P io.fits,modeling
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.)


-- 
949470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Ole Streicher 
X-Debbugs-Cc: debian-pyt...@lists.debian.org, debian-de...@lists.debian.org, 
debian-as...@lists.debian.org

* Package name: pytest-filter-subpackage
  Version : 0.1.1
  Upstream Author : Thomas Robitaille
* URL : https://github.com/astropy/pytest-filter-subpackage
* License : BSD-3-Clause
  Programming Lang: Python
  Description : Allow sub-packages to test to be selected with -P

This package contains a simple plugin for the pytest framework that
provides a shortcut to testing all code and documentation for a given
sub-package. It is a new build dependency of pytest-astropy.

I will maintain it within the Debian Python team. Salsa dir is

https://salsa.debian.org/python-team/modules/pytest-filter-subpackage

Best regards

Ole
--- End Message ---
--- Begin Message ---
Source: pytest-filter-subpackage
Source-Version: 0.1.1-1

We believe that the bug you reported is fixed in the latest version of
pytest-filter-subpackage, 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 949...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher  (supplier of updated 
pytest-filter-subpackage 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: Tue, 21 Jan 2020 17:14:56 +0100
Source: pytest-filter-subpackage
Binary: python3-pytest-filter-subpackage
Architecture: source all
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team 
Changed-By: Ole Streicher 
Description:
 python3-pytest-filter-subpackage - Pytest plugin for filtering based on 
sub-packages
Closes: 949470
Changes:
 pytest-filter-subpackage (0.1.1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #949470)
Checksums-Sha1:
 4abea107551e613b0bd4562e01b281091a55bdbb 2280 
pytest-filter-subpackage_0.1.1-1.dsc
 a465363cb9278672b797e72238abc94a744f14b9 6532 
pytest-filter-subpackage_0.1.1.orig.tar.gz
 bdaeea17b6e8e9293c26fdfd6e0320e6735253e5 2148 
pytest-filter-subpackage_0.1.1-1.debian.tar.xz
 1dcb8a8d4e056695cd0d27bfdb5a3ba6f5890c22 7478 
pytest-filter-subpackage_0.1.1-1_amd64.buildinfo
 11b326874af1509ffa49736d454fdd34e5be5710 5388 
python3-pytest-filter-subpackage_0.1.1-1_all.deb
Checksums-Sha256:
 22f41b08a86b877c0cedc3df4ad4b539ad0af29c0819faf71feb9a2dd46e0be2 2280 
pytest-filter-subpackage_0.1.1-1.dsc
 b7d8fc3a42989b652032e6b0998a87dd00d43bf2b013ba5d2e86f930da149ae8 6532 
pytest-filter-subpackage_0.1.1.orig.tar.gz
 153c62135e225b0adabe8124a411f840833f8a252c7c1d568d2070a5a004e44f 2148 
pytest-filter-subpackage_0.1.1-1.debian.tar.xz
 0a2b3d99378a43c03a2b2cb673fcb42dbb397b83331a9e8c9a75a3b36d852ef5 7478 
pytest-filter-subpackage_0.1.1-1_amd64.buildinfo
 de42921ec15c0ac583db40e61daba23816d04022f6397b7d4460d3d576f21cfd 5388 
python3-pytest-filter-subpackage_0.1.1-1_all.deb
Files:
 a5002003b44acc48222d3261055af118 2280 python optional 
pytest-filter-subpackage_0.1.1-1.dsc
 319b19ffc7e9de77f54febf1b1718074 6532 python optional 
pytest-filter-subpackage_0.1.1.orig.tar.gz
 1377ad984cc94413ebc4c20c04ad0deb 2148 python optional 
pytest-filter-subpackage_0.1.1-1.debian.tar.xz
 93857d406cd3743ec9ffc888ee1a2d53 7478 python optional 
pytest-filter-subpackage_0.1.1-1_amd64.buildinfo
 66cfcac96bcd6bba6e8de5af4c6e5af1 5388 python optional 
python3-pytest-filter-subpackage_0.1.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAl4pUg4ACgkQmk9WvbkO
GL0Pjg//aoDFvaavFNVDy6jsZcLgzvHVmxrsT6epE7ycDGKFCjURhclITtCQRS9Z
eqJS+j6sk2H04Km/qomWAMf4X/mVS0gTxvqHEFJJ9h1NquFftQaydSy/0ixHuYZr
E8Tnd1ZEQJAWv70gBoqQ9KY0SA0SOxyIB3N68GmlynegsOZnuuXXmUugFpTHjLPF

Re: Bug#949692: ITP: tpot -- Automated Machine Learning built on top of scikit-learn

2020-01-24 Thread Christian Kastner
On 24.01.20 02:59, Mo Zhou wrote:
> Thank you for working on this. AutoML is indeed a significant trend in
> the industry, and I think packaging AutoML toolkit is valuable for
> Debian.

It really is a nice tool. It does all the tedious work that one usually
has with scikit-learn -- everything from feature selection to model
selection to parameter optimization -- and the results are surprisingly
good.

I also intend to package auto-sklearn (another popular solution, that
also extends scikit-learn), but unfortunately, that one has more
dependencies I need to check out first.



Bug#869224: marked as done (ITA: scoop -- Python library for concurrent parallel)

2020-01-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Jan 2020 09:39:02 +
with message-id 
and subject line Bug#869224: fixed in scoop 0.7.1.1-6
has caused the Debian Bug report #869224,
regarding ITA: scoop -- Python library for concurrent parallel
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.)


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

I'm seeking for somebody to adopt this package [1]. If you are a member of 
Debian Science, you could
just take over without contacting me. But if you are not, please talk to me 
first.

Thanks,
Daniel Stender

[1] https://packages.qa.debian.org/s/scoop.html

-- 
4096R/DF5182C8 (sten...@debian.org)
http://www.danielstender.com/



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: scoop
Source-Version: 0.7.1.1-6

We believe that the bug you reported is fixed in the latest version of
scoop, 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 869...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Kastner  (supplier of updated scoop 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: Thu, 23 Jan 2020 22:51:17 +0100
Source: scoop
Architecture: source
Version: 0.7.1.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Christian Kastner 
Closes: 689211 869224
Changes:
 scoop (0.7.1.1-6) unstable; urgency=medium
 .
   * Adopt package. (Closes: #869224)
 .
   * Set Maintainer to Debian Science
   * Add myself to Uploaders
   * Bump debhelper compatibility level to 12
   * Bump Standards-Version to 4.5.0 (no changes needed)
   * Point Homepage to GitHub
   * Set Rules-Requires-Root to no
   * Use HTTPS in URI in d/copyright
   * Move from deprecated $ADTTMP to $AUTOPKGTEST_TMP
   * Drop versioned Depends for ancient python3-sphinx, python3-zmq
   * Add Patch Call-wait-on-killed-child-processes.patch. (Closes: #689211)
Checksums-Sha1:
 bd07dceb91b77e5191e1b1c6e5383d754a940dc7 2199 scoop_0.7.1.1-6.dsc
 a1f022a7abf9cd2f55bdf07dd13f7715c386b76b 7512 scoop_0.7.1.1-6.debian.tar.xz
 7dd778fb1e72bfecc2851bc1dfa5f31c1830d91c 9983 scoop_0.7.1.1-6_source.buildinfo
Checksums-Sha256:
 73887afcc4421a41beae889bbbd845789fc315653d256d65dd40b80be8332ae8 2199 
scoop_0.7.1.1-6.dsc
 01ae9162f39101a3d16e77080abeb086294c0e07394665773107ff460ddbe918 7512 
scoop_0.7.1.1-6.debian.tar.xz
 621336150be0f73fd9e73a28abaa7dc7a3946ea6d57fe4f403a6c6b267d7b9e8 9983 
scoop_0.7.1.1-6_source.buildinfo
Files:
 ad1463a4ce5d6f888c2886c7d3fe4c09 2199 science optional scoop_0.7.1.1-6.dsc
 d67fd8367c56bd9417c8f2b363d629d5 7512 science optional 
scoop_0.7.1.1-6.debian.tar.xz
 e0ea4b044d4d0a844f9003d4d0d5b99c 9983 science optional 
scoop_0.7.1.1-6_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEEQZ9+mkfDq5UZ8bCjOZU6N95Os2sFAl4qtRgPHGNra0BkZWJp
YW4ub3JnAAoJEDmVOjfeTrNrHroP/iLO/4V00d8gDYXix6CCkURG06pDWhaSLLTp
BgFXkKK0Ay2EzJuSj5zxNrOqpJD3JhReaDUmWlAj9ZbkGBbUUc4bvorZqP0J3EBE
mlC+ukxQa+ZsDuRHcESCjraIKHdWOisHO/0FXfiV8moUIPCngJDE70AnvyJqggaT
6AO2IRgOfZdSwcX/BFFq39inY+VT8vUaZAaq7Dqls6qLYsVAPzSs0qTXzAmUXw/r
3tQ19bVYKe7oFuCZlWJqa8kuBVlownTVCbCBMNgGM3BCuXutYUOFvJ++fHOa8vww
lQcTHr94FtNuflAF305dI78ruZ6xesViRnMHtgBUqwfC5ivSxtXApu2oPe1LwixS
QATk4GGj+cmI0N3zbAJNL2mSAUwqlZ1pRE8JKtJyqgtIKeZvqijEPNEHe2suvkr5
Ugcb2dLIAhKBu8bn36ewhfYNtbL2A7T3jL9I7nIZuHuSlhPmf/JrmIwEwZOiZZ5M
l1KCsoT2nmC+9irYqfWdSdt8gu7FMkqsV+UVTNffDpVANQD8K7a4Ujy0pGQqZTHa
a6q7OOKtXjXg+TLBFi0JyT8rkOLuQfSgP0Rs2xduL8SXT9oWPcYxOHcqA9temmiE
h+cKbIH1PcHhIYDfER/ri2oEFeD3S3M+QaYwji0GasM+IQZ/DyoEaxgz8c15eH16
Tak7K3RM
=rMYj
-END PGP SIGNATURE End Message ---