Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Tobias Frost
Control: unarchive 903815
Control: reopen 903815
Control: forcemerge 903815 -1

On Wed, 22 Aug 2018 07:56:49 +0200 Dashamir Hoxha  wrote:
> On Wed, 22 Aug 2018, 07:46 Sergio Durigan Junior, <
sergi...@debian.org>

> > What changed between this attempt and your last one?
> >
> 
> For more details you can look at the commits.

I'm sorry, but that does not work that way. 
Please go through all concerns and elaborate how you have fixed them. 
Or, if applicable, why you did not fix something recommended; w.g set
-e)?

(A a technical note, you should not have opened a new bug, but reopened
the old one and then work on that one.)

> 
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903880
> >
> > --
> > Sergio
> > GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
> > Please send encrypted e-mail if possible
> > http://sergiodj.net/
> >



Processed (with 1 error): Re: Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Debian Bug Tracking System
Processing control commands:

> unarchive 903815
Bug #903815 {Done: Tobias Frost } [wnpp] ITP: pw -- A simple 
command-line password manager
Bug #903814 {Done: Tobias Frost } [wnpp] pw -- A simple 
command-line password manager
Unarchived Bug 903815
Unarchived Bug 903814
> reopen 903815
Bug #903815 {Done: Tobias Frost } [wnpp] ITP: pw -- A simple 
command-line password manager
Bug #903814 {Done: Tobias Frost } [wnpp] pw -- A simple 
command-line password manager
Bug reopened
Ignoring request to alter fixed versions of bug #903815 to the same values 
previously set
Ignoring request to alter fixed versions of bug #903814 to the same values 
previously set
> forcemerge 903815 -1
Bug #903815 [wnpp] ITP: pw -- A simple command-line password manager
Bug #903814 [wnpp] pw -- A simple command-line password manager
Bug #906907 [wnpp] ITP: pw -- A simple command-line password manager
No valid blocking bug(s) given; not doing anything
Failed to forcibly merge 903815: Failure while trying to adjust bugs, please 
report this as a bug: Unknown/archived blocking bug(s):903880.
 at /usr/local/lib/site_perl/Debbugs/Control.pm line 2133.


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



Bug#898545: Bug#906876: xul-ext-scrapbook no longer works with firefox-esr 60

2018-08-21 Thread W. Martin Borgert
On 2018-08-21 21:51, Adrian Bunk wrote:
> Package: xul-ext-scrapbook
> Version: 1.5.13-3
> Severity: serious
>
> XUL addons are no longer supported. 

Somebody would need to package scrapbookq (#898545) or some other replacement.



Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Dashamir Hoxha
On Wed, 22 Aug 2018, 07:46 Sergio Durigan Junior, 
wrote:

> On Wednesday, August 22 2018, Dashamir Hoxha wrote:
>
> > Package: wnpp
> > Severity: wishlist
> >
> > Description:
> >   A simple command-line password manager that keeps passwords inside a
> >   gpg encrypted tgz archive. The content of the archive is a directory
> tree
> >   with a file for each password entry. The first line of the file is the
> >   password, and the rest can optionally be additional or related info.
> >   It provides commands for manipulating the passwords, allowing the user
> >   to add, remove, edit, generate passwords etc.
> >
> > Repository: https://gitlab.com/dashohoxha/pw
> > Documentation: https://dashohoxha.gitlab.io/pw/man/
>
> What changed between this attempt and your last one?
>

For more details you can look at the commits.


> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903880
>
> --
> Sergio
> GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
> Please send encrypted e-mail if possible
> http://sergiodj.net/
>


Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Dashamir Hoxha
On Wed, 22 Aug 2018, 07:42 Andrius Merkys,  wrote:

> Hello,
>
> this seems to be a duplicate of 903814 and 903815, which were revoked and
> closed. It would be wise to demonstrate how the previously highlighted
> issues have been addressed.
>

- There is no temporary unencrypted tar file stored on disk. This has been
fixed by streamlining encrypt/decrypt operations with pipes, so that there
is no need for a temporary file.
- The time that the archive is unencrypted is minimized.
- Repository hosted on gitlab.
- Other small changes not necessarily raised as issues.

>
> Best,
> Andrius
>
>
> On 08/22/2018 07:32 AM, Dashamir Hoxha wrote:
> > Package: wnpp
> > Severity: wishlist
> >
> > Description:
> >   A simple command-line password manager that keeps passwords inside a
> >   gpg encrypted tgz archive. The content of the archive is a directory
> tree
> >   with a file for each password entry. The first line of the file is the
> >   password, and the rest can optionally be additional or related info.
> >   It provides commands for manipulating the passwords, allowing the user
> >   to add, remove, edit, generate passwords etc.
> >
> > Repository: https://gitlab.com/dashohoxha/pw
> > Documentation: https://dashohoxha.gitlab.io/pw/man/
> >
>
> --
> Andrius Merkys
> Vilnius University Institute of Biotechnology, Saulėtekio al. 7, room V325
> LT-10257 Vilnius, Lithuania
>
>
>


Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Sergio Durigan Junior
On Wednesday, August 22 2018, Dashamir Hoxha wrote:

> Package: wnpp
> Severity: wishlist
>
> Description:
>   A simple command-line password manager that keeps passwords inside a
>   gpg encrypted tgz archive. The content of the archive is a directory tree
>   with a file for each password entry. The first line of the file is the
>   password, and the rest can optionally be additional or related info.
>   It provides commands for manipulating the passwords, allowing the user
>   to add, remove, edit, generate passwords etc.
>
> Repository: https://gitlab.com/dashohoxha/pw
> Documentation: https://dashohoxha.gitlab.io/pw/man/

What changed between this attempt and your last one?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903880

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


signature.asc
Description: PGP signature


Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Andrius Merkys
Hello,

this seems to be a duplicate of 903814 and 903815, which were revoked and 
closed. It would be wise to demonstrate how the previously highlighted issues 
have been addressed.

Best,
Andrius


On 08/22/2018 07:32 AM, Dashamir Hoxha wrote:
> Package: wnpp
> Severity: wishlist
>
> Description:
>   A simple command-line password manager that keeps passwords inside a
>   gpg encrypted tgz archive. The content of the archive is a directory tree
>   with a file for each password entry. The first line of the file is the
>   password, and the rest can optionally be additional or related info.
>   It provides commands for manipulating the passwords, allowing the user
>   to add, remove, edit, generate passwords etc.
>
> Repository: https://gitlab.com/dashohoxha/pw
> Documentation: https://dashohoxha.gitlab.io/pw/man/
>

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




signature.asc
Description: OpenPGP digital signature


Bug#906907: ITP: pw -- A simple command-line password manager

2018-08-21 Thread Dashamir Hoxha
Package: wnpp
Severity: wishlist

Description:
  A simple command-line password manager that keeps passwords inside a
  gpg encrypted tgz archive. The content of the archive is a directory tree
  with a file for each password entry. The first line of the file is the
  password, and the rest can optionally be additional or related info.
  It provides commands for manipulating the passwords, allowing the user
  to add, remove, edit, generate passwords etc.

Repository: https://gitlab.com/dashohoxha/pw
Documentation: https://dashohoxha.gitlab.io/pw/man/



signature.asc
Description: PGP signature


Processed: retitle to RFP: node-big-integer -- Arbitrary length integer library for Javascript

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

> retitle 862372 RFP: node-big-integer -- Arbitrary length integer library for 
> Javascript
Bug #862372 [wnpp] ITP: node-big-integer -- Arbitrary length integer library 
for Javascript
Changed Bug title to 'RFP: node-big-integer -- Arbitrary length integer library 
for Javascript' from 'ITP: node-big-integer -- Arbitrary length integer library 
for Javascript'.
> noowner 862372
Bug #862372 [wnpp] RFP: node-big-integer -- Arbitrary length integer library 
for Javascript
Removed annotation that Bug was owned by Pierre Rudloff .
> stop
Stopping processing here.

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



Bug#715315: marked as done (RFP: pidgeon -- open source irc client)

2018-08-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Aug 2018 22:19:59 +
with message-id 
and subject line closing RFP: pidgeon -- open source irc client
has caused the Debian Bug report #715315,
regarding RFP: pidgeon -- open source irc 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.)


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


* Package name: pidgeon
  Version : 1.2.3
  Upstream Author : Petr Bena
* URL : http://www.pidgeonclient.org/
* License : GPLv3+
  Programming Lang: C#
  Description : pidgeon - open source irc client

Pidgeon is an open source IRC client written in c# for linux, windows
and mac. It looks native on windows and even on linux, even if it's
written in c#, thanks to GTK libraries. The project is small and
friendly, anyone is welcome to contribute.
--- End Message ---
--- Begin Message ---
RFP 715315 has no visible progress for a long time, so closing.--- End Message ---


Processed: your mail

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

> retitle 523834 ITP: naev -- 2d action/rpg space game
Bug #523834 [wnpp] RFP: naev -- 2d action/rpg space game
Bug #609295 [wnpp] RFP: naev -- 2d action/rpg space game
Changed Bug title to 'ITP: naev -- 2d action/rpg space game' from 'RFP: naev -- 
2d action/rpg space game'.
Changed Bug title to 'ITP: naev -- 2d action/rpg space game' from 'RFP: naev -- 
2d action/rpg space game'.
> thanks
Stopping processing here.

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



Bug#573876: ?!m

2018-08-21 Thread suzettesimmons918



Sent from my iPhone



Bug#906891: ITP: python-django-csp -- Content Security Policy for Django

2018-08-21 Thread Michael Fladischer
Package: wnpp
Severity: wishlist
Owner: Michael Fladischer 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: python-django-csp
  Version : 3.4
  Upstream Author : James Socol 
* URL : https://github.com/mozilla/django-csp/
* License : BSD-3-clause
  Programming Lang: Python
  Description : Content Security Policy for Django

 django-csp adds Content-Security-Policy headers to Django applications. It
 provides a middleware that takes care of setting the correct header values and
 has several configuration settings to create custom policies.

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlt8d2URHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90WqxTAf8CJ2Bygn0jRfApuzq9dcRsCWt3md4oBao
X/zu+lcqRva3KvsQSA77E4TUXkanUO6f2cFyZEo7JO3zgeIb0AbPjJfiN3qe1BEw
/y9dWCjKcUrMXU0/8fxExR8nJrlBEEw6lhiPQwwzwahbcbEjBZaWVznDGBdT9917
0RzVCumRhZA7DD/9t7Zo0JBeEZNDFwDJI9HKEPHRY2F2uvdEgy5IoVUA6fDRLMNk
n+Rcy2KBQXviawpeivu9a+CDTz1zkB5t+1oQodtuLyFgDz1be1pIlDu3PT+IkCGj
0lcbeIbH3zZKtQuqLT3H6KQGuQp23eDBCi7oa2kv3ccNd4KX9LNygg==
=/d7s
-END PGP SIGNATURE-



Bug#906889: RFA: smcroute -- static multicast router daemon

2018-08-21 Thread Micha Lenk
Package: wnpp
Severity: normal

I request an adopter for the smcroute package. The package has an active
upstream, but due to personal time constraints I have no longer the time
to maintain a package that I don't use. The code base is fairly small,
so it shouldn't have that many bugs. The packaging should be in decent
shape (it even has a basic autopkgtest), but lacks a few upstream
versions behind.

I am willing to help with bringing the package in sync with upstream,
but only if someone else is taking over the package.

The package description is:
 SMCRoute is a command line tool to manipulate the multicast routes of
 the Linux kernel. It can be used as an alternative to dynamic multicast
 routers like pimd or xorp in situations where static multicast routes
 should be maintained and/or no proper IGMP signaling exists.



Bug#906853: ITP: tbsync -- [Thunderbird Add-On] Sync contacts, tasks and calendars to thunderbird. Currently supporting Exchange ActiveSync (EAS) and sabre/dav (CalDAV & CardDAV)

2018-08-21 Thread Hendrik Sattler



Am 21. August 2018 19:12:06 MESZ schrieb Mechtilde :
>Package: wnpp
>Severity: wishlist
>Owner: Mechtilde 
>
>* Package name: tbsync
>  Version : 0.7.12
>  Upstream Author : Name john.biel...@gmx.de
>* URL : https://github.com/jobisoft/TbSync
>* License : GPL v3
>  Programming Lang: Javascript
>Description : [Thunderbird Add-On] Sync contacts, tasks and
>calendars to
>thunderbird. Currently supporting Exchange ActiveSync (EAS) and
>sabre/dav
>(CalDAV & CardDAV)
>
>Synchronize Exchange ActiveSync accounts (contacts, tasks and
>calendars) to Thunderbird, supports Office 365, Outlook.com,
>Freenet, Strato, Hotmail, Kopano and other EAS compatible servers.

While this is a long list, none of these are free software. Maybe you can add 
compatible free software servers? (Horde?)
Also "EAS compatible" is very unspecific, it usually refers to a minimum and 
maximum supported version.

>This package helps to connect to calender and contacts which are
>provided by a
>server named above.
>
>It has a similar functionality to calendar-exchange-provider which
>doesn't work
>any more with thunderbird >=60
>
>I use it myself. I will do the package as I did it with
>calendar-exchange-
>provider.



Bug#906883: ITP: libdbd-mariadb-perl -- Perl5 database interface to the MariaDB/MySQL database

2018-08-21 Thread Xavier Guimard
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard 

* Package name: libdbd-mariadb-perl
  Version : 1.00
  Upstream Author : Pali Rohár 
* URL : https://metacpan.org/release/DBD-MariaDB
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl5 database interface to the MariaDB/MySQL database

DBD::MariaDB is an alternative Perl5 Database Interface driver for the
MariaDB/MySQL database. It seems more maintained than DBD::mysql


Bug#906856: ITP: cmake-vala -- CMake modules for packaging software from the Vala Panel Project

2018-08-21 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel 

* Package name: cmake-vala
  Version : 1
  Upstream Author : Konstantin Pugin 
* URL : https://gitlab.com/vala-panel-project/cmake-vala/
* License : BSD-2, BSD-3, BSL-1.0, LGPL-2.1+
  Programming Lang: cmake
  Description : CMake modules for packaging software from the Vala Panel 
Project

 CMake modules which are used for Vala Panel development.
 .
 Included CMake modules:
 .
   - various Find modules (e.g. BAMF, GTK+, PEAS, WNCK, X11)
   - various GLib helpers
   - various modules for Git based versioning
   - FindVala and ValaPrecompile modules
   - and others



Bug#906853: ITP: tbsync -- [Thunderbird Add-On] Sync contacts, tasks and calendars to thunderbird. Currently supporting Exchange ActiveSync (EAS) and sabre/dav (CalDAV & CardDAV)

2018-08-21 Thread Mechtilde
Package: wnpp
Severity: wishlist
Owner: Mechtilde 

* Package name: tbsync
  Version : 0.7.12
  Upstream Author : Name john.biel...@gmx.de
* URL : https://github.com/jobisoft/TbSync
* License : GPL v3
  Programming Lang: Javascript
  Description : [Thunderbird Add-On] Sync contacts, tasks and calendars to
thunderbird. Currently supporting Exchange ActiveSync (EAS) and sabre/dav
(CalDAV & CardDAV)

Synchronize Exchange ActiveSync accounts (contacts, tasks and
calendars) to Thunderbird, supports Office 365, Outlook.com,
Freenet, Strato, Hotmail, Kopano and other EAS compatible servers.

This package helps to connect to calender and contacts which are provided by a
server named above.

It has a similar functionality to calendar-exchange-provider which doesn't work
any more with thunderbird >=60

I use it myself. I will do the package as I did it with calendar-exchange-
provider.



Bug#906850: RFP: futhark -- a data-parallel functional language

2018-08-21 Thread Troels Henriksen
Package: wnpp
Severity: wishlist

I'm the maintainer of Futhark, a data-parallel functional programming
language whose compiler is implemented in Haskell:

https://futhark-lang.org

Futhark is already available on macOS via Homebrew and Arch Linux via
AUR, and it would be a shame if Debian had to go without.

Debian already has other packages written in Haskell, and the Futhark
compiler does not require anything unusual to build, so I think whatever
procedure is usual should be sufficient here.  However, I do not know
what that procedure might be.  Also, I am ready to make changes upstream
in order to make the packaging more convenient.

-- 
\  Troels
/\ Henriksen



Bug#906839: RFP: package-update-indicator -- Notify about available software updates

2018-08-21 Thread Guido Berhoerster
Package: wnpp
Severity: wishlist

* Package name: package-update-indicator
  Version : 1
  Upstream Author : Guido Berhoerster 
* URL : 
https://code.guido-berhoerster.org/projects/package-update-indicator/
* License : MIT
  Programming Lang: C
  Description : Notify about available software updates

The package-update-indicator utility regularly checks for software
updates and notifies the user about available updates using desktop
notifications and either a status notifier icon or a system tray
icon.

This is a much-improved replacement for the pk-update-icon package
which is no longer under development and depends on an obsolete
software stack (see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885812 ).



Bug#887151: marked as done (ITA: logrotate -- Log rotation utility)

2018-08-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Aug 2018 16:19:23 +
with message-id 
and subject line Bug#887151: fixed in logrotate 3.14.0-2
has caused the Debian Bug report #887151,
regarding ITA: logrotate -- Log rotation utility
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.)


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

(X-Debbugs-CC'ing the RFS bug on mentors)

The current maintainer of logrotate, Paul Martin ,
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: logrotate
Binary: logrotate
Version: 3.8.7-1
Maintainer: Paul Martin 
Build-Depends: libpopt-dev, debhelper (>= 9), libselinux1-dev [linux-any], 
libacl1-dev [linux-any]
Architecture: any
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 ab65466191c4eafb28b32a47d767d88b 1804 logrotate_3.8.7-1.dsc
 99e08503ef24c3e2e3ff74cc5f3be213 58898 logrotate_3.8.7.orig.tar.gz
 d1d2acc2207b89609608bb64d675fce1 20148 logrotate_3.8.7-1.debian.tar.xz
Vcs-Svn: http://svn.fedorahosted.org/svn/logrotate/
Checksums-Sha1:
 56374e852d0a1091fc53fb4691f949a423c641a6 1804 logrotate_3.8.7-1.dsc
 dcf2fd55a8f76c4f7b8a03fc019a8b96f80fe300 58898 logrotate_3.8.7.orig.tar.gz
 0020b35cf7fccd420e3b4c110abe2f4b61164737 20148 logrotate_3.8.7-1.debian.tar.xz
Checksums-Sha256:
 f49e9d157043ba02fed832d78cb10a4ec770eb2d35ac3a953c37fe4e4ee9e337 1804 
logrotate_3.8.7-1.dsc
 f6ba691f40e30e640efa2752c1f9499a3f9738257660994de70a45fe00d12b64 58898 
logrotate_3.8.7.orig.tar.gz
 3a32236b117905809212c1543304caec1c5b7d6316f2a1c5308f3a880ee01696 20148 
logrotate_3.8.7-1.debian.tar.xz
Homepage: https://fedorahosted.org/logrotate/
Package-List: 
 logrotate deb admin important
Directory: pool/main/l/logrotate
Priority: source
Section: admin

Package: logrotate
Binary: logrotate
Version: 3.11.0-0.1
Maintainer: Paul Martin 
Build-Depends: libpopt-dev, debhelper (>= 9), libselinux1-dev [linux-any], 
libacl1-dev [linux-any], automake
Architecture: any
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 7c31121d875bec351ddc07a914eac585 1848 logrotate_3.11.0-0.1.dsc
 3a9280e4caeb837427a2d54518fbcdac 132132 logrotate_3.11.0.orig.tar.xz
 d837e95cff415844663621326003b93d 20060 logrotate_3.11.0-0.1.debian.tar.xz
Vcs-Svn: http://svn.fedorahosted.org/svn/logrotate/
Checksums-Sha256:
 d84c03cb4fe86cb8795af788c0d2e814e718c0269e5cc416c6725f225478e2b8 1848 
logrotate_3.11.0-0.1.dsc
 18ae0f2ec1f14d9550c9f6bd9a2b6a18440e6a0fd7d5923a6e3fcb7d45946261 132132 
logrotate_3.11.0.orig.tar.xz
 4acd2a12bb732996e16087ce585ec6aea45113d583093966a65a456b677d4913 20060 
logrotate_3.11.0-0.1.debian.tar.xz
Homepage: https://github.com/logrotate/logrotate
Package-List: 
 logrotate deb admin important arch=any
Directory: pool/main/l/logrotate
Priority: source
Section: admin

Package: logrotate
Version: 3.11.0-0.1
Installed-Size: 132
Maintainer: Paul Martin 
Architecture: amd64
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), 
libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4)
Recommends: bsd-mailx | mailx
Breaks: postgresql-common (<= 126)
Description-en: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Description-md5: bb73169bb75b2b8a2fda1453d214416d
Homepage: https://github.com/logrotate/logrotate
Tag: admin::automation, admin::logging, implemented-in::c,
 interface::commandline, role::program, scope::utility,
 use::compressing, works-with::logfile
Section: admin
Priority: important
Filename: pool/main/l/logrotate/logrotate_3.11.0-0.1_amd64.deb
Size: 58732
MD5sum: 8b3a2c4a152d5548f3ed185b7ec096c2
SHA256: dbdaded9b803eef97ab8cdb32587fd9313c7d55a2c09d9d0036f5d0e738f2c2c

Package: logrotate
Source: logrotate (3.8.7-1)
Version: 3.8.7-1+b1
Installed-Size: 91
Maintainer: Paul Martin 
Architecture: amd64
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), 
libselinux1 (>= 1.32), cron |

Bug#887142: ITP: node-nock -- It is an HTTP mocking and expectations library for Node.js

2018-08-21 Thread Pirate Praveen
On Sun, 14 Jan 2018 18:16:44 +0530 Manas Kashyap
 wrote:>   Description : Nock is an HTTP
mocking and expectations library for
>  Node.js

node-pre-gyp tests need this package.



signature.asc
Description: OpenPGP digital signature


Bug#868050: RFS: golang-github-shibukawa-configdir -- Configuration directories handling for Go

2018-08-21 Thread Paride Legovini
X-Debbugs-CC: debian...@lists.debian.org

Dear debian-go,

I think this very simple package is ready to be reviewed and eventually
sponsored. The packaging repository is:

https://salsa.debian.org/go-team/packages/golang-github-shibukawa-configdir

The package is a dependency of browsh (ITP #904132).

Cheers,

Paride



Bug#715274: marked as done (RFP: lightdmcfg -- GUI to configure LightDM display manager)

2018-08-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Aug 2018 10:20:10 +
with message-id 
and subject line closing RFP: lightdmcfg -- GUI to configure LightDM display 
manager
has caused the Debian Bug report #715274,
regarding RFP: lightdmcfg -- GUI to configure LightDM display manager
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.)


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

Package name   :  lightdmcfg
Version   :0.2.1
Author E-mail  :  fs...@yandex.ru 
URL   :   https://launchpad.net/~fsnow/+archive/ppa
License   :GPL

LightDM Configurator (lightdmcfg) is a program to configure LightDM display 
manager.
Features:
- session selection
- enable/disable guest session
- autologin setting
- theme change
- hide/show user list

Features for lightdm-gtk-greeter:
- GTK theme setting
- font setting
- background image setting
--- End Message ---
--- Begin Message ---
RFP 715274 has no visible progress for a long time, so closing.--- End Message ---


Bug#906715: ITP: lloconv -- command line document converter using libreofficekit

2018-08-21 Thread Félix Sipma
OK, thanks for taking time to answer this!


signature.asc
Description: PGP signature