Bug#909550: possible conflict over the /usr/bin/ia namespace

2018-09-24 Thread Antoine Beaupré
Hi,

TL;DR: new package from archive.org conflicts with existing `ia`
binary from python-duckduckgo2. Policy §10.1 consensus sought.

I'm in the process of packaging the Internet Archive (archive.org)
Python commandline client and that installs a client that is
conveniently called "ia" in /usr/bin. It's a simple wrapper around a
more elaborate Python library, but it allows a fairly complete set of
operations of the archive like searching, downloading, uploading and
deleting data.

Unfortunately, apt-file (is there a better way?) tells me that
python-duckduckgo2 already claimed that command namespace, along with
the ddg command, naturally.

I tried to figure out what the other package does: there's no
documentation in the Debian package, and neither command supports has
inline help or manpages. From what I can tell, the `ddg` command output
structured data from a DDG (DuckDuckGo.com) search and `ia` command does
a "feel lucky" type of request to output only one answer. This seems to
be somewhat related "Instant Answers" API (hence the `ia` acronym)
as defined here:

https://duckduckgo.com/api

So the situation falls directly under section 10.1 of the Policy:

https://www.debian.org/doc/debian-policy/ch-files.html#s-binaries

> Two different packages must not install programs with different
> functionality but with the same filenames.

The solution proposed by the policy is to rename one or both of the
packages, after a discussion here:

> [...] try to find a consensus about which program will have to be
> renamed. If a consensus cannot be reached, both programs must be
> renamed.

Obviously, DDG has the upper hand right now: it's already passed new and
is in the archive. My "internetarchive" package is only at the ITP stage
(in CC) but it's fairly complete and would be ready for upload. Right
now it Conflicts with the DDG package, but that's not the best solution
- I would need to rename the commandline binary to respect policy, if I
understand it correctly. But before doing that, I want to give the
Internet Archive a chance.

As an argument for the archive, I would say its acronym is more commonly
known and used than DDG's, which I found out for the first time here and
never heard about before. Wikipedia agrees; in this disambiguiation
page, DDG is not listed at the time of writing, while the Archive is:

https://en.wikipedia.org/wiki/IA

The "snap" package `ia` also points to the archive's software:

https://snapcraft.io/ia

Same for FreeBSD and, as far as I can tell, Arch Linux.

I would therefore propose for the python-duckduckgo2 ia binary to be
renamed to ddg-ia, as its "ia" use is only secondary in the package's
purpose.

The alternative course of action would be to rename the ia binary in the
internetarchive package to "internetarchive" but that's rather long and
unusual: all upstream documentation refers to the `ia` binary and this
could confuse our users needlessly, especially since other platforms
also use the `ia` acronym to refer to the archive as well.

The source of the package is available here:

https://salsa.debian.org/python-team/modules/python-internetarchive

Progress in the packaging can be followed in the CC'd bug report.

With good faith and spirit, sorry for the long email and thanks for any
feedback!

A,

PS: there is, incidentally, also the question of how to name this
(source and binary!) package: python3-internetarchive, internetarchive
and ia would all be interesting names for various reasons. I would
prefer the latter, but it would obviously require the DDG side to rename
first to make any sense. The Debian Python policy on this is, as far as
I know, rather undecided right now, especially for packages like
internetarchive that mix libraries and commandline tools.

-- 
I'm no longer accepting the things I cannot change.
I'm changing the things I cannot accept.
- Angela Davis



Bug#909550: ITP: internetarchive -- python interface to archive.org)

2018-09-24 Thread Antoine Beaupré
Control: tags -1 +pending +patch

Progress on this package:

 * the debianized source is here:

   https://salsa.debian.org/python-team/modules/python-internetarchive

 * tests are disabled because they fail as the `ia` binary is missing
   after build (but not, presumably, install)

 * similarly, the Py2 build is disabled because it requires
   backports.csv which is not in Debian at the time of writing

 * the upstream doc is also not built in a -doc package - that can be
   added later. this means no manpage is available for the `ia` command,
   but that should be okay as our package name is
   "python3-internetarchive", ie. we behave as a library and the `ia`
   command is auxiliary (even though the latter is what I use the most).

I'm still unsure about the binary package name: it would be pretty cool
to call this binary `ia` since it does provide this awesome commandline
tool. Unfortunately, that namespace is claimed by the python-duckduckgo2
package, which we conflict with.

I'll sit on this a little longer then upload as it seems pretty complete.

A.

-- 
Les plus beaux chants sont les chants de revendications
Le vers doit faire l'amour dans la tête des populations.
À l'école de la poésie, on n'apprend pas: on se bat!
- Léo Ferré, "Préface"



Processed: Re: ITP: internetarchive -- python interface to archive.org)

2018-09-24 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 +pending +patch
Bug #909550 [wnpp] ITP: internetarchive -- python interface to archive.org
Added tag(s) pending.
Bug #909550 [wnpp] ITP: internetarchive -- python interface to archive.org
Added tag(s) patch.

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



Bug#909550: ITP: internetarchive -- python interface to archive.org

2018-09-24 Thread Antoine Beaupré
Package: wnpp
Severity: wishlist
Owner: Antoine Beaupré 
X-Debbugs-CC: debian-pyt...@lists.debian.org

* Package name: internetarchive
  Version : 1.8.1
  Upstream Author : Jacob M. Johnson 
* URL : https://github.com/jjjake/internetarchive
* License : AGPL 3
  Programming Lang: Python
  Description : python interface to archive.org

Command-line tool (`ia`) and Python library for searching, downloading
and uploading content to the Internet Archive.

--

Binary package names: python3-internetarchive python-internetarchive 
internetarchive

Unsure about those package names: I wonder if the libraries should be
separate from the main binary, although the latter is really just a
wrapper for the former.

Upstream documentation is available at:

https://archive.org/services/docs/api/internetarchive/

I've tested the package as installed by pip and it seems to work well.
py2dsp seems to work as well and was used to generate this email.

Can (should?) be maintained under the PAPT (or DPMT?) umbrella.


signature.asc
Description: PGP signature


Processed: O: etcd-fs -- FUSE client for etcd

2018-09-24 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 etcd-fs
Bug #909546 [wnpp] O: etcd-fs -- FUSE client for etcd
Added indication that 909546 affects etcd-fs

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



Bug#909546: O: etcd-fs -- FUSE client for etcd

2018-09-24 Thread Dmitry Smirnov
Package: wnpp
Severity: normal
X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org
Control: affects -1 etcd-fs

This package needs new maintainer...
"etcd-fs" is an awesome addition to "ectd" which I no longer use...

-- 
Regards,
 Dmitry Smirnov.


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


Bug#807866: marked as done (ITP: hub -- makes git easier with GitHub)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 23:34:32 +
with message-id 
and subject line Bug#807866: fixed in hub 2.4.0~ds1-1
has caused the Debian Bug report #807866,
regarding ITP: hub -- makes git easier with GitHub
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.)


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

* Package name: github-hub
  Version : 2.2.2
  Upstream Author : https://github.com/github/hub/graphs/contributors
* URL : https://hub.github.com/
* License : MIT
  Programming Lang: Go
  Description : hub helps you win at git

hub is a command line tool that wraps git in order to extend it with
extra features and commands that make working with GitHub easier.

this is the offical github commandline client.

-

i couldn't find trace of this package in the archive yet, although there
is a `git-hub` binary, which is pretty confusing, that is a different
unofficial client.
--- End Message ---
--- Begin Message ---
Source: hub
Source-Version: 2.4.0~ds1-1

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

Debian distribution maintenance software
pp.
Anthony Fok  (supplier of updated hub 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, 24 Sep 2018 17:03:52 -0600
Source: hub
Binary: hub
Architecture: source amd64
Version: 2.4.0~ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Anthony Fok 
Description:
 hub- make git easier with GitHub
Closes: 807866 909514
Changes:
 hub (2.4.0~ds1-1) unstable; urgency=medium
 .
   [ Tianon Gravi ]
   * Initial packaging in 2015 and 2016 with hub 2.2.3~ds1,
 but unreleased due to missing dependencies
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Anthony Fok ]
   * Initial release of hub 2.4.0~ds1 (Closes: #807866)
   * Migrate from gopkg.in/yaml.v1 to gopkg.in/yaml.v2
   * Update Build-Depends for hub v2.4.0
   * Apply "cme fix dpkg" fixes to debian/control and debian/copyright
   * Add myself to the list of Uploaders
   * Build and install man pages
   * Install bash, fish and zsh completion files
   * Disable TestTransformRemoteArgs which requires local repo in .git/
   * Update package description and dependencies
 .
   [ Antoine Beaupré ]
   * Fix build dependency:
 The ruby-ronn package does not ship the ronn program anymore
 .
   [ Anthony Fok ]
   * Bump Standards-Version to 4.2.1 (no change)
   * Add behind-the-scene copyright information about this Go rewrite of Hub
 (v2), initiated by Jingwen Owen Ou  which has now
 replaced the original (v1) Ruby implementation, to debian/copyright
 (Closes: #909514)
   * Also add my name for the debian/* files to debian/copyright
Checksums-Sha1:
 ac2afc519ab14619584c706645a75bbf9d519d47 2383 hub_2.4.0~ds1-1.dsc
 ed6ce086d5b0421279755d78a374b0761141cd4b 128294 hub_2.4.0~ds1.orig.tar.gz
 d3776a86db60d930d005c55a96223d5c3fb81d0d 5296 hub_2.4.0~ds1-1.debian.tar.xz
 e3d4680dc3d29756ad38fd2fcab5266ae2686a74 8570 hub_2.4.0~ds1-1_amd64.buildinfo
 74a572b9ea586c8854f755b3729a33a241537cb2 1603544 hub_2.4.0~ds1-1_amd64.deb
Checksums-Sha256:
 3855a80678d18cd4799c22e3e337db990486b945cf411a9081217cea62322a18 2383 
hub_2.4.0~ds1-1.dsc
 b3c508d1dbc6566e88b9ebbf487529de6db8e85130fb6e5c955e718bb8f54d69 128294 
hub_2.4.0~ds1.orig.tar.gz
 e7538f2bd978d7a7bbd727fa2a8bbb5e40401e9373c9f44f8522aa7242545495 5296 
hub_2.4.0~ds1-1.debian.tar.xz
 a74dd55b9902f5f96506f48dbae01a8fba3f9da250b435ad002e96e7485b2882 8570 
hub_2.4.0~ds1-1_amd64.buildinfo
 e1e541ab4858380be100bc2d0917ca53f5eac6d795487dd12f06c2365125a6c8 1603544 
hub_2.4.0~ds1-1_amd64.deb
Files:
 d1da5999f0c6675c64cd9d0a135bdbae 2383 net optional hub_2.4.0~ds1-1.dsc
 0f8de43947d7d9bf4ee1da01bedad019 128294 net optional hub_2.4.0~ds1.orig.tar.gz
 2b6f7fdb3c1bef473eaa0c897534aab6 5296 net optional 
hub_2.4.0~ds1-1.debian.tar.xz
 b8a212d868fb1f1ca471c40ef4e472a8 8570 

Processed: retitle to RFP: ruby-rubydns -- An easy to use DNS server and resolver for Ruby

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

> retitle 865479 RFP: ruby-rubydns -- An easy to use DNS server and resolver 
> for Ruby
Bug #865479 [wnpp] ITP: ruby-rubydns -- An easy to use DNS server and resolver 
for Ruby
Changed Bug title to 'RFP: ruby-rubydns -- An easy to use DNS server and 
resolver for Ruby' from 'ITP: ruby-rubydns -- An easy to use DNS server and 
resolver for Ruby'.
> noowner 865479
Bug #865479 [wnpp] RFP: ruby-rubydns -- An easy to use DNS server and resolver 
for Ruby
Removed annotation that Bug was owned by 
pkg-ruby-extras-maintain...@lists.alioth.debian.org.
> stop
Stopping processing here.

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



Bug#532097: RFA: cups -- Common UNIX Printing System

2018-09-24 Thread Brian Potkin
On Sat 06 Jun 2009 at 14:05:10 +0200, Martin Pitt wrote:

> Package: wnpp
> Severity: normal
> 
> Hello all,
> 
> cups is in severe need for a dedicated Debian maintainer. I became an
> uploader some years ago for more efficient integration of
> improvements/fixes done in Ubuntu, but now I have been the only
> uploader for 1.5 years. I cleaned up the patch mess, brought the
> package and test suite into a well working state, follow up on RC
> bugs, and prepare most security updates; Till Kamppeter is developing
> the PDF filters.
> 
> However, that's not enough. Neither Till nor I have a Debian unstable
> as primary workstation where we could test printing in a real Debian
> system, and neither of us has time to look at the Debian bug reports.
> 
> Right now, cups has hundreds of bug reports, many of them years old;
> many of them were probably fixed long ago, many aren't problems in
> cups but some driver (gutenprint, foomatic, ghostscript).
> 
> To get the Debian cups bugs into some useful state again, someone who
> knows the Linux printing system very well needs to sit down and write
> a comprehensive "how to debug printing problems" document: in
> particular, how to identify in which package the problem is, which
> debug information to collect, and common workarounds/tests which help
> the reporter's immediate problem and are useful for diagnosis.
> 
> Then we can declare a "bug bancrupcy" and mass-close all bugs which
> were filed before the Lenny release, with an honest apology and the
> request to re-file bugs again with following the debugging document.
> For all newer bugs we can just followup with the debugging document.
> 
> On the plus side, cups' upstream Mike Sweet is very responsive. It
> takes some dispassionateness to argue with him about patches and
> rejected bug reports, but he responds very fast. So the genuine
> problems remaining in the Debian BTS should be spoonfed to upstream,
> after making sure that it isn't a Debian specific or driver problem.
> 
> I'm happy to continue basic package maintenance as pointed out above,
> do sponsoring, and mentor interested newcomers. You don't need to be a
> DD, but you should have a printer or two, use Debian unstable
> regularly, and willing to learn about the printing architecture (cups
> spooler, drivers, etc.).
> 
> Many thanks in advance,

[...]

This bug report should be closed.

For a number of years Didier 'OdyX' Raboud has been the dedicated Debian
maintainer of cups and other packages and kept them in excellent shape
with timely package uploads and attention to detail. The printing team's
activities have also run smoothly.

The "hundreds of bug reports" have been reduced to a handful and the wiki
and cups documentation have been transformed.

Regards,

Brian.



Processed: Re: ITP: django-auto-one-to-one -- Django module to automatically connect child model instances to parent class

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

> tags 908723 + pending
Bug #908723 [wnpp] ITP: django-auto-one-to-one -- Django module to 
automatically connect child model instances to parent class
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#908723: ITP: django-auto-one-to-one -- Django module to automatically connect child model instances to parent class

2018-09-24 Thread Chris Lamb
tags 908723 + pending
thanks

Uploaded:

 Uploading django-auto-one-to-one_3.0.0-1.dsc
 Uploading django-auto-one-to-one_3.0.0.orig.tar.gz
 Uploading django-auto-one-to-one_3.0.0-1.debian.tar.xz
 Uploading django-auto-one-to-one_3.0.0-1_amd64.buildinfo
 Uploading python3-django-auto-one-to-one_3.0.0-1_all.deb
 Uploading django-auto-one-to-one_3.0.0-1_amd64.changes


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#908935: repository for working on this

2018-09-24 Thread Dr. Tobias Quathamer
Am 24.09.2018 um 18:46 schrieb Jeffrey Cliff:
> Please consider not using github for your working on packaging.  There
> are non-microsoft platforms available for others to follow your efforts.
> 
> https://notabug.org/themusicgod1/azure-storage-blob-go
> 
> in particular is here for you.

I'm not sure I understand what you're trying to say here. The packaging
will be on salsa.d.o, not github. But upstream is hosted on github, so I
need to fetch from there.

Regards,
Tobias



signature.asc
Description: OpenPGP digital signature


[bts-link] source package wnpp

2018-09-24 Thread debian-bts-link
#
# bts-link upstream status pull for source package wnpp
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#

user debian-bts-l...@lists.debian.org

# remote status report for #861124 (http://bugs.debian.org/861124)
# Bug title: ITP: elpa-writeroom-mode -- distraction-free writing for Emacs
#  * https://github.com/joostkremers/writeroom-mode/issues/45
#  * remote status changed: (?) -> open
usertags 861124 + status-open

thanks



Bug#908723: ITP: django-auto-one-to-one -- Django module to > automatically connect child model instances to parent class

2018-09-24 Thread Chris Lamb
owner 908723 !
thanks

> I spoke with Chris, and we agreed to maintain this package as part of
> the python team.  He will have a look at the packaging and insert it
> into the correct location.

Altering owner to match.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Processed: Re: Bug#908723: ITP: django-auto-one-to-one -- Django module to > automatically connect child model instances to parent class

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

> owner 908723 !
Bug #908723 [wnpp] ITP: django-auto-one-to-one -- Django module to 
automatically connect child model instances to parent class
Owner recorded as Chris Lamb .
> thanks
Stopping processing here.

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



Bug#901443: marked as done (ITP: infnoise -- Infinite Noise TRNG driver and tools)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 18:00:10 +
with message-id 
and subject line Bug#901443: fixed in infnoise 0.2.6+dfsg-1
has caused the Debian Bug report #901443,
regarding ITP: infnoise -- Infinite Noise TRNG driver and tools
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.)


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

* Package name: infnoise
  Version : 0.2.6
  Upstream Author : Manuel Domke 
* URL : https://github.com/13-37-org/infnoise
* License : public domain
  Programming Lang: C
  Description : Infinite Noise TRNG driver and tools

This package contains the driver for the Infinite Noise TRNG, enabling
it automatically upon insertion and allowing the entropy it generates
to be added to the system's entropy pool. It also includes the various
tools available in the Infinite Noise repository, including the health
check tool.
--- End Message ---
--- Begin Message ---
Source: infnoise
Source-Version: 0.2.6+dfsg-1

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

Debian distribution maintenance software
pp.
Stephen Kitt  (supplier of updated infnoise 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: Wed, 13 Jun 2018 14:50:16 +0200
Source: infnoise
Binary: infnoise
Architecture: source amd64
Version: 0.2.6+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt 
Changed-By: Stephen Kitt 
Description:
 infnoise   - Infinite Noise TRNG driver and tools
Closes: 901443
Changes:
 infnoise (0.2.6+dfsg-1) unstable; urgency=medium
 .
   * Initial release. Closes: #901443.
Checksums-Sha1:
 3b17b9532e1bed77a3a4d029bf6da7f3459295a6 1764 infnoise_0.2.6+dfsg-1.dsc
 9a2785b1fa378f809f7f6ee15be49784a1ccf4cb 21041445 
infnoise_0.2.6+dfsg.orig.tar.gz
 6cce33825baf1fa9433e079f7834df8323e44d07 5504 
infnoise_0.2.6+dfsg-1.debian.tar.xz
 ad01567f611eecec860e04619f5734d651fc1055 52904 
infnoise-dbgsym_0.2.6+dfsg-1_amd64.deb
 698e0fdb8b35e56ece2636b757a5b141a2280b40 6005 
infnoise_0.2.6+dfsg-1_amd64.buildinfo
 59dd1825bddfeb0ef3ded6a7f7f99a5766cebb3e 26700 infnoise_0.2.6+dfsg-1_amd64.deb
Checksums-Sha256:
 e1557ff12866a03139c5b198454110e2fb67f6d1b4b5250dcbc3f7e59824d138 1764 
infnoise_0.2.6+dfsg-1.dsc
 4330980a1b72c894aac2a53f86eedabefef409f5f4c25a6947c64b8933a79ee4 21041445 
infnoise_0.2.6+dfsg.orig.tar.gz
 e6408007e15c4d8a07abcc3d1d06474667754b9b0010c67f6d906d1f01ee6f70 5504 
infnoise_0.2.6+dfsg-1.debian.tar.xz
 d0881ddb2e880ca68e4afaacd48955a4d396303170b76345ed0ea327910d855f 52904 
infnoise-dbgsym_0.2.6+dfsg-1_amd64.deb
 f194e095232986abab02cf13d7c5652fee636f8d362f269044e34c4c033caa2c 6005 
infnoise_0.2.6+dfsg-1_amd64.buildinfo
 663112ed6b794acd6ee0bc1caf14435a3a810c9c695f4c7c44517b115a9f350a 26700 
infnoise_0.2.6+dfsg-1_amd64.deb
Files:
 aef3e571c70af2a9247ebc3fdaa8be94 1764 utils optional infnoise_0.2.6+dfsg-1.dsc
 135b3e2ef2b55f4fb3c1284db0ebce11 21041445 utils optional 
infnoise_0.2.6+dfsg.orig.tar.gz
 324e83c958391b54ef4337a5e4af72bb 5504 utils optional 
infnoise_0.2.6+dfsg-1.debian.tar.xz
 b57bf7e9f81b8f9205e0deecb50d4ae2 52904 debug optional 
infnoise-dbgsym_0.2.6+dfsg-1_amd64.deb
 1e46ae91b54cd9ae456868cf762b10f2 6005 utils optional 
infnoise_0.2.6+dfsg-1_amd64.buildinfo
 604cae280796db7ee602f9ad9413f33b 26700 utils optional 
infnoise_0.2.6+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAlsxSk4ACgkQgNMC9Yht
g5x2YA/+IETkbnidAGsTBM2DgtKCoK+yku42AdrslVrHRV6EgRLuQot0/t3FO+Ro
VNfu6HVGu/CMAgIabzuOHu7ZCpbMV8wNDeF7iokbMu8JpmynlHzmRoFBdAeH3fRU
zTOWauJ8L3B+GtOQf8aBsgHRlW4bcHTK8Q0+xw8kwfiHvBjvdEaF9XVz4q+BVgRo
UmdY4ZhToTGPLfvqO4GbG6hdBUN8Q/9bFNduuGFEHSk9lagj2QXYFGC5cYhgncoI
ovDBZDCsKW7nbTtpl7RpsmvYrGXnvmI0klv0gXr+t6s5foSeRxSIJq5HsIP0cQ0R
pRs4TMRnYLXqWBPH9APZ63/4imdEoKp423SZXgX1Mp3VATi+FPRlzVnoN5AF1hPs
JqJ4yaY0r64kX/A70coHsxwog8E5ydWzrGJJkKWViSMvpl+8n8NkxFHMukp/MMGW

Bug#905998: marked as done (ITP: o-saft - OWASP SSL advanced forensic tool)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 18:00:11 +
with message-id 
and subject line Bug#905998: fixed in o-saft 17.09.17-1
has caused the Debian Bug report #905998,
regarding ITP: o-saft - OWASP SSL advanced forensic tool
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.)


-- 
905998: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: "Samuel Henrique" 
Severity: wishlist
User: samuel...@debian.org
Usertags: gsoc2018-portkalipackages

* Package name: o-saft
* URL : https://github.com/OWASP/O-Saft
* License : GPL2
  Programming Lang: Python
  Description :
A tool that lists information about remote target's SSL certificate and
tests the remote target according given list of ciphers.
Features:
* working in closed environments, i.e. without internet connection
* checking availability of ciphers independent of installed library
* checking for all possible ciphers (up to 65535 per SSL protocol)
* needs just perl without modules for checking ciphers and protocols
* mainly same results on all platforms

I intend to maintain this package under the Debian Security Tools
Packaging Team (pkg-security).


-- 
Samuel Henrique 
--- End Message ---
--- Begin Message ---
Source: o-saft
Source-Version: 17.09.17-1

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

Debian distribution maintenance software
pp.
Samuel Henrique  (supplier of updated o-saft 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: Mon, 13 Aug 2018 12:07:25 -0300
Source: o-saft
Binary: o-saft
Architecture: source all
Version: 17.09.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools 
Changed-By: Samuel Henrique 
Description:
 o-saft - SSL advanced forensic tool
Closes: 905998
Changes:
 o-saft (17.09.17-1) unstable; urgency=medium
 .
   * Initial Debian release (closes: #905998)
   * Bump DH to 11
   * Bump Standards-Version to 4.2.0
   * Bump watch to v4
   * Move maintenance to Security Tools Packaging Team
   * Don't ship perlcriticrc, .pod file and unneeded pdf
   * Symlink on /usr/bin instead of using helper script
   * d/control: set priority to optional, was extra
   * d/copyright: update file
   * d/o-saft.lintian-overrides:
  - add lintian-override for dockerfile
   * d/rules:
 - don't make Dockerfile executable
 - remove template comments and trailing whitespace
   * wrap-and-sort -a
Checksums-Sha1:
 2982f154b439cfcff6cd1fc73700de14da2f55b4 1961 o-saft_17.09.17-1.dsc
 062aeefa9962d6baedcc0b84df874ee9a404949c 2027461 o-saft_17.09.17.orig.tar.gz
 4ccbdb964d9d98c275e27be0f95ad93c610b48a3 2720 o-saft_17.09.17-1.debian.tar.xz
 2e979dca82b5c80440c56c584d36aeeef0c5268e 397448 o-saft_17.09.17-1_all.deb
 334cdbed97d2afe5d1c7243deb9026b4eb6f09ca 5587 o-saft_17.09.17-1_amd64.buildinfo
Checksums-Sha256:
 de119cf2c773693826756921627daa6872353067246c4e08154a544129e16075 1961 
o-saft_17.09.17-1.dsc
 18b76650dfca268e32647140a3ef55536dc536182776af62290c916695230ca7 2027461 
o-saft_17.09.17.orig.tar.gz
 eb34ca39e450caa8f547a968f43e34283bfa69fa22d42411308d265bbef2897c 2720 
o-saft_17.09.17-1.debian.tar.xz
 954aaa64ede6bd797349e345a67abd8606ebdf7a94d9a0f4030d1739351bcb9e 397448 
o-saft_17.09.17-1_all.deb
 4b3906a56fd333a3cbc1e3bd4086d0f16ebd63c73cbf620032d84d402cc1 5587 
o-saft_17.09.17-1_amd64.buildinfo
Files:
 cf26fca23f66613baeed2ae1a9d11db3 1961 utils optional o-saft_17.09.17-1.dsc
 a67a76e61d453dbb2b7ab867df85ff44 2027461 utils optional 
o-saft_17.09.17.orig.tar.gz
 d8ebbbd60fa86d6d595e2d936028623b 2720 utils optional 
o-saft_17.09.17-1.debian.tar.xz
 7b70c8011f23d6a5e1b0b9a8e4591a77 397448 utils optional 
o-saft_17.09.17-1_all.deb
 fd6f51ad5b51872680643be5d30bdda9 5587 utils optional 
o-saft_17.09.17-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEExICiG1qOAnbrbFtuWYleRLFpYm0FAltxnwsACgkQWYleRLFp
Ym1h0BAApTV+IXemXLQtgL9LINTFuS1xXJIh/uAqhyUTTH2/onB1pCRZYeokmY+O

Bug#787774: giving up on packaging OpenPGP.js

2018-09-24 Thread Antoine Beaupre
On Thu, May 31, 2018 at 02:23:31PM -0400, Daniel Kahn Gillmor wrote:
> i don't currently have the time to maintain dozens of new node packages,
> unfortunately.

Hi Daniel!

I feel so sorry for you. I understand how you feel - packaging
Javascript stuff is hard in Debian! I have never managed to do anything
in there myself.

That said, I did spend a few minutes creating a task page here, as seems
to be the custom in the team:

https://wiki.debian.org/Javascript/Nodejs/Tasks/openpgp

It reused part of your RFPs (in CC) but somehow missed asmcrypto which I
added by hand. node-rusha also seems to be missing from the current
dependencies, so maybe that was fixed/changed.

Anways - from the looks of it, there are at least seven run-time
dependencies missing, and 26 (or more?) build-time depends missing.

And that's not counting the peculiarities of OpenPGP.js you found during
your work as well.

Hopefully some Debian JavaScript wizard can pick that up eventually!

A.


signature.asc
Description: PGP signature


Bug#841472: marked as done (ITP: cowpatty -- Offline dictionary attack tool against)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 18:00:09 +
with message-id 
and subject line Bug#841472: fixed in cowpatty 4.8-1
has caused the Debian Bug report #841472,
regarding ITP: cowpatty -- Offline dictionary attack tool against
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.)


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

* Package name: cowpatty
  Version : 4.6
  Upstream Author : Joshua Wright 
* URL : http://www.willhackforsushi.com/?page_id=50
* License : GPL-2
  Programming Lang: C
  Description : Offline dictionary attack tool against WPA/WPA2

Implementation of an offline dictionary attack against WPA/WPA2 networks
using PSK-based authentication (e.g. WPA-Personal). Cowpatty can implement
an accelerated attack if a precomputed PMK file is available for the SSID
that is being assessed.
--- End Message ---
--- Begin Message ---
Source: cowpatty
Source-Version: 4.8-1

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

Debian distribution maintenance software
pp.
Samuel Henrique  (supplier of updated cowpatty package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Jul 2018 23:09:34 -0300
Source: cowpatty
Binary: cowpatty
Architecture: source amd64
Version: 4.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools 
Changed-By: Samuel Henrique 
Description:
 cowpatty   - Brute-force WPA dictionary attack
Closes: 841472
Changes:
 cowpatty (4.8-1) unstable; urgency=medium
 .
   * Initial Debian release (closes: #841472)
   * New upstream version 4.8
   * Bump DH level to 11
   * Bump Watch to v4
   * Bump Standards-Version to 4.1.5
   * d/control
 - from kali to debian under pkg-sec team
 - Priority: from extra to optional
   * d/copyright:
 - delete problematic blank line
 - remove double declaration of GPL-2+
 - reflect upstream change to BSD3 and update debian/*
   * d/cowpatty.manpages: use upstream manpages
   * d/patches:
 - makefile-flags.patch: new patch to fix hardening and CC flag
   (was using clang)
 - fix-makefile.patch: update patch
 - cowpatty-4.6-fixup16-patch:
   ~ refresh and update patch to 4.8
   ~ rename to kali-overflow.patch
   ~ update DEP-3 headers and add Forwarded field
   * d/rules: export hardening=+all
   * d/lintian-overrides: no gpl code linked with openssl
   * wrap-and-sort -a
Checksums-Sha1:
 f7879016c300b2fd973a096c2ed3baf8f5a8ff3e 1932 cowpatty_4.8-1.dsc
 ff7aa00e5c86bd69ad779704586a78b9acab668a 98694 cowpatty_4.8.orig.tar.gz
 c087b381acf566e81440c52f988e7b8e425d7b93 6908 cowpatty_4.8-1.debian.tar.xz
 52725f254329d9cf5d3295c2c85ca9117e983a0a 41532 cowpatty-dbgsym_4.8-1_amd64.deb
 2f3185da1aea05c1b7472722a5450f3f43aa3f16 5888 cowpatty_4.8-1_amd64.buildinfo
 3424527d2cb17c5add96349a10cd6033b4baed56 23548 cowpatty_4.8-1_amd64.deb
Checksums-Sha256:
 826cc0ab508924812e8d84ab380d19023c32f98edb72b4a68ab74b0397455ddb 1932 
cowpatty_4.8-1.dsc
 b9f8b724d06d3074c5bf804ed8e64b5dc846aaa6d81b31586b16558930511164 98694 
cowpatty_4.8.orig.tar.gz
 8abc1b33441f9b9928ad79d4d31f208152d013075f762c8a12deae86c294a467 6908 
cowpatty_4.8-1.debian.tar.xz
 d51c2faadeae193c5d7205a155cb0c8c2b1dedb8baec81687f6eed49dc4e1e7c 41532 
cowpatty-dbgsym_4.8-1_amd64.deb
 d53e00ae6bb42baaab305a852a8f5298ea35ac723cb98e66650249363c9bf9b1 5888 
cowpatty_4.8-1_amd64.buildinfo
 209591887e608ddc359086fa03c011e9c347ce6dbbd4cda7f39980a203d5e795 23548 
cowpatty_4.8-1_amd64.deb
Files:
 4f28aff40612cfaf433bbfbc016a8d7f 1932 net optional cowpatty_4.8-1.dsc
 8f1190a002d93950678c6f01070cf439 98694 net optional cowpatty_4.8.orig.tar.gz
 ae16177eaf3aca138ae57f4f5b88b475 6908 net optional cowpatty_4.8-1.debian.tar.xz
 c7fd05004df3bd2b87ed44ac0865afe3 41532 debug optional 
cowpatty-dbgsym_4.8-1_amd64.deb
 343c12d6f650bbed88abaf567c069e93 5888 net optional 
cowpatty_4.8-1_amd64.buildinfo
 

Bug#909432: marked as done (ITP: python-djangosaml2 -- Django application that integrates PySAML2)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:06 +
with message-id 
and subject line Bug#909432: fixed in python-djangosaml2 0.17.2-1
has caused the Debian Bug report #909432,
regarding ITP: python-djangosaml2 -- Django application that integrates PySAML2
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.)


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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: python-djangosaml2
  Version : 0.17.2
  Upstream Author : Yaco Sistemas 
* URL : https://github.com/knaperek/djangosaml2/
* License : Apache-2.0
  Programming Lang: Python
  Description : Django application that integrates PySAML2

 djangosaml2 is a Django application that integrates the PySAML2 library into
 your project. This mean that you can protect your Django based project with a
 service provider based on PySAML. This way it will talk SAML2 with your
 Identity Provider allowing you to use this authentication mechanism.

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlunu5MRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90Wqcygf+J7OWQSVepkV3TyHhGXqgWXAm/SwB0kt6
OZhN8CMi5zSj3V/hiFATIlkL6BrUFkUUaYAlQImN4H/oq7kOK9JJPhprb2OZedtA
7OaUlhN3kHJxqYa6kEzx9K08DkzjKnsfMxYpUWPXdBjaduzQJreHtFbkkjXhpq5R
Yo1gUGJDiOZ6YIfsqUbVMUWof8F+zn8Fr0iJ8Jpc7JU8bLQT/Nbr6V3S0A55v4/7
Ltr+mDdWyK8Bui3eK7HAC2zDmhxTt33z3yRb17P+moNAiM+La9xo/3k3k897Zs79
k0BEZ5F4W2r9fSDmB0E/xNcuKRDbt+mZdTDrVPy9UvH0aTQlJj5F0Q==
=VlT0
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: python-djangosaml2
Source-Version: 0.17.2-1

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

Debian distribution maintenance software
pp.
Michael Fladischer  (supplier of updated python-djangosaml2 
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: Sun, 23 Sep 2018 19:43:23 +0200
Source: python-djangosaml2
Binary: python3-django-saml2
Architecture: source all
Version: 0.17.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Michael Fladischer 
Description:
 python3-django-saml2 - Django application that integrates PySAML2 (Python3 
version)
Closes: 909432
Changes:
 python-djangosaml2 (0.17.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #909432).
Checksums-Sha1:
 b1f268c013eb56ebe26d513348def4c70df85f53 1823 python-djangosaml2_0.17.2-1.dsc
 339d477004adcdcbbbab837c3e1fa67d52cdbac2 51783 
python-djangosaml2_0.17.2.orig.tar.gz
 b0389fc788d5c6abc4055a39d632f09184622137 1944 
python-djangosaml2_0.17.2-1.debian.tar.xz
 e8df9006e25d3719e7e5c109df6d3c6e9adf86ec 8381 
python-djangosaml2_0.17.2-1_amd64.buildinfo
 c34bbe43db59ee17b1c98433bf21600513ad07bc 50964 
python3-django-saml2_0.17.2-1_all.deb
Checksums-Sha256:
 8547d2f7415c56fa2a6256a2b192d585adc20efe1185930f270528532c63525e 1823 
python-djangosaml2_0.17.2-1.dsc
 34e076926e830e6ab8c4d529bed1440ccd03a4a51aced341568b8b77435c4a49 51783 
python-djangosaml2_0.17.2.orig.tar.gz
 669badab6ff332658231f1dce0350840e32b2e174278995c78faa66c58fd68e9 1944 
python-djangosaml2_0.17.2-1.debian.tar.xz
 6a72c43f753af8c88ee14e7943a38dc14750f0ae81c2ed9c7337d2b1cf381a37 8381 
python-djangosaml2_0.17.2-1_amd64.buildinfo
 a8e0ba22113711c1d6876d48c8d92ca8651259ca4886826332f7f22f60630952 50964 
python3-django-saml2_0.17.2-1_all.deb
Files:
 5891984d9214df578afc0e97de9b52d2 1823 python optional 
python-djangosaml2_0.17.2-1.dsc
 3bbf51605bd3d8e1f6d78c63e9677b8b 51783 python optional 
python-djangosaml2_0.17.2.orig.tar.gz
 0db982674fd47985a56a720899d5b033 1944 python optional 
python-djangosaml2_0.17.2-1.debian.tar.xz
 b07a510473ff59a48cce968a7c964cad 8381 python optional 
python-djangosaml2_0.17.2-1_amd64.buildinfo
 0590e47aeb9ea9596d3901555279653b 50964 python optional 
python3-django-saml2_0.17.2-1_all.deb

-BEGIN PGP SIGNATURE-


Bug#905086: marked as done (ITP: elpa-mutt-alias -- Lookup/insert mutt mail aliases)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:03 +
with message-id 
and subject line Bug#905086: fixed in mutt-alias-el 1.5-1
has caused the Debian Bug report #905086,
regarding ITP: elpa-mutt-alias -- Lookup/insert mutt mail aliases
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.)


-- 
905086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905086
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: emacs-goodies-el
Version: 39.0
Severity: normal

It seems to have a more or less active upstream
https://github.com/davep/mutt-alias.el

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs-goodies-el depends on:
ii  bash 4.4.18-3.1
ii  dpkg 1.19.0.5+b1
ii  emacs1:25.2+1-8
ii  emacs-gtk [emacsen]  1:25.2+1-7
ii  emacsen-common   3.0.2
ii  install-info 6.5.0.dfsg.1-4

Versions of packages emacs-goodies-el recommends:
ii  elpa-browse-kill-ring   2.0.0-1
ii  elpa-debian-el  37.0
ii  elpa-diminish   0.45-2
ii  elpa-dpkg-dev-el37.0
ii  elpa-graphviz-dot-mode  0.4+41+gc456a2b-1
ii  elpa-htmlize1.53-1
ii  elpa-markdown-mode  2.3+154-1
ii  perl-doc5.26.2-6
ii  wget1.19.5-1

emacs-goodies-el suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mutt-alias-el
Source-Version: 1.5-1

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

Debian distribution maintenance software
pp.
Nicholas D Steeves  (supplier of updated mutt-alias-el 
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: Tue, 21 Aug 2018 15:24:00 -0400
Source: mutt-alias-el
Binary: elpa-mutt-alias
Architecture: source all
Version: 1.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Nicholas D Steeves 
Description:
 elpa-mutt-alias - lookup and insert expanded mutt mail aliases
Closes: 905086
Changes:
 mutt-alias-el (1.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #905086)
Checksums-Sha1:
 e199a378bcbe3ef1453f4c83c1c51674c66501d6 1963 mutt-alias-el_1.5-1.dsc
 2570cd95e1edfb918e78b3e3c88279a9f2b187d9 13420 mutt-alias-el_1.5.orig.tar.xz
 aea4733e1e9bd68fe0b56dbed203200519cd42ab 2000 mutt-alias-el_1.5-1.debian.tar.xz
 2985fa5157533346d31419e7bcb7782b906cb4da 5488 elpa-mutt-alias_1.5-1_all.deb
 a1f0830e075ec969e2228f494b66ff5604f176fc 7778 
mutt-alias-el_1.5-1_amd64.buildinfo
Checksums-Sha256:
 d08f38b6db66b8a6afdce12f321f4057522c91030a173b95a933221a082766ae 1963 
mutt-alias-el_1.5-1.dsc
 65a2cb4e961fcaa923b6ee5b87b8d930f628007d6374c0a1e8238fa5813f4466 13420 
mutt-alias-el_1.5.orig.tar.xz
 29fd7e615cdc62d2d234389f255a7979f4f18eb9e1f92b9cc054f0f7f9ff98c2 2000 
mutt-alias-el_1.5-1.debian.tar.xz
 56577a7fa03a6e8e7b70ce77ff6272c78f88280927de7454b559a994bf9a6256 5488 
elpa-mutt-alias_1.5-1_all.deb
 4474123fe08e6323eb01f5abf47403a0357b667bd1903af719fc9f8d5da161d1 7778 
mutt-alias-el_1.5-1_amd64.buildinfo
Files:
 8518994f33201cdef0a1a28f81714116 1963 lisp optional mutt-alias-el_1.5-1.dsc
 20e104257bab1014969c298ca1a00af8 13420 lisp optional 
mutt-alias-el_1.5.orig.tar.xz
 464d3d4f25d7d3e4bb7238eaa515cfe0 2000 lisp optional 
mutt-alias-el_1.5-1.debian.tar.xz
 b41f55d4218a9e26ed905123a5a565e1 5488 lisp optional 
elpa-mutt-alias_1.5-1_all.deb
 32501dcc5954b3506ccc9f123f7b4036 7778 lisp optional 
mutt-alias-el_1.5-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAluM62wACgkQHpU+J9Qx
HlgZxRAAxZ+ADbC6FISUF4e7KgRHbZmrgF1tuMVkx1rLO6BGZDtD6l6kURKIbAnW
QY11FwMZeP+tkdzV3W8kUPUlTuJm15yaKOkC7dwzwDktX9TN6PE8HnX8Z9opGNN8

Bug#861128: marked as done (ITP: elpa-markdown-toc -- Generate a TOC in markdown file with Emacs)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:03 +
with message-id 
and subject line Bug#861128: fixed in markdown-toc-el 0.1.2-1
has caused the Debian Bug report #861128,
regarding ITP: elpa-markdown-toc -- Generate a TOC in markdown file with Emacs
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.)


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

* Package name: elpa-markdown-toc
  Version : 0.1.2
  Upstream Author : Antoine R. Dumont
* URL : https://github.com/ardumont/markdown-toc/
* License : GPL-3+
  Programming Lang: Elisp
  Description : Generate a TOC in markdown file

This is a simple plugin that parses a Markdown buffer and creates a
handy table of contents. Useful if you're writing a standalone
markdown document and can't rely on external tools to generate table
of contents.



I use this when I write markdown reports that get translated in
standalone HTML documents that I ship to clients. I used to rely on
pandoc's --toc functionality, but that was too limited: I couldn't
control output levels and fix headings the way I wanted.

It depends on markdown-mode, certain versions:

https://github.com/ardumont/markdown-toc/issues/29

Happy to comaintain...
--- End Message ---
--- Begin Message ---
Source: markdown-toc-el
Source-Version: 0.1.2-1

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

Debian distribution maintenance software
pp.
Nicholas D Steeves  (supplier of updated markdown-toc-el 
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: Tue, 18 Sep 2018 17:29:57 -0400
Source: markdown-toc-el
Binary: elpa-markdown-toc
Architecture: source all
Version: 0.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Nicholas D Steeves 
Description:
 elpa-markdown-toc - Emacs TOC (table of contents) generator for markdown files
Closes: 861128
Changes:
 markdown-toc-el (0.1.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #861128)
Checksums-Sha1:
 acdf152778599684ff0c24e0f7a1ddbcd663c075 1743 markdown-toc-el_0.1.2-1.dsc
 85cad240a68e3d52da499468e63ebce258f0bfe2 19512 
markdown-toc-el_0.1.2.orig.tar.xz
 592c988622bcd52440c985151d0a004a17588de5 2272 
markdown-toc-el_0.1.2-1.debian.tar.xz
 cfaff1463f85f8484214332929f1f497d64177d2 9292 elpa-markdown-toc_0.1.2-1_all.deb
 21961c11c6b9848dc027b868849aff80c3c1da68 7582 
markdown-toc-el_0.1.2-1_amd64.buildinfo
Checksums-Sha256:
 88337dcea44387d280cb4562a8ded40217b017a3f2591ce6788b175a25b2fff8 1743 
markdown-toc-el_0.1.2-1.dsc
 346041b0dc5e73a65c0a4b50a5c303d695c4c996c0f498f3f697981a5dba2676 19512 
markdown-toc-el_0.1.2.orig.tar.xz
 45c1d46d344c31f882adceb4bd86a594e5f660e9efa1acd5a1a5e8aaafdfa90f 2272 
markdown-toc-el_0.1.2-1.debian.tar.xz
 9540d4a4a770fa228aadc0ee10da7fc5179dcf6c811ab81c8f9d465508508472 9292 
elpa-markdown-toc_0.1.2-1_all.deb
 ffac48345f4b8bec2bf6ab9367378be272b022338c727b967640d3fe20a27b36 7582 
markdown-toc-el_0.1.2-1_amd64.buildinfo
Files:
 29afa9846200536446bce4338c04fb84 1743 lisp optional markdown-toc-el_0.1.2-1.dsc
 51348980335bb8814b4ed25dac3166f2 19512 lisp optional 
markdown-toc-el_0.1.2.orig.tar.xz
 c4b0f978ae4361f9b983640d18bca320 2272 lisp optional 
markdown-toc-el_0.1.2-1.debian.tar.xz
 96c326e035933893866dbbb3dd2a4894 9292 lisp optional 
elpa-markdown-toc_0.1.2-1_all.deb
 9f978ff85ac4205abf09399db63932a3 7582 lisp optional 
markdown-toc-el_0.1.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQEzBAEBCAAdFiEEexZCBNCWcjsBljWrPqHd3bJh2XsFAluo//YACgkQPqHd3bJh
2XsGtAf/bJt9GBdjmzgfUeEizEM1xnjplpvpb49GilvyNAvSZdlw+U/e3Q9+zxFJ
LEJ1rKBRa1BQaEKsCWHhIRSyj36tlaDnuh9mB/jpi8/lWX08oIFuES2FtxRKKXb1
K0mUmaDl2XbHKrf18u7bD4A32BUj7ReUxkNMGS5DM8I9+tI39M4g9HgJBzuOKJuq
iIi7NCvHM+am6od1SYfiyWN+yfv+x4wUJZYwSo7p0LxGLlBpfE4CqHvJrFTvY4jb
WzozcITY1KCRWhD7Ivr6GBqEplv5e5Ff+4rJLR6Xo4k5oBDkvCzHyTMN00B1kz1o
09IecQw81jULUDVsTUmuud9W+Pqnjg==
=pbzt
-END PGP 

Bug#907283: marked as done (ITP: python-asteval -- minimalistic evaluator of Python 3 expression using ast module)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:05 +
with message-id 
and subject line Bug#907283: fixed in python-asteval 0.9.12-1
has caused the Debian Bug report #907283,
regarding ITP: python-asteval -- minimalistic evaluator of Python 3 expression 
using ast module
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.)


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

* Package name: python-asteval
  Version : 0.9.12
  Upstream Author : Matthew Newville 
* URL : https://github.com/newville/asteval
* License : MIT
  Programming Lang: Python
  Description : minimalistic evaluator of Python 3 expression using ast 
module
 ASTEVAL is a safe(ish) evaluator of Python expressions and statements,
 using Python's ast module. The idea is to provide a simple, safe, and
 robust miniature mathematical language that can handle user-input. The
 emphasis here is on mathematical expressions, and so many functions from
 numpy are imported and used if available.
 .
 Many Python lanquage constructs are supported by default, These include
 slicing, subscripting, list comprehension, conditionals (if-elif-else
 blocks and if expressions), flow control (for loops, while loops, and
 try-except-finally blocks). All data are Python objects, and built-in
 data structures (dictionaries, tuple, lists, numpy arrays, strings) are
 fully supported by default.
 .
 Many of the standard builtin Python functions are available, as are all
 mathemetical functions from the math module. If the numpy module is
 installed, many of its functions will also be available. Users can
 define and run their own functions within the confines of the
 limitations of asteval.
 .
 There are several absences and differences with Python, and asteval is
 by no means an attempt to reproduce Python with its own ast module. Some
 of the most important differences and absences are:
 .
   * Variable and function symbol names are held in a simple symbol table
 (a single dictionary), giving a flat namespace.
   * creating classes is not supported.
   * importing modules is not supported.
   * function decorators, yield, lambda, exec, and eval are not
 supported.
   * files can only be opened in read-only mode.
 .
 In addition, accessing many internal methods and classes of objects is
 forbidden in order to strengthen asteval against malicious user code. .

Remark: This package is maintained by Debian Science Maintainers at
   https://salsa.debian.org/science-team/python-asteval
This package is needed for the latest version of lmfit-py which needs
both Python 2 and Python 3 module.
--- End Message ---
--- Begin Message ---
Source: python-asteval
Source-Version: 0.9.12-1

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

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated python-asteval 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, 14 Sep 2018 09:27:00 +0200
Source: python-asteval
Binary: python3-asteval python-asteval
Architecture: source all
Version: 0.9.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Andreas Tille 
Description:
 python-asteval - minimalistic evaluator of Python 2 expression using ast module
 python3-asteval - minimalistic evaluator of Python 3 expression using ast 
module
Closes: 907283
Changes:
 python-asteval (0.9.12-1) unstable; urgency=medium
 .
   * Initial release (Closes: #907283)
   * The Python 2 version is needed since it is a new dependency of the
 new version of lmfit-py (to fix RC bugs #906419 and #906381).  I've
 verified that its also hard to drop the Python 2 version of lmfit-py
 since it has other reverse dependencies in Python 2.
Checksums-Sha1:
 2f7703f064fbeae877fa9dd778d601a2ecb2c8f6 2212 python-asteval_0.9.12-1.dsc
 f6870d1238ec13a0f36b74a767ed638f85751e56 55783 

Bug#890360: marked as done (ITP: vlc-plugin-bittorrent -- Bittorrent plugin for VLC)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:06 +
with message-id 
and subject line Bug#890360: fixed in vlc-plugin-bittorrent 2.0-1
has caused the Debian Bug report #890360,
regarding ITP: vlc-plugin-bittorrent -- Bittorrent plugin for VLC
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.)


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


* Package name: vlc-plugin-bittorrent
  Version : n/a, no tags in git
  Upstream Author : Johan Gunnarsson
* URL : https://github.com/johang/vlc-bittorrent
* License : GPL
  Description : Bittorrent plugin for VLC

 VLC is the VideoLAN project's media player.
 .
 This plugin adds support streaming content using bittorrent, either by
 specifying a torrent file, or by providing a magnet link.

I've tested the code and made a draft package, and the plugin work.  I
contacted the author in
https://github.com/johang/vlc-bittorrent/issues/1 >, asking if he
want to get the source packaged.  If so, I hope he can be convinced to
tag releases and quickly fix bugs we discovver.

-- 
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: vlc-plugin-bittorrent
Source-Version: 2.0-1

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen  (supplier of updated 
vlc-plugin-bittorrent 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: Tue, 18 Sep 2018 19:49:54 +
Source: vlc-plugin-bittorrent
Binary: vlc-plugin-bittorrent
Architecture: source amd64
Version: 2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Petter Reinholdtsen 
Changed-By: Petter Reinholdtsen 
Description:
 vlc-plugin-bittorrent - Bittorrent plugin for VLC
Closes: 890360
Changes:
 vlc-plugin-bittorrent (2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #890360).
Checksums-Sha1:
 282fb0757f013c30de809acca4b09f87cc6df920 1861 vlc-plugin-bittorrent_2.0-1.dsc
 36a23e59c6e645ceb4b67c8bbd3331bb09bec449 22286 
vlc-plugin-bittorrent_2.0.orig.tar.gz
 e68a9477be2afd6c5faaa58fb021d7e6554b51db 3864 
vlc-plugin-bittorrent_2.0-1.debian.tar.xz
 721e157e59d480317d54c07a753258341c5816e1 1173432 
vlc-plugin-bittorrent-dbgsym_2.0-1_amd64.deb
 d42d460dc4c14a85186e8e72b7e8dc498b31798d 7039 
vlc-plugin-bittorrent_2.0-1_amd64.buildinfo
 340f1eb3709dd9628d8263b4b66e978b9a1200af 60640 
vlc-plugin-bittorrent_2.0-1_amd64.deb
Checksums-Sha256:
 00ef069aaa7f6e4a6a0c42f82282625e3ea94f5d49bd3165c51616e6203c329e 1861 
vlc-plugin-bittorrent_2.0-1.dsc
 1a2e45d2c26204edc833e5ef10d60a5ce41ff8277879ebf5ccafccb83a042e4e 22286 
vlc-plugin-bittorrent_2.0.orig.tar.gz
 2de63e79de7f125d8c636e6b4306af7f9610e01a83177066215c43ae0257c497 3864 
vlc-plugin-bittorrent_2.0-1.debian.tar.xz
 1eebf0b2ac31d080b108d487224ed1781443d4bbb9faf428e7b5f7885f00984d 1173432 
vlc-plugin-bittorrent-dbgsym_2.0-1_amd64.deb
 01a22911ee8eee5346d77f21cd326664552a511d04885a42b1804a1c805095af 7039 
vlc-plugin-bittorrent_2.0-1_amd64.buildinfo
 9cdcd2b3989d233cfbcf9078ff8769c69258d8118b7f4e2dab29674cf62db0b5 60640 
vlc-plugin-bittorrent_2.0-1_amd64.deb
Files:
 67bed8437a5c9ab05ffed3589f35dbed 1861 video optional 
vlc-plugin-bittorrent_2.0-1.dsc
 cb23b1c90e147220d28bdfcbcd402d24 22286 video optional 
vlc-plugin-bittorrent_2.0.orig.tar.gz
 4c380c5fb67bbb691e8bd2068b5af886 3864 video optional 
vlc-plugin-bittorrent_2.0-1.debian.tar.xz
 484d7be9f33eda6126ed7af8400c45e8 1173432 debug optional 
vlc-plugin-bittorrent-dbgsym_2.0-1_amd64.deb
 92f8ab9fa2a8adaebcda2db81b017ede 7039 video optional 
vlc-plugin-bittorrent_2.0-1_amd64.buildinfo
 b9ae90ba0b02a0a69dd05b1905a94517 60640 video optional 
vlc-plugin-bittorrent_2.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAluhV4MACgkQgSgKoIe6
+w5dFRAAmbBme/KjEVK1eLSqTeUT1tz5o/AzXpjJkhYXAB1xJKgiQzFcoqSmqrBn

Bug#902839: marked as done (ITP: elpa-bm -- visible bookmarks in Emacs buffers)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:01 +
with message-id 
and subject line Bug#902839: fixed in bm-el 201808-1
has caused the Debian Bug report #902839,
regarding ITP: elpa-bm -- visible bookmarks in Emacs buffers
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.)


-- 
902839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:emacs-goodies-el
Version: 38
Severity: normal

Drop bm.el from goodies and recommend its elpafied variant.  It needs
to be elpafied.
--- End Message ---
--- Begin Message ---
Source: bm-el
Source-Version: 201808-1

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

Debian distribution maintenance software
pp.
Nicholas D Steeves  (supplier of updated bm-el 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: Tue, 21 Aug 2018 07:36:14 -0400
Source: bm-el
Binary: elpa-bm
Architecture: source all
Version: 201808-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Nicholas D Steeves 
Description:
 elpa-bm- visual bookmarks for GNU Emacs
Closes: 902839
Changes:
 bm-el (201808-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #902839)
Checksums-Sha1:
 8e6fd1aeccb3bd39c9da1c8dbcdd17ca6dcc7c21 1911 bm-el_201808-1.dsc
 fe02fa559bdd913849a525a0394a6ccd7f417f6c 20464 bm-el_201808.orig.tar.xz
 e43f56fa88ce35498afe343409585fd62efe236f 3172 bm-el_201808-1.debian.tar.xz
 bba1ae3f67ae9d4a8d2a15b1bb0eae9ae0b7751a 7457 bm-el_201808-1_amd64.buildinfo
 723a8ba11c2c8cd3c824abd128a9720ca311d204 18404 elpa-bm_201808-1_all.deb
Checksums-Sha256:
 31a5603388e39cde28145352bcad1a05257e984e096530327aee7b77d0980f42 1911 
bm-el_201808-1.dsc
 8040e4943a7525545ad3ef74be444bce334a5be88cec41f745625de4f32dbd52 20464 
bm-el_201808.orig.tar.xz
 a11ae22776c845811cfa4afb507feda85255ca4ce23129a31219aeb6b41e1965 3172 
bm-el_201808-1.debian.tar.xz
 6429595e7307e861c685b41a9af1aa071c5ab89f568e44426764c0b7c88f9605 7457 
bm-el_201808-1_amd64.buildinfo
 8ee138e31db35d1d44c4c78e9f3988e4aa87626af4ec2a8d4c217723034c1672 18404 
elpa-bm_201808-1_all.deb
Files:
 0583238260f098ceba4ca48e192b8919 1911 lisp optional bm-el_201808-1.dsc
 6ee05ae457925139b65f327af3b86216 20464 lisp optional bm-el_201808.orig.tar.xz
 a7d92375ee7ff7691b22e249b91fc8d3 3172 lisp optional 
bm-el_201808-1.debian.tar.xz
 f327ed02063313da62da2d3ef13ff991 7457 lisp optional 
bm-el_201808-1_amd64.buildinfo
 0f9964bdbe2bc405fe1bc0cdc1c6ed10 18404 lisp optional elpa-bm_201808-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAluM6lEACgkQHpU+J9Qx
Hli1gxAAn7/2ONLSj9tYRLOVKGMWiqPrhgjqKa1KUinDE6H7SWZpxLc0OLBLoXDq
k3+PjUYjbwKlNETgTAkw5XAa+eJZLMpeeI/cHfcEa0q8CREAETOKyBCXxRlQfDPu
3R1OOJrWrVk/uSp0W/Oxb+aofShZ6fkBg5PMg4B4yUf0s7RyIb3kCsgRfCzplWxy
RLb4MPzesxOejn5DwBcFwJr0ICb7j+5C6ChutRppvvNWm6414BjVfFYkIE6DGYPR
wWXpX0E8w9WYSoAqUKiF1H1yyx/KTw2PUvDIwOvZsy5LW1zLJvlUgK+AtMkyud11
/QvlX5Sflc9DYAW/bYul4XzrEErl7AhdmOODvmV5PVVWIvRdu/O8owHiwxYhQiWy
ayMr2SeiVbOC13o5G/aX0b33UyCrLQ4LyucmZS1DLvlF0iaybC9suPPLoQUpbd8w
fn/4vDJdcc2e5bez3krrZjAwLfUGm64UVf1LrOtK3XGWQSBY+iCDKCqWCi26fCoa
BUAYsLqYXPt++wDv8Um5hqVbu31IYeFeOyK1BK0I2dqWs5douADqrlsG0YJLCk6h
zsSgpH39wX6SznFTtRi0g1Wfqb5WEEDno/trA0C98YLXwUfIoV7wLwS7rjOJLQWU
wp/TZR6TsTHM4g7gUvFKYmdJ92ARqCbhIBSK0uTSU5Auq9ryS2w=
=uySB
-END PGP SIGNATURE End Message ---


Bug#864156: marked as done (ITP: python-argon2 -- Python bindings for the Argon2 password hashing algorithm)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:04 +
with message-id 
and subject line Bug#864156: fixed in python-argon2 18.1.0-1
has caused the Debian Bug report #864156,
regarding ITP: python-argon2 -- Python bindings for the Argon2 password hashing 
algorithm
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.)


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

* Package name: python-argon2
  Version : 0.1.10
  Upstream Author : Ilya Moroz
* URL : https://pypi.python.org/pypi/argon2
* License : CC0
  Programming Lang: Python
  Description : Python bindings for the Argon2 password hash

The Argon2 library is already packaged as libargon2-0
--- End Message ---
--- Begin Message ---
Source: python-argon2
Source-Version: 18.1.0-1

We believe that the bug you reported is fixed in the latest version of
python-argon2, 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.
Nicolas Dandrimont  (supplier of updated python-argon2 
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: Wed, 18 Apr 2018 16:11:34 +0200
Source: python-argon2
Binary: python-argon2 python3-argon2 pypy-argon2 python-argon2-doc
Architecture: source amd64 all
Version: 18.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Nicolas Dandrimont 
Description:
 pypy-argon2 - Argon2 password hashing library - PyPy Module
 python-argon2 - Argon2 password hashing library - Python 2.x Module
 python-argon2-doc - Argon2 password hashing library - Python Module 
Documentation
 python3-argon2 - Argon2 password hashing library - Python 3.x Module
Closes: 864156
Changes:
 python-argon2 (18.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #864156).
 - Provide the python-argon2 binary package to allow usage of the
   algorithm by existing Python2 packages such as python-passlib.
Checksums-Sha1:
 dd362c4274e086571b344ab6c2c55cd02e6965b8 2876 python-argon2_18.1.0-1.dsc
 cbec59d764adec068ac3ebf0e9621b22789122af 1802732 
python-argon2_18.1.0.orig.tar.gz
 beaea1457767456f627e0c4e34f9ab7a933a3b15 833 
python-argon2_18.1.0.orig.tar.gz.asc
 8b8c71f71cde2f7bb1cd3f09bd0228a0cd4c0c16 17256 
python-argon2_18.1.0-1.debian.tar.xz
 be39a2adf7d902170813b2a3f641f3fbeb2121f6 13248 
pypy-argon2-dbgsym_18.1.0-1_amd64.deb
 62479a92f2cdc79f47077b6bbdb90b6354164ee3 18368 pypy-argon2_18.1.0-1_amd64.deb
 71ce913fd958f4d90b10a9dde14fc7dc1cff82ab 18764 
python-argon2-dbgsym_18.1.0-1_amd64.deb
 c38951226878ab4ad09dcff0829f2483b14c327e 42148 
python-argon2-doc_18.1.0-1_all.deb
 e52e10973e3dbe98ab91b961cef4c11b6f88 10777 
python-argon2_18.1.0-1_amd64.buildinfo
 317932d35681e9f552f6a5c78e6f9f4cfc276ccc 20236 python-argon2_18.1.0-1_amd64.deb
 809875a981626c7cd353dd360cff7b673facd59a 14832 
python3-argon2-dbgsym_18.1.0-1_amd64.deb
 dee1a11b6c820d76c53e576a5daf260ef29b0359 20232 
python3-argon2_18.1.0-1_amd64.deb
Checksums-Sha256:
 04b03ffe0d2dc3a3d006910198877c42f68423cd29719c854170467752855cc6 2876 
python-argon2_18.1.0-1.dsc
 7e4b75611b73f53012117ad21cdde7a17b32d1e99ff6799f22d827eb83a2a59b 1802732 
python-argon2_18.1.0.orig.tar.gz
 74692001871b3828c78bd72d786352293f7ad5e3ea7362465091aa59fd8ef754 833 
python-argon2_18.1.0.orig.tar.gz.asc
 511c530f88dc4d2737927d482cf0f12110a36ad1b771a21886aca09fdb7bd2d3 17256 
python-argon2_18.1.0-1.debian.tar.xz
 8ae5105da54e14042fbb1398928258b2aa297618a525482183f907a8866049fb 13248 
pypy-argon2-dbgsym_18.1.0-1_amd64.deb
 f9c1154134510217dd0277420b7e48a75f6cc00a4b9c0622f40fba8d32395eee 18368 
pypy-argon2_18.1.0-1_amd64.deb
 ff16f9a2caad8f4219401c8380392f3435bbfdd99d3bfe1c7491585491584090 18764 
python-argon2-dbgsym_18.1.0-1_amd64.deb
 f072fabce22f8ea28fcfb237ce6d57ec28ae2f15f943f5f733c9a745e0f46f71 42148 
python-argon2-doc_18.1.0-1_all.deb
 889250bf414037906a2392a7e5c7cca72913cbe3511bfed0acfb0359d161bcb7 10777 
python-argon2_18.1.0-1_amd64.buildinfo
 

Bug#639221: marked as done (ITP: elpa-folding)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 17:01:02 +
with message-id 
and subject line Bug#639221: fixed in folding-mode-el 0+20170925.1538-1
has caused the Debian Bug report #639221,
regarding ITP: elpa-folding
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.)


-- 
639221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639221
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: emacs-goodies-el
Version: 34.1ubuntu1
Severity: normal

In folding.el, movement commands don’t work in visual-line-mode.

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs-goodies-el depends on:
ii  bash   4.2-0ubuntu3  The GNU Bourne Again SHell
ii  dpkg   1.16.0~ubuntu7Debian package management system
ii  emacs-snapshot [em 2:1.0 The GNU Emacs editor (development
ii  install-info   4.13a.dfsg.1-6ubuntu3 Manage installed documentation in

Versions of packages emacs-goodies-el recommends:
ii  dict  1.11.2+dfsg-3  dictionary client
ii  perl-doc  5.10.1-17ubuntu4.1 Perl documentation
ii  wget  1.12-2.1ubuntu2retrieves files from the web

emacs-goodies-el suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: folding-mode-el
Source-Version: 0+20170925.1538-1

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

Debian distribution maintenance software
pp.
Nicholas D Steeves  (supplier of updated folding-mode-el 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Sep 2018 21:33:53 -0400
Source: folding-mode-el
Binary: elpa-folding
Architecture: all source
Version: 0+20170925.1538-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Nicholas D Steeves 
Closes: 639221
Description: 
 elpa-folding - folding-editor minor mode for Emacs
Changes:
 folding-mode-el (0+20170925.1538-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #639221)
Checksums-Sha1: 
 2708ca2d03d547761aacbb875a1bdf398982e0ca 2039 
folding-mode-el_0+20170925.1538-1.dsc
 8df53054acae6ea259c83b258605bdc4731e7a22 53872 
folding-mode-el_0+20170925.1538.orig.tar.xz
 59a92c07880328a9a7b1c43fe56c8a44b8b12c9e 8072 
folding-mode-el_0+20170925.1538-1.debian.tar.xz
 2081a7355bf657ddd477faf4384a15f4d0d8f61a 7497 
folding-mode-el_0+20170925.1538-1_amd64.buildinfo
 8c58b34984eb4dc46a4539f7f6afadb4d313e23b 61812 
elpa-folding_0+20170925.1538-1_all.deb
Checksums-Sha256: 
 5aee24a27653917057b36ac216fc91c5ccf22f5592a429a056afe95ae60c2306 2039 
folding-mode-el_0+20170925.1538-1.dsc
 c7455a4c403c9f6771a88891c36aba82fa7156b9264765d7f49a5ac17ea995a9 53872 
folding-mode-el_0+20170925.1538.orig.tar.xz
 f3587fef68ec539a35173a306fe1348fcb557447c637c78adab43e0791a8b547 8072 
folding-mode-el_0+20170925.1538-1.debian.tar.xz
 8fcc74b5ecff27d26abd2a72a223f002a572e5c1ff0708def8646404d7b65dda 7497 
folding-mode-el_0+20170925.1538-1_amd64.buildinfo
 d14e7eccb222b96c34204db3ad16fd97f85d5a3e720d23a287d4ac4c3d44f7d0 61812 
elpa-folding_0+20170925.1538-1_all.deb
Files: 
 4380b70ff99c23c600267b3effe88263 2039 lisp optional 
folding-mode-el_0+20170925.1538-1.dsc
 a27c3afa06c2aa4a36cda053d88eec12 53872 lisp optional 
folding-mode-el_0+20170925.1538.orig.tar.xz
 6405a3e0a6496bdc9b98153195eae9e2 8072 lisp optional 
folding-mode-el_0+20170925.1538-1.debian.tar.xz
 1c5da0eed08bf1c01c67529f184c9e90 7497 lisp optional 
folding-mode-el_0+20170925.1538-1_amd64.buildinfo
 d2d882c2d53c68c725d9faa82015accf 61812 lisp optional 
elpa-folding_0+20170925.1538-1_all.deb

-BEGIN PGP SIGNATURE-

iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAlukT6gACgkQ8gKXHaSn

Bug#909457: ITP: blis -- BLAS-like Library Instantiation Software Framework

2018-09-24 Thread Mo Zhou
It makes sense to set BLIS's priority to 37, because

1. BLIS doesn't enable threading by default, but
   BLIS is faster than (default) Atlas in single-thread mode.

   Hence BLIS > Atlas

2. BLIS has comparative performance compared to OpenBLAS/MKL, if we
   compile it with openmp threading and use it with a proper
   BLIS_NUM_THREADS configuration. My test results suggest that
   BLIS is sometimes slightly faster than OpenBLAS and sometimes
   slower. Anyway if we don't touch the environment variable,
   openblas is always faster than BLIS.

   Hence OpenBLAS > BLIS

I posted my simple benchmark result here:
https://github.com/flame/blis/issues/255


On Mon, Sep 24, 2018 at 07:06:44AM +, Mo Zhou wrote:
> Package: wnpp
> Severity: wishlist
> X-Debbugs-CC: debian-scie...@lists.debian.org
> Owner: Mo Zhou 
> 
> * Package name: blis
>   Version : 0.4.1
>   Upstream Author : The University of Texas at Austin, HP Enterprise, AMD Inc.
> * URL : https://github.com/flame/blis
> * License : BSD-3-clause
>   Programming Lang: C
>   Description : BLAS-like Library Instantiation Software Framework
> 
> This is a relatively new BLAS implementation and a new candidate to
> libblas.so.3 . However unlike OpenBLAS, BLIS doesn't provide LAPACK API/ABI.
> 
> Upstream benchmarks shows a promising and comparative performance compared
> to OpenBLAS and MKL, however I'm still not quite sure how fast it is,
> objectively. So maybe I'll set the priority to 37, which means for the
> libblas.so.3 alternative,
> 
>   OpenBLAS > BLIS > Atlas > Netlib > MKL
> 
> Moreinfo: https://github.com/flame/blis/issues/254
> 



Processed: retitle to RFP: ruby-network-interface -- Cross platform gem to help get network interface information

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

> retitle 865440 RFP: ruby-network-interface -- Cross platform gem to help get 
> network interface information
Bug #865440 [wnpp] ITP: ruby-network-interface -- Cross platform gem to help 
get network interface information
Changed Bug title to 'RFP: ruby-network-interface -- Cross platform gem to help 
get network interface information' from 'ITP: ruby-network-interface -- Cross 
platform gem to help get network interface information'.
> noowner 865440
Bug #865440 [wnpp] RFP: ruby-network-interface -- Cross platform gem to help 
get network interface information
Removed annotation that Bug was owned by 
pkg-ruby-extras-maintain...@lists.alioth.debian.org.
> stop
Stopping processing here.

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



Processed: retitle to RFP: ruby-em-proxy -- EventMachine Proxy DSL for writing

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

> retitle 865352 RFP: ruby-em-proxy -- EventMachine Proxy DSL for writing
Bug #865352 [wnpp] ITP: ruby-em-proxy -- EventMachine Proxy DSL for writing
Changed Bug title to 'RFP: ruby-em-proxy -- EventMachine Proxy DSL for writing' 
from 'ITP: ruby-em-proxy -- EventMachine Proxy DSL for writing'.
> noowner 865352
Bug #865352 [wnpp] RFP: ruby-em-proxy -- EventMachine Proxy DSL for writing
Removed annotation that Bug was owned by 
pkg-ruby-extras-maintain...@lists.alioth.debian.org.
> stop
Stopping processing here.

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



Processed: retitle to RFP: bettercap -- Complete, modular, portable and easily extensible MITM framework

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

> retitle 865338 RFP: bettercap -- Complete, modular, portable and easily 
> extensible MITM framework
Bug #865338 [wnpp] ITP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework
Bug #865299 [wnpp] ITP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework
Changed Bug title to 'RFP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework' from 'ITP: bettercap -- Complete, modular, portable 
and easily extensible MITM framework'.
Changed Bug title to 'RFP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework' from 'ITP: bettercap -- Complete, modular, portable 
and easily extensible MITM framework'.
> noowner 865338
Bug #865338 [wnpp] RFP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework
Bug #865299 [wnpp] RFP: bettercap -- Complete, modular, portable and easily 
extensible MITM framework
Removed annotation that Bug was owned by 
pkg-security-t...@lists.alioth.debian.org.
Removed annotation that Bug was owned by 
pkg-security-t...@lists.alioth.debian.org.
> stop
Stopping processing here.

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



Processed: geth depends on golang-github-azure-azure-storage-blob-go

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

> block 890541 by 908935
Bug #890541 [wnpp] RFP: golang-github-go-ethereum -- Official Go implementation 
of the Ethereum protocol
890541 was blocked by: 860431 858722
890541 was blocking: 908151
Added blocking bug(s) of 890541: 908935
>
End of message, stopping processing here.

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



Bug#807866: uploading github-hub? (was: Bug#807866: RFP: github-hub -- hub helps you win at git)

2018-09-24 Thread Anthony Fok
Hi Antoine,

On Mon, Sep 24, 2018 at 6:15 AM Antoine Beaupré  wrote:
> >> If no one else steps up, I will upload this within the next four weeks.
> >
> > The "hub" package was uploaded to Debian three months ago,
> > or 2018-06-16 to be exact, currently in the NEW queue
> > pending verification by FTP masters.
> >
> > See https://ftp-master.debian.org/new.html for more information.
>
> Oh. Sorry for the noise. :)

Not at all!  Thank you especially for your patch to fix FTBFS due to
the move of the ronn binary from ruby-ronn to ronn.
I was totally oblivious to this change, so thank you so much for
letting me know!

Cheers,
Anthony



Bug#861128: RFP: elpa-markdown-toc -- Generate a TOC in markdown file with Emacs

2018-09-24 Thread Antoine Beaupré
On 2018-09-23 21:53:27, Nicholas D Steeves wrote:
> On Fri, Sep 21, 2018 at 04:15:21PM -0400, Antoine Beaupré wrote:
>> On 2018-09-17 22:40:10, Nicholas D Steeves wrote:
>> > Re: a couple of markdown-toc bugs:
>> >
>> > https://github.com/ardumont/markdown-toc/issues/29
>> >   * Solve in Debian with a hard depends on >= markdown-mode 2.2?
>> >   * You mentioned markdown-mode 2.1 is bad, 20161222.1416 is good,
>> > and 2.2 is from 20170526, thus 2.2 should be good.
>> >   * possibly fixed in markdown-toc?
>> 
>> I can't reproduce this with the markdown-mode version in Debian. It
>> might still occur with the version in stable, but then the bugfix is
>> just an upgrade away.
>
> Cool.  And I've patched in a hard ELPA dep on 2.2 so anyone who bpos
> or installs the unstable dep to stable will have a hint about what's
> going wrong.  Sounds like it will be automatically dropped with the
> next upstream release :-)

[...]

>> > https://github.com/ardumont/markdown-toc/issues/35
>> >   * "Lines starting with # in code sections are treated as headings"
>> >   * I imagine this one will frustrate many users.
>> 
>> I can't reproduce this one, but this may be because of the version of
>> markdown.el in Debian (2.3snapshot154).
>
> Interesting!  I'm happy to hear that, and I'll add a manual hard dep
> (for the next release) on >=2.3snapshot154 for the potential benefit
> of anyone installing this package to stable.  'just a "nice to have"
> thing, you know?

While the 2.2 dep makes sense to me because it completely breaks the toc
package, this one seems less relevant. It's only a small bug - the thing
still generally works and we don't know for sure where the problem
lies. So I would keep the dependency minimal. But it doesn't change much
because 2.2 is not in debian anyways...

>> So, conclusion: I'd be happy to sponsor the package as is any time. Just
>> let me know when you're ready and let's get this one out the door!
>
> Sweet.  Thank you for also addressing the two points I mentioned on
> #debian-emacs.  I've already finalised the changelog.  Ready to
> sponsor from git or mentors.
>
>   git clone g...@salsa.debian.org:emacsen-team/markdown-toc-el.git
>   # gbp will get orig tarball from upstream tag
>   # alternatively: git deborig
>
>   dget 
> https://mentors.debian.net/debian/pool/main/m/markdown-toc-el/markdown-toc-el_0.1.2-1.dsc

I'll build and test and upload this shortly.

A.

-- 
Growth for the sake of growth is the ideology of the cancer cell.
- Edward Abbey



Bug#814448: RFP: grive2 -- Google Drive client with support for new Drive REST API and partial sync

2018-09-24 Thread Petter Reinholdtsen
I had a look at this package today, and it seem to be useful for keeping a 
local and
remote Google drive storage in sync.

A draft package is available from the Ubuntu ppa.  I downloaded
https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8/+sourcefiles/grive2/0.5.1-1+git20180819~webupd8~bionic0/grive2_0.5.1-1+git20180819~webupd8~bionic0.dsc
to test the package.

The ppa package fail to start automatically because it only provide systemd 
user services.
I wrote a simple ~/.config/autostart/grive.desktop file to get it going when 
the user log
in:

[Desktop Entry]
Name=Google drive autosync
Type=Application
Exec=/home/user/bin/grive-sync

The script look like this:

#!/bin/sh
set -e
cd ~/
while true; do
if ! xhost >/dev/null 2>&1 ; then
echo "no DISPLAY, exiting $0"
exit 1
fi
if [ ! -e /run/user/1000/grive-sync.sh_googledrive ] ; then
/usr/lib/grive/grive-sync.sh sync googledrive
fi
/usr/lib/grive/grive-sync.sh listen googledrive
sleep 300
done

If you want to maintain it in Debian, I would be happy to sponsor your upload.  
See
http://www.hungry.com/~pere/debian-sponsoring.html > for my preferences.
-- 
Happy hacking
Petter Reinholdtsen



Bug#909501: ITP: apache-opennlp -- machine learning based toolkit for the processing of natural language text

2018-09-24 Thread Andrius Merkys
Package: wnpp
Severity: wishlist
Owner: Andrius Merkys 

* Package name: apache-opennlp
  Version : 1.9.0
  Upstream Author : The Apache Software Foundation
* URL : https://opennlp.apache.org
* License : Apache-2.0
  Programming Lang: Java
  Description : machine learning based toolkit for the processing of 
natural language text

The Apache OpenNLP library is a machine learning based toolkit for the
processing of natural language text. It supports the most common NLP tasks,
such as tokenization, sentence segmentation, part-of-speech tagging, named
entity extraction, chunking, parsing, and coreference resolution. These tasks
are usually required to build more advanced text processing services. OpenNLP
also included maximum entropy and perceptron based machine learning.

I plan to maintain the package inside Debian Science team.

Best,
Andrius

-- 
Andrius Merkys
Vilnius University Institute of Biotechnology, Saulėtekio al. 7, room V325
LT-10257 Vilnius, Lithuania



Bug#801513: RFP: OpenRedAlert -- Remake engine of "Red Alert" and Command-n-Conquer with very few depends

2018-09-24 Thread OmegaPhil
Upstream have just switched to AppImage, which is even worse than
non-Debian project debs they offered before. Just checked building from
source and it downloads random third party stuff (looks to be old
compiled dlls no less), so no good here.



signature.asc
Description: OpenPGP digital signature


Bug#909483: ITP: node-worker-loader -- worker loader module for webpack

2018-09-24 Thread Pirate Praveen
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-worker-loader
  Version : 2.0.0
  Upstream Author : Tobias Koppers @sokra
* URL : https://github.com/webpack-contrib/worker-loader
* License : Expat
  Programming Lang: JavaScript
  Description : worker loader module for webpack
 This loader registers the script as Web Worker.
 .
 Webpack packs CommonJs/AMD modules for the browser.
 .
 Node.js is an event-based server-side JavaScript engine.

Dependency of gitlab 10.x. Since it is ES6 and needs babel to build from
source, it is not suitable for embedding.



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#807866: uploading github-hub? (was: Bug#807866: RFP: github-hub -- hub helps you win at git)

2018-09-24 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 +pending
Bug #807866 [wnpp] ITP: hub -- makes git easier with GitHub
Ignoring request to alter tags of bug #807866 to the same tags previously set

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



Bug#807866: uploading github-hub? (was: Bug#807866: RFP: github-hub -- hub helps you win at git)

2018-09-24 Thread Antoine Beaupré
Control: tag -1 +pending

On 2018-09-23 22:16:39, Anthony Fok wrote:
> Hi Antoine,
>
> On Sun, Sep 23, 2018 at 9:48 AM Antoine Beaupré  
> wrote:
>>
>> Ping!
>>
>> I've been running this package for about a month now and it works well.
>
> Glad that you like the package!
>
>> If no one else steps up, I will upload this within the next four weeks.
>
> The "hub" package was uploaded to Debian three months ago,
> or 2018-06-16 to be exact, currently in the NEW queue
> pending verification by FTP masters.
>
> See https://ftp-master.debian.org/new.html for more information.

Oh. Sorry for the noise. :)

A.

-- 
Striving for social justice is the most valuable thing to do in life
   - Albert Einstein



Processed: Re: Bug#908723: RFP: django-auto-one-to-one -- Django module to automatically connect child model instances to parent class

2018-09-24 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITP: django-auto-one-to-one -- Django module to automatically 
> connect child model instances to parent class
Bug #908723 [wnpp] RFP: django-auto-one-to-one -- Django module to 
automatically connect child model instances to parent class
Changed Bug title to 'ITP: django-auto-one-to-one -- Django module to 
automatically connect child model instances to parent class' from 'RFP: 
django-auto-one-to-one -- Django module to automatically connect child model 
instances to parent class'.

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



Bug#908723: RFP: django-auto-one-to-one -- Django module to automatically connect child model instances to parent class

2018-09-24 Thread Petter Reinholdtsen
Control: retitle -1 ITP: django-auto-one-to-one -- Django module to 
automatically connect child model instances to parent class

I made gbp based package rules available from
https://salsa.debian.org/pere/django-auto-one-to-one >.  I spoke
with Chris, and we agreed to maintain this package as part of the python
team.  He will have a look at the packaging and insert it into the
correct location.

-- 
Happy hacking
Petter Reinholdtsen



Processed: retitle to RFP: ruby-numo-narray -- Numo::NArray is an Numerical N-dimensional Array class for fast processing and easy manipulation of multi-dimensional numerical data, similar to numpy.nd

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

> retitle 865412 RFP: ruby-numo-narray -- Numo::NArray is an Numerical 
> N-dimensional Array class for fast processing and easy manipulation of 
> multi-dimensional numerical data, similar to numpy.ndaray.
Bug #865412 [wnpp] ITP: ruby-numo-narray -- Numo::NArray is an Numerical 
N-dimensional Array class for fast processing and easy manipulation of 
multi-dimensional numerical data, similar to numpy.ndaray. 
Changed Bug title to 'RFP: ruby-numo-narray -- Numo::NArray is an Numerical 
N-dimensional Array class for fast processing and easy manipulation of 
multi-dimensional numerical data, similar to numpy.ndaray.' from 'ITP: 
ruby-numo-narray -- Numo::NArray is an Numerical N-dimensional Array class for 
fast processing and easy manipulation of multi-dimensional numerical data, 
similar to numpy.ndaray. '.
> noowner 865412
Bug #865412 [wnpp] RFP: ruby-numo-narray -- Numo::NArray is an Numerical 
N-dimensional Array class for fast processing and easy manipulation of 
multi-dimensional numerical data, similar to numpy.ndaray.
Removed annotation that Bug was owned by Youhei SASAKI .
> stop
Stopping processing here.

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



Bug#908180: marked as done (ITP: fcitx-dbus-status - Addon for Fcitx to set/get/monitor IM statuses via D-Bus)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 10:00:10 +
with message-id 
and subject line Bug#908180: fixed in fcitx-dbus-status 2016062301-1
has caused the Debian Bug report #908180,
regarding ITP: fcitx-dbus-status - Addon for Fcitx to set/get/monitor IM 
statuses via D-Bus
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.)


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

   Package name: fcitx-dbus-status
Version: 2016062301
Upstream Author: Takuro Ashie 
URL: https://github.com/clear-code/fcitx-dbus-status
License: GPL-2
Description: Addon for Fcitx to set/get/monitor IM statuses via D-Bus

 fcitx-dbus-status addon provides DBus interface object such as
 org.fcitx.Fcitx.Status, and provides Get/Set/Changed methods on it.
 By accessing these interfaces, you can monitor or control status of
 input method with external command line tool such as dbus-send.

Regards,


pgpaYQOI4883H.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: fcitx-dbus-status
Source-Version: 2016062301-1

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

Debian distribution maintenance software
pp.
Kentaro Hayashi  (supplier of updated fcitx-dbus-status 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Sep 2018 11:58:30 +0900
Source: fcitx-dbus-status
Binary: fcitx-dbus-status
Architecture: source amd64
Version: 2016062301-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team 
Changed-By: Kentaro Hayashi 
Description:
 fcitx-dbus-status - Addon for Fcitx to set/get/monitor IM statuses via D-Bus
Closes: 908180
Changes:
 fcitx-dbus-status (2016062301-1) unstable; urgency=medium
 .
   * Initial release (Closes: #908180)
Checksums-Sha1:
 665a8fcf884ce32eac9d3e9fdd1eae5d1284448a 2103 
fcitx-dbus-status_2016062301-1.dsc
 6723040060827dfe52d037fbf05ce1dd3099f869 10238 
fcitx-dbus-status_2016062301.orig.tar.gz
 87c0ec98393f651472681ace76f297ff567667c1 1840 
fcitx-dbus-status_2016062301-1.debian.tar.xz
 2e1f00b04ba84a710c6973d0938421548e1a0b3c 38996 
fcitx-dbus-status-dbgsym_2016062301-1_amd64.deb
 479fca1f967662a8f86c647f92d58c4db5607511 8081 
fcitx-dbus-status_2016062301-1_amd64.buildinfo
 383c8a8f178fa616456697e88b9ba9765a7f051f 5880 
fcitx-dbus-status_2016062301-1_amd64.deb
Checksums-Sha256:
 ce7ad139791962c69f076d4c1de3a5ad43bf9194cef1226f53e2772cb66f6381 2103 
fcitx-dbus-status_2016062301-1.dsc
 a243788614b75570364951213b216d796cc4a92c268e2cd34315d09efc796bef 10238 
fcitx-dbus-status_2016062301.orig.tar.gz
 65cf21e15598484e1b4a446a34f3bdb7b99b624a60bc0fdb43caf0ab685c2ecd 1840 
fcitx-dbus-status_2016062301-1.debian.tar.xz
 0a72e801c4f10dca60cd721b5b3f6f6d0333ee9e875fc49febb4365759a5105c 38996 
fcitx-dbus-status-dbgsym_2016062301-1_amd64.deb
 c6aca77685567510b8004eaf34d7f3ee1cb71ad2f07ef42f6a184f5d1e4d4236 8081 
fcitx-dbus-status_2016062301-1_amd64.buildinfo
 11b56e949a1fea222acd7a49e2a460bd0b96741a1ba272b0c61684e1b667c095 5880 
fcitx-dbus-status_2016062301-1_amd64.deb
Files:
 744ab65e119c95ccaa7fccaf79007320 2103 utils optional 
fcitx-dbus-status_2016062301-1.dsc
 d189f59369dedc06c9031000e3c6cb5a 10238 utils optional 
fcitx-dbus-status_2016062301.orig.tar.gz
 b94a9f82d240cf5b43c804a880cf3d2e 1840 utils optional 
fcitx-dbus-status_2016062301-1.debian.tar.xz
 85436ad104afb88b889c35b97137acc0 38996 debug optional 
fcitx-dbus-status-dbgsym_2016062301-1_amd64.deb
 4d9450fdce48367c979cb2d5b1175d06 8081 utils optional 
fcitx-dbus-status_2016062301-1_amd64.buildinfo
 2e18973b66a6ce93ebfb46399462cdac 5880 utils optional 
fcitx-dbus-status_2016062301-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAlukBJgACgkQwpPntGGC
Ws6DJRAApRSO7ARFLP3HQyZgXf4UV+LE9R5BDlTeS4ywP68Qi1+9wDYb/pLCJPFJ
YHnkNUxucCFfLbP3BQKmZAaNOdr9LAW4fwV1BnncOeqmm9Jjweq0yATHW9WN2B2H

Bug#909133: marked as done (ITP: auto-dictionary-el -- automatic dictionary switcher for Emacs spell checking)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 10:00:10 +
with message-id 
and subject line Bug#909133: fixed in auto-dictionary-mode 1.1-1
has caused the Debian Bug report #909133,
regarding ITP: auto-dictionary-el -- automatic dictionary switcher for Emacs 
spell checking
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.)


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

Package name: auto-dictionary-el
Version : 1.1
Upstream Author : Nikolaj Schumacher
URL : https://wiki.debian.org/EmacsenTeam/Team
License : GPL-2+
Programming Lang: elisp
Description : automatic dictionary switcher for Emacs spell checking

 Auto-dictionary is a minor mode that automatically sets
 'ispell-dictionary'.  It hooks into flyspell's on-the-fly spell
 checking, and extends these checks to also detect language.  This
 package is useful for Emacs users who work in multiple languages.
  .
 Auto-dictionary supports the following languages:
   Catalan
   Classical Greek - ἑλληνικά
   Danish - Dansk
   English
   Esperanto
   French - Français
   German - Deutsch
   Hindi - हिन्दी
   Hungarian - Magyar
   Modern Greek - νέα ελληνικά
   Norwegian Bokmål
   Norwegian Nynorsk
   Portuguese - Português
   Romanian - Românâ, Româneşte
   Slovak - Slovenčina
   Slovene - Slovenian
   Spanish - Español
   Swedish - Svenska
 
--

Antoine, does it detect language with per-buffer granularity, or
support mixing languages in the same buffer?  Thanks for mentioning
that you use this software on #debian-emacs :-) P.S. please ping me if
I take more than two weeks to package this

I do not yet use this package and have been manually switching between
languages, which is why I'm motivated to package it.  I plan to
maintain it as part of the Debian Emacsen Team, and the team policy is
here: https://wiki.debian.org/EmacsenTeam/Team

I will require a sponsor for the initial upload.

Regards,
Nicholas
--- End Message ---
--- Begin Message ---
Source: auto-dictionary-mode
Source-Version: 1.1-1

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

Debian distribution maintenance software
pp.
Nicholas D Steeves  (supplier of updated 
auto-dictionary-mode 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: Sat, 22 Sep 2018 18:20:31 -0400
Source: auto-dictionary-mode
Binary: elpa-auto-dictionary
Architecture: source all
Version: 1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Nicholas D Steeves 
Description:
 elpa-auto-dictionary - automatic dictionary switcher for Emacs spell checking
Closes: 909133
Changes:
 auto-dictionary-mode (1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #909133)
Checksums-Sha1:
 9c0f182856cec9bce499c0e9055026cb8f485588 1721 auto-dictionary-mode_1.1-1.dsc
 ed4e496caaa8277a0e47beab8c6c690a8489c893 13888 
auto-dictionary-mode_1.1.orig.tar.xz
 88217c70eff5082bcbbd7fcddc073b21ce24126a 2328 
auto-dictionary-mode_1.1-1.debian.tar.xz
 b265af4d5ee861308e4810baae902f3aa06103fb 7446 
auto-dictionary-mode_1.1-1_amd64.buildinfo
 777bdbc68ffa567c9b509c5ad71226fa4af826df 16568 
elpa-auto-dictionary_1.1-1_all.deb
Checksums-Sha256:
 466da75eed52977e74ce66b18acee1817b37e1da54e4193b94c9e2f4d975ba56 1721 
auto-dictionary-mode_1.1-1.dsc
 9de41609bcf9b68affdb2699107822c4b726e88a1f26e1ce9be0345654739235 13888 
auto-dictionary-mode_1.1.orig.tar.xz
 2dde919e950fa43b94fbc86e069c3fb6388be0752e6f56a4fe342d3a0500b5bb 2328 
auto-dictionary-mode_1.1-1.debian.tar.xz
 94650300becb562dac9511a35f05ffabe8d6fbe87a55a76bef1ec16c7cfd3962 7446 
auto-dictionary-mode_1.1-1_amd64.buildinfo
 8cd1400aaf083478cd1bed7433fc40c264b1160a675ff46dafd353d0bf0f1c7f 16568 
elpa-auto-dictionary_1.1-1_all.deb
Files:
 2e01f5c2a33747eb8e52a4285e3a 1721 lisp optional 
auto-dictionary-mode_1.1-1.dsc
 e843fe8e8d4d12b85882e2408f55ed24 13888 lisp optional 

Bug#880199: ITP: skopeo -- Utility performing various operations on container images and image repositories

2018-09-24 Thread Laurent Bigonville

Hello,

On Mon, 30 Oct 2017 14:34:18 + Free Ekanayaka  wrote:

> [...]
> * Package name : skopeo
> [...]

Any news regarding this ITP?



Bug#909463: ITP: flang -- Fortran compiler using the LLVM toolkit

2018-09-24 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry 

* Package name: flang
  Version : 7.0
  Upstream Author : Steve Scalpone 
* URL : https://github.com/flang-compiler
* License : BSD
  Programming Lang: C++, Fortran
  Description : Fortran compiler using the LLVM toolkit



Flang is a Fortran compiler targeting LLVM.

Flang is a Fortran language front-end designed for integration with LLVM and 
the LLVM optimizer.

Flang+LLVM is a production-quality Fortran solution designed to be co-installed 
and is fully interoperable with Clang C++.

Flang single-core and OpenMP performance is now on par with GNU Fortran; for 
certain applications up to 40% faster.
Flang has implemented Fortran 2003 and has a near full implementation of OpenMP 
through version 4.5 targeting multicore CPUs.

This will be maintained with the LLVM packaging team.



Bug#902732: marked as done (ITP: golang-github-bep-go-tocss -- simple-to-use LibSass Go API)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 09:00:12 +
with message-id 
and subject line Bug#902732: fixed in golang-github-bep-go-tocss 
0.0~git20180625.471c87b-1
has caused the Debian Bug report #902732,
regarding ITP: golang-github-bep-go-tocss -- simple-to-use LibSass Go API
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.)


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

* Package name: golang-github-bep-go-tocss
  Version : 0.0~git20180625.471c87b-1
  Upstream Author : Bjørn Erik Pedersen
* URL : https://github.com/bep/go-tocss
* License : Expat
  Programming Lang: Go
  Description : simple-to-use LibSass Go API

 This is currently a, hopefully, simple to use LibSass Go API.
 It uses the C bindings in https://github.com/wellington/go-libsass/libs
 to do the heavy lifting.
 .
 The primary motivation for this project is to add SCSS support to Hugo
 (https://gohugo.io/). It is has some generic tocss package names hoping
 that there will be a solid native Go implementation that can replace
 LibSass in the near future.

Reason for packaging: Need for the upcoming Hugo v0.43
--- End Message ---
--- Begin Message ---
Source: golang-github-bep-go-tocss
Source-Version: 0.0~git20180625.471c87b-1

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

Debian distribution maintenance software
pp.
Anthony Fok  (supplier of updated golang-github-bep-go-tocss 
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, 29 Jun 2018 17:05:48 -0600
Source: golang-github-bep-go-tocss
Binary: golang-github-bep-go-tocss-dev
Architecture: source all
Version: 0.0~git20180625.471c87b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Anthony Fok 
Description:
 golang-github-bep-go-tocss-dev - simple-to-use LibSass Go API
Closes: 902732
Changes:
 golang-github-bep-go-tocss (0.0~git20180625.471c87b-1) unstable; urgency=medium
 .
   * Initial release (Closes: #902732)
Checksums-Sha1:
 5f4669968126a0faab6bc81d5f983df039f4e644 2406 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.dsc
 9bbf4514fac9d5e211eb50ddeda37c8f02756f0a 4548 
golang-github-bep-go-tocss_0.0~git20180625.471c87b.orig.tar.xz
 2b93db7f9766dfac564644cee2107ed9eb6a34c7 2128 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.debian.tar.xz
 74b141180376bf4a8d032c690cb45725c9478a14 5608 
golang-github-bep-go-tocss-dev_0.0~git20180625.471c87b-1_all.deb
 945c009a8efec34335e63dee72057a78cab7a6b2 6522 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1_amd64.buildinfo
Checksums-Sha256:
 418adcc99f16406a09d8c1e8f79e7b15fa135a0eb9afb0336c4bf67bc330b3b5 2406 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.dsc
 68cd20c7b2e1a4a5d2807a3c33b9d90d3eeabddaf85639e56d6a5c21d1f99023 4548 
golang-github-bep-go-tocss_0.0~git20180625.471c87b.orig.tar.xz
 2979f8991e5013de2e0bb369182b0ce6aa7208872c8e95f66c94e7474af77b25 2128 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.debian.tar.xz
 1acc612b008e95136d3fa9b6a26b6de766ca8b978bf32d334c026e6558126738 5608 
golang-github-bep-go-tocss-dev_0.0~git20180625.471c87b-1_all.deb
 a999572d08cce593412a81e05924244c69c8bef14a3d1e9387c6916e80d1f9e5 6522 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1_amd64.buildinfo
Files:
 a881095d07f2a36be3944dbb2930ae68 2406 devel optional 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.dsc
 023199e4f1572536d8c7f28f2eb9a457 4548 devel optional 
golang-github-bep-go-tocss_0.0~git20180625.471c87b.orig.tar.xz
 03f107627287f40858369094518d54d8 2128 devel optional 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1.debian.tar.xz
 6b3cec0c51144301f6069a19c73836b8 5608 devel optional 
golang-github-bep-go-tocss-dev_0.0~git20180625.471c87b-1_all.deb
 66ba3b9e2f8f507fda465c0fd274a82b 6522 devel optional 
golang-github-bep-go-tocss_0.0~git20180625.471c87b-1_amd64.buildinfo

-BEGIN PGP 

Bug#902000: marked as done (ITP: golang-github-wellington-go-libsass -- Go wrapper for libsass, the only Sass 3.5 compiler for Go)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 09:00:13 +
with message-id 
and subject line Bug#902000: fixed in golang-github-wellington-go-libsass 
0.9.2+git20180624.615eaa4-1
has caused the Debian Bug report #902000,
regarding ITP: golang-github-wellington-go-libsass -- Go wrapper for libsass, 
the only Sass 3.5 compiler 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.)


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

* Package name: golang-github-wellington-go-libsass
  Version : 0.9.2+git20180616.2e55e60-1
  Upstream Author : Drew Wells
* URL : https://github.com/wellington/go-libsass
* License : Apache-2.0
  Programming Lang: Go
  Description : Go wrapper for libsass, the only Sass 3.5 compiler for Go

 The only Sass compliant Go library!  go-libsass is a wrapper to the
 sass/libsass (http://github.com/sass/libsass) project.
 .
 Basic example:
 .
 buf := bytes.NewBufferString("div { p { color: red; } }")
 if err != nil {
 log.Fatal(err)
 } comp, err := libsass.New(os.Stdout, buf) if err != nil {
 log.Fatal(err)
 }
 .
 if err := comp.Run(); err != nil {
 log.Fatal(err)
 }
 .
 Output:
 .
 div p {
   color: red; }


Reason for packaging:
 Needed by the upcoming Hugo 0.43 release, see
  * https://github.com/gohugoio/hugo/issues/4243
  * https://github.com/wellington/go-libsass/issues/62
--- End Message ---
--- Begin Message ---
Source: golang-github-wellington-go-libsass
Source-Version: 0.9.2+git20180624.615eaa4-1

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

Debian distribution maintenance software
pp.
Anthony Fok  (supplier of updated 
golang-github-wellington-go-libsass 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: Sat, 22 Sep 2018 02:00:33 -0600
Source: golang-github-wellington-go-libsass
Binary: golang-github-wellington-go-libsass-dev
Architecture: source all
Version: 0.9.2+git20180624.615eaa4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Anthony Fok 
Description:
 golang-github-wellington-go-libsass-dev - Go wrapper for libsass, the only 
Sass 3.5 compiler for Go
Closes: 902000
Changes:
 golang-github-wellington-go-libsass (0.9.2+git20180624.615eaa4-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #902000)
   * New upstream version 0.9.2+git20180624.615eaa4:
 - Add libs.SassOptionSetInputPath which is needed for
   source map generation from a non-file context. (e.g. for Hugo)
   * Remove remove-unused-init-in-context_test.patch,
 which has been accepted upstream.
 See https://github.com/wellington/go-libsass/pull/65
   * Add missing copyright information of LibSass files inside the
 libsass-build/ directory to debian/copyright
   * Bump Standards-Version to 4.2.1 (no change)
Checksums-Sha1:
 1abf2beb089a2fc271cdc300f79416d935591328 2504 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4-1.dsc
 627b801926a0974b002a2d8af6a55156368c3525 270660 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4.orig.tar.xz
 0ad762e6d1a1867d5a7b1a5f46a02caf8e01ee8e 4232 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4-1.debian.tar.xz
 f33351ee2b018ff54c73b869e8f67f40974f2f77 74604 
golang-github-wellington-go-libsass-dev_0.9.2+git20180624.615eaa4-1_all.deb
 137f17f0b639e1a32a792e39aaee8dd332d012ce 6414 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4-1_amd64.buildinfo
Checksums-Sha256:
 ed890943cde196a6ac0bf92471488d7a15378010778da3ad4b8de167021bbdc0 2504 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4-1.dsc
 304c1c5cf6a904594b96cacd9f430b5f67252880e595192c03eaf156c054724a 270660 
golang-github-wellington-go-libsass_0.9.2+git20180624.615eaa4.orig.tar.xz
 3bfccae2b64f08e3b5e1e3cfac75d67e17692a2ced39dd60853e898c68a7d859 4232 

Processed: electron depends on crashpad

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

> block 842420 by 909459
Bug #842420 [wnpp] RFP: electron -- Build cross platform desktop apps with 
JavaScript, HTML, and CSS
842420 was blocked by: 859361 909458 743404 809692
842420 was blocking: 827314 831861 842943 898259
Added blocking bug(s) of 842420: 909459
>
End of message, stopping processing here.

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



Bug#909002: marked as done (ITP: python-rfc3161ng -- Implementation of trusted timestamping client)

2018-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2018 08:00:09 +
with message-id 
and subject line Bug#909002: fixed in python-rfc3161ng 2.0.4-1
has caused the Debian Bug report #909002,
regarding ITP: python-rfc3161ng -- Implementation of trusted timestamping client
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.)


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

Package: wnpp
Severity: wishlist
X-Debbugs-cc: Benjamin Dauvergne 

Cc to the upstream developer.

* Package name: python-rfc3161
  Version : 1.0.7
  Upstream Author : Benjamin Dauvergne
* URL : https://dev.entrouvert.org/projects/python-rfc3161
* License : MIT
  Description : Implementation of trusted timestamping client

A simple client library for cryptographic timestamping service
implementing the protocol from RFC3161.

Some information on the library can be found in 
http://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html
 >

-- 
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: python-rfc3161ng
Source-Version: 2.0.4-1

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen  (supplier of updated python-rfc3161ng 
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: Tue, 18 Sep 2018 13:03:02 +0200
Source: python-rfc3161ng
Binary: python3-rfc3161ng
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Petter Reinholdtsen 
Changed-By: Petter Reinholdtsen 
Description:
 python3-rfc3161ng - sign HTTP requests (IETF HTTP Signatures) - Python 3 
version of t
Closes: 909002
Changes:
 python-rfc3161ng (2.0.4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #909002).
Checksums-Sha1:
 81f8f586603f8693d8ffe4b04e28887af8b42bf4 2089 python-rfc3161ng_2.0.4-1.dsc
 578c2b625aaa8870523b248408583411858d06d0 14973 
python-rfc3161ng_2.0.4.orig.tar.gz
 346a25f9f3a37b41bc3f65494c88f41f5e9d148e 2136 
python-rfc3161ng_2.0.4-1.debian.tar.xz
 80e1574fdf54bcdac99db8b2822002909f2bc16d 7597 
python-rfc3161ng_2.0.4-1_amd64.buildinfo
 ec9b241bf93ed9ab9825b7ed3a6f1e786029ffe8 8274 python3-rfc3161ng_2.0.4-1_all.deb
Checksums-Sha256:
 f07e23ad06b0534d6cafe5ed3170587dd4914848a72892cc7506d74c3f02f7c4 2089 
python-rfc3161ng_2.0.4-1.dsc
 0499be0a6b32a5c4949a64de2b34824897c100303d3e5dbd675f2bb694f216ad 14973 
python-rfc3161ng_2.0.4.orig.tar.gz
 fc1b487f07d12a354d87851a1821608bc28ba25ceea22ac883fc92f982e7af64 2136 
python-rfc3161ng_2.0.4-1.debian.tar.xz
 eb0f69695303e3104a914c7c6109d85ba7bb1ae2963b0725ef1a10c1cf89bc6b 7597 
python-rfc3161ng_2.0.4-1_amd64.buildinfo
 8fd73994d855a23eec45d8b0af181ec3d412c167fd87589e4bc6f489ed96e9e1 8274 
python3-rfc3161ng_2.0.4-1_all.deb
Files:
 2522801e368a75577644fadff1338eb4 2089 python optional 
python-rfc3161ng_2.0.4-1.dsc
 c0c22a7763c6a21a0e3bac5803cdc909 14973 python optional 
python-rfc3161ng_2.0.4.orig.tar.gz
 efcde4e194a251ff3aac4bf8aeac0ebe 2136 python optional 
python-rfc3161ng_2.0.4-1.debian.tar.xz
 1080108129df0effb6aa29dfc1b52dc2 7597 python optional 
python-rfc3161ng_2.0.4-1_amd64.buildinfo
 d99e943ec81a038741a7c89fd1867306 8274 python optional 
python3-rfc3161ng_2.0.4-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAlug3CYACgkQgSgKoIe6
+w5uow//QuuTSmtxTaqeu6IpaoynxXM6UtLI8NL0gQ0wvYqlr20HgIyciHp8gETX
+2Xm/ifeDABBR1Sx9J0KJNtafC6/E55BSqSfnckJuUoHzWSI9vsi0iRMD5OY5YrO
hwRwqYrHqhyS9bSL7BvIJk7lFrBEf5M0+59v6v3PV+z28lF5al2bicv4W+NHwK3c
yiMpiS4dj8VjE/mTmAbgyECSJPsTY2au076gDL1wR8DGOzD7TRHNljmc2Ab24bfn
TFWjBYBrt+QJ6Wi/pLWPqPKkuWobGEJsRhgIc6m+fiB+oNBzFANHZWUp+5HP/QWP
IPlC23VqrKx6CepgnjaCYU5oG+M4LWavB60Eiv+05o/x+uSPvc0RgzEiAVh2OnbP
I3BunV4glXIiyDqflt1sqcuDGazJ0+qG3msp9BzS8tSSd8YJsAP71TG6neCAkExR
OuKu5wjPj7RoedL9TD8pRcC/PLzeJ9Y1///eCdC21gYTfnlnqhIo/fjPIUf4i34R
PIJKfoHNkcXPakVpYZvW055uCt6dA0M4dZw/EeAA0yr6M1lgJlhzEZqPAUTVt35O

Bug#909459: RFP: crashpad -- a crash-reporting system

2018-09-24 Thread Jeff Cliff
Package: wnpp
Severity: wishlist

* Package name: crashpad
  Version : d7798a4e28
  Upstream Author : Mark Mentovai
* URL : https://notabug.org/themusicgod1/crashpad
* License : Apache 2.0
  Programming Lang: C++
  Description : a crash-reporting system

Crashpad is a library for capturing, storing and transmitting postmortem crash 
reports 
from a client to an upstream collection server. Crashpad aims to make it 
possible for 
clients to capture process state at the time of crash with the best possible 
fidelity 
and coverage, with the minimum of fuss.

Crashpad also provides a facility for clients to capture dumps of process state 
on-demand for diagnostic purposes.

Crashpad additionally provides minimal facilities for clients to adorn their 
crashes 
with application-specific metadata in the form of per-process key/value pairs. 
More 
sophisticated clients are able to adorn crash reports further through 
extensibility 
points that allow the embedder to augment the crash report with 
application-specific
metadata.

Crashpad is a component used by electron ( #842420 ) 



Processed: electron depends on chromium-breakpad

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

> block 842420 by 909458
Bug #842420 [wnpp] RFP: electron -- Build cross platform desktop apps with 
JavaScript, HTML, and CSS
842420 was blocked by: 809692 743404 859361
842420 was blocking: 827314 831861 842943 898259
Added blocking bug(s) of 842420: 909458
>
End of message, stopping processing here.

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



Bug#909458: RFP: chromium-breakpad -- NSA/Microsoft GitHub clone of the breakpad used by NSA/Alphabet Chromium

2018-09-24 Thread Jeff Cliff
Package: wnpp
Severity: wishlist

* Package name: chromium-breakpad
  Version : bceeca6dea
  Upstream Author : agrieve (@agrieve@github)
* URL : https://notabug.org/themusicgod1/chromium-breakpad
* License : Apache 2.0
  Programming Lang: C++
  Description : NSA/Microsoft GitHub clone of the breakpad used by 
NSA/Alphabet Chromium

A set of client and server components which implement a crash-reporting system.
One of the components of electron ( #842420 ).



Bug#909457: ITP: blis -- BLAS-like Library Instantiation Software Framework

2018-09-24 Thread Mo Zhou
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-scie...@lists.debian.org
Owner: Mo Zhou 

* Package name: blis
  Version : 0.4.1
  Upstream Author : The University of Texas at Austin, HP Enterprise, AMD Inc.
* URL : https://github.com/flame/blis
* License : BSD-3-clause
  Programming Lang: C
  Description : BLAS-like Library Instantiation Software Framework

This is a relatively new BLAS implementation and a new candidate to
libblas.so.3 . However unlike OpenBLAS, BLIS doesn't provide LAPACK API/ABI.

Upstream benchmarks shows a promising and comparative performance compared
to OpenBLAS and MKL, however I'm still not quite sure how fast it is,
objectively. So maybe I'll set the priority to 37, which means for the
libblas.so.3 alternative,

  OpenBLAS > BLIS > Atlas > Netlib > MKL

Moreinfo: https://github.com/flame/blis/issues/254



Processed: electron depends on libchromiumcontent

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

> block 842420 by 809692
Bug #842420 [wnpp] RFP: electron -- Build cross platform desktop apps with 
JavaScript, HTML, and CSS
842420 was blocked by: 743404 859361
842420 was blocking: 827314 831861 842943 898259
Added blocking bug(s) of 842420: 809692
>
End of message, stopping processing here.

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



Processed: electron dev-depends on eslint

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

> block 842420 by 743404
Bug #842420 [wnpp] RFP: electron -- Build cross platform desktop apps with 
JavaScript, HTML, and CSS
842420 was blocked by: 859361
842420 was blocking: 827314 831861 842943 898259
Added blocking bug(s) of 842420: 743404
>
End of message, stopping processing here.

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