Bug#686485: ITP: license-reconcile -- Reconcile license/copyright between package source and debian/copyright file

2012-09-02 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist
Owner: Nicholas Bamber 

* Package name: license-reconcile
  Version : 0.1
  Upstream Author : Nicholas Bamber 
* URL : https://github.com/periapt/license-reconcile
* License : Perl
  Programming Lang: Perl
  Description : Reconcile license/copyright between package source and 
debian/copyright file

I have a development version finding many discrepancies between the mysql source
and copyright. Currently it only actually reconciles the license data and is
generally unusable. It is probably a month a month away from upload.


-- 
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/20120902072333.6694.73926.reportbug@beaumont.periapt



Bug#674883: marked as done (ITA: libquantum -- library for the simulation of a quantum computer)

2012-09-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Sep 2012 09:02:45 +
with message-id 
and subject line Bug#674883: fixed in libquantum 1.1.0-3
has caused the Debian Bug report #674883,
regarding ITA: libquantum -- library for the simulation of a quantum computer
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.)


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

The current maintainer of libquantum, Bradley Smith ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libquantum
Binary: libquantum-dev, libquantum7
Version: 1.1.0-1
Maintainer: Bradley Smith 
Build-Depends: debhelper (>= 7)
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Files:
 37a374db1060d5200917fbfcc24a838f 1158 libquantum_1.1.0-1.dsc
 f55a75e36c685d28d989f323cc2dca32 224850 libquantum_1.1.0.orig.tar.gz
 7124d6623566d8fbf2dd06924791371d 2329 libquantum_1.1.0-1.diff.gz
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-libquantum.git
Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-libquantum.git
Checksums-Sha1:
 eceb5302c6d2d1fb581432e800f19fb2fb91a902 1158 libquantum_1.1.0-1.dsc
 16487a8d0835ef671235e954f08ea884fe410844 224850 libquantum_1.1.0.orig.tar.gz
 e6c0b3a1aede3acb3a9dfd36d65cfdcad353ba10 2329 libquantum_1.1.0-1.diff.gz
Checksums-Sha256:
 6ce5e90d8d03e662272745a2983474ce628ad52cc1bd402e5ad5800e35f1b98a 1158 
libquantum_1.1.0-1.dsc
 2fc145055170418e03869d61f6b1102242aab0af5413f236826b616dad97f0b6 224850 
libquantum_1.1.0.orig.tar.gz
 21d4ed867d3dee86ffd1c1cf36712743c99a660bf84e071f59fb5e8884bfe381 2329 
libquantum_1.1.0-1.diff.gz
Homepage: http://www.libquantum.de/
Directory: pool/main/libq/libquantum
Priority: source
Section: libs

Package: libquantum-dev
Source: libquantum
Version: 1.1.0-1
Installed-Size: 160
Maintainer: Bradley Smith 
Architecture: amd64
Depends: libquantum7 (= 1.1.0-1)
Description-en: library for the simulation of a quantum computer
 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High perfomance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's search
algorithm are included
 .
 This package contains the header files and static libraries which are needed
 to develop applications based on libquantum.
Homepage: http://www.libquantum.de/
Description-md5: 440744f329a679493f2e5e98debb857a
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libq/libquantum/libquantum-dev_1.1.0-1_amd64.deb
Size: 36938
MD5sum: 59ceed0ed573bde60f9082046aa11a05
SHA1: 3e7ee4e56d704225580e901a5041982826214c72
SHA256: 2c8efec314608e22fd3d05108772eea10157a457f87563aadb10e2f34b81425b

Package: libquantum7
Source: libquantum
Version: 1.1.0-1
Installed-Size: 120
Maintainer: Bradley Smith 
Architecture: amd64
Depends: libc6 (>= 2.2.5)
Description-en: library for the simulation of a quantum computer
 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High perfomance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's searc

Bug#497153: status of bug #497153 (ITP: git-bzr)

2012-09-02 Thread Olivier Berger
Hi.

On Fri, Aug 03, 2012 at 08:02:36PM +0200, Stefano Rivera wrote:
> 
> I use git-bzr-ng, so I might as well maintain it.
> 

Does this mean that you're willing to maintain git-bzr-ng and not git-bzr (or 
are these the same ?), and if so, I suggest to rename the ITP, otherwise, just 
create another ITP...

The situation is not very clear at the moment, IMHO.

Any pointer to the sources of the package ?

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
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/20120902125827.GA13370@inf-8657



Processed: ITP: hiawatha -- lightweight webserver

2012-09-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 685183 ITP: hiawatha -- lightweight webserver
Bug #685183 [wnpp] RFP: hiawatha -- webserver with main focus on security, 
easy-to-use and being-lightweight
Changed Bug title to 'ITP: hiawatha -- lightweight webserver' from 'RFP: 
hiawatha -- webserver with main focus on security, easy-to-use and 
being-lightweight'
> owner 685183 Hugo Leisink 
Bug #685183 [wnpp] ITP: hiawatha -- lightweight webserver
Owner recorded as Hugo Leisink .
> stop
Stopping processing here.

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



Bug#686508: ITP: libshout-idjc -- broadcast streaming library with IDJC extensions

2012-09-02 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: libshout-idjc
  Version : 2.3.0
  Upstream Author : Stephen Fairchild 
* URL : http://idjc.sourceforge.net
* License : LGPL-2
  Programming Lang: C
  Description : broadcast streaming library with IDJC extensions

 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides the libshout library with IDJC extensions.


-- 
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/20120902142411.7805.57083.reportbug@Aspire-1410



Bug#685641: Name change of src:package

2012-09-02 Thread Mike Gabriel

retitle #685641 ITP: reloadevery -- Reload web pages in regular intervals
thanks

According to the Mozilla extensions packaging policy draft [1] this  
ITP's src:package name will be renamed to ,,reloadevery''.


Greets,
Mike

[1] http://wiki.debian.org/Mozilla/ExtensionsPolicy

--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgp8azJE6fUUl.pgp
Description: Digitale PGP-Unterschrift


Processed: Name change of src:package

2012-09-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle #685641 ITP: reloadevery -- Reload web pages in regular intervals
Bug #685641 [wnpp] ITP: xul-ext-reloadevery -- Reload web pages in regular 
intervals
Changed Bug title to 'ITP: reloadevery -- Reload web pages in regular 
intervals' from 'ITP: xul-ext-reloadevery -- Reload web pages in regular 
intervals'
> thanks
Stopping processing here.

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



Processed: Name change of src:package

2012-09-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle #685421 ITP: fullscreen-extension -- Fullscreen theme for iceweasel
Bug #685421 [wnpp] ITP: xul-ext-fullscreen -- Fullscreen theme for iceweasel
Changed Bug title to 'ITP: fullscreen-extension -- Fullscreen theme for 
iceweasel' from 'ITP: xul-ext-fullscreen -- Fullscreen theme for iceweasel'
> thanks
Stopping processing here.

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



Bug#685421: Name change of src:package

2012-09-02 Thread Mike Gabriel

retitle #685421 ITP: fullscreen-extension -- Fullscreen theme for iceweasel
thanks

According to the Mozilla extensions packaging policy draft [1] this  
ITP's src:package name will be renamed to ,,fullscreen-extension''.


Greets,
Mike

[1] http://wiki.debian.org/Mozilla/ExtensionsPolicy

--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpTCHm1Swok8.pgp
Description: Digitale PGP-Unterschrift


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

2012-09-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Sunday 2 September  20:03:06 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libshout-idjc
> tags 686508 + pending
Bug #686508 [wnpp] ITP: libshout-idjc -- broadcast streaming library with IDJC 
extensions
Added tag(s) pending.
>
End of message, stopping processing here.

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