Bug#758278: ITP: python-xstatic-jsencrypt -- JSEncrypt XStatic support

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

* Package name: python-xstatic-jsencrypt
  Version : 2.0.0.2
  Upstream Author : Radomir Dopieralski openst...@sheep.art.pl
* URL : https://github.com/stackforge/xstatic-jsencrypt
* License : Expat
  Programming Lang: Python
  Description : JSEncrypt 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 JSEncrypt support as a Python module.


--
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/20140816085033.881.65680.report...@buzig.gplhost.com



Bug#758280: ITP: python-xstatic-qunit -- QUnit XStatic support

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

* Package name: python-xstatic-qunit
  Version : 1.14.0.2
  Upstream Author : Radomir Dopieralski openst...@sheep.art.pl
* URL : https://github.com/stackforge/xstatic-qunit
* License : Expat
  Programming Lang: Python
  Description : QUnit 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 QUnit support as a Python module.


--
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/20140816091639.3043.68248.report...@buzig.gplhost.com



Bug#758281: ITP: asic0x -- iBurst / ArrayComm network driver for USB

2014-08-16 Thread Graham Inggs
Package: wnpp
Severity: wishlist

* Package name : asic0x
Version : 1.0
Upstream Author : Lourens Steyn lourensst...@hotmail.com
* URL : https://github.com/lourenssteyn/asic0x
* License : GPL-2+
Description : iBurst / ArrayComm network driver for USB

Clean implementation (no status info) for the iBurst / ArrayComm USB modems.


-- 
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/cam8zjqsdu1jht9qlj4y97hkpm5g6jjtaevnfnfuvbmk4y2q...@mail.gmail.com



Bug#758278: marked as done (ITP: python-xstatic-jsencrypt -- JSEncrypt XStatic support)

2014-08-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Aug 2014 17:24:09 +0800
with message-id 53ef2339.50...@goirand.fr
and subject line Opened twice, closing this one
has caused the Debian Bug report #758278,
regarding ITP: python-xstatic-jsencrypt -- JSEncrypt XStatic support
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.)


-- 
758278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758278
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-xstatic-jsencrypt
  Version : 2.0.0.2
  Upstream Author : Radomir Dopieralski openst...@sheep.art.pl
* URL : https://github.com/stackforge/xstatic-jsencrypt
* License : Expat
  Programming Lang: Python
  Description : JSEncrypt 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 JSEncrypt support as a Python module.
---End Message---
---BeginMessage---
Opened twice, closing this one---End Message---


Bug#714747: marked as done (ITA: wmitime -- clock dock app showing time and internet time)

2014-08-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Aug 2014 09:49:31 +
with message-id e1xiac7-00027i...@franck.debian.org
and subject line Bug#714747: fixed in wmitime 0.3+20120605-1
has caused the Debian Bug report #714747,
regarding ITA: wmitime -- clock dock app showing time and internet time
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

Description-en: clock dock app showing time and internet time
 WMitime is clock dock app, which shows standard time,
 date. The unique feature is that it can also show Internet time
 with notation @TIME. See http://www.swatch.com/ for more about
 Internet time.

I no longer have use for this application. The package is in otherwise in a
good shape: standard 3.8.3, debhelper 7, pacakge format 3.0 (quilt)

For a prospective new maintainer:

Start maintaining the package from Git[*]

git clone $lo...@git.debian.org:/git/collab-maint/wmitime.git

PTS: http://packages.qa.debian.org/w/wmitime.html

Jari

[*]
http://wiki.debian.org/Alioth/Git
http://wiki.debian.org/Alioth/Git#Collab_Maint_project
---End Message---
---BeginMessage---
Source: wmitime
Source-Version: 0.3+20120605-1

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

Debian distribution maintenance software
pp.
Doug Torrance dtorra...@monmouthcollege.edu (supplier of updated wmitime 
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: Tue, 12 Aug 2014 01:27:57 -0500
Source: wmitime
Binary: wmitime
Architecture: source amd64
Version: 0.3+20120605-1
Distribution: unstable
Urgency: medium
Maintainer: Doug Torrance dtorra...@monmouthcollege.edu
Changed-By: Doug Torrance dtorra...@monmouthcollege.edu
Description:
 wmitime- clock dock app showing time and internet time
Closes: 714747 716466
Changes:
 wmitime (0.3+20120605-1) unstable; urgency=medium
 .
   * New upstream version.
   * New maintainer (Closes: #714747).
   * Include manpage rather than creating during build
 - Remove debian/*pod*.
 - Add debian/wmtime.1.
 - Remove man target from debian/rules.
   * debian/control
 - Bump Standards-Version to 3.9.5; no changes required.
 - Update Homepage and Vcs-* fields.
   * debian/copyright
 - Update Upstream-* and Source fields.
 - Remove deprecated X-Comment field.
   * debian/install
 - Remove installation of /usr/bin/wmitime; now installed by 
dh_auto_install.
   * debian/patches/*0-*.patch
 - Update keywords.
   * debian/patches/allow_display_with_no_args.patch
 - Print warning when user runs wmitime -display without an argument instead
   of segfaulting (Closes: #716466).
   * debian/patches/make-install.patch
 - Use DESTDIR when running make install.
 - Create installation directory.
   * debian/rules:
 - Use --sourcedirectory option instead of using overrides to pass -C to
   specify source directory.
 - Remove unnecessary variables.
 - Update override_dh_auto_build to use dh_auto_build instead of MAKE.
   * debian/wmitime.desktop
 - Fill in Generic and Comment fields.
 - Add Keywords field.
Checksums-Sha1:
 88be8cde42e23776df10c62b9efc323f39fd3722 1890 wmitime_0.3+20120605-1.dsc
 2843605420d65c53435c6301b2e3bd0195da6738 21086 wmitime_0.3+20120605.orig.tar.gz
 912cca4df015c36ef690732eea338f7e7d9a2f9d 6908 
wmitime_0.3+20120605-1.debian.tar.xz
 14c025ecf0bb85596b6db87002575c7da4c018a9 18478 wmitime_0.3+20120605-1_amd64.deb
Checksums-Sha256:
 ec8a843658e09551ead7eba7fedd0ec1e867fa64c2765f9c542535e7e34f77c3 1890 
wmitime_0.3+20120605-1.dsc
 c86620e2ec04f8913b0bbd0da62633bcd48632e4ceb9263155ad12d8f2b34429 21086 
wmitime_0.3+20120605.orig.tar.gz
 85135b26416fc970dd43421fd917ac6630ac08aafcfce78d55b2473193388be6 6908 
wmitime_0.3+20120605-1.debian.tar.xz
 e97142f0b46876454f6b210ec12eb298897e72beb5e3c54b8affc7214698f83f 18478 
wmitime_0.3+20120605-1_amd64.deb
Files:
 af79cab7158bdf25834c5f9b9dcd73dd 18478 x11 

Processed: Re: ITP: asic0x -- iBurst / ArrayComm network driver for USB

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

 owner 758281 Graham Inggs gra...@nerve.org.za
Bug #758281 [wnpp] ITP: asic0x -- iBurst / ArrayComm network driver for USB
Owner recorded as Graham Inggs gra...@nerve.org.za.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
758281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758281
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.14081885286910.transcr...@bugs.debian.org



Bug#758295: ITP: libjs-spin.js -- animated CSS3 loading spinner

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

* Package name: libjs-spin.js
  Version : 1.2.8
  Upstream Author : Felix Gnass fgn...@neteye.de
* URL : https://github.com/fgnass/spin.js
* License : Expat
  Programming Lang: Javascript
  Description : animated CSS3 loading spinner

 Spin.js is an animated CSS3 loading spinner with VML fallback for IE. It
 features:
  * No images, no external CSS
  * No dependencies
  * Highly configurable
  * Resolution independent
  * Uses VML as fallback in old IEs
  * Uses @keyframe animations, falling back to setTimeout()
  * Works in all major browsers, including IE6
  * Small footprint (~1.9K gzipped)


-- 
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/20140816121515.7972.30185.report...@buzig.gplhost.com



Bug#758297: ITP: python-xstatic-spin -- Spin.js XStatic support

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

* Package name: python-xstatic-spin
  Version : 1.2.8.0+dfsg1
  Upstream Author : Radomir Dopieralski openst...@sheep.art.pl
* URL : https://github.com/stackforge/xstatic-spin
* License : Expat
  Programming Lang: Python
  Description : Spin.js 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 spin.js support as a Python module.


--
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/20140816123842.12284.57984.report...@buzig.gplhost.com



Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-16 Thread Pierre Rudloff
The package does not include any artwork. It is just the game engine 
that can be used to launch different games (e.g. solarus /path/to/game). 
The games are distributed separately.


Le 15/08/2014 13:41, Reinhard Tartler a écrit :

On Fri, Aug 15, 2014 at 5:35 AM, Pierre Rudloff cont...@rudloff.pro wrote:

Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff cont...@rudloff.pro

* Package name: solarus
   Version : 1.2.1
   Upstream Author : Nathan Moore nathanmo...@cox.net
* URL : http://www.solarus-games.org/
* License : GPL
   Programming Lang: C++
   Description : Open-source Zelda-like game engine



What kind of artwork do you intend to include into the Debian package,
and how would that be licensed? As far as I understand the upstream
homepage, the page relies on the Nintendo original artwork, which is
not freely available. Can you please clarify your intent here?





--
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/53ef517c.5080...@rudloff.pro



Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-16 Thread Reinhard Tartler
On Sat, Aug 16, 2014 at 8:41 AM, Pierre Rudloff cont...@rudloff.pro wrote:
 The package does not include any artwork. It is just the game engine that
 can be used to launch different games (e.g. solarus /path/to/game). The
 games are distributed separately.

Please make sure to copy that piece of information in the package
description. The game itself is most likely not suitable for
Debian/main, but might be for Debian/contrib, then, AFAIUI.



-- 
regards,
Reinhard


-- 
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/CAJ0cceadiOf-0s_=xbssbgj4nv5bqrymiigkeanspso7gkt...@mail.gmail.com



Bug#758298: ITP: ruby-cssmin -- Ruby library for minifying CSS

2014-08-16 Thread Balasankar C
package: wnpp
Severity: wishlist
Owner: 'Balasankar C' balasank...@autistici.org

*Package Name : ruby-cssmin
 Version : 1.0.3
 Upstream Author : Ryan Grove
*URL :  https://github.com/rgrove/cssmin/
*License : BSD
*Description :  Ruby library for minifying CSS


signature.asc
Description: Digital signature


Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-16 Thread Pierre Rudloff

OK, I have updated the package's description.

Le 16/08/2014 14:52, Reinhard Tartler a écrit :

On Sat, Aug 16, 2014 at 8:41 AM, Pierre Rudloff cont...@rudloff.pro wrote:

The package does not include any artwork. It is just the game engine that
can be used to launch different games (e.g. solarus /path/to/game). The
games are distributed separately.

Please make sure to copy that piece of information in the package
description. The game itself is most likely not suitable for
Debian/main, but might be for Debian/contrib, then, AFAIUI.






--
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/53ef5d43.3060...@rudloff.pro



Processed (with 5 errors): retitle 757862 ITP: python-pkgconfig -- Python module to interface with the pkg-config

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

 retitle 757862 ITP: python-pkgconfig -- Python module to interface with the 
 pkg-config
Bug #757862 [wnpp] RFP: python-pkgconfig -- Python module to interface with the 
pkg-config command line tool
Changed Bug title to 'ITP: python-pkgconfig -- Python module to interface with 
the pkg-config' from 'RFP: python-pkgconfig -- Python module to interface with 
the pkg-config command line tool'
 owner 757862 !
Bug #757862 [wnpp] ITP: python-pkgconfig -- Python module to interface with the 
pkg-config
Owner recorded as Josue Ortega josueort...@debian.org.gt.
 Hi Tobias,
Unknown command or malformed arguments to command.
 I am interested in packaging python-pkgconfig
Unknown command or malformed arguments to command.
 I'll try to get it ready ASAP
Unknown command or malformed arguments to command.
 Cheers!
Unknown command or malformed arguments to command.
 ---
Unknown command or malformed arguments to command.
Too many unknown commands, stopping here.

Please contact me if you need assistance.
-- 
757862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757862
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.140819709024568.transcr...@bugs.debian.org



Processed: retitle 678641 ITP: libpoe-component-server-jsonrpc-perl -- POE tcp and http based JSON-RPC

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

 owner 678641 !
Bug #678641 [wnpp] RFP: libpoe-component-server-jsonrpc-perl -- POE tcp and 
http based JSON-RPC
Owner recorded as Benoit Mortier benoit.mort...@opensides.be.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
678641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678641
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.140820098414748.transcr...@bugs.debian.org



Processed: RFP: libpoe-component-server-jsonrpc-perl -- POE tcp and http based JSON-RPC

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

 noowner 678641
Bug #678641 [wnpp] RFP: libpoe-component-server-jsonrpc-perl -- POE tcp and 
http based JSON-RPC
Removed annotation that Bug was owned by Benoit Mortier 
benoit.mort...@opensides.be.
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
678641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678641
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.140820619712125.transcr...@bugs.debian.org



Bug#729203: Reintroducing FFmpeg to Debian

2014-08-16 Thread Cyborg Ethly Alpha {My Research Desk}
Hi Everyone,

Just wanted to let you know, I'm still working on my ppa (I'm still
trying to fund the test bench). As well, there is a discussion on Ubuntu
forums;
http://ubuntuforums.org/showthread.php?t=2149564p=13100237#post13100237 .

From My Research Desk :)
On 08/09/2014 08:27 AM, Andreas Cadhalpun wrote:
 Hi Jonas,

 On 09.08.2014 13:51, Jonas Smedegaard wrote:
 Quoting Andreas Cadhalpun (2014-08-09 13:34:04)
 On 09.08.2014 11:45, Charles Plessy wrote:
 I searched for license information missing from your debian/copyright
 and could find only one case, libavutil/x86/x86inc.asm, which is
 under the ISC license.

 The debian/copyright file of your package looks comprehensive to me.

 Many thanks for the copyright review. (I know it is a lot of work.)

 I added the missing information you found (and also uppercased some
 license names to match the copyright format specification) [1].

 It's probably not necessary to make a new upload to the NEW queue for
 this change. In the repository is a new upstream version anyway and it
 will be uploaded, once the current version gets accepted.

 In my experience you need not wait for ftpmaster approval to issue
 subsequent releases: When approving, they will simply approve the
 subsequent releases as well.

 If you don't release updates, you may risk that when ftpmaster finds
 time to inspect your package they find flaws (which you knew about and
 had prepared fixes for but did not in fact formally provide) - and you
 get the package rejected and need to wait for _next_ window that they
 find time to inspect it anew.

 Thanks for warning me, as that would indeed be unfortunate, so I'm
 going to ask my sponsor to make a new upload.

 Best regards,
 Andreas



-- 
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/53efb178.7000...@gmail.com



Processed: owner 729218

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

 owner 729218 Jelmer Vernooij jel...@debian.org
Bug #729218 [wnpp] ITP: isso -- web-based commenting system
Owner changed from Federico Ceratto federico.cera...@gmail.com to Jelmer 
Vernooij jel...@debian.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
729218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729218
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.140822063630139.transcr...@bugs.debian.org



Bug#754120: ITP: python-gnupg-ng -- A Python wrapper for GnuPG

2014-08-16 Thread intrigeri
Hi,

micah anderson wrote (14 Aug 2014 21:12:03 GMT) :
 Also - we have a package ready to upload for it.

Where can I find this package?

Cheers,
--
intrigeri


-- 
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/85r40g9fht@boum.org



Bug#758390: ITP: python-xstatic-rickshaw -- Rickshaw JS XStatic support

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

* Package name: python-xstatic-rickshaw
  Version : 1.5.0.0
  Upstream Author : Radomir Dopieralski openst...@sheep.art.pl
* URL : https://github.com/stackforge/xstatic-rickshaw
* License : Expat
  Programming Lang: Python
  Description : Rickshaw JS 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 Rickshaw JS support as a Python module.


--
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/20140817025649.20865.68633.report...@buzig.gplhost.com