Bug#672375: marked as done (ITP: cloud-init)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 07:02:21 +
with message-id 
and subject line Bug#672375: fixed in cloud-init 0.6.3-2
has caused the Debian Bug report #672375,
regarding ITP: cloud-init
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.)


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

Hello everybody,

I was reminded to send an ITP for cloud-init, so that the progress in packaging
can be followed.  Here are prospective control and copyright files.

I tried to rework the description using 
https://help.ubuntu.com/community/CloudInit.

Your comments, proofreading, etc. are very welcome.

Cheers,

-- Charles

Source: cloud-init
Section: admin
Priority: optional
Maintainer: Python Applications Packaging Team 

Uploaders: Charles Plessy 
Build-Depends: cdbs (>= 0.4.90~),
   debhelper (>= 9),
   po-debconf,
   pyflakes,
   pylint,
   python (>= 2.6.6-3~),
   python-nose,
   python-mocker,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/cloud-init
Vcs-Svn: svn://svn.debian.org/python-apps/packages/cloud-init/trunk/
Vcs-Browser: http://svn.debian.org/websvn/python-apps/packages/cloud-init/trunk/

Package: cloud-init
Architecture: all
Depends: cloud-utils,
 ifupdown (>= 0.6.10ubuntu5),
 procps,
 python,
 python-cheetah,
 python-configobj,
 python-oauth,
 python-software-properties,
 python-yaml,
 ${misc:Depends},
 ${python:Depends}
Description: configuration and customization of cloud instances
 System to handle early initialization of a cloud instance. Cloud-init can for
 example set a default locale and a host name, generate SSH private host keys,
 add SSH keys to a user's .ssh/authorized_keys so they can log in, and set up
 ephemeral mount points.
 .
 Cloud-init's behavior can be configured via user-data, given by the user at
 instance launch time.


Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: 
https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz

Files: *
Copyright: © 2009-2012, Canonical Ltd.
   © 2012 Hewlett-Packard Development Company, L.P.
   © 2012 Cosmin Luta
License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3, as
 published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see .
 .
 The complete text of the GPL version 3 can be seen in
 /usr/share/common-licenses/GPL-3.

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


--- End Message ---
--- Begin Message ---
Source: cloud-init
Source-Version: 0.6.3-2

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

cloud-init_0.6.3-2.debian.tar.gz
  to main/c/cloud-init/cloud-init_0.6.3-2.debian.tar.gz
cloud-init_0.6.3-2.dsc
  to main/c/cloud-init/cloud-init_0.6.3-2.dsc
cloud-init_0.6.3-2_all.deb
  to main/c/cloud-init/cloud-init_0.6.3-2_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 672...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Plessy  (supplier of updated cloud-init 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: Wed, 23 May 2012 09:26:29 +0900
Source: cloud-init
Binary: cloud-init
Architecture: source all
Version: 0.6.3-2
Distribution: experimental
Urgency: low
Maintainer: Python Applications Packaging Team 

Changed-By: Charles Plessy 
Description: 
 cloud-init - configuration and customization of cloud instances
Closes: 672375
Changes: 
 cloud-init (0.6.3-2) experimental; urgency=low
 .
   * First version in Debian (Closes: 

Bug#672375: marked as done (ITP: cloud-init)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 07:02:08 +
with message-id 
and subject line Bug#672375: fixed in cloud-init 0.6.3-1
has caused the Debian Bug report #672375,
regarding ITP: cloud-init
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.)


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

Hello everybody,

I was reminded to send an ITP for cloud-init, so that the progress in packaging
can be followed.  Here are prospective control and copyright files.

I tried to rework the description using 
https://help.ubuntu.com/community/CloudInit.

Your comments, proofreading, etc. are very welcome.

Cheers,

-- Charles

Source: cloud-init
Section: admin
Priority: optional
Maintainer: Python Applications Packaging Team 

Uploaders: Charles Plessy 
Build-Depends: cdbs (>= 0.4.90~),
   debhelper (>= 9),
   po-debconf,
   pyflakes,
   pylint,
   python (>= 2.6.6-3~),
   python-nose,
   python-mocker,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/cloud-init
Vcs-Svn: svn://svn.debian.org/python-apps/packages/cloud-init/trunk/
Vcs-Browser: http://svn.debian.org/websvn/python-apps/packages/cloud-init/trunk/

Package: cloud-init
Architecture: all
Depends: cloud-utils,
 ifupdown (>= 0.6.10ubuntu5),
 procps,
 python,
 python-cheetah,
 python-configobj,
 python-oauth,
 python-software-properties,
 python-yaml,
 ${misc:Depends},
 ${python:Depends}
Description: configuration and customization of cloud instances
 System to handle early initialization of a cloud instance. Cloud-init can for
 example set a default locale and a host name, generate SSH private host keys,
 add SSH keys to a user's .ssh/authorized_keys so they can log in, and set up
 ephemeral mount points.
 .
 Cloud-init's behavior can be configured via user-data, given by the user at
 instance launch time.


Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: 
https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz

Files: *
Copyright: © 2009-2012, Canonical Ltd.
   © 2012 Hewlett-Packard Development Company, L.P.
   © 2012 Cosmin Luta
License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3, as
 published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see .
 .
 The complete text of the GPL version 3 can be seen in
 /usr/share/common-licenses/GPL-3.

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


--- End Message ---
--- Begin Message ---
Source: cloud-init
Source-Version: 0.6.3-1

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

cloud-init_0.6.3-1.debian.tar.gz
  to main/c/cloud-init/cloud-init_0.6.3-1.debian.tar.gz
cloud-init_0.6.3-1.dsc
  to main/c/cloud-init/cloud-init_0.6.3-1.dsc
cloud-init_0.6.3-1_all.deb
  to main/c/cloud-init/cloud-init_0.6.3-1_all.deb
cloud-init_0.6.3.orig.tar.gz
  to main/c/cloud-init/cloud-init_0.6.3.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 672...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Plessy  (supplier of updated cloud-init 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: Sat, 19 May 2012 13:37:20 +0900
Source: cloud-init
Binary: cloud-init
Architecture: source all
Version: 0.6.3-1
Distribution: experimental
Urgency: low
Maintainer: Python Applications Packaging Team 

Changed-By: Charles Plessy 
Description: 
 cloud-init - configuration and customization of cloud instances
Closes: 672375
Changes: 
 cloud-i

Bug#555635: marked as done (ITP: dita-ot -- transforms DITA content (maps and topics) into deliverable formats)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 07:32:09 +
with message-id 
and subject line Bug#555635: fixed in dita-ot 1.5.3-1
has caused the Debian Bug report #555635,
regarding ITP: dita-ot -- transforms DITA content (maps and topics) into 
deliverable formats
to be marked as done.

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

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


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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: dita-ot
  Version : 1.4.1
* URL : http://dita-ot.sourceforge.net/
* License : Apache License V2.0, Common Public License 1.0
  Programming Lang: Java
  Description : transforms DITA content (maps and topics) into deliverable 
formats

Hi,

I’m looking into packaging serna (see RFP 535828). One of the
dependencies of serna is the DITA Open Toolkit. DITA is somewhat a
competitor to DocBook and I’m surprised that none of it is package for
Debian yet.

I think this package needs some skilled XML people to maintain, and I
don’t think I’m one. Therefore, I’m filing this RPF, hoping that someone
will pick it up.

Thanks,
Joachim

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

iEYEARECAAYFAkr5mVMACgkQ9ijrk0dDIGxGKQCgyAhkaqJpEeQeYVKRujPlvooD
nkYAoMdf57kfYk0KBGTzjkaucx2HRCXY
=XFYm
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: dita-ot
Source-Version: 1.5.3-1

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

dita-ot-doc_1.5.3-1_all.deb
  to main/d/dita-ot/dita-ot-doc_1.5.3-1_all.deb
dita-ot_1.5.3-1.debian.tar.gz
  to main/d/dita-ot/dita-ot_1.5.3-1.debian.tar.gz
dita-ot_1.5.3-1.dsc
  to main/d/dita-ot/dita-ot_1.5.3-1.dsc
dita-ot_1.5.3-1_all.deb
  to main/d/dita-ot/dita-ot_1.5.3-1_all.deb
dita-ot_1.5.3.orig.tar.gz
  to main/d/dita-ot/dita-ot_1.5.3.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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre  (supplier of updated dita-ot 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: Thu, 03 May 2012 11:08:47 +0200
Source: dita-ot
Binary: dita-ot dita-ot-doc
Architecture: source all
Version: 1.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group 
Changed-By: Mathieu Malaterre 
Description: 
 dita-ot- transforms DITA content (maps and topics) into deliverable format
 dita-ot-doc - DITA Open Toolkit (documentation)
Closes: 555635
Changes: 
 dita-ot (1.5.3-1) unstable; urgency=low
 .
   [ Jakub Adam ]
   * Initial release. (Closes: #555635)
 .
   [ Mathieu Malaterre ]
   * Move section to B-D-I
   * Add watch file
Checksums-Sha1: 
 adda88ece690472e9465c4cbd062a26e0c89f72f 2131 dita-ot_1.5.3-1.dsc
 5b0af29824a022cf396d3c5700ae9603e835b70c 4045499 dita-ot_1.5.3.orig.tar.gz
 2b26da3ebcb8f49914152f25fcf2947d858f2a43 9520 dita-ot_1.5.3-1.debian.tar.gz
 bffd158f235b8a54086254332ab4553bf39c70c2 1261862 dita-ot_1.5.3-1_all.deb
 aee2eca3f33487be3671b2d01b986cac8bec5c1f 229792 dita-ot-doc_1.5.3-1_all.deb
Checksums-Sha256: 
 6edc7cbba9b87656d47559f8793d4d7f300e1c64b13a847e32c1b74d6393e01b 2131 
dita-ot_1.5.3-1.dsc
 8e943fb0bd4f81b8a2bf994d81cca3858ec6a586efb952b88eacb198865124e7 4045499 
dita-ot_1.5.3.orig.tar.gz
 1235937623a3811c5d48ae1c5b3560dee68308532c4dba90561d2e3cde95c19d 9520 
dita-ot_1.5.3-1.debian.tar.gz
 11c0b3a1a90843124c096f36a9f8f50fc49847b155cfcdc7048bb579d624bdc3 1261862 
dita-ot_1.5.3-1_all.deb
 3f5d89992b91798ecaa630a84cc8e9fbf3f4714cb65f193e4ccb23ed0824c798 229792 
dita-ot-doc_1.5.3-1_all.deb
Files: 
 3b1326b30833cc3927ab271207dad671 2131 java optional dita-ot_1.5.3-1.dsc
 da4cd9af8ea4b4d95374925ed6d87a45 4045499 java optional 
dita-ot_1.5.3.orig.tar.gz
 ccc6b4010becff162a02a53fdd64d77d 9520 java optional 
dita-ot_1.5.3-1.debian.tar.gz
 693678b09a3385aeb9e3d6c7e658cc96 1261862 java optional dita-ot_1.5.3-1_all.deb
 77327ff07b838744a3ffce6a03370ea9 229792 doc optional 
dita-ot-doc_1.5.3-1_all.deb

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

iQIcBAEBAgAGBQJPu8D/AAoJEAFx4YK

Bug#657184: marked as done (ITP: j2f -- Java Application Programming Interfaces (APIs) to numerical libraries originally written in Fortran)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 07:32:26 +
with message-id 
and subject line Bug#657184: fixed in f2j 0.8.1-1
has caused the Debian Bug report #657184,
regarding ITP: j2f -- Java Application Programming Interfaces (APIs) to 
numerical libraries originally written in Fortran
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.)


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


* Package name: j2f
  Version : 0.8.1
  Upstream Author : Keith Seymour (seym...@cs.utk.edu)
* URL : http://sourceforge.net/projects/f2j/
* License : GPL
  Programming Lang: C
  Description : Java Application Programming Interfaces (APIs) to numerical 
libraries originally written in Fortran

The goal of the Fortran-to-Java project is to provide Java Application 
Programming Interfaces (APIs) to numerical
libraries originally written in Fortran (particularly BLAS and LAPACK).
The program generates a Java library containing object wrappers.
This package is needed for package beast-mcmc.


--- End Message ---
--- Begin Message ---
Source: f2j
Source-Version: 0.8.1-1

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

f2j_0.8.1-1.debian.tar.gz
  to non-free/f/f2j/f2j_0.8.1-1.debian.tar.gz
f2j_0.8.1-1.dsc
  to non-free/f/f2j/f2j_0.8.1-1.dsc
f2j_0.8.1-1_amd64.deb
  to non-free/f/f2j/f2j_0.8.1-1_amd64.deb
f2j_0.8.1.orig.tar.gz
  to non-free/f/f2j/f2j_0.8.1.orig.tar.gz
libf2j-java_0.8.1-1_all.deb
  to non-free/f/f2j/libf2j-java_0.8.1-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 657...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Olivier Sallou  (supplier of updated f2j 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, 24 Jan 2012 17:34:50 +0100
Source: f2j
Binary: f2j libf2j-java
Architecture: source amd64 all
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Olivier Sallou 
Description: 
 f2j- Fortran to Java compiler
 libf2j-java - Java library port of Fortran numerical libraries
Closes: 657184
Changes: 
 f2j (0.8.1-1) unstable; urgency=low
 .
   [ Olivier Sallou ]
   * Initial release (Closes: #657184)
   * Move to non-free, license modification to DFSG compliant license
 in progress
 .
   [ Thorsten Alteholz ]
   * debian/rules: target get-orig-source added
Checksums-Sha1: 
 0716bed570b9b32ab276f4f92e5456779b074b62 2022 f2j_0.8.1-1.dsc
 6830b8e8c70c5250a97a40205684f1605f2fa21b 473057 f2j_0.8.1.orig.tar.gz
 5d7ca1418bfa2794798f443a362cc7959dc53edc 4092 f2j_0.8.1-1.debian.tar.gz
 9622dc1eb2e9c14c86509c35f8142de2edb9ec2f 189588 f2j_0.8.1-1_amd64.deb
 3dc9952ea6ee794555d88941ccce1e226d88c827 74998 libf2j-java_0.8.1-1_all.deb
Checksums-Sha256: 
 a53e8bbaa7be27ec72d0aeb2fb44b9b86a64624ee46b0539340bf6162bb6ed77 2022 
f2j_0.8.1-1.dsc
 8101edeab2aae92d999004723d68829cabf989f7f8d27a5ed1186af8295553dc 473057 
f2j_0.8.1.orig.tar.gz
 42e66acd4db3e34233fe95f675d5f51fd5917e85ded166d6ac95c267e720eb47 4092 
f2j_0.8.1-1.debian.tar.gz
 6cabfa8541b4fabd394446dec3a62f660afe26e0be950e3bc83cb32d08b4aeaa 189588 
f2j_0.8.1-1_amd64.deb
 2f8ef4c37dd6a7cd5f4306537bb7dbd99525a3b5e66d1cc974169560c3a5f218 74998 
libf2j-java_0.8.1-1_all.deb
Files: 
 142483659eba4589c4f7cfcdb0a427e2 2022 non-free/java optional f2j_0.8.1-1.dsc
 6753c4c96721bd169e8a919517347f38 473057 non-free/java optional 
f2j_0.8.1.orig.tar.gz
 28e1946715a908e0acf369abf438f51a 4092 non-free/java optional 
f2j_0.8.1-1.debian.tar.gz
 e8cea7a8747b381cdff6bfc0a069e3d6 189588 non-free/java optional 
f2j_0.8.1-1_amd64.deb
 bcc443f08430aaa8fed8f67d101e441c 74998 non-free/java optional 
libf2j-java_0.8.1-1_all.deb

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

iQIcBAEBCAAGBQJPu6LaAAoJEHjcaNsybYQ4540QAIwwWp+djkdiZyfjc2mhESjH
Tj6tkq9Zhd3vSBm9yv4vQlfxCoqH9CNhn25GxZ3jwsV6gv4qdbxf3Jgea4aVCDJx
X/3shjIvBOZxJafAPmg4i1IpkV9MVImW5JehACS7r59EOd1nu6QYLAkUx6vxQsf8
PFnI9rv3P7NaACTPqJuR0ZWvIK36Q4g+niUvty8ujVl4wJcNkci/WJkvjv4ysT+G
JwhMY

Bug#560806: marked as done (ITP: launchy - The Open Source Keystroke Launcher)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 07:33:11 +
with message-id 
and subject line Bug#560806: fixed in launchy 2.5-1
has caused the Debian Bug report #560806,
regarding ITP: launchy - The Open Source Keystroke Launcher
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.)


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

* Package name: launchy
  Version : 2.1.2
  Upstream Author : Josh Karlin karli...@cs.unm.edu
* URL : http://www.launchy.net/
* License : GPL
  Programming Lang: C++
  Description : Launchy: The Open Source Keystroke Launcher

Launchy is an alternative to gnome-do, which needs no mono. This is the 
description from the launchy homepage:

-
Launchy is a free windows and linux utility designed to help you forget about 
your start menu, the icons on your desktop, and even your file manager.

Launchy indexes the programs in your start menu and can launch your documents, 
project files, folders, and bookmarks with just a few keystrokes!
-

There is already a .deb file for debian available at the launchy homepage. 
Maybe this can be added to the debian reps?

Thanks in advance.


--- End Message ---
--- Begin Message ---
Source: launchy
Source-Version: 2.5-1

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

launchy-plugins_2.5-1_amd64.deb
  to main/l/launchy/launchy-plugins_2.5-1_amd64.deb
launchy-skins_2.5-1_all.deb
  to main/l/launchy/launchy-skins_2.5-1_all.deb
launchy_2.5-1.debian.tar.gz
  to main/l/launchy/launchy_2.5-1.debian.tar.gz
launchy_2.5-1.dsc
  to main/l/launchy/launchy_2.5-1.dsc
launchy_2.5-1_amd64.deb
  to main/l/launchy/launchy_2.5-1_amd64.deb
launchy_2.5.orig.tar.gz
  to main/l/launchy/launchy_2.5.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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ricardo Mones  (supplier of updated launchy 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: Thu, 17 May 2012 22:10:30 +0200
Source: launchy
Binary: launchy launchy-plugins launchy-skins
Architecture: source amd64 all
Version: 2.5-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones 
Changed-By: Ricardo Mones 
Description: 
 launchy- smart search launcher for installed programs or files
 launchy-plugins - plugins for launchy, the smart search launcher
 launchy-skins - more skins for launchy, the smart search launcher
Closes: 560806
Changes: 
 launchy (2.5-1) unstable; urgency=low
 .
   * Initial release (Closes: #560806)
Checksums-Sha1: 
 9d51ec94eb65e23975518ba66b3d943eb3e7b622 1170 launchy_2.5-1.dsc
 741ce331d9101b8e99580dd57309548b511bdd45 1375565 launchy_2.5.orig.tar.gz
 dc578f7d6cd0a5efc59ff2eba64987d03213fdb0 5022 launchy_2.5-1.debian.tar.gz
 8f1bd7ad7c735ba8c41763de5fae8db3672c687e 411478 launchy_2.5-1_amd64.deb
 cb5d3e48d064394b2ff2c09dc635b2c3e4258051 192264 launchy-plugins_2.5-1_amd64.deb
 98b8390221cf63d5921943917f1f7b4aa60607c5 186556 launchy-skins_2.5-1_all.deb
Checksums-Sha256: 
 ac8a717375fe31608953a69d11e0d2165d72e54e02ee00b92e179c87874aeffd 1170 
launchy_2.5-1.dsc
 df712bf904407a4917aac2789131bfb64554ab5bce718089fccdb3cac3056600 1375565 
launchy_2.5.orig.tar.gz
 c64752836105cf0deda84f8b3ac7589daf3b31d4f91c36d3ff8422ae71140950 5022 
launchy_2.5-1.debian.tar.gz
 f78c1c05d41b28f485404c57a0eed3d7230fa0634c2bac2bcc4efe453965342b 411478 
launchy_2.5-1_amd64.deb
 815b13601863f2b4aff0b9351155036e16ba4ccd9fd72609c703b22b3877add2 192264 
launchy-plugins_2.5-1_amd64.deb
 9ba254af279b3d22bd061c0911b3bcb91cc9b682dd158e7a4b5fe54e65a67446 186556 
launchy-skins_2.5-1_all.deb
Files: 
 851000dd491eca426ea0468165d902a3 1170 x11 optional launchy_2.5-1.dsc
 e3ebceb8b4e971b904331d97535d191e 1375565 x11 optional launchy_2.5.orig.tar.gz
 f520bfa4ddff275a3fc29d6a499a020f 5022 x11 optional launchy_2.5-1.debian.tar.gz
 4a7151e674f8c54033e8489223513823 411478 x11 optional launchy_2.5-1_amd64.deb
 0bcad9331533f004693aaca70400575d 192264 x11 optional 
launchy-plugins_2.5-1_amd64

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

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

> # Wednesday 23 May  08:03:10 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: pegasus-wms
> tags 673893 + pending
Bug #673893 [wnpp] ITP: pegasus-wms -- Scientific workflow management system 
for Condor
Added tag(s) pending.
>
End of message, stopping processing here.

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



Bug#674123: ITP: libdata-util-perl -- selection of utilities for data and data types

2012-05-23 Thread Salvatore Bonaccorso
Package: wnpp
Owner: Salvatore Bonaccorso 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libdata-util-perl
  Version : 0.59
  Upstream Author : Goro Fuji(gfx) .
* URL : http://search.cpan.org/dist/Data-Util/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : selection of utilities for data and data types

Data::Util provides utility functions for data and data types,
including functions for subroutines and symbol table hashes (stashes).

The implementation of this module is both Pure Perl and XS, so if
you have a C compiler, all the functions this module provides are
really faster.

This is a new dependency for libsvn-hooks-perl.



-- 
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/1337761444.338696.14688@elende



Bug#674135: ITP: spglib -- Crystal Symmetry Library

2012-05-23 Thread Michael Banck
Package: wnpp
Severity: wishlist
Owner: DebiChem Project 


* Package name: spglib
  Version : 1.0.8
  Upstream Author : Atsushi Togo 
* URL : http://spglib.sourceforge.net
* License : BSDish
  Programming Lang: C
  Description : Crystal Symmetry Library

Spglib is a library to find and handle crystal symmetries.
.
Features include:
.
 * Identify space-group type
 * Find symmetry operations
 * Find a primitive cell
 * Search irreducible k-points
 * Refine crystal structure
 * Wyckoff position assignment




-- 
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/20120520183554.ga32...@nighthawk.chemicalconnection.dyndns.org



Bug#664619: marked as done (ITP: shelr -- Utility for console screencasting)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 13:34:03 +0300
with message-id <87likj5gpw@antono.info>
and subject line Done
has caused the Debian Bug report #664619,
regarding ITP: shelr -- Utility for console screencasting
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.)


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

* Package name: shelr
  Version : 0.11.5
  Upstream Author : Antono Vasiljev
* URL or Web page : http://shelr.tv/
* License : GPL3
  Description : Utility for console screencasting

-- 
http://antono.info


--- End Message ---
--- Begin Message ---
Package: shelr
Version: 0.16.2-1


Package accepted to Deiban Unstable:
http://packages.qa.debian.org/s/shelr/news/20120521T102019Z.html


-- 
http://shelr.tv/ - Screencasting for shell ninjas

--- End Message ---


Bug#657395: your mail

2012-05-23 Thread Jon Dowland
On Tue, May 22, 2012 at 09:20:43PM +, Bas van den Dikkenberg wrote:
> Wotj [aclahe are you talking

Sorry I don't understand. I'm talking about cinnamon. 




-- 
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/20120523105339.ga20...@ubik.ncl.ac.uk



Processed: closing 577667

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

> # weboob upload in unstable since 2012-02-11
> close 577667
Bug #577667 [wnpp] ITP: weboob -- Out-of-browser interaction with websites
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#663006: libnfc co-maintainer?

2012-05-23 Thread Ludovic Rousseau
2012/5/21 Oxan van Leeuwen :
> Hi Ludovic,
>
> On 21-05-12 16:59, Ludovic Rousseau wrote:
>>
>> Hello Oxan van Leeuwen,
>>
>> I am a Debian Developper and also a libnfc upstream maintainer (since
>> a few days).
>> It looks like you are not yet a DD and may be looking for a sponsor.
>
>
> That's great! Actually, I think you already applied the patches I created
> while packaging ;-). For reference, last week I have submitted the RFS as
> #672795 indeed.
>
>> I propose you to use collab-maint projet on alioth to host the
>> debian/* packaging files.
>> It will then be easy to co-maintain the NFC-related packages.
>
>
> That sounds like a good idea. I think the current procedure for getting
> access to collab-maint is the one in http://deb.li/3qmXG, so I've applied to
> the collab-maint project at Alioth (username oxan-guest).
>
>> I already made some changes to the debian/* files in
>> https://libnfc.googlecode.com/svn/trunk/debian to fix some lintian
>> warnings but I also prefer to have the debian/* files in a separate
>> repository.
>
>
> Great. I'll take a look at them and merge the relevant changes to my
> packaging.

I created a (empty) SVN repository. To get it use:
$ svn co svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/libnfc

Bye

-- 
 Dr. Ludovic Rousseau



--
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/cagste8db-ov-odkbsnod-tauaqg6hvpxppjyzkseetmo8hy...@mail.gmail.com



Bug#674166: ITP: tkinspect -- Tk application inspector for developing in Tcl

2012-05-23 Thread Sergei Golovan
Package: wnpp
Severity: wishlist
Owner: Sergei Golovan 


* Package name: tkinspect
  Version : 5.1.6p10
  Upstream Author : Sam Shen , John Robert Loverso 
, Pat Thoyts 
* URL : http://tkcon.sourceforge.net/
* License : Public domain. Includes parts with BSD license
  Programming Lang: Tcl/Tk
  Description : Tk application inspector for developing in Tcl

 Tkinspect is a tool to permit one to inspect the contents of a
 separate running Tk application. It has views for the variables,
 arrays, procedures and other objects in the inspectee and
 communicates using the Tk send or tcllib comm commands.



-- 
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/20120523144037.25209.81145.report...@jupiter.golovan.home



Processed (with 1 errors): ITA: ophcrack -- Microsoft Windows password cracker using rainbow tables (gui)

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

> retitle 673947 ITA: ophcrack -- Microsoft Windows password cracker
Bug #673947 [wnpp] O: ophcrack -- Microsoft Windows password cracker using 
rainbow tables (gui)
Changed Bug title to 'ITA: ophcrack -- Microsoft Windows password cracker' from 
'O: ophcrack -- Microsoft Windows password cracker using rainbow tables (gui)'
> using rainbow tables (gui)
Unknown command or malformed arguments to command.

> owner 673947 !
Bug #673947 [wnpp] ITA: ophcrack -- Microsoft Windows password cracker
Owner recorded as Daniel Echeverry .
> thanks
Stopping processing here.

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



Processed: retitle 623914 to ITP: ruby-launchy -- Cross-platform application launcher helper class

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

> retitle 623914 ITP: ruby-launchy -- Cross-platform application launcher 
> helper class
Bug #623914 [wnpp] ITP: launchy -- Cross-platform application launcher helper 
class
Changed Bug title to 'ITP: ruby-launchy -- Cross-platform application launcher 
helper class' from 'ITP: launchy -- Cross-platform application launcher helper 
class'
> thanks
Stopping processing here.

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



Bug#602126: Package ready

2012-05-23 Thread Michael Banck
Hi,

On Mon, May 21, 2012 at 04:28:55PM +0200, Ask Hjorth Larsen wrote:
> We have a package now which is ready to be uploaded.  So we would like
> to have this bug promoted to an RFS.

Great news!

If you point me to a source package, I can review it and upload.


Michael



-- 
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/20120523194300.gb8...@nighthawk.chemicalconnection.dyndns.org



Bug#663006: libnfc co-maintainer?

2012-05-23 Thread Oxan van Leeuwen

Hi,

On 23-05-12 15:49, Ludovic Rousseau wrote:

I created a (empty) SVN repository. To get it use:
$ svn co svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/libnfc

Bye



Great! I've imported my current libnfc package into the repository (using 
debian/ only, but we can change that if you want).


Most notable changes with the upstream packaging are:
- I renamed the libnfc-bin package to libnfc-utils and dropped the
  libnfc-examples and libnfc-pn53x-examples. I'm not sure how useful the
  examples are for end-users.
- Enabled multi-arch for the library package
- Added an libnfc3-dbg package
- Currently it still requires pcsc due to the acr122 driver. We might want
  to change that, but I'm a bit reluctant because the USB driver isn't in
  the 1.6.0~rc1 version yet.

Regards,
Oxan



--
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/4fbd3db0.3050...@oxanvanleeuwen.nl



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

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

> # Wednesday 23 May  20:03:22 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: servefile
> tags 667564 + pending
Bug #667564 [wnpp] ITP: servefile -- Serve files from shell via a small HTTP 
server
Added tag(s) pending.
> # Source package in NEW: lhasa
> tags 671154 + pending
Bug #671154 [wnpp] ITP: lhasa -- lha archive decompressor
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/witty";>witty
> tags 668295 + pending
Bug #668295 [libwt-dev] libwt-dev: Missing include file Wt/Util
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/witty";>witty
> tags 653807 + pending
Bug #653807 [libwt29] FTBFS with Boost 1.48: random_device.cpp:45:63: error: 
'const result_type boost::random::random_device::min_value' is not a static 
member of 'class boost::random::random_device'
Added tag(s) pending.
>
End of message, stopping processing here.

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



Bug#673071: ITP: vodstok -- Voluntary Distributed Storage Kit

2012-05-23 Thread Pierre Jaury
Hi,

> Pierre Jaury  writes:
> > This software is still an early research project: as far as I know, only
> > basic formal security analysis has been performed.
> 
> Ok, just make sure that the users know about this.

They will. Additionally, I plan on preparing the project for definitive
packaging once some crucial bugs I already reported are fixed upstream.

By the way, a detailed cryptographic analysis is currently being
performed for vodstok protocol. The only spotted weakness is the single
AES key being used for many related chunks, even if those are uploaded
to various locations and named pseudo-randomly. Yet, an additional
feature is being designed that will allow multiple keys to be used
(ultimately, one key per chunk). vodstok could also use AES CBC (or any
chained mode) as well as ECB for small files, ie. when downloading the
whole file before decrypting remains an option.

> > Yet, for your specific concern about usual AES vulnerability when using
> > independently encrypted blocks, the project aims at providing temporary
> > private storage but does not pretend to provide secure operations.
> 
> Ok, next question is then: how does vodstok detects tampering done by
> hostile peers?

There is no reason for vodstok to detect tampering, as long as design
choices ensure that the system is reliable enough for temporary storage
of non-critical files.

First, repositories have a maximum amount of disk space to allocate.
Once it is full, a repository will automatically delete old chunks to
free enough disk space for the new uploaded files to be stored.

Because uploaded chunks have a limited lifetime, there is a significant
risk that a file lacks some chunks before it is successfully downloaded
by clients. To avoid such a phenomenon, repositories publish statistics
about the average lifetime of chunks; client software use these
statistics to distribute the chunks so that small repositories are not
overloaded.

In case of an attacker flooding a repository with dummy chunks to
quickly delete the useful ones, two mechanisms will mitigate the
attempt. Timers are set so that a repository is not simply being flooded
by some dumb client. Plus, the deletion mechanism relies on a
most-recently-used list (and soon a most-frequently-used list) to ensure
that chunks belonging to popular files are not deleted.

> Two separate binary packages might make sense in that case yes but
> they'll of course be part of the same source package I assume?

Yes.

Regards,
Pierre.



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


Bug#673071: ITP: vodstok -- Voluntary Distributed Storage Kit

2012-05-23 Thread Pierre Jaury
Hi again,

I must clarify my very own point.

> vodstok could also use AES CBC (or any
> chained mode) as well as ECB for small files, ie. when downloading the
> whole file before decrypting remains an option.

vodstok is actually using CBC, but for small independent chunks, which
means it has more or less the same vulnerabilities as ECB. I was
actually mentioning the possibility to encrypt the whole file using CBC
before splitting it. Of course, because chunks are downloaded in random
order, this is fine only for small files (the whole thing has to be
downloaded before decryption).

Regards.


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


Bug#614211: marked as done (O: gimp-resynthesizer -- Gimp plugin for texture synthesis)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 21:06:16 +
with message-id 
and subject line Bug#614211: fixed in gimp-resynthesizer 0.16-2
has caused the Debian Bug report #614211,
regarding O: gimp-resynthesizer -- Gimp plugin for texture synthesis
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.)


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

Due to a lack of time and as I have not been using Debian on my desktop
machine for some time now, I can no longer properly maintain this package.
It may be best for it to be merged into gimp-plugin-registry or
something.


--- End Message ---
--- Begin Message ---
Source: gimp-resynthesizer
Source-Version: 0.16-2

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

gimp-resynthesizer_0.16-2.diff.gz
  to main/g/gimp-resynthesizer/gimp-resynthesizer_0.16-2.diff.gz
gimp-resynthesizer_0.16-2.dsc
  to main/g/gimp-resynthesizer/gimp-resynthesizer_0.16-2.dsc
gimp-resynthesizer_0.16-2_all.deb
  to main/g/gimp-resynthesizer/gimp-resynthesizer_0.16-2_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 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernd Zeimetz  (supplier of updated gimp-resynthesizer 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: Wed, 23 May 2012 21:27:57 +0200
Source: gimp-resynthesizer
Binary: gimp-resynthesizer
Architecture: source all
Version: 0.16-2
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz 
Changed-By: Bernd Zeimetz 
Description: 
 gimp-resynthesizer - Transitional package for gimp-plugin-registry
Closes: 614211
Changes: 
 gimp-resynthesizer (0.16-2) unstable; urgency=low
 .
   * Transitional package (Closes: #614211)
Checksums-Sha1: 
 bb43659173170bff9fc0725434b9d7e158f6ff3e 1721 gimp-resynthesizer_0.16-2.dsc
 82ff1a8b9cea9156a666a38753c31d5f36f21f2c 3880 gimp-resynthesizer_0.16-2.diff.gz
 8ca8e88ad4e348b4946dc4f37f7e6ec37a2f7ab2 2626 gimp-resynthesizer_0.16-2_all.deb
Checksums-Sha256: 
 fdd16ebe9202ddb6976c58d6bfdd9b48d2a048fa430de9afcd751f361329e497 1721 
gimp-resynthesizer_0.16-2.dsc
 59083ebb5130daaab8eb75e5b18aab3cdc17d849e1d8157fdd8d836bbeb9965a 3880 
gimp-resynthesizer_0.16-2.diff.gz
 704a385a580eeed34b6eb00f7cceadf91d2e24a6553f5e37d655de98c575df5e 2626 
gimp-resynthesizer_0.16-2_all.deb
Files: 
 afc8f6bb6c16a23d907a7c949821b108 1721 graphics optional 
gimp-resynthesizer_0.16-2.dsc
 f8d355abcd76aafb2c028d1863273b33 3880 graphics optional 
gimp-resynthesizer_0.16-2.diff.gz
 291bfaeabb35fc12bf693e567f22d124 2626 graphics optional 
gimp-resynthesizer_0.16-2_all.deb

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

iQIcBAEBCAAGBQJPvUbzAAoJEOs2Fxpv+UNfVswP/iGbw/KKV/OKfPbw9MCE8vpL
V2fwP0oEjrMEDgTGRJO6Xh4JUCfSQk/82woHRF6MMJG3qxzo1e0rI0gM+N7xT0q/
CSrWQcyRoQPpeFCE3HDnmCdvd2qz6VcE04Uz6Par1m7xezw/dviezu5WYZ4gREwp
T6TZulxBdjrAoj1mBacTfevqEo7cX3UCnqDfA8lW2W5HRUGcACHcJ8MnSq3e4dsW
Mdvp5AHVCuncSQDPPEc2wzFDn4PI+rZ/jSZ2kGCbj8Nn+J4AyuZUSFJVycQw+oYn
yb4tyPUQbRFdnOdGijsNQFa/GanThthAecPQGKBUltUwatsetHZV2dNfgyfrUSha
Fu53Pyj7pRdKyt1vMYpPc420e1nY+3ybsmspQqWV7u6JjHoNpVWzawFkh9GcOArE
t2/uGIHQBEqSVFxADet88BLlzRmI8nRqhS5Nb4/LmcPTrRRacSnG2mH72LxANUgV
SWs6/53JE6mioXV58i6SGkyIWQ3QtyCcyRZcGbyxau2f0HREEi9Pwnt9iL32C9oA
+ECYSHmhyq4Kjb9d5BUjEgurlslxQUIkvQ+ai36n2anWtpCm9OpKAXG3yo3L0d2k
gc27AHGB5ALkoEAJGhgmpvoN5dO2jH5a+xC6N7mhmuBZHcgmtXjVeYLsJmEt2VnE
mQyoZ+GQCyvEkQ42LQ4h
=dBo/
-END PGP SIGNATURE-


--- End Message ---


Bug#671154: marked as done (ITP: lhasa -- lha archive decompressor)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 21:47:39 +
with message-id 
and subject line Bug#671154: fixed in lhasa 0.0.6-1
has caused the Debian Bug report #671154,
regarding ITP: lhasa -- lha archive decompressor
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.)


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

* Package name: lhasa
  Version : 0.0.4
  Upstream Author : Simon Howard 
* URL : http://fragglet.github.com/lhasa/
* License : ISC
  Programming Lang: C
  Description : lha archive decompressor

Lhasa is a library for parsing LHA (.lzh) archives and a free replacement
for the Unix LHA tool.

Currently it is only possible to read from (ie. decompress) archives;
generating (compressing) LHA archives may be an enhancement for future
versions. The aim is to be compatible with as many different variants
of the LHA file format as possible, including LArc (.lzs) and
PMarc (.pma). A suite of archives generated from different tools is
included for regression testing.

The command line tool aims to be interface-compatible with the non-free
Unix LHA tool (command line syntax and output), for backwards compatibility
with tools that expect particular output.

Lhasa is licensed under the ISC license, which is a simplified version of
the MIT/X11 license that is functionally identical.

It's my intention to initially package the lhasa binary and later add
the library package.


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: lhasa
Source-Version: 0.0.6-1

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

lhasa_0.0.6-1.diff.gz
  to main/l/lhasa/lhasa_0.0.6-1.diff.gz
lhasa_0.0.6-1.dsc
  to main/l/lhasa/lhasa_0.0.6-1.dsc
lhasa_0.0.6-1_amd64.deb
  to main/l/lhasa/lhasa_0.0.6-1_amd64.deb
lhasa_0.0.6.orig.tar.gz
  to main/l/lhasa/lhasa_0.0.6.orig.tar.gz
liblhasa-dev_0.0.6-1_amd64.deb
  to main/l/lhasa/liblhasa-dev_0.0.6-1_amd64.deb
liblhasa0_0.0.6-1_amd64.deb
  to main/l/lhasa/liblhasa0_0.0.6-1_amd64.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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jon Dowland  (supplier of updated lhasa 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, 22 May 2012 23:05:51 +0100
Source: lhasa
Binary: lhasa liblhasa-dev liblhasa0
Architecture: source amd64
Version: 0.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Jon Dowland 
Changed-By: Jon Dowland 
Description: 
 lhasa  - lzh archive decompressor
 liblhasa-dev - lzh decompression library - development files
 liblhasa0  - lzh archive decompression library
Closes: 671154
Changes: 
 lhasa (0.0.6-1) unstable; urgency=low
 .
   * Initial package. Closes: #671154.
Checksums-Sha1: 
 f73d06cb1cc18b5096efc25cc4e0aa787e44c6f8 1931 lhasa_0.0.6-1.dsc
 61a391d56f0b79c54d0b772b6f3ebf706425b33b 1420011 lhasa_0.0.6.orig.tar.gz
 2bdfc5287226ee88ff7896f655a52ddd3d00b696 2109 lhasa_0.0.6-1.diff.gz
 19de5c09c9d4f02a37efb37224dffde34b5b7885 13378 lhasa_0.0.6-1_amd64.deb
 8c558a40a3479521928e4319d22ed57645a62766 27504 liblhasa-dev_0.0.6-1_amd64.deb
 0727b23586f49c60d5b52fcf0dde8cfc8be7e6c7 21234 liblhasa0_0.0.6-1_amd64.deb
Checksums-Sha256: 
 20f9b9df4be053e08571c38627c5560b4c0e2847224d0de8efff58df22c857fc 1931 
lhasa_0.0.6-1.dsc
 45dad185d18c248f09646fe6598ba25670e08a069a48c152459b8b68182a1af4 1420011 
lhasa_0.0.6.orig.tar.gz
 b7a53b9e3d001dc76f031a9e793265f7a9f20712881e1804997a450914b8eca0 2109 
lhasa_0.0.6-1.diff.gz
 5a04ca7234e5cbfd264513993cb4ad416978e62aa887ab9e4c4587c085b8a767 13378 
lhasa_0.0.6-1_amd64.deb
 f57bd823a1e099ccfef7c4f300c192759d09bb3a543d7d6d7c9d01689c07ffdc 27504 
liblhasa-dev_0.0.6-1_amd64.deb
 e727c866e5d76c715a7f6d2d4a38668be0781778087ad8549984c695e51f1e28 21234 
liblhasa0_0.0.6-1_amd64.deb
Files: 
 b52be332d5366d9d33d5bcbb74263678 1931 utils optional lhasa_0.0.6-1.dsc
 09adeb95db813e943366cfa8fcdf1ddb 1420011 utils optional lhasa_0.0.6.orig.tar.gz
 c3a73dc78d34b52cf0cefad16cc9dae9 2109

Bug#667564: marked as done (ITP: servefile -- Serve files from shell via a small HTTP server)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 21:48:03 +
with message-id 
and subject line Bug#667564: fixed in servefile 0.4.1-1
has caused the Debian Bug report #667564,
regarding ITP: servefile -- Serve files from shell via a small HTTP server
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.)


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

* Package name: servefile
  Version : 0.3.1
  Upstream Author : Sebastian Lohff 
* URL : http://seba-geek.de/stuff/servefile/
* License : GPLv3+
  Programming Lang: Python
  Description : Serve files from shell via a small HTTP server

Serve files from shell via a small HTTP server. The server redirects all HTTP
requests to the file, so only IP and port must be given to another user to
access the file. Its main purpose is to quickly send a file to users in your
local network, independent of their current setup (OS/software).


--- End Message ---
--- Begin Message ---
Source: servefile
Source-Version: 0.4.1-1

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

servefile_0.4.1-1.debian.tar.gz
  to main/s/servefile/servefile_0.4.1-1.debian.tar.gz
servefile_0.4.1-1.dsc
  to main/s/servefile/servefile_0.4.1-1.dsc
servefile_0.4.1-1_all.deb
  to main/s/servefile/servefile_0.4.1-1_all.deb
servefile_0.4.1.orig.tar.gz
  to main/s/servefile/servefile_0.4.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Lohff  (supplier of updated servefile 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: Fri, 18 May 2012 14:47:52 +0200
Source: servefile
Binary: servefile
Architecture: source all
Version: 0.4.1-1
Distribution: sid
Urgency: low
Maintainer: Sebastian Lohff 
Changed-By: Sebastian Lohff 
Description: 
 servefile  - serve or receive files from shell via a small HTTP server
Closes: 667564
Changes: 
 servefile (0.4.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #667564)
Checksums-Sha1: 
 cdd0358257632a7b6ecdb189141256389eb7e9ea 1723 servefile_0.4.1-1.dsc
 be45d7a82976681ffe031baa0c2e37ea20a24643 10030 servefile_0.4.1.orig.tar.gz
 061309e3d8c3576ab4307c9eef451533ca59d679 1688 servefile_0.4.1-1.debian.tar.gz
 be4132dfbb0333634fde0472c4ef96bc7d065ab9 13066 servefile_0.4.1-1_all.deb
Checksums-Sha256: 
 f7cfcf88609b0b4e7ed21c5eb76e687c49394b1d4d4c16546032deeff6991f1b 1723 
servefile_0.4.1-1.dsc
 b9aff787040e543f0e11e09826a3f6c05e6149583317c573b9f01ba32eb110df 10030 
servefile_0.4.1.orig.tar.gz
 163694fa60923bec7766fc13e289044e77cad24437db57cc2327d84e8b358dc3 1688 
servefile_0.4.1-1.debian.tar.gz
 5d8f1503305be17eef1810e1f52f12b2d5f431f38a53104150a69b2f29c2a132 13066 
servefile_0.4.1-1_all.deb
Files: 
 7b7dd05bca944a064f2e8f48c2e06722 1723 net optional servefile_0.4.1-1.dsc
 19fd02a7912e72db5a82fada77f605dc 10030 net optional servefile_0.4.1.orig.tar.gz
 f72a5271a09c47201f4c881e1290153c 1688 net optional 
servefile_0.4.1-1.debian.tar.gz
 42b446b0f62b35c6517ce6ae3622020f 13066 net optional servefile_0.4.1-1_all.deb

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

iQIcBAEBAgAGBQJPvLmaAAoJEMcrUe6dgPNtWUUQAIxenON2Xc3Xwizee4+L0BdN
ng7U7RV9cc4Sx5msV353bz0nrLBc8leErRbEmzWOSpWhObxVmWX/PK8tmj2xd+LN
eXusFoFd1dS3Q/a+H9/m51JX+l8JxW0wI9PU/CYUFAOeIAt+UgU/5hSoD+5L1On/
TPauGfzHIvpw6gch0bnjPb9xFnXP/Son/n7DgLG4aBsEtCmrRh2jDKBBkgHzdm1j
LJZUcmgF1wm2RpDGTOQlMXTGTFDkPX+C+cvQhChqWghSzUASq8JtyvgmnX0ZA2j/
uaUq/M2jpPmmICB+u0CaqL+1qe3M3TCoAT9otThhLwgTA2OWKsNgb2TB7eVJiT0V
4p92uEm278jpZAZmhIB/i6u06414FzyiJDTaoEEuSAF/3h4Ff0yaHrgoBYTuVgDG
NCSwu5MhRCmYCzsNknclkUPmA9IygVlwvxnI6Cg8mJbFIitwCC9MreoPrGmpEOhW
lf5X/K4m88Ol90eywavMIsBLKXfDKt7F3qpyBW+zBwLZbq66vMuHYDNe7uWxEbNS
X3jKlZ/lABJhTxl73JI9XDmTO3ZNDbpwx5PEE4e2ENw0eTRh3wzaAFVK2jTAj8jd
DUMCPFj4Ws+oghmt+ECoxJXYtOaOr1i3O2XSMtnx97+Fdkr5w+nMyh+yimoV0svx
we90OcXVkfUcjlb9o34o
=1mv9
-END PGP SIGNATURE-


--- End Message ---


Bug#635975: marked as done (ITP: ndpmon -- IPv6 Neighbor Discovery Protocol Monitor)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 22:17:48 +
with message-id 
and subject line Bug#635975: fixed in ndpmon 1.4.0-1
has caused the Debian Bug report #635975,
regarding ITP: ndpmon -- IPv6 Neighbor Discovery Protocol Monitor
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.)


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


* Package name: ndpmon
  Version : 1.4.0
  Upstream Author : Frederic Beck 
* URL : http://ndpmon.sourceforge.net/
* License : LGPL-2.1
  Programming Lang: C
  Description : IPv6 Neighbor Discovery Protocol Monitor

NDPMon, IPv6 Neighbor Discovery Protocol Monitor, is a tool working with ICMPv6
packets.  NDPMon observes the local network to see if nodes using neighbor
discovery messages behave properly.  When it detects a suspicious Neighbor
Discovery message, it notifies the administrator by writing in the syslog and
in some cases by sending an email report.


--- End Message ---
--- Begin Message ---
Source: ndpmon
Source-Version: 1.4.0-1

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

ndpmon_1.4.0-1.debian.tar.gz
  to main/n/ndpmon/ndpmon_1.4.0-1.debian.tar.gz
ndpmon_1.4.0-1.dsc
  to main/n/ndpmon/ndpmon_1.4.0-1.dsc
ndpmon_1.4.0-1_amd64.deb
  to main/n/ndpmon/ndpmon_1.4.0-1_amd64.deb
ndpmon_1.4.0.orig.tar.gz
  to main/n/ndpmon/ndpmon_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 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John R. Baskwill  (supplier of updated ndpmon 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, 25 Apr 2012 10:15:26 -0400
Source: ndpmon
Binary: ndpmon
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: John R. Baskwill 
Changed-By: John R. Baskwill 
Description: 
 ndpmon - IPv6 Neighbor Discovery Protocol Monitor
Closes: 635975
Changes: 
 ndpmon (1.4.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #635975)
Checksums-Sha1: 
 617bc9ba29991493a0259a678c7c6c5dd46876f5 1769 ndpmon_1.4.0-1.dsc
 68483b0a0ad5e73db30c625b80e552bf7cd0d8bb 321695 ndpmon_1.4.0.orig.tar.gz
 862acd67971b8adc17678769fed05c9bd6639148 428875 ndpmon_1.4.0-1.debian.tar.gz
 2d104129196a6394795bd420ea28fcb6d93b2413 377946 ndpmon_1.4.0-1_amd64.deb
Checksums-Sha256: 
 523d28a5ba5349deaa96c1a2eb050367cae50092d9ae6cf44ceb002591d76f8d 1769 
ndpmon_1.4.0-1.dsc
 132df9d8d3bfa263025131c713278026ae1ee0a423a91652b7a15259363efaeb 321695 
ndpmon_1.4.0.orig.tar.gz
 4deedc91061e2c069e202902351e99dfc0d34afdc19090902d6b1f03e63c3d78 428875 
ndpmon_1.4.0-1.debian.tar.gz
 35ff3ea795b1743b9b9f545d12d387a8a99d850102d558b7636956bf983a0ec7 377946 
ndpmon_1.4.0-1_amd64.deb
Files: 
 40f7a868a74c5a37a23eee1dd877cf40 1769 net extra ndpmon_1.4.0-1.dsc
 4e9573a97b972e5a01de276cdabf3921 321695 net extra ndpmon_1.4.0.orig.tar.gz
 8518108268c07c04ecc245aca624961a 428875 net extra ndpmon_1.4.0-1.debian.tar.gz
 01b6e023bc4b82d089be94aead9af599 377946 net extra ndpmon_1.4.0-1_amd64.deb

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

iQIcBAEBCAAGBQJPmUM0AAoJEE5xYO1KyO4dPOMQANDZ24dQjRYLwUqbifLBJqYF
fPHLwOTtPF6yBCIgzW2b/Wt35beoJCh+Up0rUgBH6KNB1Zq4PnMFXjBPMlA3bQ7S
i9+qaq1GHWhKyCp1b0qOpQ8wZa0yJ9LZ9o3j5D+vCjqe7Y1SEqDohZE4yimoAiK7
iQ+V2DR+RU5H9LpFd18GwoAFRCSrSuprbfUGqysiwA1jlj6nqKIL1y17RZSe94yv
4EkJFx3ogliOpLXUDDscjwUtNBMWFYvrXlsK87kBdaokjV3nzUTR/99UqTTdyHV1
z47U3S8/NQkJDHCR0y89Vr4EONCfBZ+Y47UTm3WbshQlqZfzCyNmY77uPVRpyJGZ
8j/ptSvXdBg30ETF1jfvSHM4KaGpWezTbZLuRLuI4fcyfaLQlvltXqccvddDNv5Z
yPqZ+PsLXspzCKFxSrL8xn3QLSp3jJx+c7D9xLoWuKnvSPkNoojEe8WkP3qKT7wK
BCEF+dhZlcZmHT3tj7YCz5ylFPzcXgBr1a9x5I1KpYsVnd7cS/QsYb09Re2zQByc
4WTxi3g7b5IaLyBp98ihVIPRpKT26uJh2kdRxkxNkTwduFxv5SY4j3wauW/PgAA8
IQCH1+nnJbcFIJzi0XGU1IOeCZp8/1kzPF4NngZvgqhyXUkzdQnxZBCT7cIefjA6
YPRQx/QwxgyMNFpWr2Uy
=1Pos
-END PGP SIGNATURE-


--- End Message ---


Bug#673082: marked as done (ITP: jquery-jplayer-bluemonday)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 22:17:24 +
with message-id 
and subject line Bug#673082: fixed in jquery-jplayer-bluemonday 2.1.0-1
has caused the Debian Bug report #673082,
regarding ITP: jquery-jplayer-bluemonday
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.)


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

* Package name: jquery-jplayer-bluemonday
  Version : 2.1.0
  Upstream Author : HappyWorm 
* URL : http://www.jplayer.org
* License : MIT/GPL
  Programming Lang: JavaScript, ActionScript
  Description : Blue Monday skin for jPlayer

jPlayer is the completely free and open source (GPL/MIT) media library
written in JavaScript. A jQuery plugin, jPlayer allows you to rapidly
weave cross platform audio and video into your web pages.

This package contains the Blue Monday skin for jPlayer.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


--- End Message ---
--- Begin Message ---
Source: jquery-jplayer-bluemonday
Source-Version: 2.1.0-1

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

jquery-jplayer-bluemonday_2.1.0-1.diff.gz
  to main/j/jquery-jplayer-bluemonday/jquery-jplayer-bluemonday_2.1.0-1.diff.gz
jquery-jplayer-bluemonday_2.1.0-1.dsc
  to main/j/jquery-jplayer-bluemonday/jquery-jplayer-bluemonday_2.1.0-1.dsc
jquery-jplayer-bluemonday_2.1.0-1_all.deb
  to main/j/jquery-jplayer-bluemonday/jquery-jplayer-bluemonday_2.1.0-1_all.deb
jquery-jplayer-bluemonday_2.1.0.orig.tar.gz
  to 
main/j/jquery-jplayer-bluemonday/jquery-jplayer-bluemonday_2.1.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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pau Garcia i Quiles  (supplier of updated 
jquery-jplayer-bluemonday 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, 15 May 2012 22:16:21 +0200
Source: jquery-jplayer-bluemonday
Binary: jquery-jplayer-bluemonday
Architecture: source all
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Pau Garcia i Quiles 
Changed-By: Pau Garcia i Quiles 
Description: 
 jquery-jplayer-bluemonday - Blue Monday skin for jPlayer
Closes: 673082
Changes: 
 jquery-jplayer-bluemonday (2.1.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #673082)
Checksums-Sha1: 
 1e378004015dd5912ff1913efb0edda76b9115a0 1848 
jquery-jplayer-bluemonday_2.1.0-1.dsc
 69ee7dce57a64edb380a787d0c801443e27f6a69 3619687 
jquery-jplayer-bluemonday_2.1.0.orig.tar.gz
 01adfa1303a76564462610ea8283eb99862f44f2 5879 
jquery-jplayer-bluemonday_2.1.0-1.diff.gz
 fac8dc95780a0a502ffd028ca64cd3e36dc9f779 44732 
jquery-jplayer-bluemonday_2.1.0-1_all.deb
Checksums-Sha256: 
 91105da640edce88a6d858534674ba76e9ee6cfc3490ead04586c2636e4847e3 1848 
jquery-jplayer-bluemonday_2.1.0-1.dsc
 5ba90a93178587dde532e1b57b4fb2dda8289ae3590bbac0c2e9d73445d2bb51 3619687 
jquery-jplayer-bluemonday_2.1.0.orig.tar.gz
 171af92041118ae885231879d0e8f2a11796103fc30ba454f5ce006b8a33a2f7 5879 
jquery-jplayer-bluemonday_2.1.0-1.diff.gz
 166b2e4087eb59295ae5ae96b8ca947745a1a20a9b04c14043880a3d216724de 44732 
jquery-jplayer-bluemonday_2.1.0-1_all.deb
Files: 
 7e998a4f6dfd8a2b29cd0dbb2291f5fb 1848 web extra 
jquery-jplayer-bluemonday_2.1.0-1.dsc
 f2564f931abb4680b0d56469a36ff4cf 3619687 web extra 
jquery-jplayer-bluemonday_2.1.0.orig.tar.gz
 249817a435441b4aa1fa2a96ae2192be 5879 web extra 
jquery-jplayer-bluemonday_2.1.0-1.diff.gz
 8e5c0192efdac7ec5a727a2924a4b385 44732 web extra 
jquery-jplayer-bluemonday_2.1.0-1_all.deb

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

iQIcBAEBCAAGBQJPvVPVAAoJEHXiDM0z50n8I8IP/1aXOYcTOX9WYuLaPF8UBMnb
9Nj53jAgtd3lmAaXZsJS/uG4bdfFXBzFLhXEtKp5m9u2I8d69Tlo/DDOMgrSMo3R
x+Ys8Dlz8Oe6CmVKM928sdHTiw7QGGyVPp6i3kl88qGiQWIvMNMNetKCdmErXVkt
yyc0iUQ0lAy827upXPEeu2YrqJ5XzmAxcUxtYPP09vCaEz+ZrkqlP2Y5oUQSm8tV
SNyEMLetpE6LXxWdn8VnHoDYMv7eOlLoBVsdYZQseDKSiXIxpSWW+I1cotLVnchW
/kbfm0UhGfYVaUtd23RYeUFf5be4dW4

Bug#673084: marked as done (ITP: jquery-jplayer-pinkflag)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 22:17:37 +
with message-id 
and subject line Bug#673084: fixed in jquery-jplayer-pinkflag 2.1.0-1
has caused the Debian Bug report #673084,
regarding ITP: jquery-jplayer-pinkflag
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.)


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

* Package name: jquery-jplayer-pinkflag
  Version : 2.1.0
  Upstream Author : HappyWorm 
* URL : http://www.jplayer.org
* License : MIT/GPL
  Programming Lang: JavaScript, ActionScript
  Description : Pink Flag skin for jPlayer

jPlayer is the completely free and open source (GPL/MIT) media library
written in JavaScript. A jQuery plugin, jPlayer allows you to rapidly
weave cross platform audio and video into your web pages.

This package contains the Pink Flag skin for jPlayer.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


--- End Message ---
--- Begin Message ---
Source: jquery-jplayer-pinkflag
Source-Version: 2.1.0-1

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

jquery-jplayer-pinkflag_2.1.0-1.diff.gz
  to main/j/jquery-jplayer-pinkflag/jquery-jplayer-pinkflag_2.1.0-1.diff.gz
jquery-jplayer-pinkflag_2.1.0-1.dsc
  to main/j/jquery-jplayer-pinkflag/jquery-jplayer-pinkflag_2.1.0-1.dsc
jquery-jplayer-pinkflag_2.1.0-1_all.deb
  to main/j/jquery-jplayer-pinkflag/jquery-jplayer-pinkflag_2.1.0-1_all.deb
jquery-jplayer-pinkflag_2.1.0.orig.tar.gz
  to main/j/jquery-jplayer-pinkflag/jquery-jplayer-pinkflag_2.1.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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pau Garcia i Quiles  (supplier of updated 
jquery-jplayer-pinkflag 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, 15 May 2012 23:39:35 +0200
Source: jquery-jplayer-pinkflag
Binary: jquery-jplayer-pinkflag
Architecture: source all
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Pau Garcia i Quiles 
Changed-By: Pau Garcia i Quiles 
Description: 
 jquery-jplayer-pinkflag - Pink Flag skin for jPlayer
Closes: 673084
Changes: 
 jquery-jplayer-pinkflag (2.1.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #673084)
Checksums-Sha1: 
 88c1a3785fab28482d315a235e9b554f480ea743 1830 
jquery-jplayer-pinkflag_2.1.0-1.dsc
 564c0a604c6e44fa766b7e8c5321c0d9ecbb754e 3631928 
jquery-jplayer-pinkflag_2.1.0.orig.tar.gz
 891a0694b5e522c57eb13f8c072fd3c983ae4e25 5824 
jquery-jplayer-pinkflag_2.1.0-1.diff.gz
 aa68c7eae2787160fd289547102e12ac9b9b8f02 38846 
jquery-jplayer-pinkflag_2.1.0-1_all.deb
Checksums-Sha256: 
 254b8fd678cd9f6497fe89eb65603d9916fd0cba2c2b7e7597144fa5f7713645 1830 
jquery-jplayer-pinkflag_2.1.0-1.dsc
 be18dc4c7cb8c09c550eb8cbdbe89307a54d4afeee6097843682975fd26d3514 3631928 
jquery-jplayer-pinkflag_2.1.0.orig.tar.gz
 66c1e4c9aee8d2a0bab91c47315568852966101d7bd515db31eb4422705501ec 5824 
jquery-jplayer-pinkflag_2.1.0-1.diff.gz
 d7fed1eefb1607af1ed739b902987c55074651eb0a19cd9c5c46c01999308c62 38846 
jquery-jplayer-pinkflag_2.1.0-1_all.deb
Files: 
 d67f9f1debc102c2b5dd446f52c6cfdb 1830 web extra 
jquery-jplayer-pinkflag_2.1.0-1.dsc
 7c24ac9306ddd98d2e805fe0085fe8c8 3631928 web extra 
jquery-jplayer-pinkflag_2.1.0.orig.tar.gz
 93d95d2c6e8f82cf7a5f59252b316111 5824 web extra 
jquery-jplayer-pinkflag_2.1.0-1.diff.gz
 2e6c73e7b8e3e4bc3c20a32d494e981f 38846 web extra 
jquery-jplayer-pinkflag_2.1.0-1_all.deb

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

iQIcBAEBCAAGBQJPvVQnAAoJEHXiDM0z50n8H6sP/RpduDeE/u+Y1Jv+TKkgKIjD
JBFAAxbW1l4hFlKm+kQ5U2O+PM4B6JosV/pqhQauktnhBxtTUndy0ZuYfFdsGqOP
GVX77cNo3kWPmhbUgSmS5IuhNHu7ZRLqXFCIeL7jNaAMjsbC1FoFXo5vxNLC/4cH
f0irEvDT6u5ShJ3zgTP8pbKc+E5JNKWDaFLWa4c/dosv/UWN6dAXteg+4EkHcjoz
1/Yvn3PprmGZVwGhdFeBLry04onh+jBsfGQQlD/2/8weGama3Digl+5nRLHKepF8
LX+uhfUqQ5GnxKglKD/3MYMEVjcR0p/qgz2gbbLRqg/C4Via4vs7zbxg1oOjErBF
2p5BRaKaooOI3SieeWK/9+TexOAQcAz7JF9sSzTzW/

Bug#673296: marked as done (ITP: dlz-ldap-enum - Plugin for bind9 that uses LDAP data to fulfil ENUM requests)

2012-05-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 May 2012 22:17:09 +
with message-id 
and subject line Bug#673296: fixed in dlz-ldap-enum 1.0.2-1
has caused the Debian Bug report #673296,
regarding ITP: dlz-ldap-enum - Plugin for bind9 that uses LDAP data to fulfil 
ENUM requests
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.)


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

Upstream:

 https://github.com/opentelecoms-org/dlz-ldap-enum


--- End Message ---
--- Begin Message ---
Source: dlz-ldap-enum
Source-Version: 1.0.2-1

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

dlz-ldap-enum_1.0.2-1.diff.gz
  to main/d/dlz-ldap-enum/dlz-ldap-enum_1.0.2-1.diff.gz
dlz-ldap-enum_1.0.2-1.dsc
  to main/d/dlz-ldap-enum/dlz-ldap-enum_1.0.2-1.dsc
dlz-ldap-enum_1.0.2-1_i386.deb
  to main/d/dlz-ldap-enum/dlz-ldap-enum_1.0.2-1_i386.deb
dlz-ldap-enum_1.0.2.orig.tar.gz
  to main/d/dlz-ldap-enum/dlz-ldap-enum_1.0.2.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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Pocock  (supplier of updated dlz-ldap-enum 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: Thu, 17 May 2012 15:46:42 +
Source: dlz-ldap-enum
Binary: dlz-ldap-enum
Architecture: source i386
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Pocock 
Changed-By: Daniel Pocock 
Description: 
 dlz-ldap-enum - Plug-in for bind9 that uses LDAP data to fulfill ENUM requests
Closes: 673296
Changes: 
 dlz-ldap-enum (1.0.2-1) unstable; urgency=low
 .
   * Initial import (Closes: #673296)
Checksums-Sha1: 
 b0b88a748111dafa59462be67da9ccd70b19daae 1350 dlz-ldap-enum_1.0.2-1.dsc
 36529c2d60cc3c39495a436a6742a378ea080713 311952 dlz-ldap-enum_1.0.2.orig.tar.gz
 97f0a45e409baf91681993aa28595140cfdef33a 2515 dlz-ldap-enum_1.0.2-1.diff.gz
 4784a435dc030c68cbab781a12bf68ff227843d2 46534 dlz-ldap-enum_1.0.2-1_i386.deb
Checksums-Sha256: 
 1edd5dae8827fa269b7cd92a0059f87113b30f6d7a524ac9f14a7f3c35b38738 1350 
dlz-ldap-enum_1.0.2-1.dsc
 88fea29fb215cb5e8301bac919e2834d71a29f0ace3caccaa42cffbaf528d6eb 311952 
dlz-ldap-enum_1.0.2.orig.tar.gz
 22e02552d8f0db19a40a3d775ff3d9c728e2c7262b663454a01fed18bae2fff4 2515 
dlz-ldap-enum_1.0.2-1.diff.gz
 73e928ae8fb49941ebafc7abd0f71672a717f92668dd4030a0dc220baf68a821 46534 
dlz-ldap-enum_1.0.2-1_i386.deb
Files: 
 87caf0110c869f0a30dadac139d6ea4f 1350 admin extra dlz-ldap-enum_1.0.2-1.dsc
 a2ba85572276a80beb4165fea719461d 311952 admin extra 
dlz-ldap-enum_1.0.2.orig.tar.gz
 ea12b54a76d2f993fc0ccafa675979f7 2515 admin extra dlz-ldap-enum_1.0.2-1.diff.gz
 6e6451ce3c252b7d42795e5545f93e8e 46534 admin extra 
dlz-ldap-enum_1.0.2-1_i386.deb

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

iEYEARECAAYFAk+9UxYACgkQqXWYex+fp+43HgCbBnbeTFdjD/3joYEvLETrNDLk
CsEAn3/BHsWFSgm60oez9hHnmS8nt7la
=/xvQ
-END PGP SIGNATURE-


--- End Message ---


Bug#674233: ITP: rt-extension-jsgantt -- Gantt charts for your RT tickets

2012-05-23 Thread KURASHIKI Satoru
Package: wnpp
Owner: KURASHIKI Satoru 
Severity: wishlist

* Package name: rt-extension-jsgantt
  Version : 0.18
  Upstream Author : sunnavy 
* URL or Web page : http://search.cpan.org/~sunnavy/RT-Extension-JSGantt/
* License : GPL-2
  Description : Gantt charts for your RT tickets

Gantt charts are ubiquitous for project planning and management.
This extension provides dynamically generated Gantt charts for
any ticket search in RT using the date fields for each ticket.
It also provides a Gantt chart for the dependencies of a ticket
so you can see how your entire project fits together.



-- 
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/878vgicvsq.wl%lur...@gmail.com



Bug#672104: ITP: pv-grub-menu.lst

2012-05-23 Thread Charles Plessy
Le Fri, May 11, 2012 at 04:17:39PM +0100, Ian Campbell a écrit :
> 
> Can I just check I understand the motivation for this script properly.
> 
> There are two ways of setting up the disk for a VM.
> 
> The first is the "whole disk" scheme. In this configuration the VM
> configuration contains the entire "xvda" which contains a partition
> table in the usual way. In this configuration either grub-legacy or
> grub-pc can be installed and "grub-install /dev/xvda" does the right
> thing including setting up the MBR. This is useful because you can flip
> quite easily from PV to HVM just by changing the VM config and
> rebooting. (This is the setup I generally use myself, so I'm mostly
> familiar with it)
> 
> The second scheme is the "split partitions" scheme. In this
> configuration the VM config contains "xvda1" and "xvda2" etc which
> appear to the guest OS as partitions but critically there is no overall
> "xvda" and therefore no partition table. This means that "grub-install"
> cannot work. This is the configuration which EC2 etc use and therefore
> this update-grub variant is necessary.
> 
> Is that right?

Exactly.

When installing Debian on a EC2 volume with Debian Installer, the partition is
a "whole disk", completely usable by grub.  But that means that when the newly
prepared Debian system is booted, it is a root partition, which is "split
partitions" in the Amazon cloud and grub hooks will fail when installing a new
kernel (I did not have time to triplecheck).  Perhaps that could be solved by
making the hooks checking for the availability of a MBR before running grub,
but the grub packages are quite critical, and I am not sure how this additional
complexity would be welcome.  In addition there is a second problem.

Pv-grub needs a menu.lst file that is made by GRUB 1.  But Debian's GRUB 1
package is in maintainance-only mode, I do not know what are the plans to
remove it eventually, but once GRUB 2 can replace it in all cases, this may
happen.  So it is probably better to have a menu.lst-builder script for
pv-grub maintained somewhere else.  The pkg-xen project on Alioth is a good
idea indeed.

Or maybe pv-grub could be extended to parse menu.cfg files ?  But I do not
know how long it would take for this new function to propagate to Amazon.

Have a nice day,

-- 
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/20120524000807.gc15...@falafel.plessy.net



Bug#674247: ITP: tktray -- Freedesktop system tray icon support for Tcl/Tk on X11

2012-05-23 Thread Sergei Golovan
Package: wnpp
Severity: wishlist
Owner: Sergei Golovan 


* Package name: tktray
  Version : 1.3.9
  Upstream Author : Anton Kovalenko 
* URL : http://code.google.com/p/tktray/
* License : BSD
  Programming Lang: C
  Description : Freedesktop system tray icon support for Tcl/Tk on X11

 Tktray is an extension that is able to create system tray icons.
 It follows http://www.freedesktop.org specifications. This
 protocol is supported by modern versions of KDE and GNOME panels,
 and by some other panel-like 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/20120524041053.26572.33295.report...@jupiter.golovan.home