Bug#893470: ITP: debiman -- generate a static manpage HTML repository out of a Debian archive

2018-03-19 Thread Michael Stapelberg
Package: wnpp
Severity: wishlist
Owner: Michael Stapelberg 

* Package name: debiman
  Version : 0.0~git20180224.8582b7f-1
  Upstream Author : Michael Stapelberg
* URL : https://github.com/Debian/debiman
* License : Apache-2.0
  Programming Lang: Go
  Description : generate a static manpage HTML repository out of a Debian 
archive

 debiman makes (Debian) manpages accessible in a web browser. Its
 goals are, in order:
 .
 completeness: all manpages in Debian should be available.
 .
 visually appealing and convenient: reading manpages should be fun, convenience
 features (e.g. permalinks, URL redirects, easy navigation) should be available
 .
 speed: manpages should be quick to load, new manpages should be quickly
 ingested, the program should run quickly for pleasant development



Processed: retitle to O: 2vcard -- perl script to convert an addressbook to

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

> retitle 855563 O: 2vcard -- perl script to convert an addressbook to
Bug #855563 [wnpp] ITA: 2vcard -- perl script to convert an addressbook to
Changed Bug title to 'O: 2vcard -- perl script to convert an addressbook to' 
from 'ITA: 2vcard -- perl script to convert an addressbook to'.
> noowner 855563
Bug #855563 [wnpp] O: 2vcard -- perl script to convert an addressbook to
Removed annotation that Bug was owned by "simon .barotte" 
.
> stop
Stopping processing here.

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



Bug#891391: ITP: python-hsluv -- Python implementation of HSLuv (Human-friendly HSL)

2018-03-19 Thread 魏銘廷
X-Debbugs-CC: debian-pyt...@lists.debian.org
On Sun, Feb 25, 2018 at 01:12:59PM +0800, Yao Wei (魏銘廷) wrote:

> Package: wnpp
> Severity: wishlist
> Owner: Yao Wei (魏銘廷) 
> Control: block 806464 by -1
>
> * Package name: python-hsluv
>   Version : 4.0.2
>   Upstream Author : Alexei Boronine 
> * URL : https://github.com/hsluv/hsluv-python
> * License : Expat
>   Programming Lang: Python
>   Description : Python implementation of HSLuv (Human-friendly HSL)
>
> This is the dependency of trufont

I am having a situation that this code is said to be "transpiled" from
HSLuv written in Haxe [1], the code seems to be gone though a lot of
overhaul from the generated code that cannot be diffed.  I believe the
code written in Python is preferred form of making modifications for
hsluv-python project.  However, I need consensus on this mattter.

[1]: https://github.com/hsluv/hsluv-python/blob/master/hsluv.py




signature.asc
Description: OpenPGP digital signature


Processed: Bug #840033 in python-jsontest marked as pending

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #840033 [wnpp] ITA: python-jsontest -- Python metaclass for generating 
tests from JSON files
Added tag(s) pending.

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



Bug#893551: [RFP] listserialportsc

2018-03-19 Thread Geert Stappers
Package: wnpp
Severity: wishlist

Request for Packaging:  listserialportsc
Which is a build dependency for "arduino"

URL: https://github.com/arduino/listSerialPortsC/
License: GPL3+
Language: C

In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780706#100
is announced some work is allready done.

So expect that this 'RFP' will be soon an 'ITP'.

 
Groeten
Geert Stappers
DD
-- 
Leven en laten leven



Processed: retitle to RFP: brother-inkjet-dcpj952n -- printer driver for Brother Inkjet printers

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

> retitle 847949 RFP: brother-inkjet-dcpj952n -- printer driver for Brother 
> Inkjet printers
Bug #847949 [wnpp] ITP: brother-inkjet-dcpj952n -- printer driver for Brother 
Inkjet printers
Changed Bug title to 'RFP: brother-inkjet-dcpj952n -- printer driver for 
Brother Inkjet printers' from 'ITP: brother-inkjet-dcpj952n -- printer driver 
for Brother Inkjet printers'.
> noowner 847949
Bug #847949 [wnpp] RFP: brother-inkjet-dcpj952n -- printer driver for Brother 
Inkjet printers
Removed annotation that Bug was owned by Roger Shimizu .
> stop
Stopping processing here.

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



Bug#893568: ITP: puppet-module-openstack-extras -- add useful utilities for composing and deploying OpenStack

2018-03-19 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: puppet-module-openstack-extras
  Version : 12.3.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/puppet-openstack_extras
* License : Apache-2.0
  Programming Lang: Puppet
  Description : add useful utilities for composing and deploying OpenStack

 Puppet lets you centrally manage every important aspect of your system using a
 cross-platform specification language that manages all the separate elements
 normally aggregated in different files, like users, cron jobs, and hosts,
 along with obviously discrete elements like packages, services, and files.
 .
 This module is used to add useful utilities for composing and deploying
 OpenStack.



Bug#891391: ITP: python-hsluv -- Python implementation of HSLuv (Human-friendly HSL)

2018-03-19 Thread Paul Wise
On Mon, Mar 19, 2018 at 10:04 PM, Yao Wei wrote:

> I am having a situation that this code is said to be "transpiled" from
> HSLuv written in Haxe [1], the code seems to be gone though a lot of
> overhaul from the generated code that cannot be diffed.  I believe the
> code written in Python is preferred form of making modifications for
> hsluv-python project.  However, I need consensus on this mattter.

I suggest you dig through the git history of both HSLuv and
Python-HSLuv to develop an intuition about how the upstreams are
developing both projects and then clarify the details of their
development processes with upstream.

Personally, I find the thought of modifying generated code to be
horrible and would have either stuck with building from Haxe or
reimplementing the code in Python.

At the end of the day, what matters is that there is equality of
access to the work between the upstream authors and users of Debian
derivatives. i.e., make sure upstream aren't keeping something secret
or using something proprietary and make sure Debian passes on what we
receive from upstream.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Bug#891391: ITP: python-hsluv -- Python implementation of HSLuv (Human-friendly HSL)

2018-03-19 Thread Paul Wise
On Mon, Mar 19, 2018 at 10:04 PM, Yao Wei wrote:

> [1]: https://github.com/hsluv/hsluv-python/blob/master/hsluv.py

I quote from that file:

""" This module is generated by transpiling Haxe into Python and cleaning
the resulting code by hand, e.g. removing unused Haxe classes. To try it
yourself, clone https://github.com/hsluv/hsluv and run:
haxe -cp haxe/src hsluv.Hsluv -python hsluv.py """

If that is the case, then it could be possible to automate this
conversion and drop the generated and then modified file from git.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Bug#891391: ITP: python-hsluv -- Python implementation of HSLuv (Human-friendly HSL)

2018-03-19 Thread 魏銘廷
I am filing an issue as question to the upstream:

https://github.com/hsluv/hsluv-python/issues/10

In the screenshot provided in the issue the code seems to be pretty
different, so I am wondering that does it count as an "reimplementation"
of hsluv?

On 03/20/2018 08:26 AM, Paul Wise wrote:
> If that is the case, then it could be possible to automate this
> conversion and drop the generated and then modified file from git.



signature.asc
Description: OpenPGP digital signature


Bug#891391: ITP: python-hsluv -- Python implementation of HSLuv (Human-friendly HSL)

2018-03-19 Thread Paul Wise
On Tue, 2018-03-20 at 08:39 +0800, Yao Wei (魏銘廷) wrote:

> In the screenshot provided in the issue the code seems to be pretty
> different, so I am wondering that does it count as an
> "reimplementation" of hsluv?

To me it looks fairly similar and the changes seem mechanical, they
could probably even be done with automatic Python AST modification.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


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


Bug#870446: marked as done (ITP: deepin-terminal -- Default terminal emulation application for Deepin desktop environment)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 03:00:25 +
with message-id 
and subject line Bug#870446: fixed in deepin-terminal 2.9.2-1
has caused the Debian Bug report #870446,
regarding ITP: deepin-terminal -- Default terminal emulation application for 
Deepin desktop environment
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.)


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

  Version : 2.5.2
  Upstream Author : Deepin Technology Co., Ltd.
* URL : http://www.deepin.org/
* License : GPLv3
  Programming Lang: Vala
  Description : Default terminal emulation application for Deepin.

Deepin Terminal is a terminal emulator with simple interface,
rich and powerful functions created by Deepin Technology.
You can instantly start and close Deepin Terminal smoothly like normal file 
window,
allowing you to input commands with facility and no distractions.

I intend to co-maintain this package inside pkg-deepin team.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: deepin-terminal
Source-Version: 2.9.2-1

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

Debian distribution maintenance software
pp.
Yangfl  (supplier of updated deepin-terminal package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 18 Mar 2018 12:06:02 +0800
Source: deepin-terminal
Binary: deepin-terminal
Architecture: source amd64
Version: 2.9.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deepin Packaging Team 

Changed-By: Yangfl 
Description:
 deepin-terminal - Deepin terminal emulator application
Closes: 870446
Changes:
 deepin-terminal (2.9.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #870446)
Checksums-Sha1:
 f81d3ca8106ca0e55564526677a7d7dff7c0a202 2447 deepin-terminal_2.9.2-1.dsc
 7ba4775b95e3c63421ec161a4ccf2879d009d0f6 4887068 
deepin-terminal_2.9.2.orig.tar.gz
 f9d5e94de804ae65197363340a73601a216cac48 7384 
deepin-terminal_2.9.2-1.debian.tar.xz
 44f37ec74869c867f81a4ba6f02e47b6425af69c 1407476 
deepin-terminal-dbgsym_2.9.2-1_amd64.deb
 8d23041bb6ed58f50d6aaa3b08e82153ae3af4a0 18270 
deepin-terminal_2.9.2-1_amd64.buildinfo
 6d545354b48e0c7614eb03d33bb8362043d4b2ad 2785624 
deepin-terminal_2.9.2-1_amd64.deb
Checksums-Sha256:
 6d1f59928bcc87b63f2bbbfa9cf1a283787182c6561e8b20e49e0657eb875653 2447 
deepin-terminal_2.9.2-1.dsc
 0869789d9a235929ebaf1e16e81c4e34076df0712ade7b4530797a19c9ce241a 4887068 
deepin-terminal_2.9.2.orig.tar.gz
 c1f623078e3dfc80f47f0ddfcabdde8fcc7c7f9f57e63a7298e4d22948fb4708 7384 
deepin-terminal_2.9.2-1.debian.tar.xz
 a9924716e2dc6eee31423d6706648b04eeeb1be678b4f27e5277a9251b309f6c 1407476 
deepin-terminal-dbgsym_2.9.2-1_amd64.deb
 37ffd7693c2b39ad14ce0c6e7904568dae1c36c5686dcfe3f5709f34baf6e3f7 18270 
deepin-terminal_2.9.2-1_amd64.buildinfo
 dcb4391330f038bf39a31b4d475ed42c1b65e7e92d0880c1a728fcbaf45e58c7 2785624 
deepin-terminal_2.9.2-1_amd64.deb
Files:
 1ab0b9201e46c098f01bd18f4b308148 2447 x11 optional deepin-terminal_2.9.2-1.dsc
 13ef7cbda05645dabb7e735225662ead 4887068 x11 optional 
deepin-terminal_2.9.2.orig.tar.gz
 dde5b7b6081864512fc52451b97b8536 7384 x11 optional 
deepin-terminal_2.9.2-1.debian.tar.xz
 f0c0e8e436766bf021b311be1e824a13 1407476 debug optional 
deepin-terminal-dbgsym_2.9.2-1_amd64.deb
 c0691d737de3d887118f3e60f85f4c76 18270 x11 optional 
deepin-terminal_2.9.2-1_amd64.buildinfo
 fff93a4e073d59b23a619fda7e44bf6a 2785624 x11 optional 
deepin-terminal_2.9.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlqujcgACgkQweDZLphv
fH5A1Q/8DkrgtvqOrdT2wexWHPy9IZ02q+njBG3OgZ5S3c8nRQPw7OAhy7QXD1Xe
hYH0/MEelmqleXf8bUg/l+0xlUyeO4P4AxzE33McXy/eNSmHf0Qc7mTchPK7UC1+
FB/pnvT6YCyViq+zaiPRy0uXvgR+056AdtZd3/JLIy0oVQQXK2AOs+vNISLkBd5x
TByzhrny0BfasAPeAU+O+hqTsodJyihV6SY3ix5r3wY6YwusRcRANhE5rH8gwD+E
SWtqG4+XvXf9chygPT1dZs17bZ0WdjP2wjLylLoqalNDWF9zkBtlfUoafjAUZS

Bug#871980: marked as done (ITP: deepin-movie-reborn -- Deepin movie player for Deepin Desktop Environment)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 03:00:24 +
with message-id 
and subject line Bug#871980: fixed in deepin-movie-reborn 3.2.3-1
has caused the Debian Bug report #871980,
regarding ITP: deepin-movie-reborn -- Deepin movie player for Deepin Desktop 
Environment
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.)


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

* Package name: deepin-movie-reborn
  Version : 3.0.0
  Upstream Author : Deepin Technology Co., Ltd.
* URL : https://www.deepin.org/
* License : GPLv3
  Programming Lang: C++
  Description : Deepin movie player for Deepin Desktop Environment

Deepin movie player for linuxdeepin desktop environment.

I intend to co-maintain this package inside pkg-deepin team.
--- End Message ---
--- Begin Message ---
Source: deepin-movie-reborn
Source-Version: 3.2.3-1

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

Debian distribution maintenance software
pp.
Yangfl  (supplier of updated deepin-movie-reborn 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, 17 Mar 2018 10:46:26 +0800
Source: deepin-movie-reborn
Binary: deepin-movie libdmr-dev libdmr0.1
Architecture: source amd64
Version: 3.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Deepin Packaging Team 

Changed-By: Yangfl 
Description:
 deepin-movie - Deepin movie player
 libdmr-dev - Deepin movie player - widget library (development files)
 libdmr0.1  - Deepin movie player - widget library
Closes: 871980
Changes:
 deepin-movie-reborn (3.2.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #871980)
Checksums-Sha1:
 e3b0717615ca006434f123890218726276e13e84 2578 deepin-movie-reborn_3.2.3-1.dsc
 6576b742d7b63b796ac1f30f40bb7651e7678fd5 6859052 
deepin-movie-reborn_3.2.3.orig.tar.gz
 0ecd665f6d00617a5550474dcee78e2adb0bd308 8448 
deepin-movie-reborn_3.2.3-1.debian.tar.xz
 f50de850f1ced72cd4c26bb5e27f0f2b9a788191 4991572 
deepin-movie-dbgsym_3.2.3-1_amd64.deb
 a339869a48c4e7d7f45af119ba3cf36b08ead22f 17803 
deepin-movie-reborn_3.2.3-1_amd64.buildinfo
 5f0feab3534c7e62b875d16ecd5e7d223cf6425d 375756 deepin-movie_3.2.3-1_amd64.deb
 63e264214d54bf7475890834dd8222132c96bfa9 12444 libdmr-dev_3.2.3-1_amd64.deb
 5118dd21e3016d71d33f18d9b50f87c650603a8b 2640540 
libdmr0.1-dbgsym_3.2.3-1_amd64.deb
 54a848f4d2ebe188321a79ae5a165e0bad512391 151764 libdmr0.1_3.2.3-1_amd64.deb
Checksums-Sha256:
 d6b508c32867776862a486fb6e8099f1948ca04723b5b5f3b36e7a8fd6acb2a1 2578 
deepin-movie-reborn_3.2.3-1.dsc
 beede0f263303052f326d32e893187b23cf8ab525ef6d0fb1f6e92b088cc19eb 6859052 
deepin-movie-reborn_3.2.3.orig.tar.gz
 97ca22d20cb52c71290302e137cbe6471c99489a903239f93141a8d9cc4fa87b 8448 
deepin-movie-reborn_3.2.3-1.debian.tar.xz
 fb4b3fc74a4d2cd223cb37ff0839152c00c2953c0a9ddae7c49d43e36d751220 4991572 
deepin-movie-dbgsym_3.2.3-1_amd64.deb
 addfb587436e0a3dfe430764c8ae415e1e9270372d4104244fd76530cc337b3d 17803 
deepin-movie-reborn_3.2.3-1_amd64.buildinfo
 45de85a94f32287600f28637f35edcdedb6ea10877446a5aa6a98f5df49494bd 375756 
deepin-movie_3.2.3-1_amd64.deb
 855230b9ac0f3c676d95e0e00cf932fc6249a58b31843bdc34357f67d2780585 12444 
libdmr-dev_3.2.3-1_amd64.deb
 3db8cf10ed904fa8504b4626e2d5df9b506978d9c990dec9d111ab85bb5db3e1 2640540 
libdmr0.1-dbgsym_3.2.3-1_amd64.deb
 75a14c3a9c9f2baf90a6609dc7f68a9fe9c6d72c8c502a1a242c004d9131796b 151764 
libdmr0.1_3.2.3-1_amd64.deb
Files:
 3b22a8b6da009d498d88ecdbec27125a 2578 video optional 
deepin-movie-reborn_3.2.3-1.dsc
 a3bc3adce40c23e0044b2b7a927da0c8 6859052 video optional 
deepin-movie-reborn_3.2.3.orig.tar.gz
 0a905ecf1eb712a93a637c73c0694f4d 8448 video optional 
deepin-movie-reborn_3.2.3-1.debian.tar.xz
 84d38cc5d56bf89a074b4f54eb0009a0 4991572 debug optional 
deepin-movie-dbgsym_3.2.3-1_amd64.deb
 5f66215c48664fffcc2f41faf30ff733 17803 video optional 
deepin-movie-reborn_3.2.3-1_amd64.buildinfo
 29cc6be8cf2e

Bug#870581: marked as done (ITP: deepin-movie-reborn -- Deepin movie player for Deepin Desktop Environment)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 03:00:24 +
with message-id 
and subject line Bug#871980: fixed in deepin-movie-reborn 3.2.3-1
has caused the Debian Bug report #871980,
regarding ITP: deepin-movie-reborn -- Deepin movie player for Deepin Desktop 
Environment
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.)


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

 * Package name: deepin-movie
   Version : 2.9.1
   Upstream Author : Deepin Technology Co., Ltd.
 * URL : https://www.deepin.org/
 * License : GPLv3
   Programming Lang: C, C++
   Description : Deepin Desktop Environment Movie Player

Deepin Movie provides an intuitive easy to user operation interface
and rich complete shortcuts. One can complete all play opearations
by keyboard, which will make you thoroughly get rid of the
constriaint of mouse click. Video files in various formats can be
played through Deepin Movie.

I intend to co-maintain this package inside pkg-deepin team.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: deepin-movie-reborn
Source-Version: 3.2.3-1

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

Debian distribution maintenance software
pp.
Yangfl  (supplier of updated deepin-movie-reborn 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, 17 Mar 2018 10:46:26 +0800
Source: deepin-movie-reborn
Binary: deepin-movie libdmr-dev libdmr0.1
Architecture: source amd64
Version: 3.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Deepin Packaging Team 

Changed-By: Yangfl 
Description:
 deepin-movie - Deepin movie player
 libdmr-dev - Deepin movie player - widget library (development files)
 libdmr0.1  - Deepin movie player - widget library
Closes: 871980
Changes:
 deepin-movie-reborn (3.2.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #871980)
Checksums-Sha1:
 e3b0717615ca006434f123890218726276e13e84 2578 deepin-movie-reborn_3.2.3-1.dsc
 6576b742d7b63b796ac1f30f40bb7651e7678fd5 6859052 
deepin-movie-reborn_3.2.3.orig.tar.gz
 0ecd665f6d00617a5550474dcee78e2adb0bd308 8448 
deepin-movie-reborn_3.2.3-1.debian.tar.xz
 f50de850f1ced72cd4c26bb5e27f0f2b9a788191 4991572 
deepin-movie-dbgsym_3.2.3-1_amd64.deb
 a339869a48c4e7d7f45af119ba3cf36b08ead22f 17803 
deepin-movie-reborn_3.2.3-1_amd64.buildinfo
 5f0feab3534c7e62b875d16ecd5e7d223cf6425d 375756 deepin-movie_3.2.3-1_amd64.deb
 63e264214d54bf7475890834dd8222132c96bfa9 12444 libdmr-dev_3.2.3-1_amd64.deb
 5118dd21e3016d71d33f18d9b50f87c650603a8b 2640540 
libdmr0.1-dbgsym_3.2.3-1_amd64.deb
 54a848f4d2ebe188321a79ae5a165e0bad512391 151764 libdmr0.1_3.2.3-1_amd64.deb
Checksums-Sha256:
 d6b508c32867776862a486fb6e8099f1948ca04723b5b5f3b36e7a8fd6acb2a1 2578 
deepin-movie-reborn_3.2.3-1.dsc
 beede0f263303052f326d32e893187b23cf8ab525ef6d0fb1f6e92b088cc19eb 6859052 
deepin-movie-reborn_3.2.3.orig.tar.gz
 97ca22d20cb52c71290302e137cbe6471c99489a903239f93141a8d9cc4fa87b 8448 
deepin-movie-reborn_3.2.3-1.debian.tar.xz
 fb4b3fc74a4d2cd223cb37ff0839152c00c2953c0a9ddae7c49d43e36d751220 4991572 
deepin-movie-dbgsym_3.2.3-1_amd64.deb
 addfb587436e0a3dfe430764c8ae415e1e9270372d4104244fd76530cc337b3d 17803 
deepin-movie-reborn_3.2.3-1_amd64.buildinfo
 45de85a94f32287600f28637f35edcdedb6ea10877446a5aa6a98f5df49494bd 375756 
deepin-movie_3.2.3-1_amd64.deb
 855230b9ac0f3c676d95e0e00cf932fc6249a58b31843bdc34357f67d2780585 12444 
libdmr-dev_3.2.3-1_amd64.deb
 3db8cf10ed904fa8504b4626e2d5df9b506978d9c990dec9d111ab85bb5db3e1 2640540 
libdmr0.1-dbgsym_3.2.3-1_amd64.deb
 75a14c3a9c9f2baf90a6609dc7f68a9fe9c6d72c8c502a1a242c004d9131796b 151764 
libdmr0.1_3.2.3-1_amd64.deb
Files:
 3b22a8b6da009d498d88ecdbec27125a 2578 video optional 
deepin-movie-reborn_3.2.3-1.dsc
 a3bc3adce40c23e0044b2b7a927da0c8 6859052 video optional 
deepin-movie-reborn_3.2.3.orig.tar.gz
 0a905ecf1eb712a93a637c73c0694f4d 84

Bug#893470: marked as done (ITP: debiman -- generate a static manpage HTML repository out of a Debian archive)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 03:00:23 +
with message-id 
and subject line Bug#893470: fixed in debiman 0.0~git20180319.c870bfe-1
has caused the Debian Bug report #893470,
regarding ITP: debiman -- generate a static manpage HTML repository out of a 
Debian archive
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.)


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

* Package name: debiman
  Version : 0.0~git20180224.8582b7f-1
  Upstream Author : Michael Stapelberg
* URL : https://github.com/Debian/debiman
* License : Apache-2.0
  Programming Lang: Go
  Description : generate a static manpage HTML repository out of a Debian 
archive

 debiman makes (Debian) manpages accessible in a web browser. Its
 goals are, in order:
 .
 completeness: all manpages in Debian should be available.
 .
 visually appealing and convenient: reading manpages should be fun, convenience
 features (e.g. permalinks, URL redirects, easy navigation) should be available
 .
 speed: manpages should be quick to load, new manpages should be quickly
 ingested, the program should run quickly for pleasant development
--- End Message ---
--- Begin Message ---
Source: debiman
Source-Version: 0.0~git20180319.c870bfe-1

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

Debian distribution maintenance software
pp.
Michael Stapelberg  (supplier of updated debiman 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, 19 Mar 2018 08:52:43 +0100
Source: debiman
Binary: debiman
Architecture: source amd64
Version: 0.0~git20180319.c870bfe-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Stapelberg 
Description:
 debiman- generate a static manpage HTML repository out of a Debian archive
Closes: 893470
Changes:
 debiman (0.0~git20180319.c870bfe-1) unstable; urgency=medium
 .
   * Initial release (Closes: #893470)
Checksums-Sha1:
 6340a9d1ad6a9037138342b1a801efac5502d479 2336 
debiman_0.0~git20180319.c870bfe-1.dsc
 a867e8d4344e497eb1bb2df5ce836b3bbb395b84 1178660 
debiman_0.0~git20180319.c870bfe.orig.tar.xz
 b81c04633a036c8c745a58388a0ba8a172cf9487 2752 
debiman_0.0~git20180319.c870bfe-1.debian.tar.xz
 6085ebe47435c44b86a3ff12300da7fa96444144 6641 
debiman_0.0~git20180319.c870bfe-1_amd64.buildinfo
 f8dc146403235f8a53ab568dc2da8483d8989d18 5617140 
debiman_0.0~git20180319.c870bfe-1_amd64.deb
Checksums-Sha256:
 2feb4436bbf4f378e331d2da06e8d638b5578958c39ff7ee237a97c4389906d8 2336 
debiman_0.0~git20180319.c870bfe-1.dsc
 9872ad3b855fabf3d088808afbd54c722bd0474c393d00787f6f7b16488a0471 1178660 
debiman_0.0~git20180319.c870bfe.orig.tar.xz
 5291dd9db24386a8b934f1b81529f97ae75ce05f15dd2971c2f47c9b7958ee73 2752 
debiman_0.0~git20180319.c870bfe-1.debian.tar.xz
 3028957bc24f8b4371ffe40e2890e049e091950503934123526e1c98b4617e0f 6641 
debiman_0.0~git20180319.c870bfe-1_amd64.buildinfo
 1f65f2c417d5054742b8616108270ae4af9f72e972b2134541f63e86eeff6bab 5617140 
debiman_0.0~git20180319.c870bfe-1_amd64.deb
Files:
 028f39aec11ed2bb023d7c939c871274 2336 devel optional 
debiman_0.0~git20180319.c870bfe-1.dsc
 7ff6e4f31a16464833f1703a71fb9143 1178660 devel optional 
debiman_0.0~git20180319.c870bfe.orig.tar.xz
 ea35521dbfff663646d3dcdd7cfadbbc 2752 devel optional 
debiman_0.0~git20180319.c870bfe-1.debian.tar.xz
 2c37442b622731c5c587b10b501706c3 6641 devel optional 
debiman_0.0~git20180319.c870bfe-1_amd64.buildinfo
 e3e8d9155a169ab4abba28f1d868cb86 5617140 devel optional 
debiman_0.0~git20180319.c870bfe-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEQk4U1wPnxtQ9nW82TnFg7UrI7h0FAlqvdL0ACgkQTnFg7UrI
7h1MQA//f7h1PNYR8DGws6+yzcWjIRM1QlFjLYPX9B2VPMQ0QL9G6Vwm1UNgjolQ
e492AChiV47rmhHyKOdNbFNgBEdefSOSN1SKewXYTP2KCCO+735ftOSvFfU48zUg
Hyw+w5q3nGy1uiA8qw6izKRfRXYDWwcrDhml2bKUal/CEtU28WIdT/3s631wQwIo
V1r9tpJZ5z+3S0+6ad08/OmQj9ptCYtTdUrixe6Xb/ZgeUs1yIGbqeFOZfIqcDAU
Cxw1

Bug#870450: marked as done (ITP: deepin-screenshot -- Advanced screen shoting tool)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 03:00:24 +
with message-id 
and subject line Bug#870450: fixed in deepin-screenshot 4.0.11-1
has caused the Debian Bug report #870450,
regarding ITP: deepin-screenshot -- Advanced screen shoting 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.)


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

* Package name: deepin-screenshot
  Version : 4.0.8+git20170725
  Upstream Author : Deepin Technology Co., Ltd.
* URL : https://www.deepin.org/
* License : GPL-3+
  Programming Lang: C++
  Description : Advanced screen shoting tool

Deepin Screenshot is a sophisticated screenshot software developed by deepin 
technology team. It’s characterized with smart window identification, shortcuts 
supporting, image editing, delay screenshot, social sharing, smart saving, 
image resolution adjusting and other functions.

I intend to co-maintain this package inside pkg-deepin team.
--- End Message ---
--- Begin Message ---
Source: deepin-screenshot
Source-Version: 4.0.11-1

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

Debian distribution maintenance software
pp.
Yangfl  (supplier of updated deepin-screenshot package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 18 Mar 2018 11:39:03 +0800
Source: deepin-screenshot
Binary: deepin-screenshot
Architecture: source amd64
Version: 4.0.11-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deepin Packaging Team 

Changed-By: Yangfl 
Description:
 deepin-screenshot - Advanced screen shoting tool
Closes: 870450
Changes:
 deepin-screenshot (4.0.11-1) unstable; urgency=medium
 .
   * Initial release (Closes: #870450)
Checksums-Sha1:
 d9d0a782c21f1800fbefe9b642ed5fd4ac672aa5 2507 deepin-screenshot_4.0.11-1.dsc
 b20ed5a63f91ca0fc044eed341a140703e56b781 22083434 
deepin-screenshot_4.0.11.orig.tar.gz
 94e0256a03e99294caf9f83e0ac9eef0abf1e27a 2220 
deepin-screenshot_4.0.11-1.debian.tar.xz
 ad6feec5ae1045dcc8b348746e34e02141086ca7 6299060 
deepin-screenshot-dbgsym_4.0.11-1_amd64.deb
 d19082aaa19a1ea75bfbe312f07118ab3259d843 14133 
deepin-screenshot_4.0.11-1_amd64.buildinfo
 a417ed838594aa143bb69eabeeae51d5bc6add3c 310240 
deepin-screenshot_4.0.11-1_amd64.deb
Checksums-Sha256:
 6e0e2bf7c70019f63b9183c79b2c551ded097ebbbada06ef55a643c89f04c6f2 2507 
deepin-screenshot_4.0.11-1.dsc
 7f6ef047e1f02736dc6ff3c6c6782f013a059741f893ade155545c23253bbf8b 22083434 
deepin-screenshot_4.0.11.orig.tar.gz
 e09545ce2e6c817d35b2df8e9933d3baa4a6b13cd55c2f177349caeb099344d0 2220 
deepin-screenshot_4.0.11-1.debian.tar.xz
 57bd24a63bb7e1103b7534dbc43254f35821c733b84102bed1a98916ae4e1182 6299060 
deepin-screenshot-dbgsym_4.0.11-1_amd64.deb
 7172daee6a2a874f060b732a0a2e64c4c946beb33d1ddcc3b229e07ed72a2f8e 14133 
deepin-screenshot_4.0.11-1_amd64.buildinfo
 7252bc0730a5d4bc77ed5d3c221e0933de05c46f0dd3f9b082be0b07647398e8 310240 
deepin-screenshot_4.0.11-1_amd64.deb
Files:
 f31e765a44bc267d21fc93b56b4a2713 2507 utils optional 
deepin-screenshot_4.0.11-1.dsc
 c2b3185ee613575aae374846d4b84aa8 22083434 utils optional 
deepin-screenshot_4.0.11.orig.tar.gz
 8049d609eb589149da1066f046b67886 2220 utils optional 
deepin-screenshot_4.0.11-1.debian.tar.xz
 29c2f4da7eb8e308d1c7f28519688709 6299060 debug optional 
deepin-screenshot-dbgsym_4.0.11-1_amd64.deb
 1bf89394e7c0838d27c11c4c58e750e7 14133 utils optional 
deepin-screenshot_4.0.11-1_amd64.buildinfo
 7680e3da3d71e70fcd70c24bbdce5f34 310240 utils optional 
deepin-screenshot_4.0.11-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlquZ1MACgkQweDZLphv
fH5kHw/8DnDU8fntF3C2ZcJYb8+GIL/rL2pFf9nzCnFQnsP10Iu4a32AiJc499xj
nTNdW7S7fxrud2POGE+Inpb0VENmk1hmKci0GvcZlgpuMRVQ+ShcBjKTzcf3lPD8
RNsCVH4FNA6C6MBOEmCd7hglawM0NosAtiMFlNvwIjw/X8Bmb6TGdnsBqjWeV5iR
vBZ6hnEB6zk5K+crMp+MJJY6l5Q3pN9mlcSAFydY/h7FWAecGtspZs7fuEANAhvs
YdMuOY9rswbcZs7HIDO2RuTBDWzHs

Bug#893580: ITP: keystone-engine -- Lightweight multi-architecture assembler framework

2018-03-19 Thread Christian Sharpsten
Package: wnpp
Severity: wishlist
Owner: Christian Sharpsten 

* Package name: keystone-engine
  Version : 0.9.1
  Upstream Author : Nguyen Anh Quynh 
* URL : http://www.keystone-engine.org/
* License : GPL-2
  Programming Lang: C, C++
  Description : Lightweight multi-architecture assembler framework

 Keystone is a lightweight multi-platform, multi-architecture assembler
 framework.
 .
 Features:
  - Supports hardware architectures: ARM, ARM64 (AArch64/Armv8), Hexagon, Mips,
 PowerPC, Sparc, SystemZ, & X86 (16/32/64bit).
  - Clean/simple/lightweight/intuitive architecture-neutral API.
  - Implemented in C/C++ languages, with bindings for Masm, Visual Basic, C#,
 PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available.
  - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris
 confirmed).
  - Thread-safe by design.

I use this package regularly and it provides an easy to use assembler that can
be called from multiple source languages. I plan to maintain it myself and
will need a sponsor as this is my first package.



Bug#699713: marked as done (RFP: evolution-activesync -- ActiveSync plugin for Evolution)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Mar 2018 04:20:11 +
with message-id 
and subject line closing RFP: evolution-activesync -- ActiveSync plugin for 
Evolution
has caused the Debian Bug report #699713,
regarding RFP: evolution-activesync -- ActiveSync plugin for Evolution
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.)


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

* Package name: evolution-activesync
  Version : 0.9
  Upstream Author : David Woodhouse 
* URL : http://git.gnome.org/browse/evolution-activesync/
* License : LGPL, Apache
  Programming Lang: C
  Description : ActiveSync plugin for Evolution

ActiveSync plugin for Evolution.
--- End Message ---
--- Begin Message ---
RFP 699713 has no visible progress for a long time, so closing.--- End Message ---


Bug#893587: ITP: peruse -- Comic book reader by KDE

2018-03-19 Thread Simon Quigley
Package: wnpp
Severity: wishlist
Owner: Simon Quigley 

* Package name: peruse
  Version : 1.2
  Upstream Author : Dan Leinir Turthra Jensen 
* URL : https://peruse.kde.org/
* License : GPL
  Programming Lang: C, C++, QML
  Description : Comic book reader by KDE

This is a simple comic book reader by KDE that supports a wide range of
formats.

I plan on maintaining this package under the Qt/KDE Team umbrella.

--
Simon Quigley
tsimo...@ubuntu.com
tsimonq2 on freenode and OFTC
5C7A BEA2 0F86 3045 9CC8
C8B5 E27F 2CF8 458C 2FA4



signature.asc
Description: OpenPGP digital signature