Bug#990750: ITP: libtest-exports-perl -- Perl module to test that modules export the right symbols

2021-07-06 Thread Yadd
Package: wnpp
Severity: wishlist
Owner: Yadd 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libtest-exports-perl
  Version : 1
  Upstream Author : Ben Morrow 
* URL : https://metacpan.org/release/Test-Exports
* License : BSD-2-Clause
  Programming Lang: Perl
  Description : Perl module to test that modules export the right symbols

Test::Exports provides simple test functions for testing other modules
"import" methods. Testing is currently limited to checking which subs have been
imported.

In order to keep different calls to ->import separate, Test::Exports performs
these calls from a private package. The symbol-testing functions then test
whether or not symbols are present in this private package, ensuring none of
this interferes with your test script itself.

Test::Exports is a build dependency of Readonly::Tiny which will be used
by lintian (https://lists.debian.org/debian-perl/2021/07/msg0.html)



Re: Regarding the new "Debian User Repository"

2021-07-06 Thread Hunter Wittenborn
I'll be leaving the mailing list for the time being - if there's any further 
inquiries about the (now) MPR, I can be reached in the project's support rooms.



Glad we all came to an agreement. Thanks for the patience!

Bug#990751: ITP: libreadonly-tiny-perl -- Perl module to provide simple, correct readonly values

2021-07-06 Thread Yadd
Package: wnpp
Severity: wishlist
Owner: Yadd 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libreadonly-tiny-perl
  Version : 4
  Upstream Author : Ben Morrow 
* URL : https://metacpan.org/release/Readonly-Tiny
* License : BSD-2-Clause
  Programming Lang: Perl
  Description : Perl module to provide simple, correct readonly values

Readonly::Tiny provides a simple and correct way of making values readonly.
Unlike Readonly it does not cause arrays and hashes to be tied, it just uses
the core SvREADONLY flag.

Readonly::Tiny  will be used by lintian
(https://lists.debian.org/debian-perl/2021/07/msg0.html)



Re: audacity has become spyware

2021-07-06 Thread Philip Hands
Luke Kenneth Casson Leighton  writes:

> https://yro.slashdot.org/story/21/07/05/2155212/open-source-audio-editor-audacity-has-become-spyware

There's a bug to track that issue:  https://bugs.debian.org/990737

Cheers, Phil.
-- 
|)|  Philip Hands  [+44 (0)20 8530 9560]  HANDS.COM Ltd.
|-|  http://www.hands.com/http://ftp.uk.debian.org/
|(|  Hugo-Klemm-Strasse 34,   21075 Hamburg,GERMANY


signature.asc
Description: PGP signature


Bug#990769: ITP: golang-github-smallstep-assert -- simple assertion framework for Go

2021-07-06 Thread Peymaneh Nejad
Package: wnpp
Severity: wishlist
Owner: Peymaneh Nejad 

* Package name: golang-github-smallstep-assert
  Version : 0.0~git20200723.82e2b9b-1
  Upstream Author : Smallstep
* URL : https://github.com/smallstep/assert
* License : Expat
  Programming Lang: Go
  Description : simple assertion framework for Go
 This project provides a go library for assertion. 
 Read online reference at http://godoc.org/github.com/smallstep/assert

This package is a dependency of #989857