Bug#875654: marked as done (ITP: superlu-dist -- Highly distributed solution of large, sparse systems of linear equations)

2017-09-12 Thread Debian Bug Tracking System
Your message dated Wed, 13 Sep 2017 04:19:59 +
with message-id 
and subject line closing ITP: superlu-dist -- Highly distributed solution of 
large, sparse systems of linear equations
has caused the Debian Bug report #875654,
regarding ITP: superlu-dist -- Highly distributed solution of large, sparse 
systems of linear equations
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.)


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

* Package name: superlu-dist
  Version : 5.1.3
  Upstream Author : Xiaoye S. Li 
* URL : http://crd-legacy.lbl.gov/~xiaoye/SuperLU/#superlu_dist
* License : BSD
  Programming Lang: C
  Description : Highly distributed solution of large, sparse systems of 
linear equations

SuperLU is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations. The library is
written in C and is callable from either C or Fortran program. It uses
MPI, OpenMP and CUDA to support various forms of parallelism. It
supports both real and complex datatypes, both single and double
precision, and 64-bit integer indexing. The library routines performs
an LU decomposition with partial pivoting and triangular system solves
through forward and back substitution. The LU factorization routines
can handle non-square matrices but the triangular solves are performed
only for square matrices. The matrix columns may be preordered (before
factorization) either through library or user supplied routines. This
preordering for sparsity is completely separate from the
factorization. Working precision iterative refinement subroutines are
provided for improved backward stability. Routines are also provided
to equilibrate the system, estimate the condition number, calculate
the relative backward error, and estimate error bounds for the refined
solutions. 

SuperLU_DIST implements the algorithms for distributed memory,
targetting highly parallel distributed memory hybrid systems. The
numerical factorization routines are already implemented for hybrid
systems with multiple GPUs. Further work will be needed to implement
the other phases of the algorithms on the hybrid systems and to
enhance strong scaling to extreme scale. 

This package will be maintained under the Debian Science team.
superlu-dist complements the existing superlu package, which is the
sequential implementation of SuperLU.

SuperLU_DIST is used by PETSc and FEniCS for numerical computation.
--- End Message ---
--- Begin Message ---
Please retitle bug 735679 from RFP to ITP and set yourself as the owner.--- End Message ---


Bug#875654: ITP: superlu-dist -- Highly distributed solution of large, sparse systems of linear equations

2017-09-12 Thread Drew Parsons
Package: wnpp
Severity: wishlist
Owner: Drew Parsons 

* Package name: superlu-dist
  Version : 5.1.3
  Upstream Author : Xiaoye S. Li 
* URL : http://crd-legacy.lbl.gov/~xiaoye/SuperLU/#superlu_dist
* License : BSD
  Programming Lang: C
  Description : Highly distributed solution of large, sparse systems of 
linear equations

SuperLU is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations. The library is
written in C and is callable from either C or Fortran program. It uses
MPI, OpenMP and CUDA to support various forms of parallelism. It
supports both real and complex datatypes, both single and double
precision, and 64-bit integer indexing. The library routines performs
an LU decomposition with partial pivoting and triangular system solves
through forward and back substitution. The LU factorization routines
can handle non-square matrices but the triangular solves are performed
only for square matrices. The matrix columns may be preordered (before
factorization) either through library or user supplied routines. This
preordering for sparsity is completely separate from the
factorization. Working precision iterative refinement subroutines are
provided for improved backward stability. Routines are also provided
to equilibrate the system, estimate the condition number, calculate
the relative backward error, and estimate error bounds for the refined
solutions. 

SuperLU_DIST implements the algorithms for distributed memory,
targetting highly parallel distributed memory hybrid systems. The
numerical factorization routines are already implemented for hybrid
systems with multiple GPUs. Further work will be needed to implement
the other phases of the algorithms on the hybrid systems and to
enhance strong scaling to extreme scale. 

This package will be maintained under the Debian Science team.
superlu-dist complements the existing superlu package, which is the
sequential implementation of SuperLU.

SuperLU_DIST is used by PETSc and FEniCS for numerical computation.



Bug#592985: RFS: pragha/1.3.3-3

2017-09-12 Thread Gabriel F. T. Gomes
Package: sponsorship-requests
Severity: wishlist

Breno (I hope you actually get CC'ed),

As you suggested, I'm opening a RFS for pragha.
Thanks for the reviews you already made in private. :)

 * Package name: pragha
   Version : 1.3.3-3
   Upstream Author : Matias De lellis 
 * URL : https://pragha-music-player.github.io/
 * License : GPL-3+
   Section : sound

It builds those binary packages:

  pragha - Lightweight Music Player

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/pragha


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/p/pragha/pragha_1.3.3-3.dsc


Kind Regards,
Gabriel



Bug#659069: why hasn't this been packaged yet? figured Debian folks would be all over it

2017-09-12 Thread Phil Wyett
On Tue, 2017-09-12 at 21:15 +0100, Phil wrote:
> I've just subscribed to this ticket.. I would love if this could be included 
> (as a user)
> 
> Phil
> 

Hi,

Looking at the app git repo it requires QT4 and that is currently being removed
from debian. Maybe you could enquire if the upstream author(s) have plans to
move to QT5.

Regards

Phil

-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Github: https://github.com/kathenas

Twitter: kathenasorg

Instagram: kathenasorg

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


Bug#875632: ITP: libregexp-pattern-perl -- collection of regexp patterns

2017-09-12 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: libregexp-pattern-perl
  Version : 0.1.4
  Upstream Author : perlancar 
* URL : https://metacpan.org/pod/Regexp::Pattern
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : collection of regexp patterns

 Regexp::Pattern is a convention for organizing reusable regexp patterns
 in modules.

This package is needed for recent releases of licensecheck.
It will be maintained in the Perl team.

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlm4QPUACgkQLHwxRsGg
ASFbSg/9GIjqm54JfKsyO/l6exTp5dmKZpd6Xik1+8zJoEgPYJEBUAhyJHI+SzHU
92CaqH42H5duhOwrLUJCSsHUTiAy/pTX3QJBzyPgtlk4w7FxcMZ9GkW5q9LlXcbP
B3Ng9VGZHdrH9bU/1d1YLBlWuDnyZLlIyrx3khXR/UFERVef9Nq9EkdghdmAFq8Q
xpD1wsMTsPDbfU6hWvZ0tU07MbPCvpLAgpvHvVGzBchzRZ/aniXsfoj7GmqkgNr1
brzSrgLuJMO5YVnzKlFyL4BuO+1AdcnucNHwXgm9K442XeKEjmJ7dvkYH7r7VE60
caXpRZLH+Rv59+eROEFmRb7F5DuFDll65Zey+RSk2BHWRRNoPce9hzlF4Et5RtXt
KMm3GWOYyRGeRaja1yPzb8qXB0oZIJYdEAnj02+cSgZYX/x37pBAOm2qHdOv8PMw
LJRiIz2xUiUYScBelrhF51r9BQQP5C9OnmRJaX4cUlrVJPvBUEbKm/t7+Qzc0kRS
J/+2Of8W1SZ/HJbc+NSo5MEsRyBQ59JLtdauopGd09H0OsWZ6XlaHHE+OIywc5J8
SSPSlHWjYDhuYw1qtnRs3vmnUqv/eIu94NKPrOta5EbdKOG0+QLSbWQb6BDr2tUO
JLJR1ogu5JobtGkt6i+ALvO43UHR+qYOHypJ3Q2k8MIZyNBxLy8=
=Zr8U
-END PGP SIGNATURE-



Bug#659069: why hasn't this been packaged yet? figured Debian folks would be all over it

2017-09-12 Thread Phil
I've just subscribed to this ticket.. I would love if this could be included 
(as a user)

Phil



Bug#869829: marked as done (ITP: golang-github-ncw-dropbox-sdk-go-unofficial -- unofficial Dropbox v2 API SDK for Go)

2017-09-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Sep 2017 22:03:41 +0200
with message-id <262185d2-7fe9-b5bf-6d69-58c0faf07...@debian.org>
and subject line No longer needed
has caused the Debian Bug report #869829,
regarding ITP: golang-github-ncw-dropbox-sdk-go-unofficial -- unofficial 
Dropbox v2 API SDK for Go
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.)


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

* Package name: golang-github-ncw-dropbox-sdk-go-unofficial
  Version : 1.0.0+git20170530.11.5d9f46f-1
  Upstream Author : Nick Craig-Wood
* URL : https://github.com/ncw/dropbox-sdk-go-unofficial
* License : Expat
  Programming Lang: Go
  Description : unofficial Dropbox v2 API SDK for Go

An unofficial Go SDK for integrating with the Dropbox API v2. Tested
with Go 1.5+
.
WARNING: This SDK is NOT yet official. There is no formal Dropbox
support (https://www.dropbox.com/developers/support) for this SDK
at this point. Not all SDK features may be implemented and
implemented features may be buggy or incorrect.


This package is a dependency of the new upstream version of rclone.

Regards,
Tobias



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hi,

this package is no longer needed for rclone. The original upstream is
now used instead of this fork:

https://github.com/dropbox/dropbox-sdk-go-unofficial

Regards,
Tobias



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#875330: ITA: brewtarget -- GUI beer brewing software

2017-09-12 Thread Dr. Tobias Quathamer
control: retitle -1 ITA: brewtarget -- GUI beer brewing software
control: owner -1 !

Hi,

I'm interested in this package and would like to adopt it. I expect to
make an upload in the next few days.

Regards,
Tobias



signature.asc
Description: OpenPGP digital signature


Processed: ITA: brewtarget -- GUI beer brewing software

2017-09-12 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITA: brewtarget -- GUI beer brewing software
Bug #875330 [wnpp] O: brewtarget -- GUI beer brewing software
Changed Bug title to 'ITA: brewtarget -- GUI beer brewing software' from 'O: 
brewtarget -- GUI beer brewing software'.
> owner -1 !
Bug #875330 [wnpp] ITA: brewtarget -- GUI beer brewing software
Owner recorded as "Dr. Tobias Quathamer" .

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



Bug#874426: ITP: generator-scripting-language -- code generation and construction tool

2017-09-12 Thread Luca Boccassi
On Wed, 06 Sep 2017 00:48:52 +0100 Luca Boccassi 
wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Luca Boccassi 
> 
> * Package name: generator-scripting-language
>   Version : 4.1.4
>   Upstream Author : iMatix and ZeroMQ development community
> * URL : https://github.com/zeromq/gsl
> * License : GPL-3+
>   Programming Lang: C
>   Description : code generation and construction tool
> 
> Upstream's description:
> 
>  GSL/4.1 is a code construction tool.  It will generate code in all
>  languages and for all purposes.  If this sounds too good to be true,
>  welcome to 1996, when we invented these techniques.  Magic is simply
>  technology that is twenty years ahead of its time. In addition to
>  code construction, GSL has been used to generate database schema
>  definitions, user interfaces, reports, system administration tools
>  and much more.
> 
> As example of a use case, GSL is one of the main tools used by ZMQ
> developers to automatically generated bindings for many languages
> including Java and Python via the zproject templates [1].
> It can also be used to generate network protocols code over ZMQ from
a
> high level ABNF or XML description via the zproto templates [2].
> 
> Writing templates is quick and easy, and plenty of examples (packaged
> separately in -examples) and documentation are included.
> 
> Unfortunately the name clashes with the GNU Scientific Library, so
I've
> used the long form rather than the acronym for the package name.
> 
> The license is GPL-3+ for the program, with a version header and 2
> makefiles under BSD-3-Clause, and a series of code examples for
> developers under MPL-2.0.
> 
> The only dependency is libpcre3.
> 
> I've pushed a branch with the packaging to Github [3].
> 
> -- 
> Kind regards,
> Luca Boccassi
> 
> [1] https://github.com/zeromq/zproject
> [2] https://github.com/zeromq/zproto
> [3] https://github.com/bluca/gsl/tree/debian

Looks like I had a typo in the X-Debbugs-CC header, so replying with
debian-devel CC'ed.

Kind regards,
Luca Boccassi

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


Bug#875601: RFP: znc-push -- Push notification service module for ZNC

2017-09-12 Thread Mattia Rizzolo
On Tue, Sep 12, 2017 at 04:42:03PM +0200, Balint Reczey wrote:
>  ZNC Push is a module for ZNC that will send notifications to multiple
> push notification services, or  SMS for any private message or channel
> highlight that matches a configurable set of conditions.  ZNC Push
> supports the following services:

FWIW, I already have a packaging of znc-push, and I use with my znc
installation.  I'm happy to share access to the git repository I use to
package it to anybody who wants to work on it.

One annoyance of znc extensions is that znc upstream recommends to
rebuild them for the version of znc they are going to run with.  That
means that I had to go to extra lenghts to make sure it's installable
only with the same znc version it was compiled with.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#875628: ITP: libregexp-pattern-license-perl -- regular expressions for legal licenses

2017-09-12 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: libregexp-pattern-license-perl
  Version : 3.0.31
  Upstream Author : Jonas Smedegaard 
* URL : https://metacpan.org/pod/Regexp::Pattern::License
* License : GPL-3+
  Programming Lang: Perl
  Description : regular expressions for legal licenses

 Regexp::Pattern::License provides a hash of regular expression patterns
 related to legal software licenses.
 .
 Regexp::Pattern is a convention for organizing reusable regex patterns.

This package is needed for newer releases of licensecheck.
It will be maintained in the Perl team.

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlm4NEAACgkQLHwxRsGg
ASGcuw/+N8Wa8wqIAfY/XhZm6dRHElYDfevX2iTl5fGzAOsWFiBfdwjFcs96l4K7
Mc00ZDTgWg+wUcXieT0Z3WIze5QNjERltRjxUKjDEnyaXMh4SRzxGTPxide0MEXs
Akt2kDeBVuYhDtmHuHWCVDmiZNK/soglEvIkspcEiJt48qQjlIqlkcK+vw2iyHMP
1hT9VZg4vq7PkW8+3Aw0yqT73Xg768HPxaWzCd+VBCOUZf6HaV+4Z5OMdbvWhaQn
g82FhkuL64/dXSthNYvdeDDqSerfnr+3Wno6sNJrRjKrp3vI5XYy357t0v29+B36
MNp0EalfoRm/hs2fcJC/VQ7Sl63PXcV7QcKlAALdeobQ9w9Lwp11BALCP01std+I
USyEIyR3HWG5gysMIhbRMdBjIs8Q2KZUyXgABJnasZaMsAxF3Mx6NyGVIz6q4S+k
2go+SlcXhg0UUnwcwqZGq27b6J4anFOcKlZdlVle1sDRJWyeqQ53LD8V74oPcNbT
/7a6/NRj/yK2j/7M6kI16TxAK0JJOEjTU0fiUleZc9GXuiBvB9Ejat7vD8UVh3hM
x79HTvEct2OyY70iFD3ZEpB4FY+FJPxexisNmRhL9WdECYKtCUubZOaKcSJA3TzC
dbS5jGzpdPP3YWk5mUsI8oI7zbqMQO9bD7zz+m8LyowzfKs5fAA=
=Xotw
-END PGP SIGNATURE-



Bug#875432: s/python3-sphinx-intl/sphinx-intl

2017-09-12 Thread Ghislain Vaillant

On 12/09/17 14:07, Hideki Yamane wrote:

On Mon, 11 Sep 2017 16:48:17 +0100
Ghislain Vaillant  wrote:

Please consider changing the source package name to sphinx-intl. Based
on the description of the source package, it will produce a stand-alone
utility not a Python library.


  Thanks for your comment, I've chosen it since sphinx as python3-sphinx
  package. Is sphinx-intl better?


The python3- prefix is for binary packages only (alongside python- and 
pypy-).


Should you decide to use a prefix for the source package name, it should 
be python-, not python3-. Since sphinx-intl is intended to be used as a 
utility, not a library, I suggested you to just name the source package 
sphinx-intl and the corresponding binary packages sphinx-intl / 
sphinx-intl-doc.


Ghis



Processed (with 5 errors): ITA: tetzle -- Jigsaw puzzle game

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

> retitle 737285 ITA: tetzle -- Jigsaw puzzle game
Bug #737285 [wnpp] O: tetzle -- Jigsaw puzzle game
Changed Bug title to 'ITA: tetzle -- Jigsaw puzzle game' from 'O: tetzle -- 
Jigsaw puzzle game'.
>  owner 737285 !
Unknown command or malformed arguments to command.
> I plan to adopt this package and update it to the new version 2.1.1 in
Unknown command or malformed arguments to command.
> a few days.
Unknown command or malformed arguments to command.
> Thanks!
Unknown command or malformed arguments to command.
> I. De Marchi
Unknown command or malformed arguments to command.
Too many unknown commands, stopping here.

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



Processed: closing 869625

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

> close 869625
Bug #869625 [wnpp] ITP: deepin-tool-kit -- Toolkit for C++/Qt development of 
Deepin software
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#875603: RFP: python-hvac -- Python 2/3 client for HashiCorp Vault

2017-09-12 Thread Gregor Riepl
Package: wnpp
Severity: wishlist

* Package name: python-hvac
  Version : 0.2.17
  Upstream Author : Ian Unruh
* URL : https://github.com/ianunruh/hvac
* License : Apache-2.0
  Programming Lang: Python
  Description : Python 2/3 client for HashiCorp Vault

HashiCorp Vault API client for Python 2/3

This package should be a 'Recommended' dependency of Ansible 2.3, as it allows
lookups from Vaults without external Python modules. Please consider adding it
to Debian.



Bug#875601: RFP: znc-push -- Push notification service module for ZNC

2017-09-12 Thread Balint Reczey
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: znc-push
  Version : 2.0.0~rc
  Upstream Author : John Reese
* URL : https://noswap.com/projects/znc-push
* License : MIT
  Programming Lang: C++
  Description : Push notification service module for ZNC
 ZNC Push is a module for ZNC that will send notifications to multiple
push notification services, or  SMS for any private message or channel
highlight that matches a configurable set of conditions.  ZNC Push
supports the following services:
 .
 * Boxcar
 * Boxcar 2
 * Notify My Android (NMA)
 * Pushover
 * Pushsafer
 * Prowl
 * Supertoasty
 * PushBullet
 * Faast
 * Nexmo
 * Pushalot
 * Pushjet
 * Telegram
 * Slack
 * Discord
 * Custom URL GET requests



Bug#875432: s/python3-sphinx-intl/sphinx-intl

2017-09-12 Thread Hideki Yamane
On Mon, 11 Sep 2017 16:48:17 +0100
Ghislain Vaillant  wrote:
> Please consider changing the source package name to sphinx-intl. Based 
> on the description of the source package, it will produce a stand-alone 
> utility not a Python library.

 Thanks for your comment, I've chosen it since sphinx as python3-sphinx
 package. Is sphinx-intl better?


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane



Bug#875427: [Pkg-mailman-hackers] Bug#875427: ITP: mailman3-django -- A common django base of tools for Mailman3's frontends Postorius and HyperKitty

2017-09-12 Thread Thijs Kinkhorst
On Mon, September 11, 2017 18:24, Pierre-Elliott Bécue wrote:
> Well, I asked on pkg-mailman-hackers to be added to the project on alioth
> one month ago, and for now I didn't get any answer. Would you accept to
> add me on it and maybe give me administration ACLs so I can add other
> developers that are interested in?

Sure. I added you as admin. Sorry for overlooking the initial request.


Cheers,
Thijs



Bug#875581: ITP: sass-mixins-compass -- mixins for Sass derived from Compass

2017-09-12 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: sass-mixins-compass
  Version : 0.12.10
  Upstream Author : Christopher M. Eppstein
* URL : https://github.com/Igosuki/compass-mixins
* License : Expat
  Programming Lang: Sass
  Description : mixins for Sass derived from Compass

 compass-mixins provides Sass mixins
 originally included with Compass 0.12.x,
 minimally adapted for use directly with modern Sass.
 .
 Compass provides ports of the best of breed css frameworks
 that you can use without forcing you
 to use their presentational class names.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Compass is going away, so this is needed by those relying on its mixins,
including build routines for the Debian package sagenb.

The package will be maintained in the Sass team.

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlm31LUACgkQLHwxRsGg
ASGbgA//UNKESGA4yeLmmBc/WTLGEFRBy8oSgSeo+e4Ooq1fb0GrsVL0OsgfRxqI
micfA4DIRG0tY1kDDm/mSokgfPM2Dw5CnN4eYdKwD5BqZVwNyUCR/+ys77ub/sKa
/lGv1Dle5e0gxMTs2sKRRrgotTXSXWVmZ6FbQvMp/hHUNZWgsiu740XEjUtRdFJv
IEILq4rusR8UBDHhlTK+IZu+2KDCeoUCOHf7Op4oKj+N/GLrwlPPMh9slEy5qKUW
T3sS2ZACHOC2XPZGVUc+CfdFKqKhuR7OCsKqJX+LYUZTq8IQM3DP1heHjSjwkaEh
fYaD432PmixG6eoEGiFJwAAvyq+a/+vpehmXZ5unxIJ5TCVnJKcwYsyMHHg4PIcp
PxiWtFyCyuwoWTByVhI+JBeuVF0BTL006LWKs+RF+bs3x3C0wO+Pkh8YhNFbJTfv
8hGG6anyE02bH62ZWo2ivCDugpVZ8CHPBgocZHgYpkFWr8AVkMmfPHQ1GpZ5nXgX
eJZ2lu2H+0INf3Qm/j1KtCxUNBgs8hGB2LHsF4VB8hXPmrCVhvc2yqWTW2WHkjG4
Z62Si1AsgfgnmVAjNtQIPADqXn8zDP59dmBzSdMJyjbuog4kDBoqV+8d4H0QVxCq
36dXEQoaWHe+SN9szUSjlUrg7MbkIp9WQxulERuB1gVpDHM5VCA=
=yliC
-END PGP SIGNATURE-



Bug#875553: ITP: cdiff -- Colored, incremental diff with side by side and auto pager support

2017-09-12 Thread Juhani Numminen

Hello Michael,

Michael Banck kirjoitti 12.09.2017 klo 10:35:

Package: wnpp
Severity: wishlist
Owner: Michael Banck 

* Package name: cdiff
   Version : 1.0
   Upstream Author : Matthew Wang
* URL : https://github.com/ymattw/cdiff
* License : BSD
   Programming Lang: Python
   Description : Colored, incremental diff with side by side and auto pager 
support

  Cdiff is a terminal based tool to view colored, incremental diff in a
  Git/Mercurial/Svn workspace or from stdin, with side by side and auto
  pager support.

This is Build-Depends for patroni, which I am also packaging. It will
have to conflict with colordiff as both ship /usr/bin/cdiff.


Please note that upstream is in the process of changing the command 
name[1], as the conflict was pointed out to them by a Fedora packager.


Furthermore, based on a quick search[2], patroni doesn't seem to require 
/usr/bin/cdiff anyway but rather the python module cdiff.


So, there should be no need to conflict with colordiff.

Regards,
Juhani

[1] https://github.com/ymattw/cdiff/issues/66
[2] https://github.com/zalando/patroni/search?q=cdiff



Processed (with 1 error): your mail

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

> retitle 874639 ITP: backblaze-b2 -- Python Command Line Tool for Backblaze
Bug #874639 [wnpp] ITP: python-b2 -- Python Command Line Tool for Backblaze B2
Changed Bug title to 'ITP: backblaze-b2 -- Python Command Line Tool for 
Backblaze' from 'ITP: python-b2 -- Python Command Line Tool for Backblaze B2'.
> B2
Unknown command or malformed arguments to command.
>
End of message, stopping processing here.

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



Processed: copyq: block ITP 736768 by RFS 875543

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

> block 736768 by 875543
Bug #736768 [wnpp] ITP: copyq -- advanced clipboard manager
736768 was not blocked by any bugs.
736768 was not blocking any bugs.
Added blocking bug(s) of 736768: 875543
> stop
Stopping processing here.

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



Bug#709988: marked as done (ITP: python-evdev -- python bindings for the generic input event interface)

2017-09-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Sep 2017 10:00:15 +
with message-id 
and subject line Bug#709988: fixed in python-evdev 0.7.0+dfsg-1
has caused the Debian Bug report #709988,
regarding ITP: python-evdev -- python bindings for the generic input event 
interface
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.)


-- 
709988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Łukasz 'sil2100' Zemczak 

Package name: python-evdev
Upstream author: Georgi Valkov
License: New BSD License
URL: http://gvalkov.github.io/python-evdev/
Description:

evdev provides bindings to the generic input event interface in Linux.
The evdev interface serves the purpose of passing events generated in
the kernel directly to userspace through character devices that are
typically located in /dev/input/.

evdev also comes with bindings to uinput, the userspace input subsystem.
Uinput allows userspace programs to create and handle input devices from
which they can inject events directly into the input subsystem.

-- 
Łukasz 'sil2100' Zemczak
 lukasz.zemc...@canonical.com
 www.canonical.com
--- End Message ---
--- Begin Message ---
Source: python-evdev
Source-Version: 0.7.0+dfsg-1

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

Debian distribution maintenance software
pp.
Stephen Kitt  (supplier of updated python-evdev 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, 01 Sep 2017 13:56:02 +0200
Source: python-evdev
Binary: python-evdev python3-evdev python-evdev-doc
Architecture: source amd64 all
Version: 0.7.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt 
Changed-By: Stephen Kitt 
Description:
 python-evdev - Python bindings for the Linux input subsystem
 python-evdev-doc - Python bindings for the Linux input subsystem (docs)
 python3-evdev - Python 3 bindings for the Linux input subsystem
Closes: 709988
Changes:
 python-evdev (0.7.0+dfsg-1) unstable; urgency=medium
 .
   * Initial release. Closes: #709988.
Checksums-Sha1:
 db8f627ec44e1b4951eab25ced8ad4a3d900a877 2224 python-evdev_0.7.0+dfsg-1.dsc
 a76d7ec52a0b66df4a650df7024792c01213b6d4 42544 
python-evdev_0.7.0+dfsg.orig.tar.xz
 004703fe3a614a1d9e09001842577a62f6eabbe7 3164 
python-evdev_0.7.0+dfsg-1.debian.tar.xz
 91f7c8581882d0e3db879cdab7f7a9626ebde2fb 44346 
python-evdev-dbgsym_0.7.0+dfsg-1_amd64.deb
 3850de42812cf6af2326880e9ddf2fd9dc2e3082 51298 
python-evdev-doc_0.7.0+dfsg-1_all.deb
 0001732f601b870445c93b4167d65a159a4adfdb 9066 
python-evdev_0.7.0+dfsg-1_amd64.buildinfo
 8a394213a0e3d4b33dbf01d10a6925c387612a85 32264 
python-evdev_0.7.0+dfsg-1_amd64.deb
 732352ee9d7652c8eba23b66c45f94a44f4f0b65 89250 
python3-evdev-dbgsym_0.7.0+dfsg-1_amd64.deb
 500056441a055a52bef74fb28326025d9b1fe9f4 32732 
python3-evdev_0.7.0+dfsg-1_amd64.deb
Checksums-Sha256:
 031652d61c586e82118df484beae399c5d09ad7a8e08cbc860ea6df8c8935653 2224 
python-evdev_0.7.0+dfsg-1.dsc
 6ac523fa0f24aa2bf7436bb677c80d0b74a8728d127963c4cde7518bbeaf2f80 42544 
python-evdev_0.7.0+dfsg.orig.tar.xz
 354434a3a4fea8a9fe2c21c9e69c2d45f483f76abea53f54bc888bbd58ece323 3164 
python-evdev_0.7.0+dfsg-1.debian.tar.xz
 87b6171803a63736827e3804eac02db8d45428e2ea44c5b2581336fff368df60 44346 
python-evdev-dbgsym_0.7.0+dfsg-1_amd64.deb
 2d419865c1c31bde86f84e82dbd1ae54e8410f9a38c14a2e774aa528268891b6 51298 
python-evdev-doc_0.7.0+dfsg-1_all.deb
 b387e38a738d8d60816fe5ad9260e41d22bdae214191b671c460feb56bc3c79b 9066 
python-evdev_0.7.0+dfsg-1_amd64.buildinfo
 91a15eabc83744d477fe713e5fbf1da9a957dbec65866273fcf999806c5a8ec9 32264 
python-evdev_0.7.0+dfsg-1_amd64.deb
 0d2427008ce2bd4fc4149bf73617b66b8dfcf2328ae627321a756e9db8c7a316 89250 
python3-evdev-dbgsym_0.7.0+dfsg-1_amd64.deb
 6f397d5cfe0f0e6bbe85d9aa6b09f6104f9cbb5eedbcefd456a406290a4da1f4 32732 
python3-evdev_0.7.0+dfsg-1_amd64.deb
Files:
 

Bug#875474: marked as done (O: logrotate -- Log rotation utility)

2017-09-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Sep 2017 14:12:35 +0500
with message-id <20170912091235.7by4qowwjfjmm...@belkar.wrar.name>
and subject line Re: Bug#875474: O: logrotate -- Log rotation utility
has caused the Debian Bug report #875474,
regarding O: logrotate -- Log rotation utility
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.)


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

I intend to orphan the logrotate package.

The package description is:
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally, logrotate
runs as a daily cron job.
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally, logrotate
runs as a daily cron job.

I created a sample package at https://github.com/cgzones/logrotate_deb.
--- End Message ---
--- Begin Message ---
On Mon, Sep 11, 2017 at 07:06:50PM +0200, Christian Göttsche wrote:
> I intend to orphan the logrotate package.
I don't think so.

-- 
WBR, wRAR


signature.asc
Description: PGP signature
--- End Message ---


Bug#875561: ITP: python-logfury -- Toolkit for responsible, low-boilerplate logging of library method calls

2017-09-12 Thread Ondřej Kobližek
Package: wnpp
Severity: wishlist
Owner: Ondřej Kobližek 

* Package name: python-logfury
  Version : 0.1.2
  Upstream Author : Pawel Polewicz 
* URL : https://github.com/ppolewicz/logfury
* License : (BSD)
  Programming Lang: (Python)
  Description : Toolkit for responsible, low-boilerplate logging of library 
method calls

This package is dependency for backblaze-b2 #874639
I plan maintain it in DPMT.


Bug#875555: ITP: phast -- phylogenetic analysis with space/time models

2017-09-12 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: phast
  Version : 1.4
  Upstream Author : Ritika Ramani 
* URL : http://compgen.cshl/edu/phast
* License : BSD
  Programming Lang: C
  Description : phylogenetic analysis with space/time models
 PHAST is a software package for comparative and evolutionary genomics.
 It consists of about half a dozen major programs, plus more than a dozen
 utilities for manipulating sequence alignments, phylogenetic trees, and
 genomic annotations. For the most part, PHAST focuses on two kinds of
 applications: the identification of novel functional elements, including
 protein-coding exons and evolutionarily conserved sequences; and
 statistical phylogenetic modeling, including estimation of model
 parameters, detection of signatures of selection, and reconstruction of
 ancestral sequences.
 .
 PHAST does not support phylogeny reconstruction or sequence alignment,
 and it is designed for use with DNA sequences only (see Comparison).


Remark: This package will be maintained by the Debian Med team at
   https://anonscm.debian.org/git/debian-med/phast.git



Bug#875553: ITP: cdiff -- Colored, incremental diff with side by side and auto pager support

2017-09-12 Thread Michael Banck
Package: wnpp
Severity: wishlist
Owner: Michael Banck 

* Package name: cdiff
  Version : 1.0
  Upstream Author : Matthew Wang
* URL : https://github.com/ymattw/cdiff
* License : BSD
  Programming Lang: Python
  Description : Colored, incremental diff with side by side and auto pager 
support

 Cdiff is a terminal based tool to view colored, incremental diff in a
 Git/Mercurial/Svn workspace or from stdin, with side by side and auto
 pager support.

This is Build-Depends for patroni, which I am also packaging. It will
have to conflict with colordiff as both ship /usr/bin/cdiff.



Bug#875545: ITP: cpdf -- The tool provide a wide range of professional, robust tools to modify PDF files.

2017-09-12 Thread Alexandre Detiste
2017-09-12 8:55 GMT+02:00 Andrey Rahmatullin :

> On Tue, Sep 12, 2017 at 01:40:08AM -0300, Francisco Vilmar Cardoso Ruviaro
> wrote:
> > * License : Coherent Graphics Ltd Non-Commercial Use License
> This is suitable only for non-free, and only if this is acceptable:
>

Then why not simply use pdftk from main ?

What does cpdf can do that pdftk can't ?

Greets,

Alexandre


Bug#875545: ITP: cpdf -- The tool provide a wide range of professional, robust tools to modify PDF files.

2017-09-12 Thread Andrey Rahmatullin
On Tue, Sep 12, 2017 at 01:40:08AM -0300, Francisco Vilmar Cardoso Ruviaro 
wrote:
> * License : Coherent Graphics Ltd Non-Commercial Use License
This is suitable only for non-free, and only if this is acceptable:

2. The Coherent Graphics Ltd is granted back, without any restrictions or
limitations, a non-exclusive, perpetual, irrevocable, royalty-free, assignable
and sub-licensable license to reproduce, perform or display, install, use,
modify, post, distribute, make and have made, sell and transfer your
modifications to and/or derivative works of the Software source code or data,
for any purpose.

>   Description : The tool provide a wide range of professional, robust 
> tools to modify PDF files.
The description should be improved.

-- 
WBR, wRAR


signature.asc
Description: PGP signature