Bug#929339: RFP: qsmtp - drop-in replacement for qmail STMP programs

2019-05-21 Thread Dmitry Bogatov

Package: wnpp
Severity: wishlist

Qsmtp is a drop in replacement for the qmail SMTP programs qmail-smtpd
and qmail-remote. That means you just change your startup scripts to use
Qsmtpd instead of qmail-smtpd and most things will work as before.

The initial point was a heavily patched qmail-smtpd to get some decent
antispam features. This was then rewritten from scratch into a new
binary that was designed to allow easy extension to new mail filters.
Another design goal was to be 100% IPv6 clean.

  • Fast and small: written in plain C
  • IPv6 clean
  • Many antispam modules included, e.g. SPF, IP blacklists, domain
blacklists, badmailfrom, helo filtering
  • Easy API to add your own spamfilters
  • For vpopmail hosts: does not create bounces for non-existing users
  • Tested: includes unit tests, nightly checks available
at http://my.cdash.org/index.php?project=Qsmtp


pgpSCejiGUOu3.pgp
Description: PGP signature


Bug#754513: Paper Submission - Thailand IRED International Conference - August 2019

2019-05-21 Thread Stefania Wilson

Dear Friends,


We would like to invite you to submit research article in the 9th Joint 
International Conference organised by Institute of Research Engineers and 
Doctors at Bangkok, Thailand. The theme for the 2019 Thailand conference is to 
bring together innovative academics and industrial experts to a common forum. 
We would be delighted to have you present at this conference to hear what the 
technology experts and researchers have to share about the technology 
advancements and their impact on our daily lives.


Joint International Conference Consists of following tracks:




Track 1: 9th International Conference on Advances in Computing, Electronics and 
Communication - ACEC


Official Website: www.acec.theired.org




Track 2: 9th International Conference On Advances in Civil, Structural and 
Environmental Engineering - ACSEE


Official Website: www.acsee.theired.org




Track 3: 9th International Conference On Advances in Mechanical and Robotics 
Engineering - AMRE


Official Website: www.amre.theired.org




Track 4: 9th International Conference On Advances in Social Science, Management 
and Human Behaviour - SMHB


Official Website: www.smhb.theired.org


Conference Venue: Hotel Lebua at State Tower, Bangkok, Thailand


Conference Date: 03 - 04 August 2019


Abstract/ Full Paper Submission For Review: 10 June 2019




About Publication:

All the registered papers will proudly be published by IRED-CPS and stored in 
the SEEK digital Library 

(www.seekdl.org). Each Paper will be assigned DOI (Digital Object Identifier) 
from CROSSREF. The Proc. will be submitted to ISI Thomson for Review and 
Indexing. Proc. will also be published in International Journals with ISSN 
Numbers.


Remote Presentation via Skype can also be arranged.


We would also like to share some conference photographs of previous held 
International conference that has been worldwide.


Kindly refer to the below link to access the conference photographs.




https://gallery.theired.org/previous-conferences/



We Request you to forward this email to your colleagues/Researchers/students in 
order to promote the conference.


The aim of the conference is to provide a platform to the researchers and 
practitioners from both academia as well as industry to meet and share 
cutting-edge development in the field.
Please take the time to explore the website for more details, check on 
important dates, and keep yourself up to date on recent changes. 



Registered Papers (IRED Extended paper guidelines applicable) will be published 
in the various issues of International journals.
Prospective authors are invited to submit full (original) research papers; 
which are NOT submitted or published or under consideration anywhere in other 
conferences or journals; in electronic format via email. 




Thanks Much 
Stefania Wilson
NEWS Division 
IRED
 If you no longer wish to receive mail from us, you can 

unsubscribe
IRED 

Bug#917237: marked as done (ITP: golang-github-certifi-gocertifi -- SSL Certificates for Golang)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 01:01:06 +0530
with message-id 

and subject line Package not needed
has caused the Debian Bug report #917237,
regarding ITP: golang-github-certifi-gocertifi -- SSL Certificates for Golang
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.)


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

* Package name  : golang-github-certifi-gocertifi
  Version  : 2018.01.18+git20180905.ee1a9a0-1
  Upstream Author   : Certifi
* URL   : https://github.com/certifi/gocertifi
* License : MPL-2.0
  Programming Lang: Go
  Description: SSL Certificates for Golang

This Go package contains a CA bundle that you can reference in your Go
code. This is useful for systems that do not have CA bundles that Golang
can find itself, or where a uniform set of CAs is valuable.
.
This is the same CA bundle that ships with the Python Requests
 library, and is a Golang
specific port of certifi . The CA
bundle is derived from Mozilla's canonical set.

This is a dependency of gitlab-workhorse and hence needs to be packaged.


Thanks,
Utkarsh Gupta
--- End Message ---
--- Begin Message ---
Hey,

This package is not needed anymore.
Hence closing the ITP.


Best,
Utkarsh
--- End Message ---


Bug#923862: marked as done (ITP: ruby-isolate -- Very simple RubyGems sandbox)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 01:02:04 +0530
with message-id 

and subject line Package not needed
has caused the Debian Bug report #923862,
regarding ITP: ruby-isolate -- Very simple RubyGems sandbox
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.)


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

* Package name : ruby-isolate
  Version  : 3.3.1
  Upstream Author  : John Barnette
* URL  : https://github.com/jbarnette/isolate
* License  : Expat
  Programming Lang : Ruby
  Description  : Very simple RubyGems sandbox

Isolate is a very simple RubyGems sandbox. It provides a way to express and
automatically install your project's Gem dependencies.
.
When Isolate runs, it uses GEM_HOME, GEM_PATH, and a few other tricks to
separate your code from the system's RubyGems configuration, leaving it
free to run in blissful solitude.

This is needed for closing bug #705322.

Best,
Utkarsh
--- End Message ---
--- Begin Message ---
Hey,

This package is not needed anymore.
Hence closing the ITP.


Best,
Utkarsh
--- End Message ---


Bug#925938: marked as done (ITP: node-psl -- Domain name parser based on the Public Suffix List)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 01:01:35 +0530
with message-id 

and subject line Package not needed
has caused the Debian Bug report #925938,
regarding ITP: node-psl -- Domain name parser based on the Public Suffix List
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.)


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

* Package name : node-psl
  Version  : 1.1.29
  Upstream Author  : Lupo Montero
* URL  : https://github.com/wrangr/psl/
* License  : Expat
  Programming Lang : JavaScript
  Description  : Domain name parser based on the Public Suffix List

 psl is a JavaScript domain name parser based on the Public Suffix List
 (https://publicsuffix.org/). This implementation is tested against the test
 data hosted by Mozilla and kindly provided by Comodo.
 .
 The Public Suffix List is a cross-vendor initiative to provide an accurate
 list of domain name suffixes. A "public suffix" is one under which Internet
 users can directly register names. Some examples of public suffixes are
 ".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of
all
 known public suffixes.


Best,
Utkarsh
--- End Message ---
--- Begin Message ---
Hey,

This package is not needed anymore.
Hence closing the ITP.


Best,
Utkarsh
--- End Message ---


Bug#890706: marked as done (ITP: node-ansi-wrap -- Create ansi colors by passing the open and close codes)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 21:02:18 +0530
with message-id 
and subject line small enough to embed
has caused the Debian Bug report #890706,
regarding ITP: node-ansi-wrap -- Create ansi colors by passing the open and 
close codes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

* Package name: node-ansi-wrap
  Version : 0.1.0
  Upstream Author : Jon Schlinkert (https://github.com/jonschlinkert)
* URL : https://github.com/jonschlinkert/ansi-wrap
* License : Expat
  Programming Lang: JavaScript
  Description : Create ansi colors by passing the open and close codes

 This package helps to easily create colors by passing the open and close
codes
 for your required ansi color. This package is used in a lot of projects
like a
 nsi-reset, ansi-bold, ansi-dim, ansi-strikethrough, ansi-cyan to name a
few.
 .
 Node.js is an event-based server-side JavaScript engine.

 Many other packages (like ansi-reset, ansi-strikethrough, ansi-inverse,
ansi-ma
 genta to name a few) depend on this package. No such package already
exists.

 This package is a useful dependency of NPM 5.6.

 I am planning to maintain this package as part of the javascript
maintainers
 team.

 Pirate Praveen has agreed to sponsor this package.
--- End Message ---
--- Begin Message ---
This is a very small module and can be embedded.



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


Bug#915444: ITP: aspell-el -- Greek dictionary for GNU Aspell

2019-05-21 Thread Vangelis Mouhtsis
Package: wnnp

Severity: wishlist

Owner: Vangelis Mouhtsis 

* Package name    : aspell-el

  Version     : 0.50-3-6.2

   Upstream Author : Evripidis Papakostas 

* URL : http://ispell.source.gr

* Licence : GPL3

  Description : Greek dictionary for GNU Aspell

   This package contains all the required files to add support for the

   Greek language to the GNU Aspell spell checker.


-- 
GPG Fingerprint: 868D EF24 37CC E9F5 C5DC  63B7 5E57 25A1 FB41 2219



signature.asc
Description: OpenPGP digital signature


Bug#908589: gcc-8 documentation packages

2019-05-21 Thread Dmitry Eremin-Solenikov
Hello,

I've updated gcc-doc/gcc-doc-defaults packages to support new gcc-8
documentation generation. NMU Packages are uploaded to
mentors.debian.net
for review, git trees are put on salsa.debian.org/gcc-doc (-defaults).

-- 
With best wishes
Dmitry



Bug#929313: ITP: ocaml-cairo2 -- OCaml libraries interfacing to Cairo

2019-05-21 Thread Ralf Treinen
Package: wnpp
Severity: wishlist
Owner: Ralf Treinen 

* Package name: ocaml-cairo2
  Version : 0.6.1
  Upstream Author : Christophe Troestler 
* URL : https://github.com/Chris00/ocaml-cairo
* License : LGPL3
  Programming Lang: OCaml
  Description : OCaml libraries interfacing to Cairo
  This is an OCaml binding for the Cairo library, a 2D graphics library
  with support for multiple output devices.

***

This is a build-dependency for the most recent versions of lablgtk3.
The package will be maintained under the umbrella of the ocaml-team.



Bug#928400: marked as done (ITP: libbigwig -- C library for handling bigWig files)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 12:00:11 +
with message-id 
and subject line Bug#928400: fixed in libbigwig 0.4.2+dfsg-1
has caused the Debian Bug report #928400,
regarding ITP: libbigwig -- C library for handling bigWig files
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.)


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

* Package name: libbigwig
  Version : 0.4.2
* URL : https://github.com/dpryan79/libBigWig/
* License : MIT
  Programming Lang: C
  Description : C library for handling bigWig files

To be team maintained on https://salsa.debian.org/med-team/libbigwig
--- End Message ---
--- Begin Message ---
Source: libbigwig
Source-Version: 0.4.2+dfsg-1

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

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated libbigwig 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, 03 May 2019 18:42:40 +0200
Source: libbigwig
Binary: libbigwig-dev libbigwig-doc libbigwig0 libbigwig0-dbgsym
Architecture: source amd64 all
Version: 0.4.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Steffen Moeller 
Changed-By: Steffen Moeller 
Description:
 libbigwig-dev - C library for handling bigWig files - header files
 libbigwig-doc - C library for handling bigWig files - documentation
 libbigwig0 - C library for handling bigWig files
Closes: 928400
Changes:
 libbigwig (0.4.2+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: 928400)
   * New upstream release
Checksums-Sha1:
 ea84fb3d834cba9727e94a0ca0a407e724a2a65f 2090 libbigwig_0.4.2+dfsg-1.dsc
 a6a16f9dde93ceb1a367034e0aed700e18a58c85 58772 libbigwig_0.4.2+dfsg.orig.tar.xz
 fc57b95d1d95371299abb792d1d4f869a61171c0 3260 
libbigwig_0.4.2+dfsg-1.debian.tar.xz
 a3717b824ca195bee3cede626d40aba8e4efbce8 11992 
libbigwig-dev_0.4.2+dfsg-1_amd64.deb
 2d3217594c8ab91eb4c73e837c544b1776a2b969 126828 
libbigwig-doc_0.4.2+dfsg-1_all.deb
 5b57c3de3928402d23927644d956551a89751570 65292 
libbigwig0-dbgsym_0.4.2+dfsg-1_amd64.deb
 d50a194743e48f4731750d35ffb77fcc014d958f 26888 
libbigwig0_0.4.2+dfsg-1_amd64.deb
 55ce5ac51723da6eed1d219cd97f5ee1df1ec481 7286 
libbigwig_0.4.2+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 97cd12c90c6a9913195fbbb274ded53a16cb01a50721562070c2b2069efa6daa 2090 
libbigwig_0.4.2+dfsg-1.dsc
 62b3762ea1cf4950abe96c362f80fee27c7898ae72b5bc9ac3580d8411e577de 58772 
libbigwig_0.4.2+dfsg.orig.tar.xz
 494c9e66d056e94f22879c790277ecee6a0b2ec459ee959e5e98ed00d87fc0e2 3260 
libbigwig_0.4.2+dfsg-1.debian.tar.xz
 c13cc57d90211d2ff0350f189527a874eb265598bd3ecb13eacea49ca2869d1c 11992 
libbigwig-dev_0.4.2+dfsg-1_amd64.deb
 3bdcc91cebffaab371fc1dcf1cdab07acb371dc023e5cabe7367712d2975ca21 126828 
libbigwig-doc_0.4.2+dfsg-1_all.deb
 335dc0824b58d52f9ebd47677644e67793deb9f7ae4b2d7d929a265b64565408 65292 
libbigwig0-dbgsym_0.4.2+dfsg-1_amd64.deb
 ab3c6b9256886e05e42f8634f3d78f555a9a0027771e59c4927eae5fb6ffbd09 26888 
libbigwig0_0.4.2+dfsg-1_amd64.deb
 cee6abda2280f71dca210593910421b3a36721e9560cb5ad5c56f684d3f56aa9 7286 
libbigwig_0.4.2+dfsg-1_amd64.buildinfo
Files:
 c527faf48a00b4ddb43deb0b4f6e6154 2090 libs optional libbigwig_0.4.2+dfsg-1.dsc
 e5f6a54b0ce2d9db84a1c5de17768790 58772 libs optional 
libbigwig_0.4.2+dfsg.orig.tar.xz
 7c042f03ca95f16d3e025249e4324157 3260 libs optional 
libbigwig_0.4.2+dfsg-1.debian.tar.xz
 b6b4312781849743bec1535533fae5f5 11992 libdevel optional 
libbigwig-dev_0.4.2+dfsg-1_amd64.deb
 924a835faecf289828449b0b07811f62 126828 libdevel optional 
libbigwig-doc_0.4.2+dfsg-1_all.deb
 4d2917cda170a112c1a937a90e9540e7 65292 debug optional 
libbigwig0-dbgsym_0.4.2+dfsg-1_amd64.deb
 dd0b46a8250c62e8d181eb37835bf3fe 26888 libs optional 
libbigwig0_0.4.2+dfsg-1_amd64.deb
 43bc7ce381475bf133604269b69c49f5 7286 libs optional 
libbigwig_0.4.2+dfsg-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-


Bug#924592: marked as done (ITP: hcxdumptool -- Small tool to capture packets from wlan devices)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 12:00:10 +
with message-id 
and subject line Bug#924592: fixed in hcxdumptool 5.1.4-1
has caused the Debian Bug report #924592,
regarding ITP: hcxdumptool -- Small tool to capture packets from wlan devices
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.)


-- 
924592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Paulo Roberto Alves de Oliveira (aka kretcheu)" 

* Package name: hcxdumptool
  Version : 5.1.4
  Upstream Author : ZeroBeat
* URL : https://github.com/ZerBea/hcxdumptool
* License : MIT
  Programming Lang: C
  Description : Small tool to capture packets from wlan devices

 Tool to run several tests to determine if wifi access points or clients are
 vulnerable.

 This package is used with wifite to get pmkid handshake from some wifi access
 points without connected clients.
--- End Message ---
--- Begin Message ---
Source: hcxdumptool
Source-Version: 5.1.4-1

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

Debian distribution maintenance software
pp.
Paulo Roberto Alves de Oliveira (aka kretcheu)  (supplier 
of updated hcxdumptool 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 Mar 2019 22:12:00 -0300
Source: hcxdumptool
Binary: hcxdumptool hcxdumptool-dbgsym
Architecture: source amd64
Version: 5.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) 
Changed-By: Paulo Roberto Alves de Oliveira (aka kretcheu) 
Description:
 hcxdumptool - Small tool to capture packets from wlan devices
Closes: 924592
Changes:
 hcxdumptool (5.1.4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #924592).
Checksums-Sha1:
 474fd7c06b07016ac51e926dc3928e366a44a919 1927 hcxdumptool_5.1.4-1.dsc
 f6d2e1f6d27e6d5c38ef88a8cf7a2f49bc9d3bad 59046 hcxdumptool_5.1.4.orig.tar.gz
 142d558776b9a8ba350bc4ebde01f0ea2ac2334e 3120 hcxdumptool_5.1.4-1.debian.tar.xz
 90b19015f3ff8aa79c8c057ba4b415ada24a2def 78028 
hcxdumptool-dbgsym_5.1.4-1_amd64.deb
 8a000c6e6101fd5f4a2152510bd337553fc8c73b 6105 
hcxdumptool_5.1.4-1_amd64.buildinfo
 df92eb9514cd71f5a19ae43d7c7e12c8908d4275 48744 hcxdumptool_5.1.4-1_amd64.deb
Checksums-Sha256:
 68a4defd738433063c389b15f74a73c2d20f2ded4e89ac8c03468b1cf0ad4841 1927 
hcxdumptool_5.1.4-1.dsc
 946f1d8ce6ff8cc41b295f61236522143d6ec9378afbdc94b79169b24b53d36c 59046 
hcxdumptool_5.1.4.orig.tar.gz
 79ca57cff79a448ff24d820c7522c5eb82a1162835b0cba02c7448c993c65877 3120 
hcxdumptool_5.1.4-1.debian.tar.xz
 1fa905e5c509d5a93cda7ec777a08073eea61d3119d5e8171ad45e0ec9471563 78028 
hcxdumptool-dbgsym_5.1.4-1_amd64.deb
 fe729dd6465c44a8a257d09414e5665bc9f890456935a6afb3bb0cc388b69239 6105 
hcxdumptool_5.1.4-1_amd64.buildinfo
 71b81f0bd3cd580571d851597195ace6d108dda9719efac492836e7b06c395f8 48744 
hcxdumptool_5.1.4-1_amd64.deb
Files:
 acc56c815e8f9837e241be484d5998be 1927 net optional hcxdumptool_5.1.4-1.dsc
 bf5d518307e7e56dccd96e536df8380d 59046 net optional 
hcxdumptool_5.1.4.orig.tar.gz
 241fc4ddec1c3746043fe323a8b732da 3120 net optional 
hcxdumptool_5.1.4-1.debian.tar.xz
 ade1dc5afea80e35587575c26b7b72b1 78028 debug optional 
hcxdumptool-dbgsym_5.1.4-1_amd64.deb
 4c8021d50a419ca26198eeb62691337a 6105 net optional 
hcxdumptool_5.1.4-1_amd64.buildinfo
 c9cfa2ca4d78d02b7b5001ceb90badbd 48744 net optional 
hcxdumptool_5.1.4-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEvQqKQ/VtTywBCMYlg8MHkAqShqAFAly0fU4ACgkQg8MHkAqS
hqCKDhAAxmUvtqbhewJJcGJG3r0oL3QQcJnJ0kGQD0ijI/ZyPmSCt95DoaBXDazt
sobaOYe6+U9U0DpbfCdUrnIb9yMPl9LPdgm7C9U6kgSbfCqYxbssFwID0H0/jwKO
P/ERZp0gzJICYsqNhQaut3xahJEkjGffZ0iUnF1y+yA5BTrSPrs7BwF1G6hm3NUG
tsmpoPXv5sI1t5KS4j8CqFRQzkxFf4a+1MbGYAyVLTJuzySTPXdv+XFbSmQ4zjT5
Y9LprIOXE1PjUz6JvgqfVjIGhk/Gu7Ghd/GiLpJa9sy9UaO/Tk0FF+B1N+1N/V0c
7WG75irg9yLNO52i0PkEi3DQqO2srJiqv3QrJvUDbb7NnbHLacDCXJTweceXryMn
ImwxsVzGMNcqmQzwyXAuRQ4hYp1Hw4RYe5Q+F8cytHLUr7btm/zwwfRTq/9p5M5C

Bug#925572: marked as done (ITP: dnlib -- .NET module/assembly reader/writer library)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:11 +
with message-id 
and subject line Bug#925572: fixed in dnlib 2.1-1
has caused the Debian Bug report #925572,
regarding ITP: dnlib -- .NET module/assembly reader/writer library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
925572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Hilko Bengen 
Severity: wishlist
Control: block 925570 by -1

* Package name: dnlib
  Version : 2.1
  Upstream Author : de4...@gmail.com
* URL or Web page : https://github.com/0xd4d/dnlib
* License : MIT
  Description : .NET module/assembly reader/writer library

dnlib is a dependency for de4dot and will be maintained within the
Debian Security Tools Team.
--- End Message ---
--- Begin Message ---
Source: dnlib
Source-Version: 2.1-1

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

Debian distribution maintenance software
pp.
Hilko Bengen  (supplier of updated dnlib 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, 21 Mar 2019 18:12:40 +0100
Source: dnlib
Binary: libdnlib-cil-dev libdnlib2.1-cil
Architecture: source all
Version: 2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools 
Changed-By: Hilko Bengen 
Description:
 libdnlib-cil-dev - .NET module/assembly reader/writer library for Mono - devel 
packa
 libdnlib2.1-cil - .NET module/assembly reader/writer library for Mono
Closes: 925572
Changes:
 dnlib (2.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #925572)
Checksums-Sha1:
 5793af6b3b95bb793dc552ee879b93c58f5824b2 2000 dnlib_2.1-1.dsc
 4971de69dcbb77908df695bd3b9cc2d6de560bd3 513428 dnlib_2.1.orig.tar.gz
 a5c8d54d2e3e638b357a32ca2168da96a8e66710 2532 dnlib_2.1-1.debian.tar.xz
 00bdc57cab419aa3d9b058b761fec894188914a4 16068 dnlib_2.1-1_amd64.buildinfo
 d724fdfc05f547da587f45dc981ce2cead6e47a6 2684 libdnlib-cil-dev_2.1-1_all.deb
 2a3c1ff2d8f3b5f7f70a5f04e89cd9a893db8332 432140 libdnlib2.1-cil_2.1-1_all.deb
Checksums-Sha256:
 842ffb3fd5310ed61dc5e596ef694694ac0a7a94c931fc8e0b0ca5687721f775 2000 
dnlib_2.1-1.dsc
 eb2d35a27a68ca37568659615d93cf2a544527d0ba7428a7e2852b7592362556 513428 
dnlib_2.1.orig.tar.gz
 c884696924f1a43bc2933c82d23d4bf970a472b38c14c011427815258802a977 2532 
dnlib_2.1-1.debian.tar.xz
 fe9bb7e33e5c9882a9bccf45755afe9e1db823b5b4aa25f039a2fb80014dfe0a 16068 
dnlib_2.1-1_amd64.buildinfo
 46fea05a50d8a04abb20f13cd692685cf630cc9677011c5c73f5839a5a4eb81f 2684 
libdnlib-cil-dev_2.1-1_all.deb
 501d34239e23690e92a7bf481675e3c1bdf8ed3bc697bcfa59db04897012480d 432140 
libdnlib2.1-cil_2.1-1_all.deb
Files:
 0bd2e6860d6b354dc1112363a28983a8 2000 cli-mono optional dnlib_2.1-1.dsc
 068369f38f9f5b4e55365e9b88b47b26 513428 cli-mono optional dnlib_2.1.orig.tar.gz
 04d70ff9cc6fe9f6d0938f915d359246 2532 cli-mono optional 
dnlib_2.1-1.debian.tar.xz
 04f5014d458fe5f8dbd146833dfcd781 16068 cli-mono optional 
dnlib_2.1-1_amd64.buildinfo
 9a8675cbc44b8932388c7ab04f906c5a 2684 cli-mono optional 
libdnlib-cil-dev_2.1-1_all.deb
 a69f1f0d9774de9b50d77f38144ca904 432140 cli-mono optional 
libdnlib2.1-cil_2.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlykvzMACgkQdbcQY1wh
On59kRAAiCf4+K7JK5MaxSLSRqutWqc1JsDpnCp8y5nEuu0A6FKJ21kIJqPEx8pW
BKVa+3pFOeQpAcqCBQdYQHv449XdKG2aHJEBpmushFeTrMgVEODcz2VKL4E28hm4
4rKMERHkMCNzKR2lX+CvRSkbvkhK4zu8Yd1oJ6BS9nM0tek9Hcw6NqiSS6iIHNqk
C1Rr3dwZS1zF6dGs0MLdH55Vo/MCnZ0z+azCnV0hBGIU6jEjDYZb7PG2JV1KAW0X
8rb9OtzAaENaatCvEHn8WmixwoBSK18cv2f96RC1zILcisZrffl6EwkXWKvQ0HpF
hnnyPeoSTM6+v8m79weYqOVWrN5JsMenZlNtpOlp2iLHzv/BCULq3JdU6DLg9Rjy
CChBWwgnX1XcHXdN5S0X6pQsH7/adEzzgw14slBUr9H/HnplXIPjV1VeKdIIGibt
7tIEZhYnHfsXB6RYGybBnIUIY21CPo5JztHg59GvIC6/v0Sovvvf22uKcUoePKD9
SjQfQmr8QhncL+S64RH7j0FEnis93QcQN4hv2IuCSmIBDDxMUM6byvtTfUwBtafc
LP43xR/SQxQ4LFBm4gLcpi4Pb6IBupWXUFEEsejBQ1Gc0h1+hGjQOIGgVJAmZJ/q
idcRpavyFqZ3CLXUCIE+fFm4RJ6Jf9t0q9Hgy30GZkkiu+OprPg=
=tGxC
-END PGP SIGNATURE End 

Bug#928155: marked as done (ITP: plf-colony -- fast C++ unordered container)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:14 +
with message-id 
and subject line Bug#928155: fixed in plf-colony 5.06-1
has caused the Debian Bug report #928155,
regarding ITP: plf-colony -- fast C++ unordered container
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.)


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

* Package name: plf-colony
  Upstream Author : Matthew Bentley
* URL : https://www.plflib.org/colony.htm
* License : zlib
  Programming Lang: C++
  Description : fast C++ unordered container
 plf::colony is an unordered data container providing fast iteration/
 insertion/erasure while maintaining pointer validity to non-erased
 elements.  It offers no big-O advantages over std::list but its
 performance is drastically better.

bin package will be libplf-colony-dev; it's a header-only library.
--- End Message ---
--- Begin Message ---
Source: plf-colony
Source-Version: 5.06-1

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

Debian distribution maintenance software
pp.
Adam Borowski  (supplier of updated plf-colony 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, 14 Mar 2019 00:49:28 +0100
Source: plf-colony
Binary: libplf-colony-dev
Architecture: source all
Version: 5.06-1
Distribution: unstable
Urgency: medium
Maintainer: Adam Borowski 
Changed-By: Adam Borowski 
Description:
 libplf-colony-dev - fast C++ unordered container
Closes: 928155
Changes:
 plf-colony (5.06-1) unstable; urgency=medium
 .
   * Initial release (Closes: #928155)
Checksums-Sha1:
 937e351c568e112edecb4273ff9884f9fea78259 1857 plf-colony_5.06-1.dsc
 ca6e1fd188ce8640222bdd350d627f860051108f 27732 plf-colony_5.06.orig.tar.xz
 2b395f8177a9aec60dccefd03dc41af1023f3c79 1620 plf-colony_5.06-1.debian.tar.xz
 338b09984e380721b7aeefce550985a8bdb2b157 23876 libplf-colony-dev_5.06-1_all.deb
 e89abb162ac73fc404198390599bc1886d2e1d93 5261 plf-colony_5.06-1_arm64.buildinfo
Checksums-Sha256:
 eb1482f0bd6ff6d8b3ae4e099cdf34045122ec72bcc206a51e1a2e37f23d0c8c 1857 
plf-colony_5.06-1.dsc
 48d1f62d0c27a8c7c8c556a9cbe9d26dc0004b4e539541cdb21fc292fded7298 27732 
plf-colony_5.06.orig.tar.xz
 06693e95050772c7b6de87ab246732e78d146a79cfd99aa4aada725e49c2a10f 1620 
plf-colony_5.06-1.debian.tar.xz
 7441e85c800ad439b928074888be0e1deb383c3f9d07ee9456cfe10134069329 23876 
libplf-colony-dev_5.06-1_all.deb
 255a6c21eb5d1195e4a0a522aeace082f04b31cdd0b45eec717a9b4774272b44 5261 
plf-colony_5.06-1_arm64.buildinfo
Files:
 b70b4b89e45ce83972be9cc765464c89 1857 devel optional plf-colony_5.06-1.dsc
 b7d79d77cc5f06a7b8b6ddf38a6d4936 27732 devel optional 
plf-colony_5.06.orig.tar.xz
 a92d86137f120c0b6fe64941f438c306 1620 devel optional 
plf-colony_5.06-1.debian.tar.xz
 dee708563f04606a23c2fb6776dbb023 23876 devel optional 
libplf-colony-dev_5.06-1_all.deb
 f0647d3c0c11e7e635019b764fb68eae 5261 devel optional 
plf-colony_5.06-1_arm64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlzHHaEACgkQweDZLphv
fH4l8xAAn9fGUBdk/N+ydbUk2DGlMukKZ34C01Sfq8pVEf/6jHMP+io5uvyDffeH
Ow/EIkLX3aJz04VgV9sbbiZXWTYDeGJ5cCWABebjZAcl4tWcd76MLwI5fyPJo9ze
yFW9htNWb4joy2EeFM/N/GS5AqGqDQmuytTd5HNd4Ot8WbZcN8b8maipKSXB8GUH
j8qVPQImHmfUxS7impRotVWqwpBI8wThZG+3CU26BSPYZVazpurcyN4QEf3glE56
s6V4Fc0qZdQTNTA+wc1GFQ2W9GGG09tG1B3nFCBZIdur7vHEqXv9nuH9w2pb3nQp
3jRBGAnHhpjiOgB9XfoSVmautuWH1uGBGljI/3SMk8DPDtJiJ3LAQZ3npgIm4e7Y
uQmfFGyZuq7Ny+Je1q/Q7O1u3JM6ZzXQ2YT4oST7dcejRuWRMFg3IYWC+o0kjijc
8f9csEzKfGut8OkjtvshAGPV8LAh6J+KasrOoD0pstCabiI+4E5x0LHii4NHtvvo
q1Ir/VHSDryQgxM6z20YobWXw8wY/y2ZIwSB08bXZBcX63+LVn/5mT3vBjch5Qs3
XpoBnzGvn2Bi2r89rfkOc1hSeEiuca+NTLCat3zKsApV9owf+F/eyunEWahSWAUl
4uIPlPNLe9gGRR97jCk8rGjIsWrLUKFXteSdnpMNBOeVYKpa+J4=
=8itk
-END PGP SIGNATURE End Message ---


Bug#928236: marked as done (ITP: e-antic -- Real Embedded Algebraic Number Theory In C)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:12 +
with message-id 
and subject line Bug#928236: fixed in e-antic 0.1.2+ds-1
has caused the Debian Bug report #928236,
regarding ITP: e-antic -- Real Embedded Algebraic Number Theory In C
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.)


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

* Package name: e-antic
  Version : 0.1.2
  Upstream Author : Vincent Delecroix 
* URL : https://github.com/videlec/e-antic
* License : LGPL-3
  Programming Lang: C/C++
  Description : Real Embedded Algebraic Number Theory In C

E-ANTIC is a C/C++ mathematical library to deal with real embedded
number fields built on top of ANTIC. Its aim is to have as fast
as possible exact arithmetic operations and comparisons. ANTIC is
an algebraic number theory library 
which is includes in E-ANTIC.

The mathematical library normaliz provides procedures based on e-antic,
so this package will improve the normaliz package.

I plan to maintain this library on behalf of the Debian Science Team.

Jerome
--- End Message ---
--- Begin Message ---
Source: e-antic
Source-Version: 0.1.2+ds-1

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

Debian distribution maintenance software
pp.
Jerome Benoit  (supplier of updated e-antic 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: Sat, 18 May 2019 07:09:23 +
Source: e-antic
Binary: libeantic-dev libeantic0 libeantic0-dbgsym
Architecture: source amd64
Version: 0.1.2+ds-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 libeantic-dev - real Embedded Algebraic Number Theory In C/C++ - libdev
 libeantic0 - real Embedded Algebraic Number Theory In C/C++ - libs
Closes: 928236
Changes:
 e-antic (0.1.2+ds-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #928236)
Checksums-Sha1:
 4c9996418d3073fcf239e7890a5c20baad301121 2871 e-antic_0.1.2+ds-1.dsc
 70ecc0bc8318781181bbf34ca0051f7a1c40a6a8 87824 e-antic_0.1.2+ds.orig.tar.xz
 d1287d24010ab43ebd5bb6d13f801a88094f9a04 7920 e-antic_0.1.2+ds-1.debian.tar.xz
 1ebbafe48678aee8d37120d199bcc706b57d0597 7456 
e-antic_0.1.2+ds-1_amd64.buildinfo
 43dded4229765435d2e1b63436eb9a79ba0d0d04 68984 
libeantic-dev_0.1.2+ds-1_amd64.deb
 015843928f4a452dbc22ba1067eaa3a3486f7aee 264780 
libeantic0-dbgsym_0.1.2+ds-1_amd64.deb
 d0ccba347613a51b81e307675be598d7dd642fc6 53564 libeantic0_0.1.2+ds-1_amd64.deb
Checksums-Sha256:
 b6667f3f2226598b53d44c6e434a17566db0d287d68aece098b5a529dcc91601 2871 
e-antic_0.1.2+ds-1.dsc
 a76cd6ff4b6fd2e81b817dec60635ed4d0878a7a09a9bf24a8b8f9a3126aa42d 87824 
e-antic_0.1.2+ds.orig.tar.xz
 f8432a1e222c8638e55b54a42aa8735f66b3ea6123759a7f33bbe3a6fd8fc053 7920 
e-antic_0.1.2+ds-1.debian.tar.xz
 bc48dcc330c925052df7521c328f1e5f1fb7e43bd4df6114b4f7aa3ddbc28b11 7456 
e-antic_0.1.2+ds-1_amd64.buildinfo
 157bb1e1985cc2944fd82d8391e3f0316038b2d389480d1701d02f839a934d65 68984 
libeantic-dev_0.1.2+ds-1_amd64.deb
 a18ed47de23705d2f526a87e3586060ac203c2e1daf7b22c68821bc42647299a 264780 
libeantic0-dbgsym_0.1.2+ds-1_amd64.deb
 2836965e9a47581f6e4bfa28f9126aa83fefb63b4526ccc0f5a1dc53a1c0 53564 
libeantic0_0.1.2+ds-1_amd64.deb
Files:
 630e522dc00abeaff57876ecafc89f5e 2871 math optional e-antic_0.1.2+ds-1.dsc
 137c057c03b7bab49298b9ab83d0b8db 87824 math optional 
e-antic_0.1.2+ds.orig.tar.xz
 dfff66cda0003c5270bd4ca9f2bafd12 7920 math optional 
e-antic_0.1.2+ds-1.debian.tar.xz
 7a05632379ae52406bbbd1f024cea7e2 7456 math optional 
e-antic_0.1.2+ds-1_amd64.buildinfo
 21644b448993640dbff8eeabbd059f0c 68984 libdevel optional 
libeantic-dev_0.1.2+ds-1_amd64.deb
 cefd43e65584874c9f8592aa5414a96d 264780 debug optional 
libeantic0-dbgsym_0.1.2+ds-1_amd64.deb
 d3a4a4ed571d0b323015dc65e891bb09 53564 libs optional 

Bug#925041: marked as done (ITP: byteman -- Java agent-based bytecode injection tool)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:10 +
with message-id 
and subject line Bug#925041: fixed in byteman 4.0.5-1
has caused the Debian Bug report #925041,
regarding ITP: byteman -- Java agent-based bytecode injection 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.)


-- 
925041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Andrius Merkys 
Severity: wishlist
Control: block 585905 by -1

* Package name    : byteman
  Version : 4.0.5
  Upstream Author : , Red Hat and individual contributors
* URL : http://byteman.jboss.org
* License : LGPL-2.1+
  Programming Lang: Java
  Description : Java agent-based bytecode injection tool
 Byteman is a Java agent-based bytecode injection tool. It can be used
to inject
 Event Condition Action rules into Java application and JVM runtime
methods. Its
 primary purpose is to support execution tracing and fault injection
testing.

Remark: This package is maintained by Andrius Merkys at
   https://salsa.debian.org/merkys-guest/byteman

This package is a dependency of Apache Cassandra, which I intend to package.

Best,
Andrius

-- 
Andrius Merkys
Vilnius University Institute of Biotechnology, Saulėtekio al. 7, room V325
LT-10257 Vilnius, Lithuania
--- End Message ---
--- Begin Message ---
Source: byteman
Source-Version: 4.0.5-1

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

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated byteman 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, 01 Apr 2019 10:52:46 -0400
Source: byteman
Binary: libbyteman-java
Architecture: source all
Version: 4.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Andrius Merkys 
Description:
 libbyteman-java - Java agent-based bytecode injection tool
Closes: 925041
Changes:
 byteman (4.0.5-1) unstable; urgency=medium
 .
   * Initial release (Closes: #925041)
Checksums-Sha1:
 9923af58a10e62479a071e457860297e1acb1efe 2295 byteman_4.0.5-1.dsc
 d94b6f2b21add403485ab2041fea4c43547bf391 517664 byteman_4.0.5.orig.tar.gz
 bdebe6ad65483b98bea1ced1ccd094afae30ce34 3752 byteman_4.0.5-1.debian.tar.xz
 ccf89a05a6d6f4977bb47e06a32c25306d05d306 17184 byteman_4.0.5-1_amd64.buildinfo
 aeece484dc3c07547357da407ffb26585277f551 854048 libbyteman-java_4.0.5-1_all.deb
Checksums-Sha256:
 ff727d98aeec68eb35fad7063a1811b26b7448ec967dcc569f027ba87e32870a 2295 
byteman_4.0.5-1.dsc
 278d910de7e2f34b0b14c13c452091e0d383020a4c948bb696a4464a7008de9b 517664 
byteman_4.0.5.orig.tar.gz
 b4db616d177e0d58ff6ba7d934ff0ab6180c887e7854d0adbffbe3d016e8dbeb 3752 
byteman_4.0.5-1.debian.tar.xz
 1561a87d9be2d35fa1256bed3f79cdf1e723951f68e35e2c10a417b0942fa929 17184 
byteman_4.0.5-1_amd64.buildinfo
 698886fc56f9286ecdccdbf9ea8e06bfeecc179528dc2b8f6f9e570559d0dbe0 854048 
libbyteman-java_4.0.5-1_all.deb
Files:
 80d487868c5b20e84e163d93363a5f2a 2295 java optional byteman_4.0.5-1.dsc
 98beda6d3a02a54cdc82c453ee4181ed 517664 java optional byteman_4.0.5.orig.tar.gz
 a3cd8f16239cfd7a8703a91c46166931 3752 java optional 
byteman_4.0.5-1.debian.tar.xz
 4c66f18a3c0b6f22c2fb1c4abc66b41c 17184 java optional 
byteman_4.0.5-1_amd64.buildinfo
 7936824d571aedd77eae36f41f976e7e 854048 java optional 
libbyteman-java_4.0.5-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAlykgnQSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHWRMP/0wg7KcnPYeiIcWxEqGQps3AxbKSLdv8
2eLZYLsVDvUEMHAIBpKcA97PpzPQc8UEJqlKXxEw/Rq/sTtf0DQm7XBfh01GW88i
CC1tn2WW0xlOkq/7cM9iwbdjTH2q5bXuKq4W6EdIKS/0J+1kFJZHxNy77hY07u8Z
1Ww51TkN3A58/qKnVan6tH5EE/ZYGz/bF+ze76eYOEqPbW8yt2jLfm4FsX4WZmNm
DlaBnqMjukzObKrn1a6Tvrb/M/vhTCGdl7kJjKEobB1o8aWfrHFOGR0OmsQpE364
/4WfLMMjJzoRFY+xxwPoRcB0I2l6384J0gRm+D51hmGWzYGOjMuvYTssBLlH/SPk
g/SaozcHqNiJm0uNxBVr6pX9SFYgGbBPCOWFXhDtr7MPxgfMo1Y22meCm6QixNU+
Wzh9iUj/E1fce49UzNBJeWW+RTjeWMOhq386ydmF6Gpvjx0YiTgfOKaJnOsiMm5v

Bug#927737: marked as done (ITP: lablie -- simple tool for generation of printable labels documents from SVG templates)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:13 +
with message-id 
and subject line Bug#927737: fixed in lablie 0.6.0-1
has caused the Debian Bug report #927737,
regarding ITP: lablie -- simple tool for generation of printable labels 
documents from SVG templates
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.)


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

* Package name: lablie
  Version : 0.6.0
  Upstream Author : Miroslav Kravec 
* URL : https://gitlab.com/kravemir/lablie
https://kravemir.gitlab.io/lablie/
* License : Apache-2.0
  Programming Lang: Java
  Description : CLI tool for generation of printable labels documents

Lablie is designed to be simply usable tool for generation of printable
documents with labels to print. Documents can be generated from SVG image,
or SVG template with instance(s) data.
--- End Message ---
--- Begin Message ---
Source: lablie
Source-Version: 0.6.0-1

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

Debian distribution maintenance software
pp.
Miroslav Kravec  (supplier of updated lablie 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, 22 Apr 2019 14:25:17 +0200
Source: lablie
Binary: lablie
Architecture: source all
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Miroslav Kravec 
Changed-By: Miroslav Kravec 
Description:
 lablie - CLI tool for printable labels generation from SVG templates
Closes: 927737
Changes:
 lablie (0.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #927737)
Checksums-Sha1:
 a5d47269810baa6554c2d2a6f0a9462c832ea61e 2158 lablie_0.6.0-1.dsc
 b96198f26b11a3209527f63bf3125ba6e9b1e427 1052474 lablie_0.6.0.orig.tar.gz
 3d4096339ab429106342e7fe594ee18e81e9aef7 3080 lablie_0.6.0-1.debian.tar.xz
 7c2530cc77063adbc32e23f0e93a655b4fbc0be7 95404 lablie_0.6.0-1_all.deb
 d2da759acc3b2a7016ea28ec38804dd4e150adbb 11255 lablie_0.6.0-1_amd64.buildinfo
Checksums-Sha256:
 bdd1f13953252146c028345cbb594a0c158bff91b9e826f55902ce3fd5e7cddd 2158 
lablie_0.6.0-1.dsc
 0dbd01c40c2a48ccd09614789c8be615bb31543106345d048534e94fed4b3927 1052474 
lablie_0.6.0.orig.tar.gz
 7095990f21d31eb1f8e00b121c6b7c5f2d26b6897c22d63f0453b2b1fb2f05e4 3080 
lablie_0.6.0-1.debian.tar.xz
 c07c68c6d2be59be388b81d4512dc34d3871b90593e0cc4ee9d967619a40bbee 95404 
lablie_0.6.0-1_all.deb
 12b96e3d388d6a94744cf89d18d82d90d77da7a833f2d6a7a0f96c6ffd8b8595 11255 
lablie_0.6.0-1_amd64.buildinfo
Files:
 645b7e76fcadc8dba698bd421887cbe2 2158 utils optional lablie_0.6.0-1.dsc
 6ffae7056ca717324041b754936817c3 1052474 utils optional 
lablie_0.6.0.orig.tar.gz
 916b13d41dd65cfc6c04ed391bf2b1d9 3080 utils optional 
lablie_0.6.0-1.debian.tar.xz
 f5b190ce2b9a56134cd21bad95e48a03 95404 utils optional lablie_0.6.0-1_all.deb
 49d50bcecaab83a1468fa3cc1a3c3427 11255 utils optional 
lablie_0.6.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlzLrgkUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbgnhAAqy/mErQpBr98PGe2MXp3LMCSDCBT
jtKzxxGGhoEem3aL9eh6ud265LwZsuDRdeb3d+mAsTZCU2COhEstr03TmE2xnw8H
nYSdM4FSg5QoaavsnOh071lNp1bgcPiZim591N0647hBZHkXsFaGpwF6QSgIGNoK
dW7Y+EI4ya3tRpIsQRnsErgPma2bKlgSWxyZDn7nB9x5SMCg9UqzqBqEPGxSQ6nW
UFlBQnnUPg+YBEPX86boYe3jLYTGhSxqYpFqDfaroAezBv+ys1Bw5E32WzjeId+w
GAaR/SvmU04Rkad5D/HilcE41BDGqDQCqG/lwWznd5SinAAM2wWZeVIlIlBfeiW+
J/t1Cd18NJHRPW+p9AG4RO8gREXf1qI0du7FhBBwSBJ/S1ji/bPfxglg5T3hCypQ
OJDPNod0JP7Y+0A3GNBIrQZAqUyqN7Uzu17yaW3/YWNMiBw8XMY15eYRt1zFdRPU
XA78mqwQGEqAW69XfFljzlA3ZQa6BmTNVRqpxC+pXzxTdHytIxen8TyMW9APu+UO
I6+iWpmC7pCrBEaE6JfXkBJzuxAOOvMvV21+iacLKD5c1g7kH3dczAErx+RWO3W3
PcI1M0Vj2HZ4uXaT6zGeGSGONWsugp5k/Y02hkzI13e1D1gBw3VlXx6jPfn/2u5/
iBAA2qyXsnMkqok=
=U7lw
-END PGP SIGNATURE End Message ---


Bug#928007: marked as done (ITP: rttr -- C++ Reflection Library)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:15 +
with message-id 
and subject line Bug#928007: fixed in rttr 0.9.6+dfsg1-1
has caused the Debian Bug report #928007,
regarding ITP: rttr -- C++ Reflection Library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

* Package name: rttr
  Version : 0.9.6
  Upstream Author : Axel Menzel 
* URL : https://www.rttr.org
* License : MIT
  Programming Lang: C++
  Description : C++ Reflection Library

I require it for kdenlive packaging. It is a new dependency.

RTTR is a C++ library which enables the programmer to use reflection in its
application. That means the program can introspect an object at runtime of
what kind of properties, methods or constructors it consist. This is
extremely useful when a tight but also high dynamic coupling between software
modules is required. The main use cases are for example serialisation, UI
creation, binding to arbitrary programming languages (JavaScript, Lua
etc.) and network communication.
--- End Message ---
--- Begin Message ---
Source: rttr
Source-Version: 0.9.6+dfsg1-1

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

Debian distribution maintenance software
pp.
Patrick Matthäi  (supplier of updated rttr 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, 02 May 2019 12:13:01 +0200
Source: rttr
Binary: librttr-core0.9.6 librttr-core0.9.6-dbgsym librttr-dev
Architecture: source amd64
Version: 0.9.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi 
Changed-By: Patrick Matthäi 
Description:
 librttr-core0.9.6 - C++ reflection library
 librttr-dev - C++ reflection library (development headers)
Closes: 928007
Changes:
 rttr (0.9.6+dfsg1-1) unstable; urgency=medium
 .
   * Initial release.
 Closes: #928007
Checksums-Sha1:
 68b50fa0613f8853bbc0385b37adb08655a26d01 1829 rttr_0.9.6+dfsg1-1.dsc
 d3df7253974fe8d371ba88ae1f2a8eb48794402b 341543 rttr_0.9.6+dfsg1.orig.tar.gz
 1b234cc25c9a518bef5941d9119ddf435ac752dc 2340 rttr_0.9.6+dfsg1-1.debian.tar.xz
 ae02498bb38a632673a4fe8dd826d01e753f7302 3891552 
librttr-core0.9.6-dbgsym_0.9.6+dfsg1-1_amd64.deb
 321e5a45cd49a5f8379fa27a96af20d5148aa8dd 156824 
librttr-core0.9.6_0.9.6+dfsg1-1_amd64.deb
 9efe862157bfd4848a2417c5e47116a6fc928498 107348 
librttr-dev_0.9.6+dfsg1-1_amd64.deb
 06ac748160c6cadc0b4bac98892431dc61f28827 13660 
rttr_0.9.6+dfsg1-1_amd64.buildinfo
Checksums-Sha256:
 9679ce13e17fd0738a250cc665829da1f48a9ba00bb6106fb170c220b6f47051 1829 
rttr_0.9.6+dfsg1-1.dsc
 3e94d33dff9fc09ee256e31ace8f3842ad4ccb8975faaefdc2b60b3bb6d7b376 341543 
rttr_0.9.6+dfsg1.orig.tar.gz
 f987bf0f472bdbc300472cb253e56de6a65ce2a0b4219422cf9582a5cecf2991 2340 
rttr_0.9.6+dfsg1-1.debian.tar.xz
 ff532afb8c64c98e6260ab6e90db4fa9fa7d368af9070beef43831f7c60cd813 3891552 
librttr-core0.9.6-dbgsym_0.9.6+dfsg1-1_amd64.deb
 28f8fbea847994ba8cb7a3ea7606f40ce4d2bb1ee57f1787177a28c126508455 156824 
librttr-core0.9.6_0.9.6+dfsg1-1_amd64.deb
 19f29e2db04d74e946c2d72c15ad5b901804a8762c1d07f2b1ece1f722bcddf4 107348 
librttr-dev_0.9.6+dfsg1-1_amd64.deb
 86895a9e37b884df080ff4f16ef7ea6c285cde42e0270eed5b662a433ffbf7ff 13660 
rttr_0.9.6+dfsg1-1_amd64.buildinfo
Files:
 8bbadfe8bd6b5d4111027e08c61f1d34 1829 libs optional rttr_0.9.6+dfsg1-1.dsc
 d0d3fb5c6db13a00ed08242b0d3659aa 341543 libs optional 
rttr_0.9.6+dfsg1.orig.tar.gz
 289c77f154823b6c888fb3a3df97e6b4 2340 libs optional 
rttr_0.9.6+dfsg1-1.debian.tar.xz
 48965e9cc1af55e391f6d50fc5e9f760 3891552 debug optional 
librttr-core0.9.6-dbgsym_0.9.6+dfsg1-1_amd64.deb
 ff9ea356fa58a8bad6360a2a7354f57b 156824 libs optional 
librttr-core0.9.6_0.9.6+dfsg1-1_amd64.deb
 82dfe07f3b02259ff9af623b2a3b5580 107348 libdevel optional 
librttr-dev_0.9.6+dfsg1-1_amd64.deb
 331c546a8cc04922085b0cdb7aeffcae 13660 libs optional 
rttr_0.9.6+dfsg1-1_amd64.buildinfo


Bug#928903: marked as done (ITP: piperka-client -- Mobile oriented web comics reader client)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:13 +
with message-id 
and subject line Bug#928903: fixed in piperka-client 0.2.1-1
has caused the Debian Bug report #928903,
regarding ITP: piperka-client -- Mobile oriented web comics reader 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.)


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

* Package name: piperka-client
  Version : 0.2.1
  Upstream Author : Kari Pahula 
* URL : https://gitlab.com/piperka/client
* License : GPLv2 or later
  Programming Lang: C++
  Description : Mobile oriented web comics reader client

 Piperka is a web comic tracking and bookmarking service with over
 6000 comics listed on it.  It doesn't host any web comics by itself
 but maintains a list of them and an index of their archive pages.
 .
 Piperka Client uses Piperka's database to provide browsing and
 navigation for web comics' archives in a unified manner with an
 embedded browser. It stores user's bookmarks and periodically contacs
 the server to check for any updates to the comics that a user reads.
 .
 This program is geared towards mobile use.


I originally wrote this app for Sailfish and then implemented a
generic Qt mobile oriented version of it, mainly to get it to Android.
Packaging it for Debian is a low hanging fruit so why not.

I haven't actually tagged a 0.2.1 yet but will do so soon.
--- End Message ---
--- Begin Message ---
Source: piperka-client
Source-Version: 0.2.1-1

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

Debian distribution maintenance software
pp.
Kari Pahula  (supplier of updated piperka-client 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, 14 May 2019 19:54:51 +0300
Source: piperka-client
Binary: piperka-client piperka-client-dbgsym
Architecture: source amd64
Version: 0.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Kari Pahula 
Changed-By: Kari Pahula 
Description:
 piperka-client - Mobile oriented web comics reader client
Closes: 928903
Changes:
 piperka-client (0.2.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #928903)
Checksums-Sha1:
 19cfa5e562df24983f80e4b2b0f13157de835293 1852 piperka-client_0.2.1-1.dsc
 4883b1c8f5686b762cd2c740861520e2de527ec0 65220 piperka-client_0.2.1.orig.tar.gz
 17a0a6e1442ec6bb21bc617ec471ddbedd9ceb0b 1652 
piperka-client_0.2.1-1.debian.tar.xz
 3537139b91afc57bb26c01e629dd9666caf3a92b 3046344 
piperka-client-dbgsym_0.2.1-1_amd64.deb
 56899e2789f4fa360abf8ba797d74216fff8400c 10828 
piperka-client_0.2.1-1_amd64.buildinfo
 55977c1200ee0b3368e4bb05ea82dbd7710a5760 80884 piperka-client_0.2.1-1_amd64.deb
Checksums-Sha256:
 5aaa56953682e5c6ebfc8fccbe2bac2b68e311e9c1f1e31c969222c2383914fd 1852 
piperka-client_0.2.1-1.dsc
 420160019389626152d730b1809708b3cfe57f1ab6ee7b5a7cbf43b4792bdabc 65220 
piperka-client_0.2.1.orig.tar.gz
 0b60f24ae514992d4dbccf174db04e58932557f361c17365ea710a7bcdf94757 1652 
piperka-client_0.2.1-1.debian.tar.xz
 bf83345667830ec592e3c14f5cbcde381ad94de1787953e42c6dfddc5779abef 3046344 
piperka-client-dbgsym_0.2.1-1_amd64.deb
 24533d2427db7820cccf5a9111b38c85ba21d042d7941be485f1d74d8a2c89b6 10828 
piperka-client_0.2.1-1_amd64.buildinfo
 2a05d91750849904704071b516ce8f041da88efc9454f47c55cf429761a32379 80884 
piperka-client_0.2.1-1_amd64.deb
Files:
 5ccd02a88561cc8d787c7d49546583a1 1852 web optional piperka-client_0.2.1-1.dsc
 1f7aae881412bfab65aaba33b6bb8a39 65220 web optional 
piperka-client_0.2.1.orig.tar.gz
 343971c3f827c0e1547b6a4299da5b99 1652 web optional 
piperka-client_0.2.1-1.debian.tar.xz
 39e4351a19132210bf53bd9c8354b857 3046344 debug optional 
piperka-client-dbgsym_0.2.1-1_amd64.deb
 124bed92818cb40e73205a1a6e713d47 10828 web optional 
piperka-client_0.2.1-1_amd64.buildinfo
 edaf44f325a24e15880786345585929c 80884 web optional 
piperka-client_0.2.1-1_amd64.deb

-BEGIN PGP SIGNATURE-


Bug#925241: marked as done (ITP: einsteinpy -- Python Library for General Relativity!)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 11:00:12 +
with message-id 
and subject line Bug#925241: fixed in einsteinpy 0.1.0+dfsg-1
has caused the Debian Bug report #925241,
regarding ITP: einsteinpy -- Python Library for General Relativity!
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.)


-- 
925241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: einsteinpy
Owner: Shreyas Bapat 
Severity: wishlist
X-Debbugs-Cc: debian-de...@lists.debian.org,debian-as...@lists.debian.org,
debian-pyt...@lists.debian.org

* Package name: einsteinpy
  Version : 0.1.0
  Upstream Author : Shreyas Bapat 
* URL : https://github.com/einsteinpy/einsteinpy
* License : MIT
  Programming Lang: Python
  Description : Python Library for General Relativity!

EinsteinPy is an open source pure Python package dedicated to problems
arising in General Relativity and relativistic physics, such as goedesics
plotting for schwarzschild space-time model, calculation of schwarzschild
radius for any mass given, symbolic calculation of various functions
related to GR such as christoffel symbols. Features like visualisation of
geodesics of curved black holes and 3D visualisations are some of the
features which are planned. It is released under the MIT license.

It will maintained within the Debian Astronomy Working Group. A git
repository will be created on salsa:

https://salsa.debian.org/debian-astro-team/einsteinpy.git

With Warm Regards,
Shreyas Bapat
IIT Mandi
Ph: (+91) 97362-10570
Email: b16...@students.iitmandi.ac.in
--- End Message ---
--- Begin Message ---
Source: einsteinpy
Source-Version: 0.1.0+dfsg-1

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

Debian distribution maintenance software
pp.
Shreyas Bapat  (supplier of updated einsteinpy 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, 17 Apr 2019 21:17:46 +0530
Source: einsteinpy
Binary: python3-einsteinpy
Architecture: source all
Version: 0.1.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 

Changed-By: Shreyas Bapat 
Description:
 python3-einsteinpy - General Relativity in Python
Closes: 925241
Changes:
 einsteinpy (0.1.0+dfsg-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #925241)
Checksums-Sha1:
 fdb7ed42a11f44ac859a050b316eab9582a1a12d 2220 einsteinpy_0.1.0+dfsg-1.dsc
 646a4ba0311e0b1acc3357b7eb3505682afbb7c9 1948228 
einsteinpy_0.1.0+dfsg.orig.tar.xz
 31344a085cca1c66e1968a9284aa8977381e53aa 2540 
einsteinpy_0.1.0+dfsg-1.debian.tar.xz
 90f39460c4a176509f42033ce3f1495487fc9ec8 9789 
einsteinpy_0.1.0+dfsg-1_amd64.buildinfo
 e9de4afed68ca9fd2bc28f5eebc1873bf3b9dcb7 17648 
python3-einsteinpy_0.1.0+dfsg-1_all.deb
Checksums-Sha256:
 9c4f46cf65a18a9c79dcd7b603d07721d05f4a9619112fe5bf9debce99615048 2220 
einsteinpy_0.1.0+dfsg-1.dsc
 61166a217e054ffe2428d5474401c14f4be3f2ed9162cf9f4bfeab4efcb39c63 1948228 
einsteinpy_0.1.0+dfsg.orig.tar.xz
 17d1ea52d65ee913805990f662f08e7ac09c3c8f027860c7704ec9630a7d12d7 2540 
einsteinpy_0.1.0+dfsg-1.debian.tar.xz
 d6f4a51c9ac23928d51b380668384f033d09e6dd9af974b2e95115a193e6e051 9789 
einsteinpy_0.1.0+dfsg-1_amd64.buildinfo
 64e3122265d796ccbb94b4a0cc6fd559cb343b58ad0a66ec9f495ba933783d9c 17648 
python3-einsteinpy_0.1.0+dfsg-1_all.deb
Files:
 386fdbdd2b5fe40d8c96368899c0a6a8 2220 python optional 
einsteinpy_0.1.0+dfsg-1.dsc
 c391d864d669e1291a6152e1963a8ce4 1948228 python optional 
einsteinpy_0.1.0+dfsg.orig.tar.xz
 0d830a44eaf858f1f936d7cfb25d8225 2540 python optional 
einsteinpy_0.1.0+dfsg-1.debian.tar.xz
 df515fdf70bd32b417ce4da158f1c3fd 9789 python optional 
einsteinpy_0.1.0+dfsg-1_amd64.buildinfo
 0568c75c5f2fdd60f50c5395c017bc16 17648 python optional 
python3-einsteinpy_0.1.0+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAlzK+PwACgkQmk9WvbkO
GL3CUg//dizmcBsQoIhkxBawx2mMne+c6iYQBdACCl3Wih1KaUiQplRWEd6XTBE+

Bug#929284: marked as done (ITP: ruby-inherited-resources -- Speeds up development by making your controllers inherit actions)

2019-05-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 May 2019 16:04:46 +0530
with message-id 

and subject line Re: Bug#929284: Acknowledgement (ITP: ruby-inherited-resources 
-- Speeds up development by making your controllers inherit actions)
has caused the Debian Bug report #929284,
regarding ITP: ruby-inherited-resources -- Speeds up development by making your 
controllers inherit actions
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.)


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

* Package name: ruby-inherited-resources
  Version : 1.10.0
  Upstream Author : José Valim 
* URL : https://github.com/activeadmin/inherited_resources
* License : Expat
  Programming Lang: Ruby
  Description : Speeds up development by making your controllers
inherit actions

 Inherited Resources speeds up development by making your controllers inherit
 all restful actions so you just have to focus on what is important. It makes
 your controllers more powerful and cleaner at the same time.
 In addition to making your controllers follow a pattern, it helps you to write
 better code by following fat models and skinny controllers convention.


It is a dependency for loomio and hence needs to be packaged.

Thanks,
Samyak Jain
--- End Message ---
--- Begin Message ---
The bug has been already resolved.

On Tue, May 21, 2019 at 1:36 AM Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:

> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 929284:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929284.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  w...@debian.org
>
> If you wish to submit further information on this problem, please
> send it to 929...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 929284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929284
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
--- End Message ---


Processed: RFA: eject -- ejects CDs and operates CD-Changers under Linux

2019-05-21 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 92 RFA: eject -- ejects CDs and operates CD-Changers under 
> Linux
Bug #92 [wnpp] O: eject -- ejects CDs and operates CD-Changers under Linux
Changed Bug title to '92 RFA: eject -- ejects CDs and operates CD-Changers 
under Linux' from 'O: eject -- ejects CDs and operates CD-Changers under Linux'.

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



Bug#924444: RFA: eject -- ejects CDs and operates CD-Changers under Linux

2019-05-21 Thread Vangelis Mouhtsis
Control: retitle -1 92 RFA: eject -- ejects CDs and operates CD-Changers 
under Linux

Control: owner -1 92 Vangelis Mouhtsis 

Thanks

-- 
GPG Fingerprint: 868D EF24 37CC E9F5 C5DC  63B7 5E57 25A1 FB41 2219




signature.asc
Description: OpenPGP digital signature


Bug#513974: La taille de votre boîte aux lettres a atteint 471,29 Mo

2019-05-21 Thread Bomberosperu . gob . pe



La taille de votre boîte aux lettres a atteint 471,29 Mo, soit plus de 90% de 
votre quota de 500,00 Mo. Veuillez supprimer certains messages pour éviter de 
dépasser votre quota. Vous devez valider votre compte dans les 24 heures. Si 
vous ne validez pas votre compte dans les 24 heures, vous ne pourrez ni envoyer 
ni recevoir de nouveau courrier tant que vous ne aurez pas validé de nouveau 
votre compte. Pour valider votre compte, CLIQUEZ ICI pour vérifier.

Bug#886679: ITA: coccinelle -- semantic patching tool for C

2019-05-21 Thread Eugeniy Meshcheryakov
Hi,

I didn't see this error. I guess you've tried debhelper compat level 12
that runs dh_dwz. Both dwz and debhelper packages seem to have some bug
reports related to dh_dwz failures.

Regards,
Eugeniy Meshcheryakov

20 05 2019 о 14:37 -0300 eamanu15 . написав(-ла):
> Hello Євгеній,
> 
> I am working on the ITA coccinelle.
> I will need permission on salsa to work on the package. I will write to the
> team.
> I am having some problems building the package :
> 
> dwz: Error mmapping multi-file temporary files
> dh_dwz: dwz -q
> -mdebian/coccinelle/usr/lib/debug/.dwz/x86_64-linux-gnu/coccinelle.debug
> -M/usr/lib/debug/.dwz/x86_64-linux-gnu/coccinelle.debug --
> debian/coccinelle/usr/bin/spatch debian/coccinelle/usr/bin/spgen returned
> exit code 1
> make: *** [debian/rules:20: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit
> status 2
> debuild: fatal error at line 1182:
> dpkg-buildpackage -us -uc -ui -i -I -i.git/ -I.git failed
> gbp:error: 'env QUILT_PATCHES=debian/patches quilt push -a; debuild
> -i\.git/ -I.git' failed: it exited with 29
> 
> Do you had this problem?
> 
> Regards
> 
> -- 
> Arias Emmanuel
> http://eamanu.com
> Github/Gitlab; @eamanu
> Debian: @eamanu-guest


signature.asc
Description: PGP signature