Processed: retitle to O: pyvtk -- module for manipulating VTK files

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

> retitle 795017 O: pyvtk -- module for manipulating VTK files
Bug #795017 [wnpp] ITA: pyvtk -- module for manipulating VTK files
Changed Bug title to 'O: pyvtk -- module for manipulating VTK files' from 'ITA: 
pyvtk -- module for manipulating VTK files'.
> noowner 795017
Bug #795017 [wnpp] O: pyvtk -- module for manipulating VTK files
Removed annotation that Bug was owned by Pierre-Elliott Bécue .
> stop
Stopping processing here.

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



Bug#853142: marked as done (ITA: python-whoosh -- pure-Python full-text indexing, search, and spell checking library)

2017-07-17 Thread Debian Bug Tracking System
Your message dated Mon, 17 Jul 2017 23:47:49 -0400
with message-id <20170718034749.dbf5bw2uqeoot...@hopa.kiewit.dartmouth.edu>
and subject line ended up adopted by the python modules team
has caused the Debian Bug report #853142,
regarding ITA: python-whoosh -- pure-Python full-text indexing, search, and 
spell checking library
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.)


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

As mentioned in ,
أحمد المحمودي (Ahmed El-Mahmoudy) is no longer maintaining python-whoosh.

It is available in a collab-maint git repository, and currently has a
release-critical bug that needs investigating (another test failure,
#853115, which might be a recent regression in some other package).

My NMU for #812768 is already present in the git repository.

Regards,
S
--- End Message ---
--- Begin Message ---
$> head -30 debian/changelog 
python-whoosh (2.7.4+git6-g9134ad92-1) unstable; urgency=medium

  * Recentish upstream post-release snapshot (Closes: #868354)
- included a number of fixes post-release
  * git-dpm init'ed repository
  * d/copyright
- updated years
  * d/rules
- upstream now provides english-words.10.gz needed for tests
  * d/patches
+ 0001-Added-coding-utf-8-header-to-the-.py-file-with-unico.patch

 -- Yaroslav Halchenko   Fri, 14 Jul 2017 17:12:30 -0400

python-whoosh (2.7.0-3) UNRELEASED; urgency=medium

  * d/control: Package adopted into the DPMT so update:
- Maintainer: DPMT
- Uploaders: Me
- Vcs-{Git,Browser}
  * d/README.source: Remove description of quilt workflow and add a note
that this package will continue to use its original gbp-pq workflow
after adoption into DPMT.
  * wrap-and-sort -at

 -- Barry Warsaw   Tue, 07 Feb 2017 09:51:53 -0500


$> grep Maint debian/control 
Maintainer: Debian Python Modules Team 



-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik--- End Message ---


Bug#868731: marked as done (ITP: golang-github-mitchellh-go-homedir -- detect the user's home directory without cgo)

2017-07-17 Thread Debian Bug Tracking System
Your message dated Mon, 17 Jul 2017 21:58:26 -0500
with message-id <20170717215826.39560...@arctic.lustfield.net>
and subject line Re: Bug#868731: Acknowledgement (ITP: 
golang-github-mitchellh-go-homedir -- detect the user's home directory without 
cgo)
has caused the Debian Bug report #868731,
regarding ITP: golang-github-mitchellh-go-homedir -- detect the user's home 
directory without cgo
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.)


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

* Package name: golang-github-mitchellh-go-homedir
  Version : 0.0~git20161203.0.b8bc1bf-1
  Upstream Author : 2013 Mitchell Hashimoto
* URL : https://github.com/mitchellh/go-homedir
* License : Expat
  Programming Lang: Go
  Description : detect the user's home directory without cgo

 This golang library implements methods for detecting the user's home directory
 without the use of cgo, so the library can be used in cross-compilation
 environments.
 .
 Usage:
 - homedir.Dir()
   + get the home directory for a user
 - homedir.Expand()
   + expand the ~ in a path to the home directory

This is being packaged as a new dependency of golang-github-spf13-cobra,
which is being packaged as a dependency of gitea.
--- End Message ---
--- Begin Message ---
Mistake: already exists in the archive

-- 
Michael Lustfield--- End Message ---


Bug#868731: ITP: golang-github-mitchellh-go-homedir -- detect the user's home directory without cgo

2017-07-17 Thread Michael Lustfield
Package: wnpp
Severity: wishlist
Owner: Michael Lustfield 

* Package name: golang-github-mitchellh-go-homedir
  Version : 0.0~git20161203.0.b8bc1bf-1
  Upstream Author : 2013 Mitchell Hashimoto
* URL : https://github.com/mitchellh/go-homedir
* License : Expat
  Programming Lang: Go
  Description : detect the user's home directory without cgo

 This golang library implements methods for detecting the user's home directory
 without the use of cgo, so the library can be used in cross-compilation
 environments.
 .
 Usage:
 - homedir.Dir()
   + get the home directory for a user
 - homedir.Expand()
   + expand the ~ in a path to the home directory

This is being packaged as a new dependency of golang-github-spf13-cobra,
which is being packaged as a dependency of gitea.



Processed: tagging 781494

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

> tags 781494 + pending
Bug #781494 [wnpp] ITP: gopass -- pass implementation in Go
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#852223: Anyone has objections against maintaining equivs under the Debian Perl Team hat?

2017-07-17 Thread Axel Beckert
Axel Beckert wrote:
> anyone has objections against maintaining equivs (orphaned, see
> https://bugs.debian.org/852223) under the hat of the Debian Perl Team?
> 
> (If so, I'll maintain it on my own, but I'd prefer team maintenance
> and the Perl team seems be quite fitting.)

JFTR: I've pushed my current work to
https://anonscm.debian.org/git/users/abe/proposed/equivs.git for now.

(It's currently written for a collab-maint repo and single-person
maintenance, but I'll change that to the Debian Perl Team if I don't
get any objections within the next few days.)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Processed: tags 852137

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

> tags 852137 + pending
Bug #852137 [wnpp] ITA: libgpuarray -- library to manipulate tensors on the GPU
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: retitle 781494 to ITP: gopass -- pass implementation in Go

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

> retitle 781494 ITP: gopass -- pass implementation in Go
Bug #781494 [wnpp] RFP: gopass -- pass implementation in Go
Changed Bug title to 'ITP: gopass -- pass implementation in Go' from 'RFP: 
gopass -- pass implementation in Go'.
> thanks
Stopping processing here.

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



Processed: owner 781494

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

> owner 781494 av...@debian.org
Bug #781494 [wnpp] RFP: gopass -- pass implementation in Go
Owner recorded as av...@debian.org.
> thanks
Stopping processing here.

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



Bug#852223: Anyone has objections against maintaining equivs under the Debian Perl Team hat?

2017-07-17 Thread Axel Beckert
Hi,

anyone has objections against maintaining equivs (orphaned, see
https://bugs.debian.org/852223) under the hat of the Debian Perl Team?

(If so, I'll maintain it on my own, but I'd prefer team maintenance
and the Perl team seems be quite fitting.)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


signature.asc
Description: Digital signature


Processed: retitle 852223 to ITA: equivs -- Circumvent Debian package dependencies, owner 852223

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

> retitle 852223 ITA: equivs -- Circumvent Debian package dependencies
Bug #852223 [wnpp] O: equivs -- Circumvent Debian package dependencies
Changed Bug title to 'ITA: equivs -- Circumvent Debian package dependencies' 
from 'O: equivs -- Circumvent Debian package dependencies'.
> owner 852223 !
Bug #852223 [wnpp] ITA: equivs -- Circumvent Debian package dependencies
Owner recorded as Axel Beckert .
> thanks
Stopping processing here.

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



Bug#868716: O: ps3-utils

2017-07-17 Thread Tobias Frost
Package: wnpp
Severity: normal

The current maintainer of ps3-utils, Sean Finney 
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Source: ps3-utils
Section: admin
Priority: extra
Maintainer: Sean Finney 
Standards-Version: 3.8.0
Build-Depends: autoconf, automake, debhelper (>= 5), libtool, quilt
Homepage: http://www.kernel.org/pub/linux/kernel/people/geoff/cell/
Vcs-Git: git://git.debian.org/git/users/seanius/ps3/ps3-utils.git
Vcs-Browser: http://git.debian.org/?p=users/seanius/ps3/ps3-utils.git

Package: ps3-utils
Architecture: powerpc
Depends: ${shlibs:Depends}
Conflicts: ps3pf-utils
Provides: ps3pf-utils
Replaces: ps3pf-utils
Description: Utilities for running Debian on a Sony Playstation 3
 This package contains a number of useful and essential utilities needed for
 running Debian GNU/Linux on a Playstation 3 console.  It includes:
  * ps3-video-mode: display/change the video mode of the PS3.
  * ps3-boot-game-os: reboot the system into the "Game OS".
  * ps3-flash-util: read and manipulate the system flash ROM of the PS3.
  * ps3-dump-bootloader: dump the "Other OS" bootloader image.
  * ps3-rtc-init: initialize the Linux RTC diff value.



Processed: retitle to RFP: emulationstation -- Graphical emulator front-end

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

> retitle 820750 RFP: emulationstation -- Graphical emulator front-end
Bug #820750 [wnpp] ITP: emulationstation -- Graphical emulator front-end
Changed Bug title to 'RFP: emulationstation -- Graphical emulator front-end' 
from 'ITP: emulationstation -- Graphical emulator front-end'.
> noowner 820750
Bug #820750 [wnpp] RFP: emulationstation -- Graphical emulator front-end
Removed annotation that Bug was owned by Sérgio Benjamim 
.
> stop
Stopping processing here.

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



Processed: ITP: fonts-sil-awami-nastaliq -- Nastaliq-style Arabic script font

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

> owner 868703 Bobby de Vos 
Bug #868703 [wnpp] ITP: fonts-sil-awami-nastaliq -- Nastaliq-style Arabic 
script font
Owner recorded as Bobby de Vos .
> stop
Stopping processing here.

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



Bug#868712: ITP: golang-github-bsm-pool -- simple connection pool in Go

2017-07-17 Thread Michael Lustfield
Package: wnpp
Severity: wishlist
Owner: Michael Lustfield 

* Package name: golang-github-bsm-pool
  Version : 0.0~git20161215.0.502d32d-1
  Upstream Author : Black Square Media Ltd
* URL : https://github.com/bsm/pool
* License : Expat
  Programming Lang: Go
  Description : simple connection pool in Go

 BSM Pool implements a simple connection pool for Go.
 .
 Features:
 - thread-safe
 - lock-free
 - stack-based rather than queue-based
   + connections that have been used recently are more likely to be re-used
 - supports pool shrinking (reap idle connections)

This is being packaged as a new dependency to golang-github-bsm-redeo.


pgpwGYlHR1dO_.pgp
Description: OpenPGP digital signature


Bug#721430: crosstool-ng packaging for Debian

2017-07-17 Thread Alexis Murzeau
On 17/07/2017 17:44, Geert Stappers wrote:
>
>> using existing work.
> Most likely you missed some of the existing work.
> We, Chris, you (Alexis Murzeau) and I (Geert),
> need to find out what work exists and merge it in one.
>
> What is needed that some of us says:
>URL is for the time being the leading SCM repository
>
>
>
> Groeten
> Geert Stappers
> Debian Developer
> Uploader of crosstool-ng

I've found so far only the main repository on github at [1] to contains 
Debian packaging files.
I've not checked the package on mentors.debian.net extensively but found 
it relatively close to the one in official sources [1].
I can't find the crosstool-ng package on mentors.debian.net anymore, 
does it get to a new stage ?


Is there other already known repositories out there ? (So I can maybe 
make a pull request or something :-) ).
I guess it's better for the Debian package source repository to be a 
separate one from the upstream crosstool-ng one ?

[1] https://github.com/crosstool-ng/crosstool-ng/tree/master/debian

Alexis Murzeau



Bug#868703: ITP: fonts-sil-awami-nastaliq -- Nastaliq-style Arabic script font

2017-07-17 Thread Bobby de Vos
Package: wnpp
Version N/A; reported 2017-07-17
Severity: wishlist

I had the wrong package in the previous bug. Sorry about that.

Greetings,

My team at SIL-NRSI has released a font not in Debian, Awami Nastaliq,
that I would like to package for Debian.

Package name: fonts-sil-awami-nastaliq
Version : 1.000
Upstream Author : SIL NRSI 
URL : http://software.sil.org/awami
License : OFL-1.1
Section : fonts
Description : Smart Unicode font for the Nastaliq script

Awami Nastaliq is a Nastaliq-style Arabic script font supporting a wide variety 
of languages of Southwest Asia, including but not limited to Urdu. This font 
is aimed at minority language support. This makes it unique among Nastaliq 
fonts.

Awami means "of the people", "of the common population" or "public". 

The Awami Nastaliq font does not provide complete coverage of all the 
characters 
defined in Unicode for Arabic script. Because the font style is specifically 
intended for languages using the Nastaliq style of southwest Asia, the 
character 
set for this font is aimed at those languages.

This font makes use of state-of-the-art font technologies to support complex 
typographic issues. Font smarts have been implemented using  Graphite only. We 
have 
no current plans to support OpenType.

One font from this typeface family is included in this release:
 * Awami Nastaliq Regular

It builds those binary packages:

fonts-sil-awami-nastaliq - Nastaliq-style Arabic script font

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

http://software.sil.org/awami/

Can a repo for the GBP packaging be created at
https://anonscm.debian.org/cgit/pkg-fonts/ ?

Daniel Glassey can sponsor this package, or Fabian Greffrath might, as
he sponsored the last font I packaged, fonts-sil-annapurna.

Regards,
Bobby

-- 
Bobby de Vos
/bobby_de...@sil.org/



Processed: closing 781254

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

> close 781254
Bug #781254 [wnpp] RFP: golang-github-mgutz-ansi -- Small, fast library to 
create ANSI colored strings
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#868691: O: csh -- Shell with C-like syntax

2017-07-17 Thread Tobias Frost
Package: wnpp

The current maintainer of csh, Matej Vela ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: csh
Binary: csh
Version: 20110502-2.2
Maintainer: Matej Vela 
Build-Depends: debhelper (>= 8), groff, libbsd-dev, bmake (>= 20130730-2)
Architecture: any
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 c4645d5623fd6c1145485ef819e2260e 1655 csh_20110502-2.2.dsc
 578c40bfa54c09c8affbc434e34fb40c 168785 csh_20110502.orig.tar.gz
 a66e38ff89e978970a4ade6eb419a69a 11600 csh_20110502-2.2.debian.tar.xz
Checksums-Sha256:
 51befeb31be1bb718da912cb6ea9b81d05607029d042aa9544fedd8ae438be3b 1655 
csh_20110502-2.2.dsc
 8bcba4fe796df1b9992e2d94e07ce6180abb24b55488384f9954aa61ecd8d68b 168785 
csh_20110502.orig.tar.gz
 57a25abf710e28f5a7db7586556775983cdb32ef399416a7724a1e6639cfab37 11600 
csh_20110502-2.2.debian.tar.xz
Package-List: 
 csh deb shells optional arch=any
Directory: pool/main/c/csh
Priority: source
Section: shells

Package: csh
Source: csh (20110502-2.2)
Version: 20110502-2.2+b1
Installed-Size: 336
Maintainer: Matej Vela 
Architecture: amd64
Provides: c-shell
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.3)
Description-en: Shell with C-like syntax
 The C shell was originally written at UCB to overcome limitations in the
 Bourne shell.  Its flexibility and comfort (at that time) quickly made it
 the shell of choice until more advanced shells like ksh, bash, zsh or
 tcsh appeared.  Most of the latter incorporate features original to csh.
 .
 This package is based on current OpenBSD sources.
Description-md5: 2c5801ae50d85749f7c5723b77605b5d
Tag: implemented-in::c, interface::commandline, interface::shell,
 role::program, scope::utility, suite::bsd
Section: shells
Priority: optional
Filename: pool/main/c/csh/csh_20110502-2.2+b1_amd64.deb
Size: 240008
MD5sum: ea356981e015e0c7795adb759b0b0020
SHA256: 0aac08c5607136178f02e3d9b36f2b6518e02624d6361679d2c003d08057c5a9



signature.asc
Description: PGP signature


Bug#868689: O: libhttp-daemon-ssl-perl -- A simple HTTP server class with SSL support

2017-07-17 Thread Tobias Frost
Package: wnpp

The current maintainer of libhttp-daemon-ssl-perl, Matej Vela ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libhttp-daemon-ssl-perl
Binary: libhttp-daemon-ssl-perl
Version: 1.04-3.1
Maintainer: Matej Vela 
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl, libio-socket-ssl-perl, libhttp-daemon-perl | 
libwww-perl (<< 6)
Architecture: all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 ef31a6ba494d13f2d517bf6540f8b0f7 1915 libhttp-daemon-ssl-perl_1.04-3.1.dsc
 fb9463de861bba7864d79045d1e8cded 9237 libhttp-daemon-ssl-perl_1.04.orig.tar.gz
 a9eaaf6c72472fe7483cf14f1c81ce90 3496 
libhttp-daemon-ssl-perl_1.04-3.1.debian.tar.xz
Checksums-Sha256:
 21a44be04809607adcdaa3232413bd58389bbe48b2f64634b505829698a3378d 1915 
libhttp-daemon-ssl-perl_1.04-3.1.dsc
 7eae05422d934c8492dfd3505b774fd6590c99808ce8beb6c57efd261e5dc22e 9237 
libhttp-daemon-ssl-perl_1.04.orig.tar.gz
 a62904adcb7769f41f6a13da2725fba27fdb29db4ed655a498f6ed7b4abaf17f 3496 
libhttp-daemon-ssl-perl_1.04-3.1.debian.tar.xz
Homepage: http://search.cpan.org/dist/HTTP-Daemon-SSL/
Package-List: 
 libhttp-daemon-ssl-perl deb perl extra arch=all
Directory: pool/main/libh/libhttp-daemon-ssl-perl
Priority: source
Section: perl

Package: libhttp-daemon-ssl-perl
Version: 1.04-3.1
Installed-Size: 26
Maintainer: Matej Vela 
Architecture: all
Depends: perl, libio-socket-ssl-perl, libhttp-daemon-perl | libwww-perl (<< 6)
Suggests: libhttp-message-perl
Description-en: A simple HTTP server class with SSL support
 HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets
 (via IO::Socket::SSL) instead of cleartext sockets.  It also handles
 SSL-specific problems, such as dealing with HTTP clients that attempt
 to connect to it without using SSL.
Description-md5: 5d365d13533c80554a373f8d8b71449b
Homepage: http://search.cpan.org/dist/HTTP-Daemon-SSL/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: extra
Filename: 
pool/main/libh/libhttp-daemon-ssl-perl/libhttp-daemon-ssl-perl_1.04-3.1_all.deb
Size: 8910
MD5sum: 1dca3f7301c32483c02133ed86650a91
SHA256: c1be8661733f606470abca8818b0a4ab3c52ea1d297323d2f9f1998ed790fc22



signature.asc
Description: PGP signature


Bug#868692: O: libnet-ldap-server-perl -- LDAP server-side protocol handling in Perl

2017-07-17 Thread Tobias Frost
Package: wnpp

The current maintainer of libnet-ldap-server-perl, Matej Vela ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libnet-ldap-server-perl
Binary: libnet-ldap-server-perl
Version: 0.4-2
Maintainer: Matej Vela 
Build-Depends: cdbs, debhelper
Build-Depends-Indep: libconvert-asn1-perl, libnet-ldap-perl, perl (>= 5.6.0-16)
Architecture: all
Standards-Version: 3.7.3
Format: 1.0
Files:
 983e7f7fdc6fdb0bf2f2906ed8fb5f66 687 libnet-ldap-server-perl_0.4-2.dsc
 52f8307a466d58eb3b41328783e10943 6335 libnet-ldap-server-perl_0.4.orig.tar.gz
 d4856dfbc4baee1f9cc6ea68c62e9dd7 1392 libnet-ldap-server-perl_0.4-2.diff.gz
Checksums-Sha256:
 4a3ef201a525e7c70469191a41625bfb03f0ef7f05462570cd519c659278e29a 687 
libnet-ldap-server-perl_0.4-2.dsc
 981274ad23d4575e1bf9eb64c9ec81988beca9061db763e8437617af7c287100 1392 
libnet-ldap-server-perl_0.4-2.diff.gz
 d3ddef4ecaf95cb7b63e77f57b1941d406db34d8c33ea48e79ec253b187cc7ad 6335 
libnet-ldap-server-perl_0.4.orig.tar.gz
Directory: pool/main/libn/libnet-ldap-server-perl
Priority: source
Section: perl

Package: libnet-ldap-server-perl
Version: 0.4-2
Installed-Size: 84
Maintainer: Matej Vela 
Architecture: all
Depends: libconvert-asn1-perl, libnet-ldap-perl, perl (>= 5.6.0-16)
Suggests: libnet-daemon-perl
Description-en: LDAP server-side protocol handling in Perl
 Net::LDAP::Server provides the protocol handling for an LDAP server.
 You can subclass it and implement the request types you need.  Once
 you accept a connection (e.g. using Net::Daemon), Net::LDAP::Server
 takes care of decoding client requests and encoding your replies.
Description-md5: 1f66e6d94d9026d395588d3b33bf54d1
Tag: devel::lang:perl, implemented-in::perl
Section: perl
Priority: extra
Filename: 
pool/main/libn/libnet-ldap-server-perl/libnet-ldap-server-perl_0.4-2_all.deb
Size: 10728
MD5sum: b48fbf174e7773bb3409f3b3893248d9
SHA256: e39f6791bbf5c8a386c89fe31b7e518cc59b7b61c4b9598f417fae090e6d1bc5



signature.asc
Description: PGP signature


Bug#868690: O: python-ldap -- LDAP interface module for Python

2017-07-17 Thread Tobias Frost
Package: wnpp

The current maintainer of python-ldap, Matej Vela ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: python-ldap
Binary: python-ldap, python-ldap-dbg
Version: 2.4.28-0.1
Maintainer: Matej Vela 
Build-Depends: debhelper (>= 10), python-all-dev (>= 2.6.6-3~), python-all-dbg, 
libldap2-dev, libsasl2-dev, dh-python
Architecture: any
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 b871e2398b6d7e5d597b1a34d321f66a 1852 python-ldap_2.4.28-0.1.dsc
 175e6bb0c900e8ba9e236b44ec0c0e92 125567 python-ldap_2.4.28.orig.tar.gz
 3f90da580336d74a831b73902c8aa05c 5892 python-ldap_2.4.28-0.1.debian.tar.xz
Checksums-Sha256:
 0778dfcd9daa42d97cd617ae23f544f0269e954cd1e118fe0a6e9e0e636b0bd2 1852 
python-ldap_2.4.28-0.1.dsc
 d9aaa11974651b35993610993256fde9fc5e37039e0d318d0dc3963776ca21a9 125567 
python-ldap_2.4.28.orig.tar.gz
 36ff6a043b9a97e811a9e0913fb9332710a26d7bb2415db914eca3113868ebcc 5892 
python-ldap_2.4.28-0.1.debian.tar.xz
Homepage: https://www.python-ldap.org/
Package-List: 
 python-ldap deb python optional arch=any
 python-ldap-dbg deb debug extra arch=any
Directory: pool/main/p/python-ldap
Priority: source
Section: python

Package: python-ldap
Version: 2.4.28-0.1
Installed-Size: 332
Maintainer: Matej Vela 
Architecture: amd64
Replaces: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap (<< 
2.2.0-1.1)
Provides: python2.7-ldap
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 
2.7.5-5~), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.11)
Suggests: python-ldap-doc, python-pyasn1
Conflicts: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap 
(<< 2.2.0-1.1)
Description-en: LDAP interface module for Python
 This module provides a Python interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).
Description-md5: 340c950d0ab5fb5e410e151b69a822f1
Homepage: https://www.python-ldap.org/
Tag: devel::lang:python, devel::library, implemented-in::c,
 implemented-in::python, protocol::ldap, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/python-ldap/python-ldap_2.4.28-0.1_amd64.deb
Size: 86616
MD5sum: bb54a9b9ca6a3d1a0d093bafcccf5231
SHA256: 2ce47eaa5237a4bbd434a1c09b2c1cfbef40c6bf4727bab500fc756e9c428094

Package: python-ldap-dbg
Source: python-ldap
Version: 2.4.28-0.1
Installed-Size: 280
Maintainer: Matej Vela 
Architecture: amd64
Provides: python2.7-ldap-dbg
Depends: python-ldap (= 2.4.28-0.1), python-dbg (<< 2.8), python-dbg (>= 2.7~), 
python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), libc6 (>= 2.14), 
libldap-2.4-2 (>= 2.4.11)
Description-en: LDAP interface module for Python (debug extension)
 This module provides a Python interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).
 .
 This package contains the extension built for the Python debug interpreter.
Description-md5: 81f0f76d881af13f2b29b77c16469bc1
Homepage: https://www.python-ldap.org/
Build-Ids: 61d8aa81fc72544ffdb51ce17b9e30a967b6135a
Tag: role::debug-symbols
Section: debug
Priority: extra
Filename: pool/main/p/python-ldap/python-ldap-dbg_2.4.28-0.1_amd64.deb
Size: 180706
MD5sum: 51f0c31ca1f6af2ab64cdb573e7ab0dc
SHA256: a36f9dface65f56d8339ec015c2f7e1c67c6dff925c65b858e73b156dc0c6e41



signature.asc
Description: PGP signature


Bug#721430: crosstool-ng packaging for Debian

2017-07-17 Thread Geert Stappers
On Thu, Jul 13, 2017 at 12:17:01AM +, Alexis Murzeau wrote:
> I resend this mail in text-only format as the first one got rejected.
> 
> (by the way, sorry for the possible duplicates)
 
  :-)


> 
> Alexis Murzeau
> 
> 
>  Forwarded Message 
> Subject:  crosstool-ng packaging for Debian
> Date: Thu, 13 Jul 2017 01:53:53 +0200
> From: Alexis Murzeau 
> To:   Chris Packham , 
> 721...@bugs.debian.org
> CC:   cross...@sourceware.org
> 
> 
> 
> Hi,
> 
> This week I worked on packaging crosstool-ng 1.23 for Debian

Thanks for doing so.


> using existing work.

Most likely you missed some of the existing work.
We, Chris, you (Alexis Murzeau) and I (Geert),
need to find out what work exists and merge it in one.

What is needed that some of us says:
  URL is for the time being the leading SCM repository



Groeten
Geert Stappers
Debian Developer
Uploader of crosstool-ng
-- 
Leven en laten leven


signature.asc
Description: Digital signature


Processed: retitle 856294 to ITA: libmp3splt -- development files for libmp3splt0, owner 856294 ...

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

> retitle 856294 ITA: libmp3splt -- development files for libmp3splt0
Bug #856294 [wnpp] O: libmp3splt -- development files for libmp3splt0
Changed Bug title to 'ITA: libmp3splt -- development files for libmp3splt0' 
from 'O: libmp3splt -- development files for libmp3splt0'.
> owner 856294 r...@debian.org
Bug #856294 [wnpp] ITA: libmp3splt -- development files for libmp3splt0
Owner recorded as r...@debian.org.
> retitle 856296 ITA: mp3splt -- command line interface to split MP3 and Ogg 
> Vorbis files without reencoding
Bug #856296 [wnpp] O: mp3splt -- command line interface to split MP3 and Ogg 
Vorbis files without reencoding
Changed Bug title to 'ITA: mp3splt -- command line interface to split MP3 and 
Ogg Vorbis files without reencoding' from 'O: mp3splt -- command line interface 
to split MP3 and Ogg Vorbis files without reencoding'.
> owner 856296 r...@debian.org
Bug #856296 [wnpp] ITA: mp3splt -- command line interface to split MP3 and Ogg 
Vorbis files without reencoding
Owner recorded as r...@debian.org.
> thanks
Stopping processing here.

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



Bug#868439: ITP: node-url-parse-lax -- Lax url.parse() with support for protocol-less URLs & IPs

2017-07-17 Thread Philip Hands
icyf...@disroot.org writes:

> Package: wnpp
> Severity: wishlist
> Owner: Rajeev R Menon 
> X-Debbugs-CC: debian-de...@lists.debian.org
>
> * Package name : node-url-parse-lax
>   Version : 1.0.0
>   Upstream Author : Sindre Sorhus  (sindresorhus.com)
> * URL : https://github.com/sindresorhus/url-parse-lax#readme
> * License : Expat
>   Programming Lang: JavaScript
>   Description : Lax url.parse() with support for protocol-less URLs & IPs
>
>  url.parse() with support for protocol-less URLs & IPs
>  Lax url.parse() with support for protocol-less URLs & IPs

You appear to have taken the (duplicated) github project descriptions,
and pasted them here, without noticing that this results in three copies
of the same sentence ending up here.

Also, it's not really appropriate to have the usage for the function in
a package description.  I realise that it's often quite hard to come up
with meaningful descriptions for these very short functions, but please
do try.

If you imagine writing a description for someone that has not actually
used node.js that might help, and makes sure that the description
conforms to the last line of 3.4.2 from policy:

  https://www.debian.org/doc/debian-policy/ch-binary.html#s-descriptions

> It is a dependency of npm.
>
> Pirate Praveen has agreed to sponsor this package. I am 
> interested to join the Debian Javascript Maintainers team.

Well done for including this bit, as it helps outsiders keep track of
what's going on.

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#868665: ITP: python-asgiref -- ASGI in-memory channel layer

2017-07-17 Thread Scott Kitterman
On Monday, July 17, 2017 01:43:44 PM Michael Fladischer wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Michael Fladischer 
> 
> * Package name: python-asgiref
>   Version : 1.1.2
>   Upstream Author : Django Software Foundation
>  * URL :
> https://github.com/django/asgiref/
> * License : BSD-3-clause
>   Programming Lang: Python
>   Description : ASGI in-memory channel layer
> 
>  Contains various reference ASGI implementations, including:
>  .
>   * A base channel layer, asgiref.base_layer
>   * An in-memory channel layer, asgiref.inmemory
>   * WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi

Please spell out ASGI somewhere in the long description.

Scott K



Bug#868665: ITP: python-asgiref -- ASGI in-memory channel layer

2017-07-17 Thread Michael Fladischer
Package: wnpp
Severity: wishlist
Owner: Michael Fladischer 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: python-asgiref
  Version : 1.1.2
  Upstream Author : Django Software Foundation 
* URL : https://github.com/django/asgiref/
* License : BSD-3-clause
  Programming Lang: Python
  Description : ASGI in-memory channel layer

 Contains various reference ASGI implementations, including:
 .
  * A base channel layer, asgiref.base_layer
  * An in-memory channel layer, asgiref.inmemory
  * WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAllsovARHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90WpNHQf7Bizo8KnRdfSO9CId2q6kDi/tGTdwlvDG
9XBPwGh5nhKKT/vjXA6gQOgpzPLXr3nke/ZmDSd1x3PiAchiO30dq9Vl/Ipolyjg
xy3uBR53DNX2Uxuw43TqA0AAUWoSsOxbDHpcnIyBFzs49kBj+oQR3XClhKgr7fch
aKu/BNhC1DpAp5TtKurMPn+4tDlLgIs9TTGEOKAG7iT1tWf0NyTCnRLEgv212L4p
dJ1SQYMJlbDE8jhZk0TwKTE02mIS/DaBf6DArl0B5AtFTmdFHFLrLIETtTdqC8+D
bfsR94UT1LzHlvPaHmVyp8YTi6yymh15Pg90PNu65R7wMlBHw6kX8A==
=rV+h
-END PGP SIGNATURE-



Bug#868660: ITP: maven-mapping -- Apache Maven Mapping

2017-07-17 Thread Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg 

* Package name: maven-mapping
  Version : 3.0.0
  Upstream Author : The Apache Software Foundation
* URL : https://maven.apache.org/shared/maven-mapping/
* License : Apache-2.0
  Programming Lang: Java
  Description : Apache Maven Mapping

Maven Mapping is a shared component to assist in interpolating file names
using properties from a Maven project.

This library is a new dependency of maven-war-plugin.
It'll be maintained by the Java Team.



Bug#864646: marked as done (ITP: golang-github-dcso-bloom -- highly efficient Bloom filter library for Go)

2017-07-17 Thread Debian Bug Tracking System
Your message dated Mon, 17 Jul 2017 10:00:12 +
with message-id 
and subject line Bug#864646: fixed in golang-github-dcso-bloom 
0.0~git20170609.0.48c97c2-1
has caused the Debian Bug report #864646,
regarding ITP: golang-github-dcso-bloom -- highly efficient Bloom filter 
library 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.)


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

* Package name: golang-github-dcso-bloom
  Version : 0.0~git20170609.0.48c97c2-1
  Upstream Author : DCSO GmbH
* URL : https://github.com/DCSO/bloom
* License : BSD-3-clause
  Programming Lang: Go
  Description : highly efficient Bloom filter library for Go

 This toolkit provides a very efficient implementation of Bloom
 filters for the Go language. It also provides a command line
 tool that can be used to easily create Bloom filters with desired
 capacity and false positive probability. Values can be added to filters
 through standard input, which makes it easy to use the tool in a
 pipeline workflow.
--- End Message ---
--- Begin Message ---
Source: golang-github-dcso-bloom
Source-Version: 0.0~git20170609.0.48c97c2-1

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

Debian distribution maintenance software
pp.
Sascha Steinbiss  (supplier of updated 
golang-github-dcso-bloom 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, 09 Jun 2017 16:03:48 +0200
Source: golang-github-dcso-bloom
Binary: golang-github-dcso-bloom-dev golang-github-dcso-bloom-cli
Architecture: source amd64 all
Version: 0.0~git20170609.0.48c97c2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Sascha Steinbiss 
Description:
 golang-github-dcso-bloom-cli - highly efficient bloom filter implementation 
for Go, CLI tool
 golang-github-dcso-bloom-dev - highly efficient bloom filter implementation 
for Go
Closes: 864646
Changes:
 golang-github-dcso-bloom (0.0~git20170609.0.48c97c2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #864646)
Checksums-Sha1:
 a3082943883f1c666d43da617286fb96aad9fa98 2087 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1.dsc
 93b2716887edc6b191a250ab35ec086a0d2606a1 6976 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2.orig.tar.xz
 4fdf3bf927c6e2f55c4d1fad86714ce651ddc0b3 4176 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1.debian.tar.xz
 b54057b8f10ff4041de565e84643eb143c62e185 636144 
golang-github-dcso-bloom-cli_0.0~git20170609.0.48c97c2-1_amd64.deb
 4276224b5c1164808c136f5acaf6b7e86b5a7f04 7182 
golang-github-dcso-bloom-dev_0.0~git20170609.0.48c97c2-1_all.deb
 e3b7b78bed521570a5c668bd274428a3b367ab28 6165 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1_amd64.buildinfo
Checksums-Sha256:
 696d02d5806e2ca5cf6e61c6d787651bf769f27cf955273f6c21c9c103be17db 2087 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1.dsc
 2165481f0e08dc7b18e2d389208e826902bd825a861d6018924f4b539fa884a3 6976 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2.orig.tar.xz
 c8a9c9c70510e6d39235b003dd54f5528e0e42c11629ec3202b68c0d5b00d6b0 4176 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1.debian.tar.xz
 6438c2f1f925fcd3dbd48d33ddfb4c90def071d704111681e07aa9d3a29321cc 636144 
golang-github-dcso-bloom-cli_0.0~git20170609.0.48c97c2-1_amd64.deb
 78b5a0829871677a720b481328433d79c7d28e393c655ca33037920d47ecd078 7182 
golang-github-dcso-bloom-dev_0.0~git20170609.0.48c97c2-1_all.deb
 f4a141a2d28bc956197deecae31afdec80d3b8313287ceb449aa2280e40ce6f9 6165 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1_amd64.buildinfo
Files:
 c074050f72dedd91234c70a7e598d9b1 2087 devel extra 
golang-github-dcso-bloom_0.0~git20170609.0.48c97c2-1.dsc
 da92811ed575117970d0ad58b73610a9 6976 

Bug#868642: marked as done (ITP: golang-github-mgutz-ansi -- Small, fast library to create ANSI colored strings and codes)

2017-07-17 Thread Debian Bug Tracking System
Your message dated Mon, 17 Jul 2017 10:00:13 +
with message-id 
and subject line Bug#868642: fixed in golang-github-mgutz-ansi 
0.0~git20170206.0.9520e82-1
has caused the Debian Bug report #868642,
regarding ITP: golang-github-mgutz-ansi -- Small, fast library to create ANSI 
colored strings and codes
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.)


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

* Package name: golang-github-mgutz-ansi
  Version : 0.0~git20170206.0.9520e82-1
  Upstream Author : Mario Gutierrez
* URL : https://github.com/mgutz/ansi
* License : Expat
  Programming Lang: Go
  Description : Small, fast library to create ANSI colored strings
and codes. [go, golang]


This is needed for gopass



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: golang-github-mgutz-ansi
Source-Version: 0.0~git20170206.0.9520e82-1

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

Debian distribution maintenance software
pp.
Alexandre Viau  (supplier of updated golang-github-mgutz-ansi 
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: Mon, 17 Jul 2017 00:27:06 -0400
Source: golang-github-mgutz-ansi
Binary: golang-github-mgutz-ansi-dev
Architecture: source all
Version: 0.0~git20170206.0.9520e82-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-mgutz-ansi-dev - Small, fast library to create ANSI colored 
strings and codes
Closes: 868642
Changes:
 golang-github-mgutz-ansi (0.0~git20170206.0.9520e82-1) unstable; urgency=medium
 .
   * Initial release (Closes: #868642)
Checksums-Sha1:
 666a4cb84e0045c4b5ecd8b55a48061a1fc58449 2396 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.dsc
 a7c4364aa37aad95a2ba9b381d3464f93ff2e041 4504 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82.orig.tar.xz
 c23a8239e5dd2a1d363dcf42b103a0f7303a291c 1892 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.debian.tar.xz
 18fc1cbca82b59474bce673eaa1941dfc7f9110a 5358 
golang-github-mgutz-ansi-dev_0.0~git20170206.0.9520e82-1_all.deb
 4fd0f6d425106a8155c5627eae16a8013af82642 6575 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1_amd64.buildinfo
Checksums-Sha256:
 bcec8180bf163dba6d8eff2dea9b5e59139577949b5dc58ceea45bd6a4c99921 2396 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.dsc
 8107fa18150fbb56425117e351153b30e5bed48f2f1702bf6db202436c7fbf3d 4504 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82.orig.tar.xz
 0136cb046f90d295b12b904408b232a356c396c898860b2312faec4fb5736e2b 1892 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.debian.tar.xz
 ba61915b520e42ebee7716cbb2ff3160518ddf5d36ee2b865bfe332405c095ad 5358 
golang-github-mgutz-ansi-dev_0.0~git20170206.0.9520e82-1_all.deb
 42697610b97b4a41a405c1449f88934d16d846386ac49001d5d3d1240a2168d7 6575 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1_amd64.buildinfo
Files:
 be72c2b8b103f35251ce39e8cd9f98f3 2396 devel extra 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.dsc
 9aa2e6260d3d71d60c55e8669040836e 4504 devel extra 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82.orig.tar.xz
 b1a37d6504b4a8d92de1d886c9f95c56 1892 devel extra 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1.debian.tar.xz
 336222fbcee0acc5aba8097376e286e9 5358 devel extra 
golang-github-mgutz-ansi-dev_0.0~git20170206.0.9520e82-1_all.deb
 c571e9e3c3bcafb0c2346d8751eacbda 6575 devel extra 
golang-github-mgutz-ansi_0.0~git20170206.0.9520e82-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEE4wFU9UKf+7myLknC2oKDDjzMOjoFAllsQB8RHGF2aWF1QGRl
Ymlhbi5vcmcACgkQ2oKDDjzMOjpB5Q//WQwmzZq8CRvOPmqOMS1uZCqz0p6pPpA7

Bug#852137: Switch from RFA to ITA

2017-07-17 Thread Ghislain Vaillant
control: owner -1 !
control: retitle -1 ITA: libgpuarray -- library to manipulate tensors on the GPU



Processed: Switch from RFA to ITA

2017-07-17 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #852137 [wnpp] RFA: libgpuarray -- library to compute tensors on the GPU
Owner recorded as Ghislain Vaillant .
> retitle -1 ITA: libgpuarray -- library to manipulate tensors on the GPU
Bug #852137 [wnpp] RFA: libgpuarray -- library to compute tensors on the GPU
Changed Bug title to 'ITA: libgpuarray -- library to manipulate tensors on the 
GPU' from 'RFA: libgpuarray -- library to compute tensors on the GPU'.

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



Processed: your mail

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

> retitle 820848 ITP: phcpack -- General-purpose solver for polynomial systems
Bug #820848 [wnpp] RFP: phcpack -- General-purpose solver for polynomial systems
Changed Bug title to 'ITP: phcpack -- General-purpose solver for polynomial 
systems' from 'RFP: phcpack -- General-purpose solver for polynomial systems'.
> owner 820848 !
Bug #820848 [wnpp] ITP: phcpack -- General-purpose solver for polynomial systems
Owner recorded as Doug Torrance .
> thanks
Stopping processing here.

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