Bug#729203: Reintroducing FFmpeg to Debian

2014-08-01 Thread Jose Luis Rivas
On 28/07/14, 01:20am, Andreas Cadhalpun wrote:
 Hi all,
 
 some of you may have noticed a weird ffmpeg package in the NEW queue[1].
 Let me explain:
 
 In 2011 Libav[2] was forked from FFmpeg[3]. It was a time of great
 uncertainty, the fork happened with much drama that didn't help making a
 technical cut, and at that peculiar time Debian switched to Libav.
 
Hi Andreas and everyone,

FWIW, my experience with this is that I had to make my own FFmpeg
package a while ago [0] because I needed it for a project I was working
on at the moment [1].

[0] https://github.com/ghostbar/FFmpeg.deb
[1] https://github.com/ghostbar/RTSP-Streaming.js

The reason for having to package my own FFmpeg is the current libav
which is taking the space of ffmpeg seemed to conflict with every other
ffmpeg package out there, including marillat's and for my project I
actually needed ffmpeg, not libav since it didn't had the functionality.
(More specifically: the ability to take still images from an rtsp
stream).

Not having FFmpeg available in the debian repositories is a nuissance,
and certainly having libav instead which seems to be a fork yet not
having the full FFmpeg functionality and using the same package name is
worst. I didn't figured this out at first because the binary said
`ffmpeg`. Of course, I'm talking about [2] since now that seems to not
be an issue yet remains the lack of functionality.

[2] https://packages.debian.org/wheezy/ffmpeg

If the issue is that this would mean having to fix security bugs twice
then it would be reasonable to stop shipping libav and instead ship
ffmpeg, since has more functionality and AFAICS from their repos bunch 
of active bug-fixing.

I honestly do not understand why ffmpeg is not in the repos nor why
there seems to be an active movement to block it.

Kind regards.
-- 
Jose Luis Rivas · ghostbar http://ghostbar.co
The Debian Project · http://www.debian.org
GPG · D278 F9C1 5E54 61AA 3C1E  2FCD 13EC 43EE B9AC 8C43


signature.asc
Description: Digital signature


Bug#756734: ITP: python-xstatic-jquery -- jquery XStatic support

2014-08-01 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-xstatic-jquery
  Version : 1.7.2.0+dfsg1
  Upstream Author : Thomas Waldmann t...@waldmann-edv.de
* URL : https://bitbucket.org/thomaswaldmann/xstatic-jquery
* License : Expat
  Programming Lang: Python
  Description : jquery XStatic support

 XStatic is a packaging standard to package external (often 3rd party) static
 files as a Python package, so they are easily usable on all operating systems,
 with any package management system or even without one.
 .
 Many Python projects need to use some specific data files, like javascript,
 css, java applets, images, etc. Sometimes these files belong to YOUR project
 (then you may want to package them separately, but you could also just put
 them into your main package). But in many other cases, those files are
 maintained by someone else (like jQuery javascript library or even much bigger
 js libraries or applications) and you definitely do not really want to merge
 them into your project. So, you want to have static file packages, but you
 don’t want to get lots of stuff you do not want. Thus, stuff required by
 XStatic file packages (especially the main, toplevel XStatic package) tries to
 obey to be a MINIMAL, no-fat thing. XStatic doesn't sell any web framework
 or other stuff you don't want. Maybe there will be optional XStatic extensions
 for all sorts of stuff, but they won't be required if you just want the files.
 .
 By having static files in packages, it is also easier to build virtual envs,
 support linux/bsd/... distribution package maintainers and even windows
 installs using the same mechanism.
 .
 This package provides jQuery support.


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140801073702.7753.85736.report...@buzig.gplhost.com



Bug#756746: ITP: libtk-objeditor-perl -- A Perl/Tk widget to edit recursively a data structure

2014-08-01 Thread Dominique Dumont
Package: wnpp
Owner: Dominique Dumont d...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libtk-objeditor-perl
  Version : 2.008
  Upstream Author : Dominique Dumont ddum...@cpan.org
* URL : https://metacpan.org/release/Tk-ObjEditor
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : A Perl/Tk widget to edit recursively a data structure

Tk::ObjEdtor module provide a widget to edit the content of
a Perl data structure. The widget enables recursive edition of deep
data structure.

ObjEditor is located within a DialogBox widget. I.e. it will appear in
its own toplevel window when you invoke the Show() method like the
FileDialog widget.


-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1683564.dr1IZA8Gal@ylum



Bug#657405: subscribe

2014-08-01 Thread Matija Nalis
subscribe

-- 
Opinions above are GNU-copylefted.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2014080859.gj5...@data.voyager.hr



Bug#754287: Issues with package

2014-08-01 Thread Riley Baird
I'm not a DD, so I can't sponsor your package, but here are some thoughts.

General:
-You need to write a manpage
-Add a watch file
-Is tz-converter really a native package?
-Add a homepage field
-Stop depending on the python-support package; use dh_python2

d/changelog:
-Add the phrase Initial release (closes: #754287).
-Don't use the Ubuntu name trusty. Continue to use Debian's unstable

d/control:
-Fix up the spacing on line 11
-Add a version for the build-depends of debhelper (it appears that you
are using version 7, so you'd use debhelper (= 7)

d/copyright:
-You say that the license for your files is GPL-3+. Looking at the
github source, I can't find any indication that this is the case.
Perhaps you could add a notice and a copy of the license in the root
directory/as headers on your source files?
-You have not given the full text of CC-0.
-You list icons/Saki-NuoveXT-Apps-world-clock.ico as having the license
GNU, but you do not give the text of the license.

d/patches:
-This is not necessary since you do not have any patches

Good luck on getting your package into Debian!

Riley Baird


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53db724e.2010...@bitmessage.ch



Bug#754287: Issues with package

2014-08-01 Thread マイリノデイヴィッド
Hello Riley,

Great, thanks for giving this software a look! This is my first time to go
through this process, so any help is much appreciated.

I will go through the comments and update this bug report after these
corrections are made.

Thanks again!


2014-08-01 19:56 GMT+09:00 Riley Baird 
bm-2cvqnduybau5do2dfjtrn7zbaj246s4...@bitmessage.ch:

 I'm not a DD, so I can't sponsor your package, but here are some thoughts.

 General:
 -You need to write a manpage
 -Add a watch file
 -Is tz-converter really a native package?
 -Add a homepage field
 -Stop depending on the python-support package; use dh_python2

 d/changelog:
 -Add the phrase Initial release (closes: #754287).
 -Don't use the Ubuntu name trusty. Continue to use Debian's unstable

 d/control:
 -Fix up the spacing on line 11
 -Add a version for the build-depends of debhelper (it appears that you
 are using version 7, so you'd use debhelper (= 7)

 d/copyright:
 -You say that the license for your files is GPL-3+. Looking at the
 github source, I can't find any indication that this is the case.
 Perhaps you could add a notice and a copy of the license in the root
 directory/as headers on your source files?
 -You have not given the full text of CC-0.
 -You list icons/Saki-NuoveXT-Apps-world-clock.ico as having the license
 GNU, but you do not give the text of the license.

 d/patches:
 -This is not necessary since you do not have any patches

 Good luck on getting your package into Debian!

 Riley Baird



Bug#756758: ITP: lazr.authentication -- library providing middleware basic and OAuth authentication

2014-08-01 Thread Dimitri John Ledkov
Package: wnpp
Owner: Dimitri John Ledkov x...@debian.org
Severity: wishlist

* Package name: lazr.authentication
  Version : 0.1.2
  Upstream Author : William Grant, Dimitri John Ledkov
* URL or Web page : https://launchpad.net/lazr.authentication
* License : LGPL (v3)
  Description : library providing middleware basic and OAuth authentication

A self-contained, easily reusable, Python library for basic and OAuth
authentication. With it you can protect resources with authentication
methods, and stack them as well.

This is a small, self-contained and simplistic package, part of the lazr
python namespace providing authentication middlewares. I'd like to
package it, as it's used in the test-suites of launchpadlib dependencies
and having ability to execute complete test-suites is paramount to
verify python3 port of launchpadlib.

This package will be maintained in debian-python modules team. Stefano
is pre-listed as an uploader (as the maintainer of a few other lazr.*
packages).

Regards,

Dimitri.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87y4v8v2fm@debian.org



Bug#756734: ITP: python-xstatic-jquery -- jquery XStatic support

2014-08-01 Thread Jeremy Stanley
On 2014-08-01 15:37:02 +0800 (+0800), Thomas Goirand wrote:
[...]
 This package provides jQuery support.

More than that, it provides jQuery itself... I suspect you're
repackaging this for Debian as one of the many xstatic dependencies
recently added to OpenStack Horizon, but those are really more of a
Python Cheeseshop implementation detail to allow people who are
installing via pip to get the necessary Javascript libraries. For
Debian this is probably just going to be seen (correctly in my
opinion) as yet another embedded copy of jQuery, and I have doubts
this will make it through new/ftpmaster unless its goal is to become
*the* jQuery package for Debian.

To reiterate, my understanding is that Horizon added xstatic package
dependencies specifically for the benefit of people who *weren't*
getting those Javascript libraries from their respective
distributions, so at least in most cases distro packagers shouldn't
need to worry about them unless the equivalent JS libs aren't
already in their distros.
-- 
Jeremy Stanley


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140801121622.gj1...@yuggoth.org



Bug#756762: ITP: libterm-extendedcolor-perl -- module to color screen output using extended escape sequences

2014-08-01 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libterm-extendedcolor-perl
  Version : 0.224
  Upstream Author : Magnus Woldrich trapd...@trapd00r.se
* URL : https://metacpan.org/release/Term-ExtendedColor
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to color screen output using extended escape 
sequences

Term::ExtendedColor provides functions for sending so called extended escape
sequences to the terminal. This ought to be used with a 256-color compatible
terminal.

The codes generated by this module comply to the extension of the ANSI colors
standard first implemented in xterm in 1999. The first 16 color indexes (0 -
15) are the regular ANSI colors, while index 16 - 255 are the extendes ones.
Most terminal emulators support this extension.


signature.asc
Description: Digital Signature


Processed: limit package to wnpp, tagging 756762

2014-08-01 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 756762 + pending
Bug #756762 [wnpp] ITP: libterm-extendedcolor-perl -- module to color screen 
output using extended escape sequences
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.140689978425200.transcr...@bugs.debian.org



Bug#560004: lxdm 0.5.0

2014-08-01 Thread Klaumi Klingsporn
Only to let you know:

lxdm 0.5.0 is out since May (http://sourceforge.net/projects/lxdm/ ),
I wanted to give it a try, compiled and built personal packages at
http://apt.klaumikli.de/testing again.

They worked fine so far ...
 ... until I changed (it had to be done some day) to systemd
 today :-(

With systemd you can log in by lxdm to your desktop-environment,
but then you get logged out automatically after a few minutes. No idea
what's the reason. I've tried several changes in the /etc/pamd.d/lxdm
file, also the above mentioned, but nothing worked. 

I think lxdm isn't ready for systemd these days, can't manage seats
etc., but maybe someone can give me some hint moving foreward. 

Until then, my experience with lxdm had ended and I change back to
ugly lightdm-variants.

Klaumi

--- 
Klaus-Michael Klingsporn
mail: klaumi...@gmx.de
web: www.klaumikli.de


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140801155811.2da21...@klaumikli.de



Bug#691832: marked as done (ITA: volumecontrol.app -- Audio mixer for GNUstep)

2014-08-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Aug 2014 16:09:20 +
with message-id e1xdfos-00069s...@franck.debian.org
and subject line Bug#691832: fixed in volumecontrol.app 0.5-4
has caused the Debian Bug report #691832,
regarding ITA: volumecontrol.app -- Audio mixer for GNUstep
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.)


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

Package: wnpp
Severity: normal

I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* 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.
---End Message---
---BeginMessage---
Source: volumecontrol.app
Source-Version: 0.5-4

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

Debian distribution maintenance software
pp.
Yavor Doganov ya...@gnu.org (supplier of updated volumecontrol.app 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: SHA1

Format: 1.8
Date: Fri, 01 Aug 2014 16:17:00 +0300
Source: volumecontrol.app
Binary: volumecontrol.app
Architecture: source amd64
Version: 0.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Changed-By: Yavor Doganov ya...@gnu.org
Description:
 volumecontrol.app - Audio mixer for GNUstep
Closes: 615451 691832 730652
Changes:
 volumecontrol.app (0.5-4) unstable; urgency=medium
 .
   * debian/control (Maintainer): Adopt package on behalf of the Debian
 GNUstep team (Closes: #691832).
 (Uploaders): [self add].
 (Section): Change to gnustep to match the override file.
 (Build-Depends): Bump debhelper to = 9, remove ancient version
 requirement for libgnustep-gui-dev.  Require gnustep-make = 2.6.6-2
 for recent config.mk.  Add libasound2-dev [linux-any] for the new ALSA
 support and imagemagick for the icon conversion.
 (Depends): Add ${misc:Depends} and ${gnustep:Depends}.
 (Description): Remove Homepage (Closes: #615451).  Not moving to a
 separate field as it is not accessible.
 (Vcs-Git, Vcs-Browser): New fields.
 (Standards-Version): Claim compliance with 3.9.5 as of this release.
   * debian/source/format: Switch to 3.0 (quilt).
   * main.m (main): Split local source modifications to...
   * debian/patches/fix-main-function.patch: ...a patch.
   * debian/patches/fix-implicit-declaration.patch: New.
   * debian/patches/alsa.patch: New, port to ALSA (Closes: #730652).
   * debian/patches/series: Create.
   * debian/compat: Set to 9.
   * debian/rules: Rewrite for modern dh.  Enable hardening and verbose
 build.  Move Resources to /usr/share/GNUstep.
   * debian/install:
   * debian/preinst: New file.
   * debian/dirs:
   * debian/lintian-override: Delete.
   * debian/VolumeControl.1: Mention that ALSA is also supported.
   * debian/VolumeControl.desktop: Make it valid, add Keywords field.
   * debian/menu: Add icon and longtitle.
   * debian/watch: Add a dummy one.
   * debian/copyright: Rewrite in format 1.0, update copyright years.
Checksums-Sha1:
 2f4f63a41b25cb650b4188d02085565f5bc668da 2035 volumecontrol.app_0.5-4.dsc
 cfbf69e7c237b51bfe3819dae05dd0f687300a3b 7220 
volumecontrol.app_0.5-4.debian.tar.xz
 0c755869c1ed5d480a7544885dd2dec3c252e0fc 21898 
volumecontrol.app_0.5-4_amd64.deb
Checksums-Sha256:
 d4870b8a791e90447d650d5ae93b824d3715940eca68492363786cb386b7db3b 2035 
volumecontrol.app_0.5-4.dsc
 58c354738c0987d1b10313f679682636f335ce0e2ed288c0e7cab47d05698968 7220 
volumecontrol.app_0.5-4.debian.tar.xz
 d5fdcfcd9985c0914a79b76f05682ff92c11add968dc1f82fea4f4103794e8c3 21898 
volumecontrol.app_0.5-4_amd64.deb
Files:
 ecbb6a5dd8df434c269b4f7ec23c1633 21898 gnustep optional 
volumecontrol.app_0.5-4_amd64.deb
 43c8a34de67e9bdc6c4cdfb96d74cdab 2035 gnustep optional 
volumecontrol.app_0.5-4.dsc
 

Processed: retitle 575848 to O: dh-kpatches -- Debhelper script to help packaging kernel patches

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

 retitle 575848 O: dh-kpatches -- Debhelper script to help packaging kernel 
 patches
Bug #575848 [wnpp] RFA: dh-kpatches -- Debhelper script to help packaging 
kernel patches
Changed Bug title to 'O: dh-kpatches -- Debhelper script to help packaging 
kernel patches' from 'RFA: dh-kpatches -- Debhelper script to help packaging 
kernel patches'
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.140691139911206.transcr...@bugs.debian.org



Bug#756734: ITP: python-xstatic-jquery -- jquery XStatic support

2014-08-01 Thread Thomas Goirand
On 08/01/2014 08:16 PM, Jeremy Stanley wrote:
 On 2014-08-01 15:37:02 +0800 (+0800), Thomas Goirand wrote:
 [...]
 This package provides jQuery support.
 
 More than that, it provides jQuery itself... I suspect you're
 repackaging this for Debian as one of the many xstatic dependencies
 recently added to OpenStack Horizon, but those are really more of a
 Python Cheeseshop implementation detail to allow people who are
 installing via pip to get the necessary Javascript libraries. For
 Debian this is probably just going to be seen (correctly in my
 opinion) as yet another embedded copy of jQuery, and I have doubts
 this will make it through new/ftpmaster unless its goal is to become
 *the* jQuery package for Debian.
 
 To reiterate, my understanding is that Horizon added xstatic package
 dependencies specifically for the benefit of people who *weren't*
 getting those Javascript libraries from their respective
 distributions, so at least in most cases distro packagers shouldn't
 need to worry about them unless the equivalent JS libs aren't
 already in their distros.

Hi Jeremy,

Thanks for this message.

You are mistaking in what I've been doing. The python-xstatic-jquery
package will *not* embed/provide a copy of jquery.

I have *removed* jquery itself from the python-xstatic-jquery source.
Instead, I have edited xstatic/pkg/jquery/__init__.py, fixed the version
number so that it matches what's available in Debian (eg: 1.7.2), and
fixed the BASE_DIR= directive to point at /usr/share/javascript/jquery.
The resulting package then Depends: libjs-jquery (= 1.7.2),
libjs-jquery ( 1.7.3), to make sure that xstatic isn't lying.

In fact, all this is what xstatic has been created for, and what the
author of xstatic recommends doing.

If you think that I should have another approach, and just have Horizon
depend on libjs-jquery directly, please let me know, but my
understanding is that the wrapper in xstatic/pkg/jquery/__init__.py is
really needed for Horizon.

Also, using the code review system, I made sure that new stuff in the
OpenStack global-requirements.txt matches the version of javascript
libraries we have in Debian, including that one for jQuery (eg:
libjs-jquery).

Thomas Goirand (zigo)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53dbccc1.7020...@debian.org



Bug#756789: ITP: spork -- DRb (Distributed Ruby) server for testing frameworks

2014-08-01 Thread Miguel Landaeta
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta nomad...@debian.org

* Package name: spork
  Version : 0.9.2
  Upstream Author : Tim Harper timchar...@gmail.com
* URL : https://github.com/sporkrb/spork
* License : MIT/X
  Programming Lang: Ruby
  Description : DRb (Distributed Ruby) server for testing frameworks

 Spork is a test server (similar to the script/spec_server that used to be
 provided by rspec-rails), except rather than using the Rails constant
 unloading to reload your files, it forks a copy of the server each
 time you run your tests.
 .
 It supports the following testing frameworks:
  * Rspec
  * Cucumber
  * Test::Unit

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature


Bug#756734: ITP: python-xstatic-jquery -- jquery XStatic support

2014-08-01 Thread Jeremy Stanley
Great! Sorry, I hadn't spotted any of the other xstatic packages
you'd repackaged and uploaded yet so I didn't realize they were
going to omit the Javascript libraries themselves and just provide
the xstatic installation wrapper.

In that case I don't suppose there's any risk of having them
rejected, but it still may be worth a quick discussion with the
Horizon devs to confirm this is at all necessary, so you don't waste
your already limited available time (assuming this hasn't already
been discussed with them). I'll do some asking around as well... on
its face, at least, it seems dubious that you should actually need a
Debian wrapper around a Python wrapper around a Javascript library
which is itself already packaged in Debian.
-- 
Jeremy Stanley


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140801174249.gk1...@yuggoth.org



Processed: O: galib -- C++ Library of Genetic Algorithm Components

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

 retitle 674871 ITA: galib -- C++ Library of Genetic Algorithm Components
Bug #674871 [wnpp] O: galib -- C++ Library of Genetic Algorithm Components
Changed Bug title to 'ITA: galib -- C++ Library of Genetic Algorithm 
Components' from 'O: galib -- C++ Library of Genetic Algorithm Components'
 owner 674871 !
Bug #674871 [wnpp] ITA: galib -- C++ Library of Genetic Algorithm Components
Owner recorded as Daniel Stender deb...@danielstender.com.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14069265169988.transcr...@bugs.debian.org



Bug#754796: RFP: puppetboard -- web interface to PuppetDB aiming to replace the reporting functionality of Puppet Dashboard.

2014-08-01 Thread Joerg Jaspert
On 13655 March 1977, Jonas Genannt wrote:

  both packages are ready in git. Upstream need to add a correct
  copyright statement, but he will do it next week.
 Very nice, thanks.
 Can/will you support a backport to wheezy?
 I don't think. Mainly because I'm only a DM within the DD process and I need 
 to ask every
 time for a sponsor. (saving sponsor requests for unstable uploads :))

DMs can upload to backports too, ...

 But if you are willing to sponsor the packages, I can do it.

... but yes, need a sponsor initially.
I can do that. Though from what I know you'll have fun with more than
just puppetboard, I *think* it needs some pretty recent version of most
of its dependencies, so the backports chain is probably a bit longer.
Still, would love to have that, just have not enough time to do the
actual work myself. Sponsoring is fine, but more is hard.

-- 
bye, Joerg
liw Ganneff seems to be quoting me a lot in his signature
--
svuorela So. after movin my comuter, my usb keyboard anmous seems to
be loosing events so some kys when typin fast is inored, and thmous
kind ofmovingin large steps.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87oaw3hp3x@gkar.ganneff.de



Bug#756762: marked as done (ITP: libterm-extendedcolor-perl -- module to color screen output using extended escape sequences)

2014-08-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Aug 2014 22:00:06 +
with message-id e1xdkru-0007eq...@franck.debian.org
and subject line Bug#756762: fixed in libterm-extendedcolor-perl 0.224-1
has caused the Debian Bug report #756762,
regarding ITP: libterm-extendedcolor-perl -- module to color screen output 
using extended escape sequences
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.)


-- 
756762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libterm-extendedcolor-perl
  Version : 0.224
  Upstream Author : Magnus Woldrich trapd...@trapd00r.se
* URL : https://metacpan.org/release/Term-ExtendedColor
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to color screen output using extended escape 
sequences

Term::ExtendedColor provides functions for sending so called extended escape
sequences to the terminal. This ought to be used with a 256-color compatible
terminal.

The codes generated by this module comply to the extension of the ANSI colors
standard first implemented in xterm in 1999. The first 16 color indexes (0 -
15) are the regular ANSI colors, while index 16 - 255 are the extendes ones.
Most terminal emulators support this extension.


signature.asc
Description: Digital Signature
---End Message---
---BeginMessage---
Source: libterm-extendedcolor-perl
Source-Version: 0.224-1

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

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated 
libterm-extendedcolor-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 01 Aug 2014 15:27:32 +0200
Source: libterm-extendedcolor-perl
Binary: libterm-extendedcolor-perl
Architecture: source all
Version: 0.224-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description:
 libterm-extendedcolor-perl - module to color screen output using extended 
escape sequences
Closes: 756762
Changes:
 libterm-extendedcolor-perl (0.224-1) unstable; urgency=low
 .
   * Initial release (closes: #756762).
Checksums-Sha1:
 e4ef44d6eb5cba25ab4f89271110d6d5464e5aff 2279 
libterm-extendedcolor-perl_0.224-1.dsc
 36df61c7e02b37f9aa282eedfad12ed65a506954 14129 
libterm-extendedcolor-perl_0.224.orig.tar.gz
 3c27aa100fc297d88596f1734a20039de666b414 2264 
libterm-extendedcolor-perl_0.224-1.debian.tar.xz
 b808c8eeca67a1535169beea949a646da7854720 25332 
libterm-extendedcolor-perl_0.224-1_all.deb
Checksums-Sha256:
 8ab6ec8233cbdc6eeb76f1018edccbeca06c9865f883b16cd59bba5268f0ae38 2279 
libterm-extendedcolor-perl_0.224-1.dsc
 be3b4b323c0ef9eaca490a43c47e9e44d866b106c4471cfa98c8ab4ed8f80dcb 14129 
libterm-extendedcolor-perl_0.224.orig.tar.gz
 d5929e408fdd1213833c906c44931b5a79838bdcc132fd9a28b3066d895897f6 2264 
libterm-extendedcolor-perl_0.224-1.debian.tar.xz
 8213f372cbb8131ea49d743e3d62ea68cc0bdfdf94bf8e14c0d9bf9ee440bf9e 25332 
libterm-extendedcolor-perl_0.224-1_all.deb
Files:
 6d3f3b8907f37bf3139f6aac4fcaf560 25332 perl optional 
libterm-extendedcolor-perl_0.224-1_all.deb
 2c1b709cc2895e52bd14aaa296c3e774 2279 perl optional 
libterm-extendedcolor-perl_0.224-1.dsc
 da702dd021532aa03677a388a3fc248e 14129 perl optional 
libterm-extendedcolor-perl_0.224.orig.tar.gz
 d3ef19e38e3afad2312b21e51752cb8f 2264 perl optional 
libterm-extendedcolor-perl_0.224-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJT25X2XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGvUAP/iXnSfe44FWZaHHvDsbcOhpG
Wq7G8c4J3XfTYysYdH+yerAw7QBuHGdEt0zKDgaRmZNfSZXbNyVKOWtbMcMz27NW

Bug#756789: ITP: spork -- DRb (Distributed Ruby) server for testing frameworks

2014-08-01 Thread gregor herrmann
On Fri, 01 Aug 2014 14:45:06 -0300, Miguel Landaeta wrote:

 * Package name: spork
   Version : 0.9.2
   Upstream Author : Tim Harper timchar...@gmail.com
 * URL : https://github.com/sporkrb/spork
 * License : MIT/X
   Programming Lang: Ruby
   Description : DRb (Distributed Ruby) server for testing frameworks
 
  Spork is a test server (similar to the script/spec_server that used to be
  provided by rspec-rails),

Please note that there is a libspork-perl package which installs a
/usr/bin/spork binary.
Just in case the ruby spork tries to do the same, then we have to
find a solution :)

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: STS: Wahnsinn


signature.asc
Description: Digital Signature


Processed: ITP: s3fs-fuse -- Amazon Simple Storage Service (S3) File System

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

 retitle 601789 ITP: s3fs-fuse -- Amazon Simple Storage Service (S3) File 
 System
Bug #601789 [wnpp] RFP: s3fs -- Amazon Simple Storage Service (S3) File System
Changed Bug title to 'ITP: s3fs-fuse -- Amazon Simple Storage Service (S3) File 
System' from 'RFP: s3fs -- Amazon Simple Storage Service (S3) File System'
 owner 601789 !
Bug #601789 [wnpp] ITP: s3fs-fuse -- Amazon Simple Storage Service (S3) File 
System
Owner recorded as Andrii Senkovych jolly_ro...@itblog.org.ua.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.140694191031282.transcr...@bugs.debian.org



Bug#756789: ITP: spork -- DRb (Distributed Ruby) server for testing frameworks

2014-08-01 Thread Miguel Landaeta
On Sat, Aug 02, 2014 at 02:00:09AM +0200, gregor herrmann wrote:
 
 Please note that there is a libspork-perl package which installs a
 /usr/bin/spork binary.
 Just in case the ruby spork tries to do the same, then we have to
 find a solution :)

Oops, it looks like I uploaded spork too soon then.

The ruby spork install a /usr/bin/spork binary. I didn't check because
I thought perl one was a library.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature