Bug#1014898: ITP: gcompat -- The GNU C library compatibility layer for musl

2022-07-13 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: gcompat
  Version : 1.0.0
  Upstream Author : A. Wilcox
* URL : https://git.adelielinux.org/adelie/gcompat
* License : Expat
  Programming Lang: C
  Description : The GNU C library compatibility layer for musl

  The gcompat provides glibc-compatible APIs for use on musl libc systems.
  .
  This library is designed to be used for binaries that are already
  compiled against glibc. It does not contain any headers, and cannot be
  used to build software that requires glibc. It is instead recommended
  that any software that requires glibc APIs be modified to become more
  portable.
  .
  This library can optionally be compiled with other libraries to make a
  single, unfied solution. This can include fts, libucontext, obstack,
  and others.
  .
  gcompat additionally provides a loader stub. This is a small library
  that has the same name as the glibc dynamic linker on glibc platforms;
  when a binary is run that uses glibc as its dynamic linker, the stub
  will run, redirecting it to use musl and automatically preloading the
  gcompat library.



Bug#1014664: marked as done (RFP: easyrpg -- role playing game creation tools, compatible with RPG Maker 2000/2003 games)

2022-07-13 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jul 2022 00:37:43 +
with message-id <20220714003743.038f70cc@lemonade>
and subject line nevermind
has caused the Debian Bug report #1014664,
regarding RFP: easyrpg -- role playing game creation tools, compatible with RPG 
Maker 2000/2003 games
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.)


-- 
1014664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: okgomdjgbm...@gmail.com

* Package name: easyrpg
  Version : 0.7.0
  Upstream Author : team
* URL : https://easyrpg.org/
* License : GPL 3
  Programming Lang: C++, C
  Description : role playing game creation tools, compatible with RPG Maker 
2000/2003 games

This project offers crossplatform (not perfect )compatibility with RPG Maker 
2000/2003. RPG Maker
is a comercial heavy weight application in the field of home brew rpg games. 
Some of these games
are even profesional and comercial.

Thats alot of games of varying quality. Despite it's age, people are still 
making games
targeting these versions. This is the main reason why Debian should include 
this program. It's
not just one game, it's alot.

The project is actually composed of an interpreter, an editor and various 
tools. It can even run
a game in a browser.

It is already compiled and avelable in OBS for Debian by the developers. So 
compatibility
shouldn't be a problem. It even has a manual entry. The existing packaging 
might fall short of
Debian packaging standards, but it's not starting from scratch. So the 
difficulty for inclusion
should be relatevly low.
--- End Message ---
--- Begin Message ---
nevermind

-- --- End Message ---


Processed: O: isa-support -- prevent installation on processors without required instructions

2022-07-13 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:isa-support
Bug #1014892 [wnpp] O: isa-support -- prevent installation on processors 
without required instructions
Added indication that 1014892 affects src:isa-support

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



Bug#1014892: O: isa-support -- prevent installation on processors without required instructions

2022-07-13 Thread Adam Borowski
Package: wnpp
Severity: normal
Control: affects -1 src:isa-support

I'm giving up the isa-support package.  It was an attempt to handle
packages that can't be reasonably ported to an arch's baseline, and to
let them gracefully refuse to install rather than crash at runtime.
Alas, it failed.

While it works ok for the initial install when using command-line tools,
a failed _upgrade_ (ie, when an existing package gains an ISA requirement)
leaves the system in a state that's not trivial to recover from by a
newbie user or a simplicistic clicky-clicky interface.  I assumed that
"apt -f install" translates to a similarly simply operation in a GUI,
but this doesn't seem to be the case.

On the other hand, there's no straightforward alternate solution.

Maintainers of packages that depend on isa-support don't seem to be
thrilled to migrate away from it, thus I can't remove the package
immediately.  Perhaps someone has a better idea...?



Bug#1014890: RFP: python3-looseversion -- Version numbering for anarchists and software realists

2022-07-13 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-pyt...@lists.debian.org

* Package name: python3-looseversion
  Version : 1.0.1
  Upstream Author : Chris Markiewicz 
* URL : https://github.com/effigies/looseversion
* License : Python
  Programming Lang: Python
  Description : Version numbering for anarchists and software realists

A backwards/forwards-compatible fork of distutils.version.LooseVersion,
for times when PEP-440 isn't what you need.
.
The goal of this package is to be a drop-in replacement for the original
LooseVersion. It implements an identical interface and comparison logic to
LooseVersion. The only major change is that a looseversion.LooseVersion is
comparable to a distutils.version.LooseVersion, which means tools should not
need to worry whether all dependencies that use LooseVersion have migrated.
.
If you are simply comparing versions of Python packages, consider moving
to packaging.version.Version, which follows PEP-440. LooseVersion is better
suited to interacting with heterogeneous version schemes that do not follow
PEP-440.

This package would be useful as we plan for adding support for Python 3.12
which would remove distutils.version.LooseVersion and some packages would need
to "adjust" somehow.  In our DataLad project we likely would just go the way
of using this LooseVersion instead of coming up with some "more proper" 
solution.



Bug#1014888: ITP: libutil-h2o-perl -- module to turn hashrefs into objects with accessors for keys

2022-07-13 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libutil-h2o-perl
  Version : 0.18
  Upstream Author : Hauke D 
* URL : https://metacpan.org/release/Util-H2O
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to turn hashrefs into objects with accessors for keys

The Util::H2O module allows you to turn hashrefs into objects, so that
instead of $hash->{key} you can write $hash->key, plus you get protection
from typos. In addition, options are provided that allow you to whip up
really simple classes.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Processed: RFP: rambox -- all-in-one workspace organizer (Electron Based)

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

> retitle 1014883 RFP: rambox -- all-in-one workspace organizer (Electron Based)
Bug #1014883 [wnpp] RFP: Rambox -- all-in-one workspace organizer (Electron 
Based)
Changed Bug title to 'RFP: rambox -- all-in-one workspace organizer (Electron 
Based)' from 'RFP: Rambox -- all-in-one workspace organizer (Electron Based)'.
>
End of message, stopping processing here.

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



Bug#1014886: RFP: tvision -- modern port of Turbo Vision, a framework for text-based user interfaces

2022-07-13 Thread Adam Borowski
Package: wnpp
Severity: wishlist

* Package name: tvision
  Upstream Author : Borland → magiblot
* URL : https://github.com/magiblot/tvision
* License : Public Domain → MT
  Programming Lang: C++
  Description : modern port of Turbo Vision, a framework for text-based 
user interfaces

So someone finally did the work to beat Turbo Vision into working on modern
platforms, modern compilers, and full-fledged Unicode support.  It had been
released into Public Domain by Borland/Inprise but ports since then sucked.

It'd be great if someone packaged this so we know what its pressure is :p

There's also two pieces by same author built atop Turbo Vision:
 * turbo -- an editor
 * tvterm -- a widget to put a terminal into a TV window


Bug#1014883: RFP: Rambox -- all-in-one workspace organizer (Electron Based)

2022-07-13 Thread Andrés Segarra
Package: wnpp
Severity: wishlist

* Package name : Rambox (or Rambox App)
  Version : 2.0.6
* URL : https://github.com/ramboxapp/download (it has the source code in
this repository, and also a .deb package that works with debian perfectly)
* License : GPL
  Description : Electron based workspace simplifier

Rambox is an application to organise different Web-based apps like discord
or slack into one single Electron application.

It would be a very good addition to debian since there is no package like
it on the repositories, and there is a clear demand for these kind of apps.
(They claim they have at least 80K users)


Bug#1014881: ITP: libsyntax-keyword-multisub-perl -- multiple subroutine dispatch syntax extension

2022-07-13 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libsyntax-keyword-multisub-perl
  Version : 0.02
  Upstream Author : Paul Evans 
* URL : https://metacpan.org/release/Syntax-Keyword-MultiSub
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : multiple subroutine dispatch syntax extension

Syntax::Keyword::MultiSub provides a new keyword, multi, to put before
subroutine declarations, which permits multiple distinct function bodies to
be provided, which take different parameters. A call to a multi sub will
invoke whichever function body best fits the arguments passed.

Currently this module can only make dispatching decisions based on the number
of arguments as compared to the number of signature parameters each body was
expecting. It requires perl version 5.26 or above, in order to get enough
support from signatures. Note also enabling this module does not enable the
signatures feature; you must do that independently.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Processed: Re: [Pkg-privacy-maintainers] Bug#1014814: ITP: onionprobe -- test/monitor tool for Tor Onion Services sites

2022-07-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #1014814 [wnpp] ITP: onionprobe -- test/monitor tool for Tor Onion Services 
sites
Added tag(s) pending.

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



Bug#1014814: [Pkg-privacy-maintainers] Bug#1014814: ITP: onionprobe -- test/monitor tool for Tor Onion Services sites

2022-07-13 Thread Georg Faerber
Control: tags -1 + pending

Packaging lives at [1], initial upload done, now in NEW.

Cheers,
Georg


[1] https://salsa.debian.org/pkg-privacy-team/onionprobe



Bug#897138: marked as done (ITA: anacron -- cron-like program that doesn't go by time)

2022-07-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Jul 2022 14:33:57 +
with message-id 
and subject line Bug#897138: fixed in anacron 2.3-33
has caused the Debian Bug report #897138,
regarding ITA: anacron -- cron-like program that doesn't go by time
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.)


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

I intend to orphan the anacron package.

The package description is:
 Anacron (like "anac(h)ronistic") is a periodic command scheduler.  It
 executes commands at intervals specified in days.  Unlike cron, it
 does not assume that the system is running continuously.  It can
 therefore be used to control the execution of daily, weekly, and
 monthly jobs (or anything with a period of n days), on systems that
 don't run 24 hours a day.  When installed and configured properly,
 Anacron will make sure that the commands are run at the specified
 intervals as closely as machine uptime permits.
 .
 This package is pre-configured to execute the daily jobs of the
 Debian system.  You should install this program if your system isn't
 powered on 24 hours a day to make sure the maintenance jobs of other
 Debian packages are executed each day.

The package is no longer maintained upstream, and it doesn't interact well
with systemd.  It might need a complete rethink or replacement.

(The co-maintainer has never been active, but they are welcome to take
over the package like everyone else.)
--- End Message ---
--- Begin Message ---
Source: anacron
Source-Version: 2.3-33
Done: Lance Lin 

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

Debian distribution maintenance software
pp.
Lance Lin  (supplier of updated anacron package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 08 Jul 2022 19:00:22 +0700
Source: anacron
Architecture: source
Version: 2.3-33
Distribution: unstable
Urgency: medium
Maintainer: Lance Lin 
Changed-By: Lance Lin 
Closes: 897138 993348
Changes:
 anacron (2.3-33) unstable; urgency=medium
 .
   * d/anacron.postrm: Add cleanup for dangling symlinks (Closes: #993348)
   * d/control: Update maintainer (Closes: #897138)
   * d/control: Bump standards version to 4.6.1
   * d/copyright: Updated copyright to DEP5 standard
Checksums-Sha1:
 133bba21e9f80e246080d140355515c52df17eb8 1657 anacron_2.3-33.dsc
 69dc15159effaa15eb0a706e13f50c16161858eb 21092 anacron_2.3-33.debian.tar.xz
 ed5e73ed604eb592c0b0ed3de54ac5927eab210f 5485 anacron_2.3-33_source.buildinfo
Checksums-Sha256:
 f5000180e79a72dc86335e8ccb998087771c17e48ef61b48e3ddf51ea7314789 1657 
anacron_2.3-33.dsc
 9394fae65771bdc471c8bdc41909252862ec88fe6a5bf4b3265b58778f33d5d4 21092 
anacron_2.3-33.debian.tar.xz
 7a2f022b6f7dca76e953b20f5157728bcc9e3c2e1d40bda6464761b6050af1d0 5485 
anacron_2.3-33_source.buildinfo
Files:
 300787f1921d16cedb02631cdc19e346 1657 admin optional anacron_2.3-33.dsc
 941f9b49ca4622a7c202ff1179a5a3b5 21092 admin optional 
anacron_2.3-33.debian.tar.xz
 5c61b93e407de0fb3c910f31ea5cc75d 5485 admin optional 
anacron_2.3-33_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLOy7gQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFCfOC/9aQmevvyG8txnUwkkVTwc+8QgMWeYSdoxe
IOvwQqq0VwoAwULtdxXnPddtiFDIrt1qCBB+WIC793cMPAQdtRB50FlL8zxKT1dL
0Zg/lUwOHJIcOuXGCt/0ertnG5aS9CqBUT6CWKouZ/vAba+DD1o3lHoNQVRuyrEM
UCSmVhvflfaKu4F42c4PV0JTVLEzQ6qilGxqfJlzSyswmUHdO+xSkkF5hKctL1A5
1kSA9FehC+xl3xCM7u72xfaEhI8vKr7cApOn3xn/30hgOsKxGVKfu4mAK705Nq59
MPcXmGrJ/u9gOfUz6sjH1z7FRmmrzkTwHILow7hIsof50jkN0/8vyDTro2NY2UMW
XZP71YrOTGelfbplW1+hWfLTCOnfXu937H1reMr2QVGcpYaDonw26jOlZ/Q3yd7G
jPKVjpP43R04idDUCfQHaCnsRVYkscBtBpvdNVVIloe/IX/e3Pn1k8C25r7NV4ue
brWvNST1V8Lt8xnUZfJG1ucY52FoBAA=
=sNnT
-END PGP SIGNATURE End Message ---


Bug#1014863: ITP: python-aiormq -- pure Python AMQP client library (Python 3)

2022-07-13 Thread Guilherme de Paula Xavier Segundo
Package: wnpp
Severity: wishlist
Owner: Guilherme de Paula Xavier Segundo 
X-Debbugs-Cc: debian-de...@lists.debian.org, guilherme@gmail.com

* Package name: python-aiormq
  Version : 6.3.4
  Upstream Author : Dmitry Orlov 
* URL : https://github.com/mosquito/aiormq
* License : Apache-2.0
  Programming Lang: Python
  Description : pure Python AMQP client library (Python 3)

 This program is a pure Python AMQP 0.9.1 asynchronous client library.
 .
 Features:
  Connecting by URL.
  Buffered queue for received frames.
  Only PLAIN auth mechanism support.
  Publisher confirms support.
  Transactions support.
  Channel based asynchronous locks.
  Tracking unroutable messages.
  Full SSL/TLS support.
  Python type hints.
  Uses pamqp as an AMQP 0.9.1 frame encoder/decoder.
 .
 This package installs the library for Python 3.

 It will be maintained within the Debian Python Team.



Bug#925019: marked as done (ITA: libgssglue)

2022-07-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Jul 2022 12:09:44 +
with message-id 
and subject line Bug#925019: fixed in libgssglue 0.4-5
has caused the Debian Bug report #925019,
regarding ITA: libgssglue
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.)


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

The current maintainer of libgssglue, Anibal Monsalve Salazar 
,
is apparently not active anymore.  Therefore, I orphan this package now.

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

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

Some information about this package:

Package: libgssglue
Binary: libgssglue-dev, libgssglue1
Version: 0.4-2
Maintainer: Anibal Monsalve Salazar 
Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), autotools-dev, 
libkrb5-dev
Architecture: any
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 02906e52b0c9c631b9f4a409bdeb2376 1844 libgssglue_0.4-2.dsc
 5ce81940965fa68c7635c42dcafcddfe 281429 libgssglue_0.4.orig.tar.bz2
 9b3f4acff03ec8a75992423d6d80d573 7748 libgssglue_0.4-2.debian.tar.bz2
Checksums-Sha256:
 6e5b0c104b072d4d603a8346d5fde73a15dc61622455f275f24c033ffa671a48 1844 
libgssglue_0.4-2.dsc
 bb47b2de78409f461811d0db8595c66e6631a9879c3621a35e4434b104ee52f5 281429 
libgssglue_0.4.orig.tar.bz2
 f71322fe40bd0c996b5fb067295af0bb4f89a60372335dd64e2ed15172fd0cc4 7748 
libgssglue_0.4-2.debian.tar.bz2
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Package-List: 
 libgssglue-dev deb libdevel optional
 libgssglue1 deb libs standard
Directory: pool/main/libg/libgssglue
Priority: source
Section: libs

Package: libgssglue-dev
Source: libgssglue (0.4-2)
Version: 0.4-2+b2
Installed-Size: 159
Maintainer: Anibal Monsalve Salazar 
Architecture: amd64
Replaces: libgssapi-dev (<= 0.11-1)
Depends: libgssglue1 (= 0.4-2+b2)
Conflicts: libgssapi-dev (<= 0.11-1)
Description-en: header files and docs for libgssglue
 Contains the header files and documentation for libgssglue
 for use in developing applications that use the libgssglue library.
 .
 libgssglue provides a gssapi interface, but does not implement any
 gssapi mechanisms itself; instead it calls other gssapi functions
 (e.g., those provided by MIT Kerberos), depending on the requested
 mechanism, to do the work.
Description-md5: 35720ad4288bc22005305dbcc9ea02a5
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libg/libgssglue/libgssglue-dev_0.4-2+b2_amd64.deb
Size: 31402
MD5sum: 44f3c393acbb51e3b6c7669be1af79bf
SHA256: 003540795455294d1e496c30ada7367ed632b2e9c97ec6e72f349690952276c1

Package: libgssglue1
Source: libgssglue (0.4-2)
Version: 0.4-2+b2
Installed-Size: 66
Maintainer: Anibal Monsalve Salazar 
Architecture: amd64
Replaces: libgssapi2 (<= 0.11-1)
Depends: libc6 (>= 2.14)
Conflicts: libgssapi2 (<= 0.11-1)
Description-fr: Bibliothèque de sélection de mécanismes gssapi
 libgssglue fournit une interface gssapi mais n'implémente pas directement
 de mécanismes gssapi. Elle appelle différentes fonctions gssapi (par
 exemple, celles fournies par MIT Kerberos) selon le mécanisme demandé pour
 réaliser ce travail.
Description-md5: 33d237300a5fcf648297ee929270d1f1
Multi-Arch: same
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgssglue/libgssglue1_0.4-2+b2_amd64.deb
Size: 23914
MD5sum: e7fef12072d23d6a68494009a61f69a2
SHA256: 9f8486aaf465d1c97ff45d5b38abf4f44b919387a4e36002107b49a3b75a9f09


-- 
Pierre-Elliott Bécue
GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
It's far easier to fight for one's principles than to live up to them.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libgssglue
Source-Version: 0.4-5
Done: Simon Josefsson 

We believe that the bug you reported is fixed in the latest version of
libgssglue, 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.
Simon Josefsson 

Processed: O: python-imaplib2 -- Threaded Python IMAP4 client (Python 3)

2022-07-13 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:python-imaplib2
Bug #1014850 [wnpp] O: python-imaplib2 -- Threaded Python IMAP4 client (Python 
3)
Added indication that 1014850 affects src:python-imaplib2

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



Bug#1014850: O: python-imaplib2 -- Threaded Python IMAP4 client (Python 3)

2022-07-13 Thread Ilias Tsitsimpis
Package: wnpp
Severity: normal
X-Debbugs-Cc: Sudip Mukherjee , Ulises Vitulli 

Control: affects -1 src:python-imaplib2

I intend to orphan the python-imaplib2 package. Since this package is
used by OfflineIMAP, I have reached out to Sudip Mukherjee (CC-ed) who
is willing to adopt this package (thank you Sudip).

The package description is:
 Python IMAP4 rev1 mail protocol client class using threads for parallel
 operation, allowing full use of the IMAP4 concurrency features and to
 decouple a user of imaplib from i/o lags, except where explicitly allowed.

Best,

-- 
Ilias