Bug#722249: Current status?

2016-11-12 Thread Petter Reinholdtsen
I just uploaded simplescreenrecorder again to unstable based on the
package available as 0.3.6-7 from
https://mentors.debian.net/package/simplescreenrecorder >.

I fixed an issue with the rules file, corrected the copyright file and
merged the changelog entries to make sure the -1 entry is the first one
in Debian.  The diff is attached.

-- 
Happy hacking
Petter Reinholdtsen
diff --git a/debian/changelog b/debian/changelog
index 45aa523..1eaec6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,22 +1,26 @@
-simplescreenrecorder (0.3.6-7) unstable; urgency=medium
+simplescreenrecorder (0.3.6-1) unstable; urgency=medium
 
   * Team upload.
-  * Initial release. (Closes: #782804: ITP: simplescreenrecorder --
-Screen recorder for X11 and OpenGL)
-  * Initial release. (Closes: #722249: ITP: simplescreenrecorder -- a
-simple program to record)
+  * Initial release. (Closes: #782804, #722249)
+
+  [ Olivier Humbert ]
+  * Changed to use ffmpeg instead of libav.
+  * debian/patches/1001-build-failure-fix.patch:
+- added following Sebastinas suggestion on #debian-multimedia@oftc.
+- patch has been included upstream.
   * debian/changelog :
-- upload to unstable rather than UNRELEASED.
-- cleaning the "Initial release" from previous entries.
+- translate the French parts of the past entries to English.
   * debian/libsimplescreenrecorder.install
-- remove this file to fit everything in only one package. See 
+- remove this file to fit everything in only one package. See
   https://github.com/MaartenBaert/ssr/issues/464 .
   * debian/simplescreenrecorder.install :
 - removing this file - not needed anymore.
   * debian/simplescreenrecorder.triggers :
-- rename "debian/libsimplescreenrecorder.triggers" ->
-  "debian/simplescreenrecorder.triggers".
+- added to fix the "package-must-activate-ldconfig-trigger" error
+  reported by Lintian, following this recommendation:
+  https://lintian.debian.org/tags/package-must-activate-ldconfig-trigger.html.
   * debian/control :
+- change the Maintainer field to the debian-multimedia team.
 - remove package creation for libsimplescreenrecorder.
 - remove the "Recommends: libsimplescreenrecorder (= ${binary:Version})"
   since it doesn't exist anymore as an external package but is incorporated
@@ -25,48 +29,16 @@ simplescreenrecorder (0.3.6-7) unstable; urgency=medium
   * debian/sources/lintian-overrides :
 - adding this file to relax lintian output's 2 warnings.
   * debian/rules :
-- removing the *.la files.
-
- -- Olivier Humbert   Mon, 12 Sep 2016 23:56:51 +0200
-
-simplescreenrecorder (0.3.6-6) UNRELEASED; urgency=medium
-
-  * Team upload.
-- fixing the "package-must-activate-ldconfig-trigger" error reported by
-  Lintian for the libsimplescreenrecorder package.
-  * debian/libsimplescreenrecorder.triggers:
-- file created, following this recommendation:
-https://lintian.debian.org/tags/package-must-activate-ldconfig-trigger.html
-
- -- Olivier Humbert   Wed, 08 Jun 2016 10:50:10 +0200
-
-simplescreenrecorder (0.3.6-5) UNRELEASED; urgency=medium
-
-  * Team upload.
-- switch from libav to ffmpeg.
-  * debian/rules:
 - remove the "--disable-ffmpeg-versions" configure option.
-  * debian/patches/1001-build-failure-fix.patch:
-- patch has been included upstream.
-  * debian/control:
-change the Maintainer field to the debian-multimedia team.
-  * debian/changelog:
-- translate the French parts of the past entries to English.
-
- -- Olivier Humbert   Tue, 31 May 2016 18:44:46 +0200
-
-simplescreenrecorder (0.3.6-4) UNRELEASED; urgency=medium
-
-  * Team upload.
-  * Patch added following Sebastinas suggestion on #debian-multimedia@oftc.
-
- -- Olivier Humbert   Fri, 27 May 2016 16:58:57 +0200
-
-simplescreenrecorder (0.3.6-3) UNRELEASED; urgency=medium
+- removing the *.la files.
 
-  * Team upload.
+  [ Petter Reinholdtsen ]
+  * debian/copyright :
+- Adjusted based on feedback from 'debmake -k'.
+  * debian/rules :
+- Made sure .la files are removed after they are installed.
 
- -- Olivier Humbert   Fri, 27 May 2016 15:38:46 +0200
+ -- Petter Reinholdtsen   Sun, 13 Nov 2016 06:57:25 +
 
 simplescreenrecorder (0.3.6-0librazik3) jessie; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 2665be2..1b1e7b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,7 @@ Files:
  glinject/elfhacks.c
  glinject/elfhacks.h
 Copyright: 2007-2008 Pyry Haulos 
-License: as-is-1
+License: Zlib
  This software is provided 'as-is', without any express or implied warranty.
  In no event will the authors be held liable for any damages arising from the
  use of this software.
@@ -36,9 +36,8 @@ Files:
  glinject/Global.h
  glinject/GLXFrameGrabber.h
  glinject/SSRVideoStreamWriter.h
- build-aux/install-sh
 Copyright: 2012-2014 Maarten Baert 
-License: AS-IS-2
+License: ISC
  Permission to use, copy, modify, and/or distri

Bug#844186: RFH: libjs-handlebars -- need help in modifying grunt to build libjs-handlebars (and other modules with Gruntfile.js)

2016-11-12 Thread Pirate Praveen
On Sun, 13 Nov 2016 10:13:46 +0530 Pirate Praveen 
wrote:
> To be able to build libjs-handlebars from handlebars node module, we
> need to modify grunt.

libjs-handlebars$ grunt --verbose
Initializing
Command-line options: --verbose

Reading "Gruntfile.js" Gruntfile...OK

Registering Gruntfile tasks.
Reading package.json...ERROR
Loading "Gruntfile.js" tasks...ERROR
>> Error: Unable to read "package.json" file (Error code: MODULE_NOT_FOUND).
>>   at Object.util.error (/usr/lib/nodejs/grunt-legacy-util/index.js:54:39)
>>   at Object.file.read (/usr/lib/nodejs/grunt/lib/grunt/file.js:235:22)
>>   at Object.file.readJSON (/usr/lib/nodejs/grunt/lib/grunt/file.js:241:18)
>>   at Object.module.exports 
>> (/home/pravi/forge/debian/git/pkg-javascript/libjs-handlebars/Gruntfile.js:5:21)
>>   at loadTask (/usr/lib/nodejs/grunt/lib/grunt/task.js:318:10)
>>   at Task.task.init (/usr/lib/nodejs/grunt/lib/grunt/task.js:437:5)
>>   at Object.grunt.tasks (/usr/lib/nodejs/grunt/lib/grunt.js:111:8)
>>   at Object.module.exports [as cli] 
>> (/usr/lib/nodejs/grunt/lib/grunt/cli.js:27:9)
>>   at Object. (/usr/lib/nodejs/grunt-cli/bin/grunt:49:20)
>>   at Module._compile (module.js:425:26)
>>   at Object.Module._extensions..js (module.js:432:10)
>>   at Module.load (module.js:356:32)
>>   at Function.Module._load (module.js:311:12)
>>   at Function.Module.runMain (module.js:457:10)
>>   at startup (node.js:136:18)
>>   at node.js:972:3

No tasks specified, running default tasks.
Running tasks: default
Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.



signature.asc
Description: OpenPGP digital signature


Bug#844186: RFH: libjs-handlebars -- need help in modifying grunt to build libjs-handlebars (and other modules with Gruntfile.js)

2016-11-12 Thread Pirate Praveen
package: wnpp
control: block 837467 by -1

To be able to build libjs-handlebars from handlebars node module, we
need to modify grunt.

summary of the current situation
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2016-November/015240.html

Looking for help from people with javascript knowledge to modify grunt
so that the packaged grunt can be used to build other projects
(currently grunt only works if installed locally in a project).



signature.asc
Description: OpenPGP digital signature


Processed: RFH: libjs-handlebars -- need help in modifying grunt to build libjs-handlebars (and other modules with Gruntfile.js)

2016-11-12 Thread Debian Bug Tracking System
Processing control commands:

> block 837467 by -1
Bug #837467 [libjs-handlebars,libjs-handlebars.runtime] libjs-handlebars, 
libjs-handlebars.runtime: should track its canonical source
837467 was not blocked by any bugs.
837467 was not blocking any bugs.
Added blocking bug(s) of 837467: 844186

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



Processed: muse-el: block ITA 715466 by RFS 844184

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

> block 715466 by 844184
Bug #715466 [wnpp] ITA: muse-el -- author and publish projects using wiki-like 
markup
715466 was not blocked by any bugs.
715466 was not blocking any bugs.
Added blocking bug(s) of 715466: 844184
> stop
Stopping processing here.

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



Processed: limit package to wnpp, tagging 844179

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 844179 + pending
Bug #844179 [wnpp] ITP: libconfig-methodproxy-perl -- Perl module for 
specifying method calls in a static configuration
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#844179: ITP: libconfig-methodproxy-perl -- Perl module for specifying method calls in a static configuration

2016-11-12 Thread Peter Pentchev
Package: wnpp
Severity: wishlist
Owner: Peter Pentchev 

* Package name: libconfig-methodproxy-perl
  Version : 0.02
  Upstream Author : Aran Deltac 
* URL : https://metacpan.org/release/Config-MethodProxy
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module for specifying method calls in a static 
configuration

The method proxy concept provided by the Config::MethodProxy module is
a particular data structure which, when found, is replaced by the value
returned by calling that method.  In this way static configuration can be
setup to call your code and return dynamic contents.  This makes static
configuration much more powerful, and provides the ability to be more
declarative in how dynamic values make it into the configuration.

This module is needed as a dependency for a new version of
libmoox-buildargs-perl.  I intend to maintain it within the Debian
Perl group.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@freebsd.org p...@storpool.com
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13


signature.asc
Description: PGP signature


Bug#844175: ITP: neofetch -- Shows Linux System Information with Distribution Logo

2016-11-12 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 

* Package name: neofetch
  Version : 1.9.1
  Upstream Author : Dylan Araps 
* URL : https://github.com/dylanaraps/neofetch.git
* License : Expat
  Programming Lang: Bash
  Description :  Shows Linux System Information with Distribution Logo

 Neoftech is a cross-platform and easy-to-use system information
 command line script that collects your Linux system information
 and display it on the terminal next to an image, it could be your
 distributions logo or any ascii art of your choice.



Bug#643927: marked as done (RFP: happytimer -- Alarm clock for the GNOME)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 22:20:08 +
with message-id 
and subject line closing RFP: happytimer -- Alarm clock for the GNOME
has caused the Debian Bug report #643927,
regarding RFP: happytimer -- Alarm clock for the GNOME
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.)


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


* Package name: happytimer
  Version : 2.2
  Upstream Author : JinCheol 
* URL : http://kldp.net/projects/happytimer/
* License : GPL V3
  Programming Lang: C
  Description : Happytimer is a timer application that sits in GNOME3's
notification area. You will never forget your happiest time anymore.


--- End Message ---
--- Begin Message ---
RFP 643927 has no visible progress for a long time, so closing.--- End Message ---


Processed: retitle to RFP: plumed -- Free Energy Module for Molecular Dynamics Packages

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

> retitle 795110 RFP: plumed -- Free Energy Module for Molecular Dynamics 
> Packages
Bug #795110 [wnpp] ITP: plumed -- Free Energy Module for Molecular Dynamics 
Packages
Changed Bug title to 'RFP: plumed -- Free Energy Module for Molecular Dynamics 
Packages' from 'ITP: plumed -- Free Energy Module for Molecular Dynamics 
Packages'.
> noowner 795110
Bug #795110 [wnpp] RFP: plumed -- Free Energy Module for Molecular Dynamics 
Packages
Removed annotation that Bug was owned by Debichem Team 
.
> stop
Stopping processing here.

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



Processed: retitle to RFP: stenographer -- full-packet-capture utility

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

> retitle 795101 RFP: stenographer -- full-packet-capture utility
Bug #795101 [wnpp] ITP: stenographer -- full-packet-capture utility
Changed Bug title to 'RFP: stenographer -- full-packet-capture utility' from 
'ITP: stenographer -- full-packet-capture utility'.
> noowner 795101
Bug #795101 [wnpp] RFP: stenographer -- full-packet-capture utility
Removed annotation that Bug was owned by Hilko Bengen .
> stop
Stopping processing here.

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



Bug#844130: O: directfb -- direct frame buffer graphics - shared libraries

2016-11-12 Thread Adrian Bunk
Package: wnpp
Severity: normal

The current maintainer of directfb has orphaned this package.

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
http://www.debian.org/devel/wnpp/index.html#howto-o
for detailed instructions how to adopt a package properly.

More information about this package:

http://tracker.debian.org/pkg/directfb


Package: directfb
Binary: libdirectfb-1.2-9, libdirectfb-1.2-9-udeb, libdirectfb-bin, 
libdirectfb-bin-udeb, libdirectfb-extra, libdirectfb-dev, 
libdirectfb-1.2-9-dbg, libdirectfb-bin-dbg, libdirectfb-extra-dbg
Version: 1.2.10.0-5.2
Maintainer: Debian DirectFB Team 
Uploaders: Fathi Boudra , Otavio Salvador , 
Luis Mondesi 
Build-Depends: autoconf, automake, debhelper (>= 9), libfreetype6-dev, 
libjpeg-dev, libpng-dev, libtool, libx11-dev, libxext-dev, pkg-config, 
x11proto-core-dev, zlib1g-dev
Architecture: any
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 66887d97d6659635d4d6f48d16a014fb 2367 directfb_1.2.10.0-5.2.dsc
 4a30f93757d0b75989fc57ecadf53da1 2780514 directfb_1.2.10.0.orig.tar.gz
 5554e175af3644f7c624c802afe436cc 22328 directfb_1.2.10.0-5.2.debian.tar.xz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-directfb/directfb/
Vcs-Svn: svn://svn.debian.org/pkg-directfb/directfb/trunk/
Checksums-Sha256:
 aba5295adde2900254748cc4b362ee8aee2cae7d24f3100f9c0975e7f9fe4d1c 2367 
directfb_1.2.10.0-5.2.dsc
 0690376be3ee1dbc78ffe29b231f4c8410946e7a2a6dfa15989908b87adfc3be 2780514 
directfb_1.2.10.0.orig.tar.gz
 0297a551f2c163ae8428c6f212a432c28e14b8899231d3b3569005922d93be68 22328 
directfb_1.2.10.0-5.2.debian.tar.xz
Homepage: http://www.directfb.org/
Package-List: 
 libdirectfb-1.2-9 deb libs optional arch=any
 libdirectfb-1.2-9-dbg deb debug extra arch=any
 libdirectfb-1.2-9-udeb udeb debian-installer optional arch=any
 libdirectfb-bin deb libs optional arch=any
 libdirectfb-bin-dbg deb debug extra arch=any
 libdirectfb-bin-udeb udeb debian-installer optional arch=any
 libdirectfb-dev deb libdevel optional arch=any
 libdirectfb-extra deb libs optional arch=any
 libdirectfb-extra-dbg deb debug extra arch=any
Directory: pool/main/d/directfb
Priority: source
Section: libs

Package: libdirectfb-1.2-9
Source: directfb (1.2.10.0-5.2)
Version: 1.2.10.0-5.2+b1
Installed-Size: 2298
Maintainer: Debian DirectFB Team 
Architecture: amd64
Depends: libc6 (>= 2.15)
Description-en: direct frame buffer graphics - shared libraries
 DirectFB is a graphics library which was designed with embedded systems
 in mind. It offers maximum hardware accelerated performance at a minimum
 of resource usage and overhead.
Description-md5: 9b88a3c54af32b4a717c3898ffb90f8f
Multi-Arch: same
Homepage: http://www.directfb.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/directfb/libdirectfb-1.2-9_1.2.10.0-5.2+b1_amd64.deb
Size: 1039286
MD5sum: 87fc77c64fcb8443d49d14caad1b3f3e
SHA256: 864f49a556feed07e4baeb42cfd872ae0f4a0b5b5f2132b622e082e545b1c0b9

Package: libdirectfb-bin
Source: directfb (1.2.10.0-5.2)
Version: 1.2.10.0-5.2+b1
Installed-Size: 182
Maintainer: Debian DirectFB Team 
Architecture: amd64
Depends: libdirectfb-1.2-9 (= 1.2.10.0-5.2+b1), libc6 (>= 2.14), libfreetype6 
(>= 2.2.1), libpng16-16 (>= 1.6.2-1)
Description-en: direct frame buffer graphics - binaries
 DirectFB is a graphics library which was designed with embedded systems
 in mind. It offers maximum hardware accelerated performance at a minimum
 of resource usage and overhead.
 .
 This package contains the DirectFB background configuration tool
 and the directfbrc man page.
Description-md5: 54dbb533a6be14b2a7e652462886902e
Homepage: http://www.directfb.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/directfb/libdirectfb-bin_1.2.10.0-5.2+b1_amd64.deb
Size: 48836
MD5sum: cafe7db1a14e9b70bc8cc6cc984260ae
SHA256: 04abdf911236e1af783da576e190bba2200e718fd004bab1f709b79094043a28

Package: libdirectfb-extra
Source: directfb (1.2.10.0-5.2)
Version: 1.2.10.0-5.2+b1
Installed-Size: 101
Maintainer: Debian DirectFB Team 
Architecture: amd64
Depends: libdirectfb-1.2-9 (= 1.2.10.0-5.2+b1), libc6 (>= 2.11), libfreetype6 
(>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, 
libxext6
Description-en: direct frame buffer graphics - extra providers
 DirectFB is a graphics library which was designed with embedded systems
 in mind. It offers maximum hardware accelerated performance at a minimum
 of resource usage and overhead.
 .
 This package contains the following providers:
 .
   * image PNG
   * image JPEG
   * font FreeType
   * system X11
Description-md5: 2509b3235edf91be389585adda14eb19
Multi-Arch: same
Homepage: http://www.directfb.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/directfb/libdirectfb-extra_1.2.10.0-5.2+b1_amd64.deb
Size: 30624
MD5sum: a8478664722f8554153d3566e7d83a56
SHA256: c6e7c5e8b

Processed: ITP: golang-github-opencontainers-image-spec -- Open Container Initiative (OCI) Image Format Specification

2016-11-12 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 golang-github-appc-docker2aci
Bug #844127 [wnpp] ITP: golang-github-opencontainers-image-spec -- Open 
Container Initiative (OCI) Image Format Specification
Added indication that 844127 affects golang-github-appc-docker2aci
> block 839282 by -1
Bug #839282 [docker2aci] CVE-2016-7569
839282 was not blocked by any bugs.
839282 was not blocking any bugs.
Added blocking bug(s) of 839282: 844127

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



Bug#844127: ITP: golang-github-opencontainers-image-spec -- Open Container Initiative (OCI) Image Format Specification

2016-11-12 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintain...@lists.alioth.debian.org
Control: affects -1 golang-github-appc-docker2aci
Control: block 839282 by -1

   Package name: golang-github-opencontainers-image-spec
Version: 1.0.0~rc2
Upstream Author: The Linux Foundation
License: Apache-2.0
URL: https://github.com/opencontainers/image-spec
Description: Open Container Initiative (OCI) Image Format Specification
 The OCI Image Format project creates and maintains the software shipping
 container image format spec (OCI Image Format). The goal of this
 specification is to enable the creation of interoperable tools for
 building, transporting, and preparing a container image to run.


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


Bug#769767: would be useful for pysurfer package

2016-11-12 Thread Yaroslav Halchenko
imageio is used by 0.7 release (yet to see if optional) of  pysurfer, so
would be cool to get it into debian.

cheers,
-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#836409: RFP: libjs-emojione -- Open source emoji set

2016-11-12 Thread Pirate Praveen
On Sun, 4 Sep 2016 17:51:05 +1000 Ben Finney  wrote:
> My understanding is that the package is only worth putting in Debian
> so that other software can make use of it. What part is needed, and
> how would this package be useful without the artwork?

We have emojione.js embedded in ruby-rails-assets-emojione and I can
split the package to provide libjs-emojione.

Though the artwork seems to be loaded from internet,

https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rails-assets-emojione.git/tree/app/assets/javascripts/emojione/emojione.js#n150

ns.imagePathPNG = '//cdn.jsdelivr.net/emojione/assets/png/';
ns.imagePathSVG = '//cdn.jsdelivr.net/emojione/assets/svg/';

We have the artwork available in ruby-gemojione I think we can split
that package to gemojione-artwork and share it. Though I need help to
patch emojione.js to use packaged artwork.



signature.asc
Description: OpenPGP digital signature


Processed: owner 836409

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

> owner 836409 Pirate Praveen 
Bug #836409 [wnpp] ITP: libjs-emojione -- Open source emoji set
Owner recorded as Pirate Praveen .
> thanks
Stopping processing here.

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



Processed: retitle 836409 to ITP: libjs-emojione -- Open source emoji set

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

> retitle 836409 ITP: libjs-emojione -- Open source emoji set
Bug #836409 [wnpp] RFP: libjs-emojione -- Open source emoji set
Changed Bug title to 'ITP: libjs-emojione -- Open source emoji set' from 'RFP: 
libjs-emojione -- Open source emoji set'.
> thanks
Stopping processing here.

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



Bug#829046: Status of pagure

2016-11-12 Thread Pirate Praveen
On Fri, 21 Oct 2016 16:10:48 +0530 Pirate Praveen 
wrote:
> On Mon, 05 Sep 2016 14:45:10 -0400 Sergio Durigan Junior
>  wrote:
> > To be honest, I do not have time nor interest now to spend my energy
> > solving this JS problem.  My total focus now is getting pagure ready for
> > Debian in the best way I can.  Also, from my recent experience packaging
> > some JS libs, I fear that the building issue will not be solved in the
> > near future.
> 
> We are crowd funding to package grunt - http://igg.me/at/debian-browserify
Sergio,

grunt is now in debian. Can you try to modify grunt so that we can use
the packaged grunt? see
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2016-November/015240.html
for details about the problem.



signature.asc
Description: OpenPGP digital signature


Bug#643874: marked as done (RFP: python-fisher -- simple and fast implementation of Fisher's exact test)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 16:20:11 +
with message-id 
and subject line closing RFP: python-fisher -- simple and fast implementation 
of Fisher's exact test
has caused the Debian Bug report #643874,
regarding RFP: python-fisher -- simple and fast implementation of Fisher's 
exact test
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.)


-- 
643874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Usertags: unige.ch-jmlab

Hi there!

* Package name: python-fisher
  Version : 0.1.4
  Upstream Author : Haibao Tang ,
Brent Pedersen 
* URL or Web page : 

* License : BSD
  Description : simple and fast implementation of Fisher's exact test
  Fisher's exact test is a statistical significance test used in the
  analysis of contingency tables where sample sizes are small.
  .
  This package implements the Fisher's exact test as a Python Extension
  Module.

I cc:ed the debian-python@l.d.o mailing list, maybe someone there is
interested in packaging it.

The src/cfisher.pyx file contains the following statement:

  "some of this code is originally from the internet. (thanks)"

I also cc:ed the upstream authors for their comments on that sentence,
FTR the file contains references to three URLs, so I guess this is the
code taken from the Internet.  What is its license?

l009: Logarithm of n! with algorithmic approximation
  Reference:
Lanczos, C. 'A precision approximation of the gamma function',
J. SIAM Numer. Anal., B, 1, 86-96, 1964."
http://www.matforsk.no/ola/fisher.htm 

l097: http://docs.cython.org/docs/special_methods.html
  < 0 | <= 1 | == 2 | != 3 |  > 4 | >= 5

l157: found these tests on this ticket. (thanks).
  http://projects.scipy.org/scipy/ticket/956
  these values were taken from R as a means to test the code in that ticket.

Thx, bye,
Gismo / Luca


pgpOl3cWG8Vne.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
RFP 643874 has no visible progress for a long time, so closing.--- End Message ---


Bug#805268: Adoption of syslinux

2016-11-12 Thread Steve McIntyre
On Sat, Nov 12, 2016 at 03:27:49PM +, Iain R. Learmonth wrote:
>Hi,
>
>On Sat, Nov 12, 2016 at 12:52:24PM +0100, Christian Seiler wrote:
>> Oh, I didn't know you were also planning to adopt it - the package
>> had been orphaned for quite a while now, and I just assumed there
>> were no other takers.
>
>No problem, we should have been speedier at sending the emails.
>
>> I'd be very happy to co-maintain the package though - I just didn't
>> mention that in the ITA mail because I thought that if someone else
>> was interested in the package, they'd have already adopted it by
>> that time.
>
>I've CC'd the CD team, I wonder if we'd like to set the maintainer line to
>Debian CD. If not, we can set it to Debian Live. I'd definitely want to have
>this maintained by one of those teams.

Makes sense, yes. Whatever makes most sense to you guys, really. We're
looking at starting up (or maybe switching to) a Debian Images team,
whic might work even better?

>> My plans for the package were to update to a newer upstream
>> version (there's a -pre1 from the beginning of this year of
>> 6.04 IIRC, but I wanted to go through upstream git to see if
>> a git snapshot might not be better suited), and improve the
>> packaging were needed. (Though the last QA upload already did
>> quite a bit there.) I then wanted to ask for sponsorship for
>> an upload to experimental first and let it stew there for a
>> while before going on to sid.
>
>Unless there are big objections from Debian CD, I'd really like to not make
>any changes for syslinux that may cause breakage in the release process. I'm
>happy that we can do bugfix uploads, but I wouldn't want to make any updates
>to new upstreams before stretch is released (or at least, wouldn't want
>those updates migrating to stretch though we could load them into unstable
>after the final freeze).

Definitely, and thanks for thinking of us. We've had a very bad
historical experience with breaking changes hitting us around release
times.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
"I've only once written 'SQL is my bitch' in a comment. But that code 
 is in use on a military site..." -- Simon Booth



Bug#805268: Adoption of syslinux

2016-11-12 Thread Iain R. Learmonth
Hi,

On Sat, Nov 12, 2016 at 12:52:24PM +0100, Christian Seiler wrote:
> Oh, I didn't know you were also planning to adopt it - the package
> had been orphaned for quite a while now, and I just assumed there
> were no other takers.

No problem, we should have been speedier at sending the emails.

> I'd be very happy to co-maintain the package though - I just didn't
> mention that in the ITA mail because I thought that if someone else
> was interested in the package, they'd have already adopted it by
> that time.

I've CC'd the CD team, I wonder if we'd like to set the maintainer line to
Debian CD. If not, we can set it to Debian Live. I'd definitely want to have
this maintained by one of those teams.

> My plans for the package were to update to a newer upstream
> version (there's a -pre1 from the beginning of this year of
> 6.04 IIRC, but I wanted to go through upstream git to see if
> a git snapshot might not be better suited), and improve the
> packaging were needed. (Though the last QA upload already did
> quite a bit there.) I then wanted to ask for sponsorship for
> an upload to experimental first and let it stew there for a
> while before going on to sid.

Unless there are big objections from Debian CD, I'd really like to not make
any changes for syslinux that may cause breakage in the release process. I'm
happy that we can do bugfix uploads, but I wouldn't want to make any updates
to new upstreams before stretch is released (or at least, wouldn't want
those updates migrating to stretch though we could load them into unstable
after the final freeze).

Thanks,
Iain.



signature.asc
Description: PGP signature


Processed: limit package to wnpp, tagging 843648

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 843648 + pending
Bug #843648 [wnpp] ITP: libmoox-role-cloneset-perl -- Perl Moo role for 
creating updated copies of immutable objects
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#673727: marked as done (ITP: node-grunt -- A task-based command line build tool)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 12:00:11 +
with message-id 
and subject line Bug#673727: fixed in grunt 1.0.1-1
has caused the Debian Bug report #673727,
regarding ITP: node-grunt -- A task-based command line build 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.)


-- 
673727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673727
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: pkg-javascript-de...@lists.alioth.debian.org

* Package name: node-grunt
  Version : 0.3.9
  Upstream Author : Ben Alman
* URL : http://github.com/cowboy/grunt/
* License : MIT
  Programming Lang: JavaScript
  Description : A task-based command line build tool for JavaScript projects

As of now, grunt has the following predefined tasks that you can use in
your project:

concat - Concatenate files.
init - Generate project scaffolding from a predefined template.
lint - Validate files with JSHint.
min - Minify files with UglifyJS.
qunit - Run QUnit unit tests in a headless PhantomJS instance.
server - Start a static web server.
test - Run unit tests with nodeunit.
watch - Run predefined tasks whenever watched files change.



Cheers,

-- 
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: grunt
Source-Version: 1.0.1-1

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated grunt package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Nov 2016 13:37:55 +0530
Source: grunt
Binary: grunt
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Sruthi Chandran 
Description:
 grunt  - JavaScript task runner/build system/maintainer tool
Closes: 673727
Changes:
 grunt (1.0.1-1) unstable; urgency=low
 .
   [ Gustavo Noronha Silva ]
   * Initial release (Closes: #673727)
Checksums-Sha1:
 e24bfc6fd24979607d84d9744bf876b122bb594e 1961 grunt_1.0.1-1.dsc
 3f03e4378f7d5918de432175d9104bc4d66ec0b5 48954 grunt_1.0.1.orig.tar.gz
 d185ac0f66221fedbc8b999a1e7e8f5b24431939 2756 grunt_1.0.1-1.debian.tar.xz
 96443a5a10a87ccf47b50337a3b212b5a9c6d60c 23220 grunt_1.0.1-1_all.deb
Checksums-Sha256:
 88457da47ffd8c465a8992af4d0a188f32e27fa75c9611a95263baafe801ca38 1961 
grunt_1.0.1-1.dsc
 71ad5366879caeacd55fdf75faa1b1ee2eb9a28ec95f2601a4902c42dc1200a4 48954 
grunt_1.0.1.orig.tar.gz
 b8b91658bbc5601b55cc7ad2aae72258ca10a015135adcb57d54f12ccdac1ce7 2756 
grunt_1.0.1-1.debian.tar.xz
 26f0f3878527bc2bb646c7496354cfff7323401397b6fb9293ed1c4142467680 23220 
grunt_1.0.1-1_all.deb
Files:
 b403a19ccbf98e897f8868ba47e3b70b 1961 web extra grunt_1.0.1-1.dsc
 dc6e1c7575c3e9640ab3a3c2faff3c80 48954 web extra grunt_1.0.1.orig.tar.gz
 79c792f898ce128dcebdba86084ba825 2756 web extra grunt_1.0.1-1.debian.tar.xz
 e74a397effbfcb139bfae42133ca4071 23220 web extra grunt_1.0.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYJp7FAAoJEM4fnGdFEsIqT/MP/3zc5pYGtQm1sphr1htaqs6K
ZKafBW7Vh/0W9gahHp0qBJenw33xzeujfqqQzmApinHCNO6vBME6uwyVOWTH22UZ
XclYaIJI0C6BaCVQqhItar9hjYyp/MZ564AZXdwKWaDU8EKZzfPBd55VGKvuddy0
eFf223ZpjnjKKztuWJc9kKxafzRVZ9/0XzFFE/nssj5nH+iV9BInZD0ZXoXYrGhS
CnJCdcTriT4gHCS4PVR4lfGSCRb21tC4K0CjXBlNUmS0HSOf2oIKs5XLWgy4R2gU
BicFmIe4ucyvadeiVm+lmlr5Rc/PI4tNa56TtttBz6y3zAieD38eC71Yrde8D1Y2
yq8IrTg7G50/UFJ4FtUbnr9mVuHoFWzQicGcRknWYb7OdTmox9/nF9tteinBowRP
UzttmwkTvynJ7gtB7dov0V/qdTbqgPQOFcjYyHMRuGvtfYHpRIVgNDxNaIl6jPdG
hX4btLhsqVhgE1aCT455iFK2/RfzNV96FKVx/pnvFIpOFgIycnfajGI2yvhUyqyS
0Wz0Hnes5SgZHxBGBmPI13WdVktQTENOQhL06TQXQkOzM/Bv1JhaWHvpaixGnCGQ
57dRkU3l5ejb8/q5AVnwDU/Lzo88ueaCFlTNd0ZZ5MdxPhKipcdCD4ijxk90CqwG
MbbmyTMjeZamZSDN+SIv
=DuNC
-END PGP SIGNATURE End Message ---


Bug#805268: Adoption of syslinux

2016-11-12 Thread Christian Seiler
Hi,

On 11/11/2016 02:48 PM, Iain R. Learmonth wrote:
> I notice you're planning to adopt syslinux. We were planning to adopt this
> package under the Debian Live/Debian CD teams as we use this for the
> official CD image builds.

Oh, I didn't know you were also planning to adopt it - the package
had been orphaned for quite a while now, and I just assumed there
were no other takers.

I'd be very happy to co-maintain the package though - I just didn't
mention that in the ITA mail because I thought that if someone else
was interested in the package, they'd have already adopted it by
that time.

> This is not a trivial package to maintain

Yes, I'm aware of that. :)

> and updates really *need* to be
> coordinated with the CD team, especially when coming up to release time.

Yes - the reason I became interested in maintaining the package
is because of previous changes leading to previous use cases not
working anymore. And I do think the package is in need of some
love.

> I notice also that you're currently a DM, and I'll be happy to sponsor
> uploads of this package and also perform testing of the Debian Live
> toolchain with those updates before the new package is introduced into the
> archives.

Great, thanks.

My plans for the package were to update to a newer upstream
version (there's a -pre1 from the beginning of this year of
6.04 IIRC, but I wanted to go through upstream git to see if
a git snapshot might not be better suited), and improve the
packaging were needed. (Though the last QA upload already did
quite a bit there.) I then wanted to ask for sponsorship for
an upload to experimental first and let it stew there for a
while before going on to sid.

I hope you agree with that basic plan. And as I said above:
if you're interested in co-maintaining the package, it
welcome that as well.

Regards,
Christian



Processed: Add owner for the freedroidrpg ITA

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

> retitle 826921 ITA: freedroidrpg -- Isometric RPG influenced by Paradroid
Bug #826921 [wnpp] ITA: freedroidrpg -- Isometric RPG influenced by
Changed Bug title to 'ITA: freedroidrpg -- Isometric RPG influenced by 
Paradroid' from 'ITA: freedroidrpg -- Isometric RPG influenced by'.
> owner 826921 Julien Puydt 
Bug #826921 [wnpp] ITA: freedroidrpg -- Isometric RPG influenced by Paradroid
Owner recorded as Julien Puydt .
> thanks
Stopping processing here.

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



Bug#786722: marked as done (RFP: colord-kde -- KDE integration for colord colour management daemon)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 13:51:20 +0200
with message-id <20161112115120.slzcyvittkm62...@bunk.spdns.de>
and subject line colord-kde is now in unstable
has caused the Debian Bug report #786722,
regarding RFP: colord-kde -- KDE integration for colord colour management daemon
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.)


-- 
786722: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: colord
Version: 1.2.1-1+b2
Severity: wishlist

Dear Maintainer,

For a proper color-management, for the systems that use KDE and colord,
a colord-kde should be installed.
Since it is not in Debian repos, one have to install it manually.

https://launchpad.net/ubuntu/+source/colord-kde

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages colord depends on:
ii  acl  2.2.52-2
ii  adduser  3.113+nmu3
ii  colord-data  1.2.1-1
ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
ii  libc62.19-18
ii  libcolord2   1.2.1-1+b2
ii  libcolorhug2 1.2.1-1+b2
ii  libdbus-1-3  1.8.18-1
ii  libglib2.0-0 2.44.1-1
ii  libgudev-1.0-0   215-18
ii  libgusb2 0.2.4-1
ii  liblcms2-2   2.6-3+b3
ii  libpolkit-gobject-1-00.105-8
ii  libsane  1.0.24-11
ii  libsqlite3-0 3.8.10.2-1
ii  libsystemd0  215-18
ii  libusb-1.0-0 2:1.0.19-1
ii  policykit-1  0.105-8

colord recommends no packages.

colord suggests no packages.

-- Configuration Files:
/etc/colord.conf 9db95ab0e80e37f67c23033e9d5d00c1 [Errno 2] No such file or 
directory: u'/etc/colord.conf 9db95ab0e80e37f67c23033e9d5d00c1'

-- no debconf information
--- End Message ---
--- Begin Message ---
colord-kde is now in unstable, but it seems the normal ITP process
was bypassed.

Closing the old RFP.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed--- End Message ---


Bug#815890: marked as done (ITP: eccodes -- ECMWF decoding/encoding software library for GRIB, BUFR and GTS formats)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 13:48:52 +0200
with message-id <20161112114852.f52u45etnlanz...@bunk.spdns.de>
and subject line eccodes is now in unstable
has caused the Debian Bug report #815890,
regarding ITP: eccodes -- ECMWF  decoding/encoding software library for GRIB, 
BUFR and GTS formats
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.)


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

* Package name: eccodes
  Version : 0.13.1
  Upstream Author : ECMWF (The European Centre for Medium-Range Weather 
Forecasts)
* URL : https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home
* License : Apache
  Programming Lang: C
  Description : ECMWF  decoding/encoding software library for GRIB, BUFR 
and GTS formats

ecCodes is an application programming interface developed by ECMWF for decoding 
and encoding messages in the following formats:

WMO FM-92 GRIB edition 1 and edition 2
WMO FM-94 BUFR edition 3 and edition 4
WMO GTS abbreviated header (only decoding in this release).

ecCodes is an evolution of GRIB-API, already a package in Debian.

A useful set of command line tools provide quick access to the messages. C, 
Fortran 90 and Python interfaces provide access to the main ecCodes 
functionality.
--- End Message ---
--- Begin Message ---
eccodes is now in unstable, close the ITP.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed--- End Message ---


Processed: Add owner for the quagga ITA

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

> owner 836418 Scott Leggett 
Bug #836418 [wnpp] ITA: quagga -- BGP/OSPF/RIP routing daemon
Bug #837358 [wnpp] ITA: quagga -- BGP/OSPF/RIP routing daemon
Owner recorded as Scott Leggett .
Owner recorded as Scott Leggett .
> thanks
Stopping processing here.

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



Bug#844046: Weasyprint Package

2016-11-12 Thread Thiago Bellini Ribeiro
Hey,

If you are going to add weasyprint to debian, you can use the
packaging I created in this Ubuntu ppa:

  https://launchpad.net/~stoq-dev/+archive/ubuntu/lancamentos

It has weasyprint 0.21 (need to update upstream's verison) and all of
its dependencies that are not on debian.

-- 
Thiago Bellini Ribeiro
http://hackedbellini.org
PGP: D70FD60E

“Real knowledge is to know the extent of one's ignorance.” - Confucius



Processed: zfs-auto-snapshot: block ITP 720657 by RFS 843394

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

> block 720657 by 843394
Bug #720657 [wnpp] ITP: zfs-auto-snapshot -- ZFS automatic snapshots
720657 was not blocked by any bugs.
720657 was not blocking any bugs.
Added blocking bug(s) of 720657: 843394
> stop
Stopping processing here.

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



Processed: block 805308 with 844079

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

> block 805308 with 844079
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 694137 844009 844072 780694 805411 844075 774567 844014 
805413 826560 805415
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 844079
> thanks
Stopping processing here.

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



Processed: block 805308 with 844075

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

> block 805308 with 844075
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 826560 844072 774567 694137 805411 805415 780694 805413 
844009 844014
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 844075
> thanks
Stopping processing here.

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



Bug#844078: RFP: ags -- Please add 'ags' (adventure game studio) to Debian games

2016-11-12 Thread Thomas Maaß
Package: wnpp
Severity: wishlist

* Package name: ags
  Version : git
* URL : http://www.adventuregamestudio.co.uk
https://github.com/adventuregamestudio/ags
* License : Artistic License 2.0
http://www.opensource.org/licenses/artistic-license-2.0.php
  Programming Lang: C++

Please add 'ags' (adventure game studio) to Debian games. This is an
adventure game engine to build your own adventure games or play
already built adventures. It is used for Maniac Mansion Mania for example.
http://www.maniac-mansion-mania.com



Bug#844022: marked as done (ITP: node-marked-man -- Markdown to man page conversion - Node.js)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 10:00:10 +
with message-id 
and subject line Bug#844022: fixed in node-marked-man 0.1.6-1
has caused the Debian Bug report #844022,
regarding ITP: node-marked-man -- Markdown to man page conversion - Node.js
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.)


-- 
844022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-marked-man
  Version : 0.1.5
  Upstream Author : Jérémy Lal 
* URL : https://github.com/kapouer/marked-man
* License : Expat
  Programming Lang: JavaScript
  Description : Markdown to man page conversion - Node.js

 This module adds groff output support to node-marked.
 It provides an easy way to maintain man pages in a markdown
 format (with gfm flavor by default).
 .
 Node.js is an event-based server-side JavaScript engine
--- End Message ---
--- Begin Message ---
Source: node-marked-man
Source-Version: 0.1.6-1

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

Debian distribution maintenance software
pp.
Jérémy Lal  (supplier of updated node-marked-man package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Nov 2016 22:54:11 +0100
Source: node-marked-man
Binary: node-marked-man
Architecture: source all
Version: 0.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Jérémy Lal 
Description:
 node-marked-man - Markdown to man page conversion - Node.js
Closes: 844022
Changes:
 node-marked-man (0.1.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #844022)
Checksums-Sha1:
 045a8ec6d076f2684df19f128884e42f821de595 2120 node-marked-man_0.1.6-1.dsc
 89e5ec5100aea8512ce30673bc5b9acca90e5985 38196 
node-marked-man_0.1.6.orig.tar.gz
 969971a4df8a0b47c11410fc54c865c137608e58 2540 
node-marked-man_0.1.6-1.debian.tar.xz
 600a607e60f8d954d02b38d7133f67b8c86838c4 4688 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 c2590516748d0a8879eb2503536f0357e0f7e72d 7166 node-marked-man_0.1.6-1_all.deb
Checksums-Sha256:
 5f7cbc51f75b8fe2b67f5c92b01f1fdc2a7115034b8ab9e71d08a98572a74b4a 2120 
node-marked-man_0.1.6-1.dsc
 f58d1997d05d978dd851069a0ef30ef20f1a99bc15322b59c043f08a7ff21246 38196 
node-marked-man_0.1.6.orig.tar.gz
 d58793b9a419c5163ed6659787fbef75ddd5f8e34033673921226566c4269b8b 2540 
node-marked-man_0.1.6-1.debian.tar.xz
 dc760bb3a3ab16269e13fc85cefb2a1da228d665ee84099796b599c5ebe14d7e 4688 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 b787b40a71e144b0b4509404f7c7131590e3dc4fe31d425d9912f7228df39cde 7166 
node-marked-man_0.1.6-1_all.deb
Files:
 e37f62e6be4a73ee53dd6789f9f6de25 2120 web optional node-marked-man_0.1.6-1.dsc
 16cafb93c56854077a6216d0b281d2ba 38196 web optional 
node-marked-man_0.1.6.orig.tar.gz
 e7517b4aa616dc21cb641df97d9def95 2540 web optional 
node-marked-man_0.1.6-1.debian.tar.xz
 d30e77b0577f56c85a895a48bea4534d 4688 web optional 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 df076c6dba5a74241e8658323d02f8d0 7166 web optional 
node-marked-man_0.1.6-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAlgmPj4SHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN01PAQAK3+Kpzd9Ohf4QrvX1MLCXa1PDy4ClRZ
q9/wBDpRGTmP3sO0YbnJpplwKF0vrRoeXW6n59vDEtHLaUH/EMJg4CkpckaGuBpM
PxbdQXd7MdfUQNQIjI06pBnwpwUbv6B8g2R1Km8nk+ER8M4vs2uB3K8jr0MjLcIS
StUgyhGb6Su97NUMB9fx7w9J0GIAZyUwNW/OSk11XP8mmdu9srgQI2NNqP81eOqg
4/XAn0OQjlSdk29OJf8vHIDLHlrfITyfChFTfR810CU7nU5ahrae6yzQ6tbVtDD3
ePWquMGPd9+UzPaaXbxMqOjxDCPE4LzcRjNVjOQOIGczpTqecN687cS93/OqcUEy
F6Pn1VgKx7bEWm4BfuEFTJRaODdM9WmZL72QH3qygYc1wroHGQn2fJ+i4muNdZbr
LehZrAzRxoDYxz4WNdaCCl08hqZGPSJxcewZaQAzbSNCtCD6kHs6JnQQE4BwRKjR
tqEbZRMOXIQBWz/8pTnq3M5cwtks7KDl+fBEuWSUSj9vmDDwiAW7GvKAb/UDUp6o
67AbRDhVGJEujn/MkIr32at+ysfyEILuQ8RIhAdihll57bjMCqnR10AbEVr9oPwe
mJlvFf5v/1EnMm2EZIx9ckTHetGq+EmlojZArY+7tVSamAoPsfwxKX+TUzLD/+JA
/Qz3e2IzmCY7
=YX8u
-END PG

Bug#844023: marked as done (ITP: node-marked-man -- Markdown to man page conversion - Node.js)

2016-11-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Nov 2016 10:00:10 +
with message-id 
and subject line Bug#844022: fixed in node-marked-man 0.1.6-1
has caused the Debian Bug report #844022,
regarding ITP: node-marked-man -- Markdown to man page conversion - Node.js
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.)


-- 
844022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-marked-man
  Version : 0.1.6
  Upstream Author : Jérémy Lal 
* URL : https://github.com/kapouer/marked-man
* License : Expat
  Programming Lang: JavaScript
  Description : Markdown to man page conversion - Node.js

This module adds groff output support to node-marked.
It provides an easy way to maintain man pages in a markdown
format (with gfm flavor by default).
.
Node.js is an event-based server-side JavaScript engine
--- End Message ---
--- Begin Message ---
Source: node-marked-man
Source-Version: 0.1.6-1

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

Debian distribution maintenance software
pp.
Jérémy Lal  (supplier of updated node-marked-man package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Nov 2016 22:54:11 +0100
Source: node-marked-man
Binary: node-marked-man
Architecture: source all
Version: 0.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Jérémy Lal 
Description:
 node-marked-man - Markdown to man page conversion - Node.js
Closes: 844022
Changes:
 node-marked-man (0.1.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #844022)
Checksums-Sha1:
 045a8ec6d076f2684df19f128884e42f821de595 2120 node-marked-man_0.1.6-1.dsc
 89e5ec5100aea8512ce30673bc5b9acca90e5985 38196 
node-marked-man_0.1.6.orig.tar.gz
 969971a4df8a0b47c11410fc54c865c137608e58 2540 
node-marked-man_0.1.6-1.debian.tar.xz
 600a607e60f8d954d02b38d7133f67b8c86838c4 4688 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 c2590516748d0a8879eb2503536f0357e0f7e72d 7166 node-marked-man_0.1.6-1_all.deb
Checksums-Sha256:
 5f7cbc51f75b8fe2b67f5c92b01f1fdc2a7115034b8ab9e71d08a98572a74b4a 2120 
node-marked-man_0.1.6-1.dsc
 f58d1997d05d978dd851069a0ef30ef20f1a99bc15322b59c043f08a7ff21246 38196 
node-marked-man_0.1.6.orig.tar.gz
 d58793b9a419c5163ed6659787fbef75ddd5f8e34033673921226566c4269b8b 2540 
node-marked-man_0.1.6-1.debian.tar.xz
 dc760bb3a3ab16269e13fc85cefb2a1da228d665ee84099796b599c5ebe14d7e 4688 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 b787b40a71e144b0b4509404f7c7131590e3dc4fe31d425d9912f7228df39cde 7166 
node-marked-man_0.1.6-1_all.deb
Files:
 e37f62e6be4a73ee53dd6789f9f6de25 2120 web optional node-marked-man_0.1.6-1.dsc
 16cafb93c56854077a6216d0b281d2ba 38196 web optional 
node-marked-man_0.1.6.orig.tar.gz
 e7517b4aa616dc21cb641df97d9def95 2540 web optional 
node-marked-man_0.1.6-1.debian.tar.xz
 d30e77b0577f56c85a895a48bea4534d 4688 web optional 
node-marked-man_0.1.6-1_2016T215434z-d30e77b0.buildinfo
 df076c6dba5a74241e8658323d02f8d0 7166 web optional 
node-marked-man_0.1.6-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAlgmPj4SHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN01PAQAK3+Kpzd9Ohf4QrvX1MLCXa1PDy4ClRZ
q9/wBDpRGTmP3sO0YbnJpplwKF0vrRoeXW6n59vDEtHLaUH/EMJg4CkpckaGuBpM
PxbdQXd7MdfUQNQIjI06pBnwpwUbv6B8g2R1Km8nk+ER8M4vs2uB3K8jr0MjLcIS
StUgyhGb6Su97NUMB9fx7w9J0GIAZyUwNW/OSk11XP8mmdu9srgQI2NNqP81eOqg
4/XAn0OQjlSdk29OJf8vHIDLHlrfITyfChFTfR810CU7nU5ahrae6yzQ6tbVtDD3
ePWquMGPd9+UzPaaXbxMqOjxDCPE4LzcRjNVjOQOIGczpTqecN687cS93/OqcUEy
F6Pn1VgKx7bEWm4BfuEFTJRaODdM9WmZL72QH3qygYc1wroHGQn2fJ+i4muNdZbr
LehZrAzRxoDYxz4WNdaCCl08hqZGPSJxcewZaQAzbSNCtCD6kHs6JnQQE4BwRKjR
tqEbZRMOXIQBWz/8pTnq3M5cwtks7KDl+fBEuWSUSj9vmDDwiAW7GvKAb/UDUp6o
67AbRDhVGJEujn/MkIr32at+ysfyEILuQ8RIhAdihll57bjMCqnR10AbEVr9oPwe
mJlvFf5v/1EnMm2EZIx9ckTHetGq+EmlojZArY+7tVSamAoPsfwxKX+TUzLD/+JA
/Qz3e2IzmCY7
=YX8u
-END PGP SIG

Processed: block 805308 with 844072

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

> block 805308 with 844072
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 805411 780694 805413 694137 805415 826560 844009 844014 
774567
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 844072
> thanks
Stopping processing here.

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



Processed: block 805308 with 826560

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

> block 805308 with 826560
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 805411 780694 844009 805415 805413 774567 844014 694137
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 826560
> thanks
Stopping processing here.

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