Bug#1003589: ITP: golang-github-youpy-go-riff -- A Go library to read/write RIFF format

2022-01-12 Thread clay stan
Package: wnpp
Severity: wishlist
Owner: Clay Stan 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: golang-github-youpy-go-riff
  Version : 1.0+git20131220
  Upstream Author : youpy
* URL : https://github.com/youpy/go-riff
* License : ISC
  Programming Lang: golang
  Description : Go library to read/write RIFF format

 A Go library to read/write RIFF format



Bug#991315: ITP: python-immutabledict

2022-01-12 Thread Andrius Merkys
Hi Steffen,

I took the liberty to solve the build problems with python-immutabledict
and pushed my commits to salsa. The package builds on sbuild and passes
its tests now.

Best,
Andrius



Bug#1003602: O: pam-ssh-agent-auth -- PAM Authentication via forwarded ssh-agent

2022-01-12 Thread Christian Amsüss
Package: wnpp
Severity: normal
Control: affects -1 src:pam-ssh-agent-auth

Hello Bálint,

On Fri, Dec 31, 2021 at 11:02:04AM +0100, Bálint Réczey wrote:
> I hope you are well. I used to co-maintain pam-ssh-agent-auth with you
> but I haven't seen you being active in Debian for a long time. I'm
> wondering if you would like to maintain the package or it should be
> orphaned. I've removed myself from Uploaders ~2 years ago and it needs
> some care.

thanks for taking the initiative there; I should probably have RFH'd
this long ago, and by now `O` is probably suitable.

I hope to come back to it, but I can still do that from it being
orphaned, which I'm hereby setting.

Thanks for your NMU and the other work you put into it in the past
Christian

--

The package description is:
 pam_ssh_agent_auth is a PAM module which permits PAM authentication via your
 keyring in a forwarded ssh-agent.
 .
 This module can be used to provide authentication for anything run locally that
 supports PAM. It was written specifically with the intention of permitting
 authentication for sudo without password entry, and also has been proven useful
 for use with su as an alternative to wheel.

-- 
To use raw power is to make yourself infinitely vulnerable to greater powers.
  -- Bene Gesserit axiom


signature.asc
Description: PGP signature


Processed: O: pam-ssh-agent-auth -- PAM Authentication via forwarded ssh-agent

2022-01-12 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:pam-ssh-agent-auth
Bug #1003602 [wnpp] O: pam-ssh-agent-auth -- PAM Authentication via forwarded 
ssh-agent
Added indication that 1003602 affects src:pam-ssh-agent-auth

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



Bug#1003274: ITP: sentrypeer -- SIP peer to peer honeypot for VoIP

2022-01-12 Thread Gavin Henry
What's the best way to do an update for libosip2?

Just do one on salsa and email the VoIP packaging group?

Thanks.


Bug#1003603: ITP: hcxbtdumptool -- Small tool to capture packets from Bluetooth devices

2022-01-12 Thread Paulo Roberto Alves de Oliveira (aka kretcheu)
Package: wnpp
Severity: wishlist
Owner: "Paulo Roberto Alves de Oliveira (aka kretcheu)" 
X-Debbugs-Cc: debian-de...@lists.debian.org

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

Only help and version menu and Bluetooth device information available.

This is a playground to get some knowledge about coding Bluetooth.

Everything is high experimental.

Similar to hcxdumptool (Wi-Fi) use ioctl() system calls to control the device.



Bug#1003605: ITP: streamdeck-ui -- GUI for the Elgato Stream Deck

2022-01-12 Thread Paulo Roberto Alves de Oliveira (aka kretcheu)
Package: wnpp
Severity: wishlist
Owner: "Paulo Roberto Alves de Oliveira (aka kretcheu)" 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: streamdeck-ui
  Version : 1.1.2
  Upstream Author : Timothy Crosley 
* URL : https://timothycrosley.github.io/streamdeck-ui/
* License : GPL-2+
  Programming Lang: Python
  Description : GUI for the Elgato Stream Deck

 Key Features:
 Linux Compatible:
 Enables usage of all Stream Deck devices on Linux without needing to code.

 Multi-device:
 Enables connecting and configuring multiple Stream Deck devices on one
 computer.

 Brightness Control:
 Supports controlling the brightness from both the configuration UI and buttons
 on the device itself.

 Configurable Button Display:
 Icons + Text, Icon Only, and Text Only configurable per button on the Stream
 Deck.

 Multi-Action Support:
 Run commands, write text and press hotkey combinations at the press of a single
 button on your Stream Deck.

 Button Pages:
 streamdeck_ui supports multiple pages of buttons and dynamically setting up
 buttons to switch between those pages.

 Auto Reconnect:
 Automatically and gracefully reconnects, in the case the device is unplugged
 and replugged in.

 Import/Export:
 Supports saving and restoring Stream Deck configuration.



Bug#963594: ITP: golang-github-jsimonetti-rtnetlink -- low-level access to the Linux rtnetlink API

2022-01-12 Thread Leo "Costela" Antunes
Hi Benjamin,

sorry for not answering your pings before! Thanks for taking this on!
It was indeed a bit stalled on my side :(

Cheers,
Leo

On Tue, Jan 11, 2022 at 2:23 PM Benjamin Drung  wrote:
>
> Hi,
>
> On Wed, 24 Jun 2020 09:49:04 +0200 "Leo Antunes" 
> wrote:
> > Package: wnpp
> > Severity: wishlist
> > Owner: Leo Antunes 
> > Control: block 963592 by -1
> >
> > * Package name: golang-github-jsimonetti-rtnetlink
> >   Version : 0.0~git20200505.3ee32e7-1
> >   Upstream Author : Jeroen Simonetti
> > * URL : https://github.com/jsimonetti/rtnetlink
> > * License : Expat
> >   Programming Lang: Go
> >   Description : Package rtnetlink provides low-level access to
> the Linux rtnetlink API.
> >
> >  Package rtnetlink allows the kernel's routing tables to be read and
> >  altered. Network routes, IP addresses, Link parameters, Neighbor
> setups,
> >  Queueing disciplines, Traffic classes and Packet classifiers may all
> be
> >  controlled. It is based on netlink messages.
> >  .
> >  A convenient, high-level API wrapper is available using package rtnl
> >  (https://godoc.org/github.com/jsimonetti/rtnetlink/rtnl).
> >  .
> >  The base rtnetlink library explicitly only exposes a limited low-
> level
> >  API to rtnetlink. It is not the intention (nor wish) to create an
> >  iproute2 replacement.
>
> Since there were no progress on this ticket, I just high-jacked it (to
> be able to drop the vendored libs in prometheus-node-exporter).
> rtnetlink is uploaded to the NEW queue and published on
> https://salsa.debian.org/go-team/packages/golang-github-jsimonetti-rtnetlink
> Please add yourself to the Uploaders.
>
> --
> Benjamin Drung
>
> Senior DevOps Engineer and Debian & Ubuntu Developer
> Compute Platform Operations Cloud
>
> IONOS SE | Revaler Str. 30 | 10245 Berlin | Deutschland
> E-Mail: benjamin.dr...@ionos.com | Web: www.ionos.de
>
> Hauptsitz Montabaur, Amtsgericht Montabaur, HRB 24498
>
> Vorstand: Hüseyin Dogan, Dr. Martin Endreß, Claudia Frese, Henning
> Kettler, Arthur Mai, Britta Schmidt, Achim Weiß
> Aufsichtsratsvorsitzender: Markus Kadelke
>
>
> Member of United Internet
>



Bug#1003605: marked as done (ITP: streamdeck-ui -- GUI for the Elgato Stream Deck)

2022-01-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Jan 2022 12:02:03 -0300
with message-id 
and subject line ITP: streamdeck-ui -- GUI for the Elgato Stream Deck
has caused the Debian Bug report #1003605,
regarding ITP: streamdeck-ui -- GUI for the Elgato Stream Deck
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.)


-- 
1003605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003605
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)" 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: streamdeck-ui
  Version : 1.1.2
  Upstream Author : Timothy Crosley 
* URL : https://timothycrosley.github.io/streamdeck-ui/
* License : GPL-2+
  Programming Lang: Python
  Description : GUI for the Elgato Stream Deck

 Key Features:
 Linux Compatible:
 Enables usage of all Stream Deck devices on Linux without needing to code.

 Multi-device:
 Enables connecting and configuring multiple Stream Deck devices on one
 computer.

 Brightness Control:
 Supports controlling the brightness from both the configuration UI and buttons
 on the device itself.

 Configurable Button Display:
 Icons + Text, Icon Only, and Text Only configurable per button on the Stream
 Deck.

 Multi-Action Support:
 Run commands, write text and press hotkey combinations at the press of a single
 button on your Stream Deck.

 Button Pages:
 streamdeck_ui supports multiple pages of buttons and dynamically setting up
 buttons to switch between those pages.

 Auto Reconnect:
 Automatically and gracefully reconnects, in the case the device is unplugged
 and replugged in.

 Import/Export:
 Supports saving and restoring Stream Deck configuration.
--- End Message ---
--- Begin Message ---

I'm closing this bug because streamdeck-ui is alredy in Debian archive.

Sorry, I sent the ITP by mistake.

[]'s
kretcheu
:x--- End Message ---


Bug#1003615: ITP: php-bacon-bacon-qr-code -- QR code generator for PHP

2022-01-12 Thread Guilhem Moulin
Package: wnpp
Severity: wishlist
Owner: Guilhem Moulin 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: php-bacon-bacon-qr-code
  Version : 2.0.4
  Upstream Author : Ben Scholzen 'DASPRiD' 
* URL : https://github.com/Bacon/BaconQrCode
* License : BSD-2-Clause
  Programming Lang: PHP
  Description : QR code generator for PHP

 BaconQrCode is a port of QR code portion of the ZXing library. It
 currently only features the encoder part, but could later receive the
 decoder part as well.

 BaconQrCode comes with multiple back ends for rendering images.
 Currently included are the following:

  * ImagickImageBackEnd: renders raster images using the Imagick library
  * SvgImageBackEnd: renders SVG files using XMLWriter
  * EpsImageBackEnd: renders EPS files

This package is a new dependency of Roundcube v1.6.  It will be
maintained in the Debian PHP PEAR Maintainers team.

-- 
Guilhem.


signature.asc
Description: PGP signature


Processed: retitle 1003615 to ITP: php-bacon-qr-code -- QR code generator for PHP

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

> retitle 1003615 ITP: php-bacon-qr-code -- QR code generator for PHP
Bug #1003615 [wnpp] ITP: php-bacon-bacon-qr-code -- QR code generator for PHP
Changed Bug title to 'ITP: php-bacon-qr-code -- QR code generator for PHP' from 
'ITP: php-bacon-bacon-qr-code -- QR code generator for PHP'.
> thanks
Stopping processing here.

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



Bug#1003615: ITP: php-bacon-bacon-qr-code -- QR code generator for PHP

2022-01-12 Thread Guilhem Moulin
On Wed, 12 Jan 2022 at 18:10:18 +0100, Guilhem Moulin wrote:
> * Package name: php-bacon-bacon-qr-code
>  Version : 2.0.4
>  Upstream Author : Ben Scholzen 'DASPRiD' 
> * URL : https://github.com/Bacon/BaconQrCode
> * License : BSD-2-Clause
>  Programming Lang: PHP
>  Description : QR code generator for PHP

Gah I mixed things up, that one is already in Debian…  That's the old
library which was missing.

-- 
Guilhem.


signature.asc
Description: PGP signature


Processed: closing 1003615

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

> close 1003615
Bug #1003615 [wnpp] ITP: php-bacon-qr-code -- QR code generator for PHP
Marked Bug as done
> thanks
Stopping processing here.

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



Processed: retitle 917897 to ITA: mcrypt -- Replacement for old unix crypt(1)

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

> retitle 917897 ITA: mcrypt -- Replacement for old unix crypt(1)
Bug #917897 [wnpp] O: mcrypt -- Replacement for old unix crypt(1)
Changed Bug title to 'ITA: mcrypt -- Replacement for old unix crypt(1)' from 
'O: mcrypt -- Replacement for old unix crypt(1)'.
> thanks
Stopping processing here.

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



Bug#1002577: marked as done (ITP: guestfs-tools -- libguestfs-based tools that have been split out of the main repository)

2022-01-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Jan 2022 19:00:08 +
with message-id 
and subject line Bug#1002577: fixed in guestfs-tools 1.46.1-2
has caused the Debian Bug report #1002577,
regarding ITP: guestfs-tools -- libguestfs-based tools that have been split out 
of the main repository
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.)


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

* Package name: guestfs-tools
  Version : 1.46.1
  Upstream Author : Richard WM Jones
* URL or Web page : https://libguestfs.org/
* License : GPLv2+
  Description : libguestfs-based tools that have been split out of the main 
repository
--- End Message ---
--- Begin Message ---
Source: guestfs-tools
Source-Version: 1.46.1-2
Done: Hilko Bengen 

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

Debian distribution maintenance software
pp.
Hilko Bengen  (supplier of updated guestfs-tools 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, 08 Jan 2022 14:34:10 +0100
Source: guestfs-tools
Binary: guestfs-tools guestfs-tools-dbgsym
Architecture: source amd64
Version: 1.46.1-2
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen 
Changed-By: Hilko Bengen 
Description:
 guestfs-tools - guest disk image management system - tools
Closes: 1002577
Changes:
 guestfs-tools (1.46.1-2) unstable; urgency=medium
 .
   * Add gbp.conf file
   * Fix debian/copyright file
Checksums-Sha1:
 95cab3e8f150bd7c11cd7a9343cb85725c35e6d5 3223 guestfs-tools_1.46.1-2.dsc
 a34069426419e2c5cabf951f5282cb57a7ba788d 12665804 
guestfs-tools_1.46.1.orig.tar.gz
 22732214ebc15caa42f39a1dff87a933ffe8e5b8 3044 
guestfs-tools_1.46.1-2.debian.tar.xz
 24820cc4bebad5872525469e1397db51c2120d5e 1991272 
guestfs-tools-dbgsym_1.46.1-2_amd64.deb
 aac435401098c72dd6942f4120189b1226688879 14614 
guestfs-tools_1.46.1-2_amd64.buildinfo
 b323ca3b94ef51d964a0cc9037c9a7b22b5e1c8d 3868668 
guestfs-tools_1.46.1-2_amd64.deb
Checksums-Sha256:
 f927f321189f8db9378fe938cf044df0be4c8894854d46a7963384b697536916 3223 
guestfs-tools_1.46.1-2.dsc
 93acc3aeaeda102c7134b40eb3b59bf3ef7d06f5cd44245ec1401bec77ba36a8 12665804 
guestfs-tools_1.46.1.orig.tar.gz
 b9fd26bad041a8c0be36afb039c1c1f865007d8bc3b0dd7fbbb5d3c1239560fa 3044 
guestfs-tools_1.46.1-2.debian.tar.xz
 924b5e3c243b9a29bb7396e4d46dadba1440aee95ea9e45e04639e4077da9c99 1991272 
guestfs-tools-dbgsym_1.46.1-2_amd64.deb
 8941e0b2908cf496e93aeebf70f6ec9414f8bd9d05323487a31a8a6c035957ca 14614 
guestfs-tools_1.46.1-2_amd64.buildinfo
 bf1f9ca5a4f568b0dec811a5947cf170425356a2ebca08ffc01481f8a8ee44f4 3868668 
guestfs-tools_1.46.1-2_amd64.deb
Files:
 cdb5d3c252426d60fdeda8f41dcd1a67 3223 utils optional guestfs-tools_1.46.1-2.dsc
 67142c70918aa9f7ba6cf55af4889437 12665804 utils optional 
guestfs-tools_1.46.1.orig.tar.gz
 30315fe344be672cb06e353435376232 3044 utils optional 
guestfs-tools_1.46.1-2.debian.tar.xz
 34b12416e26416f5d37ebec9df9ee36b 1991272 debug optional 
guestfs-tools-dbgsym_1.46.1-2_amd64.deb
 e76c1199b3b357dcacc3ce93666f217c 14614 utils optional 
guestfs-tools_1.46.1-2_amd64.buildinfo
 8e51c67cd4bdd2385d3c2f2c70d340b4 3868668 utils optional 
guestfs-tools_1.46.1-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmHZrwYACgkQdbcQY1wh
On6PXw//VBtHlBrJVzMLK770arOpk4PBomFvgf+B44RXMt+wVhxgQM2U1ghbw/DK
YdnKG+jfU2d+g6UQf1gdd9Naaa3enz74CgVFzZF2xgHVrY4pt1TDYxr1lKiAmoEW
tXuGVHImr208ViGJ9zaTyVJaq513+SQX0hHLep3JglqeN+x5xhWaVezUv7RMdChA
ryKnCAB7quWDDf7Iu16IX6olB57NvetUobBwliT7VYs5McrA14WOKYiY2dIm402t
njbZ6KS2Ri2UDv0We+dPekGe+IffUv468VjBAHwT3+6CBsiTi+I5+Hco9sLjJJDu
BJ2RuNG+MCLw6Xf8uaTWP/49cOhGL6lYQojj5j6+VNJwhaYVwPv+KbH3tgJze3k0
x0jgPDLJlBucOE2y1U2cP4KdqbWaAk8PqsaHrvLCiTCbCFN6PpLO58GkpOj3koVh
Sx0r/W4zYxDtj6zgHKtLVIB8syiMI+Ro3vJG8FQ7Aor6Zdy2e8LX+M4Mn6Q+hnwO
vqR5BYZ6r18y2du6EteU/6WvrGnbnF8bjaCXVFdUbPjd+53p1kCHqgMhGC9wuTNi
TEXX9Ri4fBO52TipHvpoIGc3RJyAoGIllpB2iaeFCpQO

Bug#1003623: ITP: angelfish -- Web browser for Plasma Mobile

2022-01-12 Thread Nilesh Patra
Package: wnpp
Severity: wishlist

Subject: ITP: angelfish -- Web browser for Plasma Mobile
Package: wnpp
Owner: Nilesh Patra 
Severity: wishlist

* Package name: angelfish
  Version : 21.06
  Upstream Author : Rinigus 
* URL : https://apps.kde.org/angelfish/
* License : GPL-2+
  Programming Lang: C++
  Description : Web browser for Plasma Mobile
 This is a webbrowser designed to
 - be used on small mobile devices,
 - integrate well in Plasma workspaces
 .
 This use QtWebEngine as backend and supports webrtc.

Remark: This package is maintained by Pirate Praveen at
   https://salsa.debian.org/debian/angelfish



Bug#917897: marked as done (ITA: mcrypt -- Replacement for old unix crypt(1))

2022-01-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Jan 2022 19:34:42 +
with message-id 
and subject line Bug#917897: fixed in mcrypt 2.6.8-6
has caused the Debian Bug report #917897,
regarding ITA: mcrypt -- Replacement for old unix crypt(1)
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.)


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

The package mcrypt has been orphaned in version 2.6.8-2.

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

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

Some information about this package:

Package: mcrypt
Binary: mcrypt
Version: 2.6.8-4
Maintainer: Debian QA Group 
Uploaders: RISKO Gergely 
Build-Depends: libmcrypt-dev (>= 2.5.8), libmhash-dev (>= 0.8.16), debhelper 
(>= 7.0.50), zlib1g-dev, bzip2, gettext
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Files:
 e6f7e719df21a29424e748ecf6895eb9 1952 mcrypt_2.6.8-4.dsc
 97639f8821b10f80943fa17da302607e 471915 mcrypt_2.6.8.orig.tar.gz
 7ea7440c0a574415236b5fa4c7c1e73a 348145 mcrypt_2.6.8-4.diff.gz
Vcs-Browser: http://git.debian.org/?p=collab-maint/mcrypt.git;a=summary
Vcs-Git: git://git.debian.org/collab-maint/mcrypt.git
Checksums-Sha256:
 082eb363f08ef0a5a1a1f849ff86fd5f838b9a554190c2d22d906c241c4fe684 1952 
mcrypt_2.6.8-4.dsc
 5145aa844e54cca89ddab6fb7dd9e5952811d8d787c4f4bf27eb261e6c182098 471915 
mcrypt_2.6.8.orig.tar.gz
 57e1c205ab7d1413f74f140dc832ba0247428f83eb19fc383d62e5fd991af413 348145 
mcrypt_2.6.8-4.diff.gz
Homepage: http://mcrypt.sourceforge.net/
Package-List: 
 mcrypt deb utils optional arch=any
Directory: pool/main/m/mcrypt
Priority: source
Section: utils

Package: mcrypt
Version: 2.6.8-4
Installed-Size: 204
Maintainer: Debian QA Group 
Architecture: amd64
Depends: libc6 (>= 2.14), libmcrypt4 (>= 2.5.8-1), libmhash2 (>= 0.8.16-1), 
zlib1g (>= 1:1.1.4), bzip2
Description: Replacement for old unix crypt(1)
Description-md5: 3cca2251ad50c3dbe94701b6d6a36972
Homepage: http://mcrypt.sourceforge.net/
Tag: interface::commandline, role::program, scope::utility,
 security::cryptography
Section: utils
Priority: optional
Filename: pool/main/m/mcrypt/mcrypt_2.6.8-4_amd64.deb
Size: 63432
MD5sum: 755b784ded160ef3b008c6db34963924
SHA256: dd7b742019ee2d34f3dff370fc935c04f1c2c3d6c01534b640fd5a671e35af08


-- 
regards,
Mattia Rizzolo

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


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: mcrypt
Source-Version: 2.6.8-6
Done: Barak A. Pearlmutter 

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

Debian distribution maintenance software
pp.
Barak A. Pearlmutter  (supplier of updated mcrypt 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, 12 Jan 2022 18:57:08 +
Source: mcrypt
Architecture: source
Version: 2.6.8-6
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter 
Changed-By: Barak A. Pearlmutter 
Closes: 917897
Changes:
 mcrypt (2.6.8-6) unstable; urgency=medium
 .
   * mv configure.in configure.ac
   * autotools updates
 - merge cygwin patch
 - obey autoupdate and autoreconf
 - remove autotools-generated files
 - include some types in generated API descriptions
   * remove debian/rules cruft
 - make sure configure.in stays dead despite dpkg-source's removal quirks
   * rcsid? Wow (remove)
   * spelling fixes
   * update po/
   * adopt package (closes: #917897)
Checksums-Sha1:
 add535b92d4dc35d0dedab104ea7cafdac1ce6a5 1904 mcrypt_2.6.8-6.dsc
 80500b22062c590df7d3e0af57f199ea62141156 232

Processed: ITP: angelfish -- Web browser for Plasma Mobile

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

> owner 1003623 Nilesh Patra 
Bug #1003623 [wnpp] ITP: angelfish -- Web browser for Plasma Mobile
Owner recorded as Nilesh Patra .
>
End of message, stopping processing here.

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



Bug#1003633: ITP: php-roundcube-rtf-html-php -- RTF to HTML converter in PHP

2022-01-12 Thread Guilhem Moulin
Package: wnpp
Severity: wishlist
Owner: Guilhem Moulin 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: php-roundcube-rtf-html-php
  Version : 2.1
  Upstream Author : Alexander van Oostenrijk , 
Aleksander Machniak 
* URL : https://github.com/roundcube/rtf-html-php
* License : GPL-2
  Programming Lang: PHP
  Description : RTF to HTML converter in PHP

 Short RTF to HTML converter in PHP, implementing the subset of RTF tags one
 needs in HTML and ignoring the rest.

This package is a new dependency of Roundcube.  It will be maintained in
the Debian Roundcube packaging team.

-- 
Guilhem.


signature.asc
Description: PGP signature


Processed: retitle 832150 to ITA: xmacro -- Record / Play keystrokes and mouse movements in X displays

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

> retitle 832150 ITA: xmacro -- Record / Play keystrokes and mouse movements in 
> X displays
Bug #832150 [wnpp] ITA: xmacro -- Record / Play keystrokes and mouse movements
Changed Bug title to 'ITA: xmacro -- Record / Play keystrokes and mouse 
movements in X displays' from 'ITA: xmacro -- Record / Play keystrokes and 
mouse movements'.
> thanks
Stopping processing here.

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