Bug#968765: ITP:qt5deepintheme-plugin -- Qt5 Platform Theme Plugin.

2020-08-21 Thread Qg Tu
Package:wnpp
Severity: wishlist
Owner: Tu Qinggang 
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name:qt5deepintheme-plugin
  Version : 0.1
   Upstream Author : Deepin Technology Co, Ltd.
* URL : https://github.com/linuxdeepin/qt5deepintheme-plugin
License : GPL-3.0
Programming Lang: C++
Description: Qt5 Platform Theme Plugin.
This package contains the shared libraries.



Bug#968766: ITP: golang-github-jouyouyun-hardware -- A Golang Library for Get hardware info

2020-08-21 Thread yong liu
Package: wnpp
Severity: wishlist
Owner: Liu Yong 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: golang-github-jouyouyun-hardware
  Version : 0.1.6
  Upstream Author : jouyouyun
* URL : https://github.com/jouyouyun/hardware
  License : Expat
  Programming Lang: Golang
  Description : A Golang Library for Get hardware info

 Supported the following hardware info:

 cpu memory dmi disk graphic network sound peripherals backlight
bluetooth camera battery Contains every device name, vendor, product
etc.


Re: Tagging in Salsa -> upload: status?

2020-08-21 Thread Bastian Blank
On Thu, Aug 20, 2020 at 10:24:18AM +0200, Bernd Zeimetz wrote:
> On 8/19/20 7:28 PM, Ansgar wrote:
> > Well, I can't fix it without creating dgit-ng (and setting up
> > infrastructure for that) as dgit upstream won't accept patches from me.
> That is just one of the reasons why I think that salsa should be used
> for "official" services like tag2upload.

What should Salsa be used for?  And what do you mean with "should be
used"?  Everyone can already setup services running of Salsa projects
and integrate using various technics.

About tag2upload, there we never left the "how should it work" stage.
(Okay, some thing different, but those are the ones proposing a solution
without collecting requirements first.) Talking about where it should
run might influence the solution, but not overall feature set.

Bastian

-- 
Warp 7 -- It's a law we can live with.



Bug#968823: ITP: maturin -- ITP: maturin - Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

2020-08-21 Thread Julian Gilbey
Package: wnpp
Severity: wishlist
Owner: Julian Gilbey 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: maturin
  Version : 0.8.3
  Upstream Author : Konstin 
* URL : https://github.com/pyo3/maturin
* License : MIT OR Apache-2.0
  Programming Lang: Rust and Python
  Description : ITP: maturin - Build and publish crates with pyo3, 
rust-cpython and cffi bindings as well as rust binaries as python packages

 This project is meant as a zero configuration replacement for
 setuptools-rust and milksnake. It supports building wheels for python
 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and
 has basic pypy support.

This will be maintained within the Rust Packaging Team.  It is a
build-dependency for recent versions of Anki.



Bug#968834: ITP: screeninfo -- Fetch location and size of physical screens

2020-08-21 Thread Sudip Mukherjee
Package: wnpp
Severity: wishlist
Owner: Sudip Mukherjee 

* Package name: screeninfo
  Version : 0.6.5
  Upstream Author : Marcin Kurczewski 
* URL : https://github.com/rr-/screeninfo
* License : MIT and BSD-3-clause
  Programming Lang: Python
  Description : Fetch location and size of physical screens

Python library to fetch location and size of physical screens. It can
also detect screen sizes in a multi-monitor setup.

iiuc, Tkinter can also detect the size of the display but will fail when
multiple displays are connected.
The latest version of 'topplot' is using screeninfo to detect multiple
displays, and so I will need 'screeninfo' to update 'topplot'.

I can maintain this under the umbrella of Debian Python Modules Team.

--
Regards
Sudip



Bug#968836: ITP: libcgi-application-plugin-debugscreen-perl -- debugging tool for CGI::Application

2020-08-21 Thread Richard Hansen
Package: wnpp
Severity: wishlist
Owner: Richard Hansen 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libcgi-application-plugin-debugscreen-perl
  Version : 1.00
  Upstream Author : Atsushi Kobayashi 
* URL : 
https://metacpan.org/release/CGI-Application-Plugin-DebugScreen
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : debugging tool for CGI::Application

CGI::Application::Plugin::DebugScreen captures die events and displays the 
stack trace to the user. It also provides links to the source code and 
documentation view the ViewCode plugin.

This Perl module is already packaged in 
libcgi-application-plugin-viewcode-perl, and that package currently has 
'Provides: libcgi-application-plugin-debugscreen-perl'. I am splitting that 
package into two (I am moving the CGI::Application::Plugin::DebugScreen module 
to its own package) so that we can easily remove the build dependency on 
pkg-components to fix bug #933116.

The package will be owned by the Perl team.