Bug#622956: RFP: j -- Run-time environment for the high-level array programming language from Jsoftware

2011-04-16 Thread Kingsley G. Morse Jr.
Package: wnpp
Severity: wishlist


I'm happy to report that a great application was
released under the GPL.

Its predecessor, the array programming language
named APL, won the Association for Computing
Machinery's (ACM's) Turing award for its elegant
notation that makes it a "tool for thought".

It's the "j" array programming language.

If you happen to know a developer who's good at
math, who appreciates elegance, and who might be
willing to package j, please let them know it has
been GPL'd.

The source code is at

http://www.jsoftware.com/source.htm

Thanks,
Kingsley

  Package name: j
  Version : 701b
  Upstream Author : Roger Hui rhui000 at shaw.ca, Eric Iverson eric.b.iverson 
at gmail.com 
  URL : http://www.jsoftware.com/
  License : GPL
  Programming Lang: C
  Description : Run-time environment for the high-level array programming 
language from Jsoftware

A more detailed description of j is at

http://www.jsoftware.com



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416063136.25219.5925.report...@debian1.loaner.com



Bug#589685: KDE 3's libs removal ping

2011-04-16 Thread Jameson Graef Rollins
On Fri, 15 Apr 2011 16:53:42 -0500, Dirk Eddelbuettel  wrote:
> On 15 April 2011 at 13:27, Jameson Graef Rollins wrote:
> | Can we get this into Debian as well? 
> 
> Yes please!

cool!

> | Can kst2 just take over the kst
> | name, seeing as there's not currently a kst package?
> 
> Maybe but http://kst-plot.kde.org/ makes it clear that 'kst1' and 'kst2' are
> not feature-by-feature substitutes.  

I would say that if we don't ever intend to support kst 1.0 again, then
there is no longer any need to make a distinction in the name.  kst 2.0
would just be *the* kst package.  We certainly don't need to support
feature-by-feature compliance if we don't ever intend to support the
older version.

jamie.


pgpUWKnQwwes1.pgp
Description: PGP signature


Bug#620018: Openstack Compute nova, Cactus release, Squeeze built available in our private repo

2011-04-16 Thread Thomas Goirand
On 04/16/2011 01:32 PM, Lucas Nussbaum wrote:
> On 16/04/11 at 10:43 +0800, Thomas Goirand wrote:
>> Hi,
>>
>> This is a short email to let everyone know about the current status of
>> the package.
>>
>> Cactus, the first serious release of Openstack Compute - nova, has been
>> released yesterday. I have done loads of patches to have the package to
>> fit in Debian, comply with the policy, and be lintian clean. The
>> resulting packages are available here:
>>
>> deb http://ftparchive.gplhost.com/debian openstack main
>> deb-src http://ftparchive.gplhost.com/debian openstack main
>>
>> The only clean packages currently are the one from Nova. The rest of are
>> hacked (build) dependencies to be able to work with it, but I didn't
>> have time to look deeper in it so that they would be in acceptable shape
>> for Debian.
> 
> Hi Thomas,
> 
> Your source package points to:
> Vcs-Bzr: 
> http://bazaar.launchpad.net/~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu/

That's not mine, that's the one of Ubuntu guys, I just didn't change it
yet. I hope it will still be the same though.

You can pull my branch from here:
http://bazaar.launchpad.net/~thomas-goirand/nova/debian/

My package is lintian clean (the Ubuntu package, really, is not), but
there are still issues in my Debian packaging, like nova-instancemonitor
not starting (I think I have to review the init.d script again for that
one). But generally, it does work quite well, instances start within
less than 10 seconds on my test server.

There's going to be more work needed for packaging both Swift and
Glance, these aren't ready at all yet.

> What the state of collaboration with the upstream packagers?

Replied more extensively privately to that one. But in short: my patches
were not pulled, and I hope to get more feedback and reactivity from
upstream packagers in the future. It hasn't been great so far, most
probably due to the fact they were busy doing the Cactus release.

Thomas



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4da932e3.7000...@goirand.fr



Bug#622953: ITP : proftpd-mod-case -- ProFTPD module mod_case

2011-04-16 Thread Mahyuddin Susanto
Package: wnpp
Severity: wishlist
Owner: Mahyuddin Susanto 

* Package name: proftpd-mod-case
 Version : 0.4
 Upstream Author : TJ Saunders
* URL : http://www.castaglia.org/proftpd/modules/mod_case.html
* License : GPL-2+
 Programming Lang: C
 Description : ProFTPD module mod_case
 The mod_case module is designed to help ProFTPD be case-insensitive, for
 those sites that may need it (e.g. those that are migrating from a Windows
 environment or have mounted Windows filesystems).
 .
 mod_case works by performing two checks on the filename used in FTP
commands.
 First, mod_case will scan the directory to see if there is already a file
 whose name exactly matches the given filename. If not, mod_case will
scan the
 directory again, this time looking for case-insensitive matches.

-- 
[ Mahyuddin Susanto ] - 4096R/90B36C5B
"Knowledge cannot replace friendship. I'd rather be an idiot than lose
you". Patrick to Spongebob



signature.asc
Description: OpenPGP digital signature


Bug#621761: khtmlib

2011-04-16 Thread David Paleino
Hello Jonas,
once I wanted to package khtmlib, and Bernhard (upstream, CCed), told me it
wasn't really in a production-quality state, so I just skipped it until an
official release happened.

I see that you want to package a snapshot: did the conditions of khtmlib
change? :)

Anyway, you would be very welcome to maintain it under pkg-osm umbrella
(where openlayers is being kept too, FWIW).

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#620018: Openstack Compute nova, Cactus release, Squeeze built available in our private repo

2011-04-16 Thread Lucas Nussbaum
On 16/04/11 at 10:43 +0800, Thomas Goirand wrote:
> Hi,
> 
> This is a short email to let everyone know about the current status of
> the package.
> 
> Cactus, the first serious release of Openstack Compute - nova, has been
> released yesterday. I have done loads of patches to have the package to
> fit in Debian, comply with the policy, and be lintian clean. The
> resulting packages are available here:
> 
> deb http://ftparchive.gplhost.com/debian openstack main
> deb-src http://ftparchive.gplhost.com/debian openstack main
> 
> The only clean packages currently are the one from Nova. The rest of are
> hacked (build) dependencies to be able to work with it, but I didn't
> have time to look deeper in it so that they would be in acceptable shape
> for Debian.

Hi Thomas,

Your source package points to:
Vcs-Bzr: 
http://bazaar.launchpad.net/~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu/

But I can't find your package in that repository.

What the state of collaboration with the upstream packagers?

- Lucas



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110416053242.ga7...@xanadu.blop.info



Processed: tagging as pending bugs that are closed by packages in NEW

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

> # Sat Apr 16 08:03:15 UTC 2011
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libjsyntaxpane-java
> tags 622619 + pending
Bug #622619 [wnpp] ITP: libjsyntaxpane-java -- Java EditorPane with support for 
Syntax Highlighting
Added tag(s) pending.
> # Source package in NEW: python-novaclient
> tags 622944 + pending
Bug #622944 [wnpp] ITP: python-novaclient -- client library for OpenStack 
Compute API
Added tag(s) pending.
> # Source package in NEW: ruby-net-ssh
> tags 472427 + pending
Bug #472427 [libnet-ssh-ruby1.8] libnet-ssh-ruby1.8: Does not work with 
gnome-keyring as the ssh agent
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
472427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472427
622944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622944
622619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622619
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: 
http://lists.debian.org/handler.s.c.130294100724053.transcr...@bugs.debian.org



Bug#621761: khtmlib

2011-04-16 Thread Bernhard Zwischenbrugger

Hi david, hi Jonas

At the moment there are some big changes on the way.

I think the best will be to wait a bit with packaging.

Bernhard


On 2011-04-16 08:47, David Paleino wrote:

Hello Jonas,
once I wanted to package khtmlib, and Bernhard (upstream, CCed), told me it
wasn't really in a production-quality state, so I just skipped it until an
official release happened.

I see that you want to package a snapshot: did the conditions of khtmlib
change? :)

Anyway, you would be very welcome to maintain it under pkg-osm umbrella
(where openlayers is being kept too, FWIW).

Kindly,
David






--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4da93f65.6060...@fhstp.ac.at



Bug#622960: RFA: freemind -- Java Program for creating and viewing Mindmaps

2011-04-16 Thread Eric Lavarde
Package: wnpp
Severity: normal

I request an adopter for the freemind package.

The package description is:
 Taking the Concept-Mapping approach to Human-Computer Interface design.
 A mind mapper, and at the same time an easy-to-operate hierarchical editor
 with strong emphasis on folding. These two are not really two different
 things, just two different descriptions of a single application. Often used
 for knowledge and content management.
 .
 FreeMind doesn't work with classpath based Java implementations. Use OpenJDK
 (or Sun's Java), and check freemind(1) for more information.

Additional notes:
1. reason is lack of time.
2. upstream is supportive for anybody willing to take over. Contact them
   through the SourceForge project.
3. package is also used in Ubuntu, lot of visibility, yeah!
4. The source code of the package is available under
   http://svn.debian.org/wsvn/pkg-java/trunk/freemind/#_trunk_freemind_
   and is under group maintenance from pkg-java-maintainers, see for a
   start http://pkg-java.alioth.debian.org/
5. I'd be of course happy to support anybody willing to take over the
   package, and explain the tricks of the package if required (not many,
   I think).
6. I'll probably orphan the package with the next major release (1.0?).



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110416075150.5541.96457.report...@emil.home



Bug#613209: O: jabberd14 -- Instant messaging server using the Jabber/XMPP protocol

2011-04-16 Thread Dmitry E. Oboukhov

ML> In fact I'm wondering if I should ask its removal from the
ML> archive. If nobody adopt it soon I'll ask for removal.

The package has more than 370 users (see popcon). Don't remove
it. I don't want maintain it but I will do QA upload if new
maintainer isn't found.
-- 

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#613293: RFS: svgsalamander (updated, take 4)

2011-04-16 Thread Nicolas Dandrimont
Le 30/03/2011 à 22:21, Niels Thykier  écrivit :
> 
> I am thinking that 0~svn95 might still be a better version; you never
> know what the future brings.  Maybe upstream start making formal
> releases if/as more people get involved in it.
> Obviously we could still handle that with an epoch, so using 95 (or
> 0095) as a version would not be the end of the world for us.
> 
> [...]
> 
> If you are "repacking" the source package anyway (which you did for the
> PDF), please remove this copy as well.  Since we have lost the "pristine
> tar" (or rather, there never was a tarball to begin with?) we might as
> well reduce the risks of compiling/using the embedded code copy (not to
> mention reduce the size of the tarball).
> 
> [...]
> 
> I also noted a minor thing like "cd $dir && dostuff && cd $(CURDIR)".
> The last cd $(CURDIR) is not necessary (every line is executed in a
> separate shell).  This is a feature of "make".
> The dh --with maven_repo_helper can be written as "maven-repo-helper".
> Personally I find the dashed version nicer to read (but this is a
> "pedantic" personal preference).

Hi,

I addressed your comments and uploaded the new version to mentors.d.n
and to git.

- URL: http://mentors.debian.net/debian/pool/main/s/svgsalamander
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/s/svgsalamander/svgsalamander_0~svn95-1.dsc

I guess we're closing in ;)

Cheers,
-- 
Nicolas Dandrimont


pgp7t6byQBJQW.pgp
Description: PGP signature


Bug#512072: marked as done (RFH: mutt -- text-based mailreader supporting MIME, GPG, PGP and threading)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 09:06:26 +
with message-id <20110416090626.GP14261@localhost.localdomain>
and subject line RFH: mutt -- text-based mailreader supporting MIME, GPG, PGP 
and threading
has caused the Debian Bug report #512072,
regarding RFH: mutt -- text-based mailreader supporting MIME, GPG, PGP and 
threading
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.)


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

Hi,

the Debian Mutt package needs more maintainers.

There are almost 200 open bugs. Some of these are already forwarded
upstream and might just need some triaging/poking. Some need
forwarding. Some might be fixed with a trivial patch. Others are
Debian specific, mostly for the extra patches we include. There's
duplicates and sub-wishlist items. We are using bts-link to link to
dev.mutt.org's trac, but that also needs more tweaking.

There's a new upstream version 1.5.19 pending, we need people to check
which bugs still apply.

The (in?)famous mutt-patched package needs love to get the sidebar
patch updated to the new version, and to get some of mutt-ng's extra
gimmicks and add-ons integrated.

I've moved packaging to git since that seems to be the least scary
choice nowadays:

http://git.debian.org/?p=pkg-mutt/mutt.git

The repository has been updated to 1.5.19. The mutt-patched build is
disabled for now, as the patch doesn't apply. Testers welcome :)

If you are interested in helping out, please get in contact with me.
To get started, subscribe to mutt's PTS feed. There's no extra
maintainer mailinglist, mailing m...@packages.debian.org will work for
PTS subscribers. If you prefer IRC, join #mutt on irc.freenode.net.

Thanks,
Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Hi,
I'm closing this because the situation is pretty much under control now,
the bugs are all classified as forwarded and so on, we have a constant
flow of patches and good contacts with upstream. 

There is an high number of bugs (~160) but this is due to the fact that
there is are many wishlist items. Real bugs, especially segfaults, are
being worked as important and issues are fixed in a timely manner.

Please contact me privately if you're still interested in helping,
especially if you have a knowledge of the C language and if you can
provide patches to fix the bugs that are already open (either normal,
minor or wishlist).

Cheers
Antonio

--- End Message ---


Bug#622968: ITP: libcitygml -- a small and easy to use C++ library for parsing CityGML files

2011-04-16 Thread YunQiang Su
Package: wnpp
Severity: wishlist
Owner: YunQiang Su 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


* Package name: libcitygml
  Version : 0.1.4
  Upstream Author : jpouder...@gmail.com
* URL : http://code.google.com/p/libcitygml/
* License : LGPL
  Programming Lang: C++
  Description : a small and easy to use C++ library for parsing CityGML 
files

CityGML (City Geography Markup Language) is an XML-based schema for the 
modelling and exchange of georeferenced 3D city and landscape models that is 
quickly being adopted on an international level.

libcitygml is a small and easy to use open source C++ library for parsing 
CityGML files in such a way that data can be easily exploited by 3D rendering 
applications (geometry data are tesselated and optimized for rendering during 
parsing). For instance, it can be used to develop readers of CityGML files in 
many 3D based applications (OpenGL, OpenSceneGraph, ...) Most metadata are not 
lost, they are available through a per-node hashmap.

libcitygml is developed by the 3D team of BRGM (the French leading public 
institution involved in the Earth Science field for the sustainable management 
of natural resources and surface and subsurface risks) for the research project 
DeepCity3D.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNqV/OAAoJEGqO9vovZQkSBXcIALP7SMW2+EbaulqkYe2FYzdS
GsMRBaGInxw+DBkcCfArNdBj9W1NR06DXjaMquS6Hm+BSVt9x7StS8Lzq2cRLIZG
GEDMVzuolde6TRWCNmrNQcHiHFa6VrQnBoLAGHDKLZh/0GqHf0gzPWHDunFyED4o
my+0LQO9Uo7AswoVe1rFZ5/TB+6vs7mQo72wrs0t/oUMSCs6j0z8sQxTXj2YQr7r
SrDTprkTsCxuMg1K5GdpC1l3kF4EanVCN7X0efIGtmwHcjWvJBlJhjOwTV0mbYwg
MF5oHZg4hnT+rzOE6gutBhdI6onczFiTMI/uW3p0xc5uGzF9G/LhlZcJ9ahGAL8=
=Nu6x
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2011041609.15501.93095.reportbug@localhost6



Bug#622972: ITP: qonjugator -- Qonjugator conjugates verbs in different languages

2011-04-16 Thread Filippo Rusconi
Package: wnpp
Severity: wishlist
Owner: Filippo Rusconi 


* Package name: qonjugator
  Version : 0.17
  Upstream Author : Glad Deschrijver 
* URL : 
http://qt-apps.org/content/show.php/Qonjugator?content=112575
* License : GPL
  Programming Lang: C++
  Description : Qonjugator conjugates verbs in different languages
 The program allows one to conjugate verbs in a number of
 languages. The architecture of the software is plugin-based so that
 conjugation rules for new languages can be added with new plugins.
 .
 The software is made of the following components:
 - a library which loads the conjugation plugins for the different
   languages and which does the actual conjugation;
 - a GUI in which the user can conjugate verbs, the GUI uses the library;
 - a command-line interface;
 - modules for French, Spanish and Italian;
 - a plasmoid that can be used in KDE 4.x or later;
 - a QML application.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416095526.4762.22359.report...@licorne.clio.u-psud.fr



Bug#621761: khtmlib

2011-04-16 Thread Jonas Smedegaard
Hi Bernhard (and others),

[please reply to OSM team list, not me directly]

On 11-04-16 at 09:04am, Bernhard Zwischenbrugger wrote:
> At the moment there are some big changes on the way.
> 
> I think the best will be to wait a bit with packaging.


It is packaged already, just waiting for ftpmaster approval.

Thanks to the encouragement from David, packaging has now been moved 
from the JavaScript team to the OSM team:

  git.debian.org:/git/pkg-osm/khtmlib


I chose to package it even if not yet officially released, because I 
want to start playing with it for a project of mine, and dislike 
maintaining packages outside of Debian.

I appreciate the warning about "bumps ahead" - but do not see that as a 
reason to not package: if it turns out the current code is unfit for 
release then we can simply file bugreports tagged accordingly.


Since I now joined the Debian OSM team, I took the liberty to cc that 
team, and kindly request to continue discussion there and drop my 
personal email address from cc.


Regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#622982: ITP: naev-data -- 2D space trading combat game

2011-04-16 Thread Vincent Cheng
Package: wnpp
Severity: wishlist
Owner: Vincent Cheng 


* Package name: naev-data
  Version : 0.4.2
  Upstream Author : Edgar Simo "bobbens" 
 Nikola Whallon <6.satur...@gmail.com>
 Josiah Schwartfeger
Deiz
Bas Fournier "BTAxis" 
* URL : http://code.google.com/p/naev/
* License : code - GPL-3 ; data - public domain,
  GPLv2, GPLv3, CC-By (and -SA) 3.0
  Programming Lang: C, Lua
  Description : 2D space trading combat game

 NAEV is a 2D space trading and combat game, in a similar
 vein to Escape Velocity.

 NAEV is played from a top-down perspective, featuring fast-paced combat,
 many ships and outfits, and a large galaxy to explore. The game is highly
 open-ended, letting players proceed at their own paces.

 This package contains the data files for Naev.

(For reference, #609295 is my ITP for Naev itself.)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416111615.724.34673.reportbug@vincent-laptop



Bug#622977: RFA: sbnc -- an IRC proxy for multiple users

2011-04-16 Thread Patrick Matthäi
Package: wnpp
Severity: normal

I request an adopter for the sbnc package.

---
You can get the full subversion history and data with:
svn co --username guest --password guest -r 2694 
https://svn.linux-dev.org/svn/pkg/ pkg
---

The package description is:
 shroudBNC (short: sbnc) is an modular IRC proxy for multiple
 users. Its main features are SSL support for both IRC and client
 connections, client certificates with passwordless authentication,
 IPv6 support, asynchronous dns resolving, built-in flood protection
 and module support.
 shroudBNC comes with many useful Tcl scripts, but you are able to
 write your own, too.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110416104141.1858.4748.reportbug@localhost



Processed (with 1 errors): Re: [Pkg-lirc-maint] Bug#622990: lirc: add support for iguanaIR

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

> reassign #622990 wnpp
Bug #622990 [lirc] lirc: add support for iguanaIR
Bug reassigned from package 'lirc' to 'wnpp'.
Bug No longer marked as found in versions lirc/0.9.0~pre1-1.
> severity #622990 wishlist
Bug #622990 [wnpp] lirc: add support for iguanaIR
Severity set to 'wishlist' from 'normal'

> merge #524403 #622990
Bug#524403: ITP: iguanair -- IguanaWorks Infrared Tranceiver support tools
Bug#622990: lirc: add support for iguanaIR
Mismatch - only Bugs in same state can be merged:
Values for `owner' don't match:
 #524403 has `Stefanos Harhalakis ';
 #622990 has `'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622990
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: 
http://lists.debian.org/handler.s.c.130296341212167.transcr...@bugs.debian.org



Processed: Fwd: Re: [Pkg-lirc-maint] Bug#622990: lirc: add support for iguanaIR

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

> forcemerge #524403 #622990
Bug#524403: ITP: iguanair -- IguanaWorks Infrared Tranceiver support tools
Bug#622990: lirc: add support for iguanaIR
Forcibly Merged 524403 622990.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622990
524403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524403
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: 
http://lists.debian.org/handler.s.c.130296387313251.transcr...@bugs.debian.org



Bug#603701: marked as done (ITP: libqxt -- a Qt extension library provides a suite of cross-platform utility classes)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 15:33:02 +
with message-id 
and subject line Bug#603701: fixed in libqxt 0.6.1-1
has caused the Debian Bug report #603701,
regarding ITP: libqxt -- a Qt extension library provides a suite of 
cross-platform utility classes
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.)


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

* Package name: libqxt
  Version : 0.6.1
  Upstream Author : Arvid Picciani 
Adam Higerd 
J-P Nurmi 
Benjamin Zeller 
* URL : http://www.libqxt.org/
* License : LGPL
  Programming Lang: C++
  Description : an Qt eXTension library provides a suite of cross-platform 
utility classes
  VCS : hg clone http://dev.libqxt.org/libqxt

LibQxt is a extension library for Qt, provides a suite of cross-platform
utility classes to add functionality not readily available in the Qt toolkit
by Trolltech, a Nokia company.

A packaging work was started here [1] by J-P Nurmi but probably needs 
helps and/or sponsorship.

This library is used for example by Clementine, a music player which 
is actually in `ITP` state. (#579859)

[1] http://bitbucket.org/jpnurmi/libqxt-debian


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

We believe that the bug you reported is fixed in the latest version of
libqxt, which is due to be installed in the Debian FTP archive:

libqxt-berkeley0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-berkeley0_0.6.1-1_i386.deb
libqxt-core0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-core0_0.6.1-1_i386.deb
libqxt-designer0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-designer0_0.6.1-1_i386.deb
libqxt-dev_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-dev_0.6.1-1_i386.deb
libqxt-doc_0.6.1-1_all.deb
  to main/libq/libqxt/libqxt-doc_0.6.1-1_all.deb
libqxt-gui0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-gui0_0.6.1-1_i386.deb
libqxt-network0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-network0_0.6.1-1_i386.deb
libqxt-sql0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-sql0_0.6.1-1_i386.deb
libqxt-web0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-web0_0.6.1-1_i386.deb
libqxt-zeroconf0_0.6.1-1_i386.deb
  to main/libq/libqxt/libqxt-zeroconf0_0.6.1-1_i386.deb
libqxt_0.6.1-1.debian.tar.gz
  to main/libq/libqxt/libqxt_0.6.1-1.debian.tar.gz
libqxt_0.6.1-1.dsc
  to main/libq/libqxt/libqxt_0.6.1-1.dsc
libqxt_0.6.1.orig.tar.gz
  to main/libq/libqxt/libqxt_0.6.1.orig.tar.gz



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 603...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas PIERSON  (supplier of updated libqxt 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 14 Dec 2010 22:48:16 +0100
Source: libqxt
Binary: libqxt-doc libqxt-berkeley0 libqxt-core0 libqxt-gui0 libqxt-designer0 
libqxt-network0 libqxt-sql0 libqxt-web0 libqxt-zeroconf0 libqxt-dev
Architecture: source all i386
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Thomas PIERSON 
Changed-By: Thomas PIERSON 
Description: 
 libqxt-berkeley0 - Berkeley databases module for Qt (LibQxt)
 libqxt-core0 - extensions to Qt core classes (LibQxt)
 libqxt-designer0 - LibQxt extensions to Qt Designer
 libqxt-dev - LibQxt development files
 libqxt-doc - LibQxt reference documentation
 libqxt-gui0 - extensions to Qt GUI classes (LibQxt)
 libqxt-network0 - extensions to Qt network classes (LibQxt)
 libqxt-sql0 - extensions to Qt SQL classes (LibQxt)
 libqxt-web0 - library to create web services using Qt (LibQxt)
 libqxt-zeroconf0 - library to use multicast DNS service discovery in Qt 
(LibQxt)
Closes: 603701
Changes: 
 libqxt (0.6.1-1) unstable; urgency=low
 .
   * Initial release. Thanks to Jérémy Bobbio for his sponsoring work.
 Thanks to Bruno Bigras for his patches. Thanks to J-P Nurmi for his
 initial work on a Debian package of libqxt.  (Closes: #603701)
Checksums-Sha1: 
 819cd9ab7fa99c35997560401233b6ba0c040a3b 2019 libqxt_0.6.1-1

Bug#620053: marked as done (ITP: crystalspace-glshader-cg -- support of Cg shaders for the Crystal Space engine)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 15:32:38 +
with message-id 
and subject line Bug#620053: fixed in crystalspace-glshader-cg 1.4.0-1
has caused the Debian Bug report #620053,
regarding ITP: crystalspace-glshader-cg -- support of Cg shaders for the 
Crystal Space engine
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.)


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

* Package name: crystalspace-glshader-cg
* URL: http://www.crystalspace3d.org/main/Main_Page
* License: GNU LGPL2
* Description: Multiplatform 3D Game Development Kit (glshader-cg plugin)
   Crystal Space is a free 3D game toolkit. It can be used for a variety
   of 3D visualization tasks. Many people will probably be interested in using
   Crystal Space as the basis of a 3D game, for which it is well suited.
   .
   This package provides the support of Cg shaders for the Crystal Space
   engine.


--- End Message ---
--- Begin Message ---
Source: crystalspace-glshader-cg
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
crystalspace-glshader-cg, which is due to be installed in the Debian FTP 
archive:

crystalspace-glshader-cg_1.4.0-1.debian.tar.gz
  to 
contrib/c/crystalspace-glshader-cg/crystalspace-glshader-cg_1.4.0-1.debian.tar.gz
crystalspace-glshader-cg_1.4.0-1.dsc
  to contrib/c/crystalspace-glshader-cg/crystalspace-glshader-cg_1.4.0-1.dsc
crystalspace-glshader-cg_1.4.0-1_amd64.deb
  to 
contrib/c/crystalspace-glshader-cg/crystalspace-glshader-cg_1.4.0-1_amd64.deb
crystalspace-glshader-cg_1.4.0.orig.tar.gz
  to 
contrib/c/crystalspace-glshader-cg/crystalspace-glshader-cg_1.4.0.orig.tar.gz



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 620...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Devid Antonio Filoni  (supplier of updated 
crystalspace-glshader-cg 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Mar 2011 20:29:03 +0200
Source: crystalspace-glshader-cg
Binary: crystalspace-glshader-cg
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team 
Changed-By: Devid Antonio Filoni 
Description: 
 crystalspace-glshader-cg - Multiplatform 3D Game Development Kit (glshader-cg 
plugin)
Closes: 620053
Changes: 
 crystalspace-glshader-cg (1.4.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #620053). Thanks to kickvb who worked on this
 (http://www.crystalspace3d.org/trac/CS/ticket/901)
Checksums-Sha1: 
 5679ff2a456c405dce927913e440d15a3d725cbc 1365 
crystalspace-glshader-cg_1.4.0-1.dsc
 1b851f1279a20b00767168858f20886431287369 534440 
crystalspace-glshader-cg_1.4.0.orig.tar.gz
 9eee3616431110ed8c17baa00c8a88a177dae316 2859 
crystalspace-glshader-cg_1.4.0-1.debian.tar.gz
 dfd1571b5ebc59eee29d56496e345d454cdd737f 129136 
crystalspace-glshader-cg_1.4.0-1_amd64.deb
Checksums-Sha256: 
 4274ae4f37edfe92d43f089c57d0b961e326ca82484322cd163fd409034a0c5b 1365 
crystalspace-glshader-cg_1.4.0-1.dsc
 8cc03604d34f94fbc16b2e3e903d7e5b441208cd4376e6ea832b690310a79f38 534440 
crystalspace-glshader-cg_1.4.0.orig.tar.gz
 8b01931784b0158e635a8aeb8ad543e3b466fcb1b79c081b232c932e1b1330b4 2859 
crystalspace-glshader-cg_1.4.0-1.debian.tar.gz
 f10974f6857ce9fd54ac0b040ef480e9d9ba4f32f834f6a8c47485250404e7cf 129136 
crystalspace-glshader-cg_1.4.0-1_amd64.deb
Files: 
 6f757df1276ba6a9221d04f459cf1417 1365 contrib/libs extra 
crystalspace-glshader-cg_1.4.0-1.dsc
 4ceacd9c59228d8347be3e48e56b3eb8 534440 contrib/libs extra 
crystalspace-glshader-cg_1.4.0.orig.tar.gz
 dc1b9f56e69b3d5a4176f6c8bc8a4d71 2859 contrib/libs extra 
crystalspace-glshader-cg_1.4.0-1.debian.tar.gz
 be7f746fe951de52ece39584e777be76 129136 contrib/libs extra 
crystalspace-glshader-cg_1.4.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk2SBFIACgkQsKTFpDfZQSw8KgCgiBHwXgoIOw66bFgxDzfT/ZUu
/XEAoI3sSnsQnl+si8V6qFy8+UmbIEC3
=CUvo
-END PGP SIGNATURE-


--- End Message ---


Bug#602050: ITP: supercollider -- A real time audio synthesis programming language

2011-04-16 Thread Felipe Sateler
On Fri, Apr 15, 2011 at 18:45, Dan S  wrote:
> 2011/4/15 Felipe Sateler :
>> On Fri, Apr 15, 2011 at 09:40, Dan S  wrote:
>>
> I've tried to import 3.4.3 onto a clean repository (using
> git-import-orig) and it hit a merge conflict.
>
> A log of my session is at  - I'd be
> grateful for any advice on whatever might have gone wrong. Am I using
> git-import-orig as intended?

 Yes. But the borked import of 3.4.2  breaks it. Try first merging from
 the upstream branch and then using git-import-orig.
>>>
>>> Ah, now I see. OK it works now, and all is looking good. My local git
>>> history (on master) now looks like
>>> http://pastie.org/1797302
>>>
>>> Please let me know if it looks like the right things have happened -
>>> then I'll push.
>>
>> Looks good to  me.
>
> OK pushed, thanks.

Some more comments:

- Do we really want an empty Extensions dir in the supercollider
package? What purpose does it serve?
- I would really like to fold all the -dev packages into one. I don't
see much point in splitting them.

I pushed a few fixes.

-- 

Saludos,
Felipe Sateler



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktinfr7t0xwp3d8r078g-45vyd9_...@mail.gmail.com



Bug#591302: marked as done (ITP: 7kaa -- real time strategy game)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 16:02:32 +
with message-id 
and subject line Bug#591302: fixed in 7kaa-data 2.13-1
has caused the Debian Bug report #591302,
regarding ITP: 7kaa -- real time strategy game
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.)


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

* Package name: 7kaa
  Version : 2.14
  Upstream Author : 7kaa project
* URL : http://www.enlight.com/7k/
* License : GPL

Seven Kingdoms is a formerly proprietary RTS game, which has
been released under the GPL:
http://en.wikipedia.org/wiki/Seven_Kingdoms_(computer_game)

Game data is GPLed as well (with the exception of the music,
which had to be removed).


--- End Message ---
--- Begin Message ---
Source: 7kaa-data
Source-Version: 2.13-1

We believe that the bug you reported is fixed in the latest version of
7kaa-data, which is due to be installed in the Debian FTP archive:

7kaa-data_2.13-1.debian.tar.gz
  to main/7/7kaa-data/7kaa-data_2.13-1.debian.tar.gz
7kaa-data_2.13-1.dsc
  to main/7/7kaa-data/7kaa-data_2.13-1.dsc
7kaa-data_2.13-1_all.deb
  to main/7/7kaa-data/7kaa-data_2.13-1_all.deb
7kaa-data_2.13.orig.tar.bz2
  to main/7/7kaa-data/7kaa-data_2.13.orig.tar.bz2



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 591...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bertrand Marc  (supplier of updated 7kaa-data 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Aug 2010 23:09:24 +0200
Source: 7kaa-data
Binary: 7kaa-data
Architecture: source all
Version: 2.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team 
Changed-By: Bertrand Marc 
Description: 
 7kaa-data  - Seven Kingdoms Ancient Adversaries - game data
Closes: 591302
Changes: 
 7kaa-data (2.13-1) unstable; urgency=low
 .
   * Initial release (Closes: #591302)
Checksums-Sha1: 
 a2f129edd352757312da36f6ae268bdb10d400ed 1298 7kaa-data_2.13-1.dsc
 1283c5fa8545654fc45de39229afb6c7149a39d0 37107989 7kaa-data_2.13.orig.tar.bz2
 b859a15259ff9dd7aed28295a634eb346f531f70 2165 7kaa-data_2.13-1.debian.tar.gz
 5f4b386b5ddc2161b95b57199496f04eb3f3ca39 40762490 7kaa-data_2.13-1_all.deb
Checksums-Sha256: 
 13eb2c83b3ccac60574f8771f0841396e395fd64af4e2f0d1bf279487964ee05 1298 
7kaa-data_2.13-1.dsc
 b02052502b382dd78fdabaef0b378c0a3e85d91fe21fb067d47d1ebfe02d4294 37107989 
7kaa-data_2.13.orig.tar.bz2
 9846fabf0a08f9c9bba1c856d98145a6f6b08de43ff0bf2e9fbf029c2e2b95c1 2165 
7kaa-data_2.13-1.debian.tar.gz
 7d6b2bbadd8a60b120bd2a689472ad0f44875ebe0446f0e4e923cdc2aa748415 40762490 
7kaa-data_2.13-1_all.deb
Files: 
 8bfcee50965a939b148729e28c0a0972 1298 games optional 7kaa-data_2.13-1.dsc
 d7580a683fabcea98b5898dff252dcf2 37107989 games optional 
7kaa-data_2.13.orig.tar.bz2
 66ce88f70b972c17ee4dbc44d4d65fd7 2165 games optional 
7kaa-data_2.13-1.debian.tar.gz
 9f7754a19b8e3ec3e765513b364037de 40762490 games optional 
7kaa-data_2.13-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk2Tuf4ACgkQfbltLjbuCGElQQCeO5ktBXmDEHfRcW8K9L8kPhx7
tNwAnjE5wMVCaB8+/LvfR0/M5DFXDXKs
=KddC
-END PGP SIGNATURE-


--- End Message ---


Bug#447524: marked as done (ITP: veusz -- scientific plotting application designed to create publication-quality output)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 16:03:24 +
with message-id 
and subject line Bug#447524: fixed in veusz 1.10-1
has caused the Debian Bug report #447524,
regarding ITP: veusz -- scientific plotting application designed to create 
publication-quality output
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.)


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

* Package name: veusz
  Version : 0.99.0
  Upstream Author : Jeremy Sanders 
* URL : http://home.gna.org/veusz/
* License : GPLv2
  Programming Lang: Python
  Description : a scientific plotting application designed to create 
publication-quality output

Veusz is a scientific plotting application designed to create
publication-quality output. It is written in Python, using PyQt and
Numarray.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (400, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: veusz
Source-Version: 1.10-1

We believe that the bug you reported is fixed in the latest version of
veusz, which is due to be installed in the Debian FTP archive:

veusz-helpers-dbg_1.10-1_amd64.deb
  to main/v/veusz/veusz-helpers-dbg_1.10-1_amd64.deb
veusz-helpers_1.10-1_amd64.deb
  to main/v/veusz/veusz-helpers_1.10-1_amd64.deb
veusz_1.10-1.debian.tar.gz
  to main/v/veusz/veusz_1.10-1.debian.tar.gz
veusz_1.10-1.dsc
  to main/v/veusz/veusz_1.10-1.dsc
veusz_1.10-1_all.deb
  to main/v/veusz/veusz_1.10-1_all.deb
veusz_1.10.orig.tar.gz
  to main/v/veusz/veusz_1.10.orig.tar.gz



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 447...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Sanders  (supplier of updated veusz 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 Mar 2011 00:17:22 +0100
Source: veusz
Binary: veusz veusz-helpers veusz-helpers-dbg
Architecture: all amd64 source
Version: 1.10-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 

Changed-By: Jeremy Sanders 
Closes: 447524
Description: 
 veusz  - 2D scientific plotting application with graphical interface
 veusz-helpers - Architecture-specific helper module for Veusz
 veusz-helpers-dbg - Architecture-specific helper module for Veusz (debug 
extension)
Changes: 
 veusz (1.10-1) unstable; urgency=low
 .
   * Initial release (Closes: #447524)
Checksums-Sha1: 
 c5b479dfa563f81fb8e97db130a459be545c9976 2109 veusz_1.10-1.dsc
 30ae8c7a4ba411cab71eccab8c2a2366c20b3c59 1355725 veusz_1.10.orig.tar.gz
 a59e8950241b41abbcf2b4a15225064b2d3ae1f0 7862 veusz_1.10-1.debian.tar.gz
 747dd0e2bf5ad6bfb844b679052987496bf62e06 865092 veusz_1.10-1_all.deb
 c8e12f9d1de21f5a98194f26c3ed098eafe8e944 93038 veusz-helpers_1.10-1_amd64.deb
 f085acf6a23854e5df0d46b59f5e51d367ffa157 1886882 
veusz-helpers-dbg_1.10-1_amd64.deb
Checksums-Sha256: 
 8f6654ec75974f1ffe1f242673c800bb51e185aaf43c2767e54751bbad91ed67 2109 
veusz_1.10-1.dsc
 ffa61ff47317368bbc4caac21655e99a95f00e9efab7133f2c22b0c02667392a 1355725 
veusz_1.10.orig.tar.gz
 44cd4ffeb6319d2788280acf7e9a59e359abe34607f9293c58b2ee55a126b39a 7862 
veusz_1.10-1.debian.tar.gz
 1590cc0d1a6a531b160659ae93dd4f4048a4caed7023e493d604b2511be7ff69 865092 
veusz_1.10-1_all.deb
 cbd6da184fbdf34724a97ce282e04cda09c04d26819128777e482f6d27b4d99b 93038 
veusz-helpers_1.10-1_amd64.deb
 a26b74cd6f73eb2b7e600509a1438b5b5d4ee91bb6487a27f3df6f1153778774 1886882 
veusz-helpers-dbg_1.10-1_amd64.deb
Files: 
 5d2ba48d401331891d1f527ac222d403 2109 science optional veusz_1.10-1.dsc
 164caf9a535afd92133515a251bb41eb 1355725 science optional 
veusz_1.10.orig.tar.gz
 56701465d0c9916cb490231e86f74acc 7862 science optional 
veusz_1.10-1.debian.tar.gz
 d15fb4c3e33868a2d8a51a6a7028da26 865092 science optional veusz_1.10-1_all.deb
 78f698f41bdac0ff3ab2d05439c22b4f 93038 science optional 
veusz-helpers_1.10-1_amd64.deb
 c9871e552d77886

Bug#611880: marked as done (ITP: webkit2pdf -- export web pages to PDF files)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 16:03:37 +
with message-id 
and subject line Bug#611880: fixed in webkit2pdf 0.1-1
has caused the Debian Bug report #611880,
regarding ITP: webkit2pdf -- export web pages to PDF files
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.)


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

* Package name: webkit2pdf
  Version : 0.1
  Upstream Author : Colin Leroy 
* URL : http://webkit2pdf.sourceforge.net/
* License : GPLv2+
  Programming Lang: C
  Description : export web pages to PDF files

Webkit2pdf is a little GTK+ tool designed to fetch web pages and
export them to numbered PDF files (or to print them).
.
Specifying paper size and output directory is also supported.


--- End Message ---
--- Begin Message ---
Source: webkit2pdf
Source-Version: 0.1-1

We believe that the bug you reported is fixed in the latest version of
webkit2pdf, which is due to be installed in the Debian FTP archive:

webkit2pdf_0.1-1.debian.tar.gz
  to main/w/webkit2pdf/webkit2pdf_0.1-1.debian.tar.gz
webkit2pdf_0.1-1.dsc
  to main/w/webkit2pdf/webkit2pdf_0.1-1.dsc
webkit2pdf_0.1-1_amd64.deb
  to main/w/webkit2pdf/webkit2pdf_0.1-1_amd64.deb
webkit2pdf_0.1.orig.tar.gz
  to main/w/webkit2pdf/webkit2pdf_0.1.orig.tar.gz



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 611...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ricardo Mones  (supplier of updated webkit2pdf 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 06 Feb 2011 23:59:48 +0100
Source: webkit2pdf
Binary: webkit2pdf
Architecture: source amd64
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones 
Changed-By: Ricardo Mones 
Description: 
 webkit2pdf - export web pages to PDF files or printer
Closes: 611880
Changes: 
 webkit2pdf (0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #611880)
Checksums-Sha1: 
 86586419d1b4fde4846b26ffa387918a61033b93 1122 webkit2pdf_0.1-1.dsc
 3f3779a41b6510034124f8f0da6778de9ef335e0 350201 webkit2pdf_0.1.orig.tar.gz
 8ee36de03b13a5e5e9a6891a400519f788f79967 2559 webkit2pdf_0.1-1.debian.tar.gz
 b6978d957427a46af773a75b57fd55a12ae6bc23 17458 webkit2pdf_0.1-1_amd64.deb
Checksums-Sha256: 
 97d69f8ee4134bfca03256f2a316b28d08c414fe3173627e36b6be1ac3d43c53 1122 
webkit2pdf_0.1-1.dsc
 1b5afd063a88cf18021f5431dfc6b244bca04f5b158cbcf379cbf2bafe481752 350201 
webkit2pdf_0.1.orig.tar.gz
 3a6c024579cbdf88c2fee1ec994aab296508111ca70ca1cff6228f70ec3d738d 2559 
webkit2pdf_0.1-1.debian.tar.gz
 97eec42ff1570a5b81d94cc0d9fcc85808247c93e9f59fee50e9f3dc60ee0de1 17458 
webkit2pdf_0.1-1_amd64.deb
Files: 
 022737a91d29b69793cc00fae3428537 1122 web optional webkit2pdf_0.1-1.dsc
 b4b02c8887fa6f609bc941023e0695a6 350201 web optional webkit2pdf_0.1.orig.tar.gz
 af4017a55630fab217519e79d8e182ba 2559 web optional 
webkit2pdf_0.1-1.debian.tar.gz
 a159537c029eeaadf342f4529c05c7d1 17458 web optional webkit2pdf_0.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk2U1zcACgkQLARVQsm1XaybAACggUbVPbLpBh27ax1HAwK4kzZv
O0wAn3Ao3cdtvW9UdFmvl/bmT3PqDAsV
=j6Vu
-END PGP SIGNATURE-


--- End Message ---


Bug#623022: ITP: expeyes -- hardware & software framework for developing science experiments

2011-04-16 Thread Georges Khaznadar
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar 


* Package name: expeyes
  Version : 1.0.0
  Upstream Author : Ajith Kumar B.P 
* URL : http://expeyes.in/
* License : GPL-3
  Programming Lang: Python
  Description : hardware & software framework for developing science 
experiments

 This package provides high level interfaces for making science experiments
 with an ExpEYES box.
 .
 ExpEYES is from the PHOENIX project of Inter-University Accelerator
 Centre, New Delhi. It is a hardware & software framework for
 developing science experiments, demonstrations and projects and learn
 science and engineering by exploration. Capable of doing real time
 measurements and analysing the data in different ways. Analog
 voltages are measured with 0.025% resolution and time intervals with
 one microsecond. This project is based on Free and Open Source
 software, mostly written in Python programming language. The hardware
 design is also open.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416172759.10777.35270.report...@photos.khaznadar.fr



Processed: binutils-msp430

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

> owner 329631 !
Bug #329631 [wnpp] RFP: binutils-msp430 -- Binutils files for the Texas 
Instruments MSP430 family of microprocessors
Owner recorded as Luca Bruno .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
329631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329631
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: 
http://lists.debian.org/handler.s.c.130297404413170.transcr...@bugs.debian.org



Bug#623016: ITP: python-tidylib -- Python wrapper for HTML Tidy (tidylib)

2011-04-16 Thread Janos Guljas
Package: wnpp
Severity: wishlist
Owner: Janos Guljas 

* Package name: python-tidylib
  Version : 0.2.1
  Upstream Author : Jason Stitt 
* URL : http://countergram.com/open-source/pytidylib/
* License : MIT/X11 (BSD like)
  Programming Lang: Python
  Description : Python wrapper for HTML Tidy (tidylib)

 PyTidyLib is a Python package that wraps the HTML Tidy library. This
 allows you, from Python code, to “fix” invalid (X)HTML markup. Some
 of the library’s  many capabilities include:

  * Clean up unclosed tags and unescaped characters such as ampersands
  * Output HTML 4 or XHTML, strict or transitional, and add missing
doctypes
  * Convert named entities to numeric entities, which can then be used
in XML documents without an HTML doctype.
  * Clean up HTML from programs such as Word (to an extent)
  * Indent the output, including proper (i.e. no) indenting for pre
elements, which some (X)HTML indenting code overlooks.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416162959.5327.4681.report...@mac.resenje.org



Bug#611061: marked as done (ITA: pycxx -- A Set of facilities to extend Python with C++)

2011-04-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Apr 2011 16:39:59 +
with message-id 
and subject line Bug#611061: fixed in pycxx 6.2.3-1
has caused the Debian Bug report #611061,
regarding ITA: pycxx -- A Set of facilities to extend Python with C++
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.)


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

Package: wnpp
Severity: normal

Description: A Set of facilities to extend Python with C++
 PyCXX is a set of C++ facilities to make it easier to write Python
 extensions.  The chief way in which PyCXX makes it easier to write
 Python extensions is that it greatly increases the probability that
 your program will not make a reference-counting error and will not
 have to continually check error returns from the Python C API.

used as a b-d for pysvn (and svn-workbench)


--- End Message ---
--- Begin Message ---
Source: pycxx
Source-Version: 6.2.3-1

We believe that the bug you reported is fixed in the latest version of
pycxx, which is due to be installed in the Debian FTP archive:

pycxx_6.2.3-1.debian.tar.gz
  to main/p/pycxx/pycxx_6.2.3-1.debian.tar.gz
pycxx_6.2.3-1.dsc
  to main/p/pycxx/pycxx_6.2.3-1.dsc
pycxx_6.2.3.orig.tar.gz
  to main/p/pycxx/pycxx_6.2.3.orig.tar.gz
python-cxx-dev_6.2.3-1_all.deb
  to main/p/pycxx/python-cxx-dev_6.2.3-1_all.deb
python-cxx_6.2.3-1_all.deb
  to main/p/pycxx/python-cxx_6.2.3-1_all.deb
python3-cxx-dev_6.2.3-1_all.deb
  to main/p/pycxx/python3-cxx-dev_6.2.3-1_all.deb
python3-cxx_6.2.3-1_all.deb
  to main/p/pycxx/python3-cxx_6.2.3-1_all.deb



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 611...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Taylor  (supplier of updated pycxx 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 16 Apr 2011 01:47:47 +0200
Source: pycxx
Binary: python-cxx python-cxx-dev python3-cxx python3-cxx-dev
Architecture: source all
Version: 6.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Julian Taylor 
Description: 
 python-cxx - A Set of facilities to extend Python with C++
 python-cxx-dev - A Set of facilities to extend Python with C++
 python3-cxx - A Set of facilities to extend Python3 with C++
 python3-cxx-dev - A Set of facilities to extend Python3 with C++
Closes: 611061
Changes: 
 pycxx (6.2.3-1) unstable; urgency=low
 .
   * New maintainer (Closes: #611061)
   * Imported Upstream version 6.2.3
   * drop debian patches changing comment style + indentation
   * change to source format 3.0 (quilt)
   * quiltify include path changing patches
   * quiltify indentation fix patch of setup.py
 - update version number to 6.2.3
   * simplify debian/rules by using debhelper 7
   * made non -dev packages virtual, files now contained in -dev packages
   * removed build dependency on python{,3}-dev, was never needed
   * debian/control:
 - set Homepage to http://cxx.sourceforge.net/
 - added Vcs-* fields
   * Bump standard version to 3.9.2
Checksums-Sha1: 
 b175f49cef4cba1136da952904822442c7bcab4c 1363 pycxx_6.2.3-1.dsc
 12245dd18e3bd1d5dc4190d01eba6dd31ff39c07 140787 pycxx_6.2.3.orig.tar.gz
 a78369128ac59ecd36fd7d02ae261dc2936c91b7 6150 pycxx_6.2.3-1.debian.tar.gz
 2cb7f149ca34a391e659e94a74dabb19c60c233c 5068 python-cxx_6.2.3-1_all.deb
 de742465204f5561d4150753bd6bee2f57b1b108 114854 python-cxx-dev_6.2.3-1_all.deb
 9b7b013a90066022a6892ac52a25ef185f177413 4892 python3-cxx_6.2.3-1_all.deb
 f059f512f9b2e541afd5236f5719919fb6f55f3e 86284 python3-cxx-dev_6.2.3-1_all.deb
Checksums-Sha256: 
 96ba2e967e30578c0ec964007cc3e01c638c5373280a447b8ce64c1bf46b8161 1363 
pycxx_6.2.3-1.dsc
 74b89aec29f3fc40ce08b402f05bb6955f6546a796d2aeb3193737a268f6a4f2 140787 
pycxx_6.2.3.orig.tar.gz
 c86b0c777d5d72be7a4c6053cca55299a6cd08d272632941812546fe005d1542 6150 
pycxx_6.2.3-1.debian.tar.gz
 72b9a15411fcf2d4cd21d61e48e4aa2fe926a8714b59f339ddd92cdbc80bf6c3 5068 
python-cxx_6.2.3-1_all.deb
 1a1649ca1886254ecc05a56233563a0e81d1b94d1169ee79d4e13a83bdeaa4ce 114854 
python-cxx-dev_6.2.3-1_all.deb
 ffda0626fb2b650d92c92bc963f9ce491eec4aa054fa37c4a6455b1e913e12b2 4892 
python3-cxx_6.2

Bug#623053: ITP: fusiondirectory -- FusionDirectory is a combination of

2011-04-16 Thread Benoit Mortier
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier 


* Package name: fusiondirectory
  Version : 1.0
  Upstream Author : FusionDirectory Project 
* URL : http://www.fusiondirectory.org/
* License : (GPL)
  Programming Lang: (PHP)
  Description : Web Based LDAP Infrastructure Administration Program

 FusionDirectory is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based network infrastructures.


-- System Information:
Debian Release: 5.0.8
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)

-- 
Benoit Mortier
CEO 
OpenSides "logiciels libres pour entreprises" : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Contributor to OPSI : http://opsi.org/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201104170038.57338.benoit.mort...@opensides.be



Bug#623047: ITP: build-helper-maven-plugin - A plugin to assist with the Maven build lifecycle.

2011-04-16 Thread Matthias Schmitz
Package: wnpp
Severity: wishlist

This plugin contains various small independent goals to assist with the
Maven build lifecycle. (This plugin is a dependency of animal-sniffer)

Homepage:
http://mojo.codehaus.org/build-helper-maven-plugin/index.html

best regards,
Matthias Schmitz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110417002253.1c126...@x200.unterwegs.lan



Processed: tagging as pending bugs that are closed by packages in NEW

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

> # Sat Apr 16 20:03:28 UTC 2011
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: python-torctl
> tags 620503 + pending
Bug #620503 [wnpp] ITP: python-torctl -- Tor control library for Python
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
620503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620503
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: 
http://lists.debian.org/handler.s.c.130298421215850.transcr...@bugs.debian.org



Bug#497082: Looks like this RFP is still classified as ITP.

2011-04-16 Thread Mike Mestnik
Perhaps this is just a bug on this site:
http://www.deb.at/devel/wnpp/prospective

However is lists libev-perl as being 889 days in preparation, instead of
under Requested packages.

I'd like to see debs for this regardless of potential copyright violations.




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4daa0335.1040...@gmail.com



Bug#623030: ITP: libjaba-client-java -- minimal client for the JABAWS server

2011-04-16 Thread Vincent Fourmond
Package: wnpp
Severity: wishlist
Owner: Vincent Fourmond 

* Package name: libjaba-client-java
  Version : 0 (versioning yet unclear)
  Upstream Author : Peter V. Troshin, James B. Procter and Geoffrey J. Barton 
* URL : http://www.compbio.dundee.ac.uk/jabaws/
* License : Apache 2.0
  Programming Lang: Java
  Description : minimal client for the JABAWS server

This package contains a library for building a client for the JABAWS
sequence alignment server. This is used by jalview.
 




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110416184250.22487.9466.report...@tanyaivinco.homelinux.org



Bug#622928: claiming ownership

2011-04-16 Thread Nicholas Bamber

retitle 622928 RFP: google-closure-compiler -- Google closure compiler
owner 622928 nicho...@periapt.co.uk
thanks

Somehow how I have managed to get into the Debian Java group so I had 
better try and package this thing now.




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4da9e84e.6000...@periapt.co.uk



Bug#590777: RFA: pyke -- Prolog-inspired Python logic programming toolkit

2011-04-16 Thread Daniele Tricoli
Hello Chris,
I would like to adopt pyke and managing it under the umbrella of the Debian 
Python Modules Team[¹] moving the packaging stuff to the SVN repository of 
the team. Is this a problem for you?

[¹] wiki.debian.org/Teams/PythonModulesTeam

Kind regards,

-- 
 Daniele Tricoli 'Eriol'
 http://mornie.org



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201104162244.19219.er...@mornie.org



Processed: claiming ownership

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

> retitle 622928 ITP: google-closure-compiler -- Google closure compiler
Bug #622928 [wnpp] RFP: google-closure-compiler -- Google closure compiler
Changed Bug title to 'ITP: google-closure-compiler -- Google closure compiler' 
from 'RFP: google-closure-compiler -- Google closure compiler'
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
622928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622928
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: 
http://lists.debian.org/handler.s.c.13029807103128.transcr...@bugs.debian.org



Processed: claiming ownership

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

> retitle 622928 RFP: google-closure-compiler -- Google closure compiler
Bug #622928 [wnpp] RFP: google-closure-compiler -- Google closure compiler - 
checks javascript for errors and compresses
Changed Bug title to 'RFP: google-closure-compiler -- Google closure compiler' 
from 'RFP: google-closure-compiler -- Google closure compiler - checks 
javascript for errors and compresses'
> owner 622928 nicho...@periapt.co.uk
Bug #622928 [wnpp] RFP: google-closure-compiler -- Google closure compiler
Owner recorded as nicho...@periapt.co.uk.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622928
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: 
http://lists.debian.org/handler.s.c.13029805792831.transcr...@bugs.debian.org



Processed: retitle 572484 to RFH: movabletype-opensource -- Movable Type and OpenMelody packaging

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

> # Respect wnpp title scheme, so the BR can actually be tracked
> retitle 572484 RFH: movabletype-opensource -- Movable Type and OpenMelody 
> packaging
Bug #572484 [wnpp] RFH: Movable Type and OpenMelody packaging
Changed Bug title to 'RFH: movabletype-opensource -- Movable Type and 
OpenMelody packaging' from 'RFH: Movable Type and OpenMelody packaging'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
572484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572484
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: 
http://lists.debian.org/handler.s.c.130301018023873.transcr...@bugs.debian.org



Bug#620018: Openstack Compute nova, Cactus release, Squeeze built available in our private repo

2011-04-16 Thread Charles Plessy
Le Sat, Apr 16, 2011 at 10:43:43AM +0800, Thomas Goirand a écrit :
> 
> Again, if other DDs want to participate to this packaging effort, you'd
> be welcome. Especially, it seems that the current version of euca tools
> are broken (uec-publish-tarball got me stuck on my work for a week), and
> would need debugging.

Hi Thomas,

Debian's euca2ools package is definitely outdated.  Is the problem with
uec-publish-tarball fixed in upstream's version 1.3.1 ?

I will be mostly unavailable for the next three weeks, with two business trips
followed by vacations.  So if you or anybody else would like to go ahead and
update the package, you are most welcome !  I can add you to the pkg-eucalyptus
group any time.

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110417050544.gf30...@merveille.plessy.net