Bug#412437: getdeb.net deb source (+ Alioth project)

2009-01-13 Thread Alan Woodland

Savvas Radevic wrote:

I don't know if this helps, but the getdeb.net team has already
packaged version 1.0.0
Here's the deb source along with some ubuntu 8.10 intrepid ibex deb packages:
http://archive.getdeb.net/getdeb/ubuntu/intrepid/so/
  
The getdeb packages are basically just a wrapper around the binarys 
distributed by upstream themselves as far as I could see.

Also this personal package archive (Fabien Tassin):
http://ppa.launchpad.net/fta/ubuntu/pool/main/s/songbird/
The project on alioth has been approved now, and I've added Ryan to the 
developers on it. I did have a quick look over the Ubuntu source they 
have in launchpad yesterday lunchtime, but didn't build it yet. I also 
couldn't quite figure out how to make git play nice with bzr either. Any 
thoughts on that yet Ryan? Feel free to set something up on the group 
filespace on alioth if you want!


Alan



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511674: ITP: libthread-queue-perl -- Perl module for thread-safe queues

2009-01-13 Thread Damyan Ivanov
Package: wnpp
Severity: wishlist
Owner: Damyan Ivanov 

[Cc-ed to p...@packages.d.o since this module is in perl-modules]

* Package name: libthread-queue-perl
  Version : 2.11
  Upstream Author : Jerry D. Hedden, 
* URL : http://search.cpan.org/dist/Thread-Queue/
* License : same as Perl (Artstic or GPL)
  Programming Lang: Perl
  Description : Perl module for thread-safe queues

  Thread::Queue provides thread-safe FIFO queues that can be accessed
  safely by any number of threads.
  .
  Any data types supported by threads::shared can be passed via queues:
  .
   * Ordinary scalars
   * Array refs
   * Hash refs
   * Scalar refs
   * Objects based on the above
  .
  Ordinary scalars are added to queues as they are.
  .
  If not already thread-shared, the other complex data types will be
  cloned (recursively, if needed, and including any blessings and
  read-only settings) into thread-shared structures before being placed
  onto a queue.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Thread::Queue is now included in perl-modules.

The reason for a package separate from perl-modules is that I need a
version (2.11) newer than the one in perl-modules (2.00, same as in perl
5.8). 2.11 is needed by Padre 0.25 (ITP#492696).

Perl maintainers, please tell me if you want me to hold this package,
for example because you are planning to upgrade Thread::Queue in
perl-modules. Otherwise, please be prepared to add libthread-queue-perl
to Conflicts/Provides list of perl-modules when that is upgraded to
includes a version same or superseding the one in the separate package.

Upgrading only Thread::Queue in perl-modules would also need upgrading
thread::shared because T::Q 2.11 needs t::s 1.21, while perl-modules has
1.14. Separate libthread-shared-perl has 1.21.


This is a complex matter to me so your advice is appreciated.

-- dam



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507436: ITP: jalview -- multiple alignment editor

2009-01-13 Thread Andreas Tille

Hi Vincent,

are there any news about the packaging.  Any preliminary stuff
to test?  Any help needed?  Did you decided which repository
you want to use?

Kind regards

 Andreas.

--
http://fam-tille.de



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511675: ITP: libjpcap -- A Java library for capturing and sending network packets

2009-01-13 Thread Patrick Dignan
Package: wnpp
Severity: wishlist
Owner: Patrick Dignan 


* Package name: libjpcap
  Version : 0.7
  Upstream Author : Keita Fujii 
* URL : http://netresearch.ics.uci.edu/kfujii/jpcap/doc/
* License : LGPLv2+ and BSD with advertising
  Programming Lang: Java and C
  Description : A Java library for capturing and sending network packets

Libjpcap is a Java JNI library which consists of a Java library and a C
library which allows Java applications to capture and send network packets
over a variety of protocols.  This can be useful for network analyzation and
packat sniffing.  Libjpcap essential provides Java access to libpcap's
functions.

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



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#498720: [wnpp] drobo-utils -- still working on it?

2009-01-13 Thread Bastian Venthur
Hi,

are you still interested in packaging drobo-utils? If not, I'd takeover
your ITP. If you have already packaged it and need a sponsor, I'd gladly
jump in and upload the package for you.


Cheers,

Bastian


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.27-1-686

Debian Release: 5.0
  500 unstableftp.de.debian.org
  500 unstabledebian-multimedia.org
1 experimentalftp.de.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-===
|





-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507436: ITP: jalview -- multiple alignment editor

2009-01-13 Thread Vincent Fourmond
  Hello,

On Tue, Jan 13, 2009 at 12:19 PM, Andreas Tille  wrote:
> are there any news about the packaging.  Any preliminary stuff
> to test?  Any help needed?  Did you decided which repository
> you want to use?

  I haven't made a lot of progresses there. I was planning to have a
look relatively soon.

  About the repository, I think the best is pkg-java, as the skills
required are more on the Java side than on the Biological side - but
please correct me if I'm wrong. The main problem is that it has loads
of dependencies:

12:40 f...@vncent ~/tmp/jalview find -name '*.jar'
./lib/castor-1.1-cycle-xml.jar
./lib/commons-logging.jar
./lib/commons-discovery.jar
./lib/wsdl4j.jar
./lib/regex.jar
./lib/saaj.jar
./lib/jaxrpc.jar
./lib/mail.jar
./lib/axis.jar
./lib/vamsas-client.jar
./lib/Jmol-11.0.2.jar
./lib/activation.jar
./lib/jhall.jar
./lib/xercesImpl.jar
./lib/xml-apis.jar
./lib/log4j-1.2.8.jar
./utils/castor-1.1-cycle-codegen-anttask.jar
./utils/jhindexer.jar
./utils/castor-1.1-cycle-codegen.jar
./utils/wsdl4j.jar
./utils/proguard.jar
./utils/roxes-ant-tasks-1.2-2004-01-30.jar
./utils/jalopy/lib/oro-2.0.6.jar
./utils/jalopy/lib/sax-2.0.1.jar
./utils/jalopy/lib/jalopy-ant-0.6.2.jar
./utils/jalopy/lib/log4j-1.2.6.jar
./utils/jalopy/lib/jaxp-1.2.jar
./utils/jalopy/lib/aelfred-1.2.jar
./utils/jalopy/lib/jalopy-1.0b11.jar
./utils/jalopy/lib/jdom-1.0b8.jar
./utils/jhall.jar
./utils/axis-ant.jar

  I'll start to sort it out this week-end. You can join in too, for
instance, to see which of those are really necessary, file ITP, block
this bug by the ITPs (CCing this bug), and package them (and their
dependencies...). I guess the best would be to use this bug
mailing-list for coordination. I think it is possible we can get rid
of the dependencies from the utils/ directory...

  Cheers,

  Vincent



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507436: ITP: jalview -- multiple alignment editor

2009-01-13 Thread Manuel Prinz
Hi Vincent,

from just flying over the list of jars, I recognized some of them. I
wrote down the respective packages you might need as build-depends.
Unfortunately, I do not have time to help you with packaging but maybe
this is useful nevertheless.

Am Dienstag, den 13.01.2009, 12:45 +0100 schrieb Vincent Fourmond:
>   About the repository, I think the best is pkg-java, as the skills
> required are more on the Java side than on the Biological side - but
> please correct me if I'm wrong. The main problem is that it has loads
> of dependencies: [list stripped]

> ./lib/commons-logging.jar

libcommons-logging-java

> ./lib/commons-discovery.jar

libcommons-discovery-java

> ./lib/saaj.jar
> ./lib/jaxrpc.jar
> ./utils/axis-ant.jar

All in libaxis-java.

> ./lib/xercesImpl.jar

libxerces2-java

> ./lib/xml-apis.jar

Sounds like Xalan, maybe available in libxalan2-java.

> ./lib/log4j-1.2.8.jar

liblog4j1.2-java

Jalopy is AFAIK not yet packaged but it would be really cool to have it
since it's really useful. (I use it quite extensively but did not
package it yet, not even for private use.) Concerning the other
packages, they might be in Debian but I did not recognize the name of
the jar while reading.

Best regards
Manuel


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#511674: ITP: libthread-queue-perl -- Perl module for thread-safe queues

2009-01-13 Thread Niko Tyni
On Tue, Jan 13, 2009 at 12:53:35PM +0200, Damyan Ivanov wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Damyan Ivanov 
> 
> [Cc-ed to p...@packages.d.o since this module is in perl-modules]
> 
> * Package name: libthread-queue-perl
>   Version : 2.11

> Thread::Queue is now included in perl-modules.
> 
> The reason for a package separate from perl-modules is that I need a
> version (2.11) newer than the one in perl-modules (2.00, same as in perl
> 5.8). 2.11 is needed by Padre 0.25 (ITP#492696).
> 
> Perl maintainers, please tell me if you want me to hold this package,
> for example because you are planning to upgrade Thread::Queue in
> perl-modules. Otherwise, please be prepared to add libthread-queue-perl
> to Conflicts/Provides list of perl-modules when that is upgraded to
> includes a version same or superseding the one in the separate package.

I expect the bundled Thread::Queue will be upgraded when Perl 5.10.1
gets in, not earlier. I don't see a problem with a separate package,
feel free to go ahead.

Please file a bug about the Conflicts/Provides list when the separate
package enters the archive. The perl-modules package could Provide:
libthread-queue-perl (without the conflict) with 5.10.0 already so only
versioned dependencies will pull in the separate package.

> Upgrading only Thread::Queue in perl-modules would also need upgrading
> thread::shared because T::Q 2.11 needs t::s 1.21, while perl-modules has
> 1.14. Separate libthread-shared-perl has 1.21.

Hm, I suppose perl should Provide:libthread-shared-perl too.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511681: ITP: certmaster -- Remote certificate distribution framework

2009-01-13 Thread Nima Talebi
Package: wnpp
Severity: wishlist
Owner: Nima Talebi 


* Package name: certmaster
  Version : 0.24
  Upstream Author : Michael DeHaan , Adrian Likins 
, Seth Vidal 
* URL : https://fedorahosted.org/certmaster/
* License : GPLv2
  Programming Lang: Python
  Description : Remote certificate distribution framework

Certmaster is a set of tools and a library for easily distributing SSL
certificates to applications that need them.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507436: ITP: jalview -- multiple alignment editor

2009-01-13 Thread Andreas Tille

On Tue, 13 Jan 2009, Vincent Fourmond wrote:


 About the repository, I think the best is pkg-java, as the skills
required are more on the Java side than on the Biological side - but
please correct me if I'm wrong.


Well, there is no right or wrong - finally we have to store the
packaging stuff in a publicly available repository.  Via Vcs tags
we will find the location and the upcoming 'mr' tool will probably
help fetching stuff from different repositories.  So I would just
*ask* on pkg-java whether they like the idea to maintain the
package there (yes, Java knowledge on Debian Med is not so wide
spread).  If there is no response this is probably not the proper
place.  Perhaps Steffen might like to say something more than
 'why isn't anybody mentioning pkg-escience ?'
My answer to this question is simple: This group is not vocal
enough and how can I assume that there is some Java competence?


The main problem is that it has loads
of dependencies:

12:40 f...@vncent ~/tmp/jalview find -name '*.jar'
./lib/castor-1.1-cycle-xml.jar


http://www.castor.org/ (not yet packaged) ?


./lib/commons-logging.jar


libcommons-logging-java ?


./lib/commons-discovery.jar


libcommons-discovery-java ?


./lib/wsdl4j.jar


libwsdl4j-java


./lib/regex.jar


libgnu-regexp-java | libjrexx-java libjrexx-java | liboro-java | libregexp-java 
?


./lib/saaj.jar


https://saaj.dev.java.net/ (not packaged yet) ?
Seems to have to do something with SOAP, perhaps there are alternative 
implementations
like the packaged libaxis-java ???


./lib/jaxrpc.jar


Reading http://de.wikipedia.org/wiki/JAX-RPC the package
  libxmlrpc3-common-java
might provide what we need.  At least the package contains 
/usr/share/java/jaxrpc.jar


./lib/mail.jar


Hmm:
$ apt-file search '/mail.jar'
jspwiki: /usr/share/jspwiki/WEB-INF/lib/mail.jar  <- probably not
roxen4: /usr/share/roxen4/java/classes/mail.jar

Perhaps this might be a reasonable solution:

libgnumail-java: /usr/share/java/gnumail.jar


./lib/axis.jar


libaxis-java: /usr/share/java/axis.jar


./lib/vamsas-client.jar


http://www.vamsas.ac.uk/ ?
--> If this is a precondition for JalView Debian Med should
perhaps concentrate on this part.  Unfortunately the web
page is a little bit sparse about vamsas itself - but
seems deeply connected with JalView.  I will have a look
at the other free part Topali (AstexViewer seems to
be non-free)


./lib/Jmol-11.0.2.jar


We have an inofficial package of an outdated version of jmol:

   http://debian.wgdd.de/temp/jmol/

Daniel, any news from Jmol?


./lib/activation.jar


libgnujaf-java: /usr/share/java/activation.jar


./lib/jhall.jar


javahelp2: /usr/share/java/jhall.jar


./lib/xercesImpl.jar


libxerces2-java: /usr/share/java/xercesImpl.jar


./lib/xml-apis.jar


libxalan2-java: /usr/share/java/xml-apis.jar
maven2: /usr/share/maven2/lib/xml-apis.jar


./lib/log4j-1.2.8.jar


liblog4j1.2-java  (and others)


./utils/castor-1.1-cycle-codegen-anttask.jar


No idea - perhaps
   http://castor.codehaus.org/srcgen-maven-plugin.html
ist helpful.  While having no idea what maven2 might be at all I have read
this keyword on the Debian-Java list recently quite frequently.


./utils/jhindexer.jar


No idea.


./utils/castor-1.1-cycle-codegen.jar


see castor above


./utils/wsdl4j.jar


libwsdl4j-java


./utils/proguard.jar


proguard: /usr/share/java/proguard.jar


./utils/roxes-ant-tasks-1.2-2004-01-30.jar
./utils/jalopy/lib/oro-2.0.6.jar
./utils/jalopy/lib/sax-2.0.1.jar
./utils/jalopy/lib/jalopy-ant-0.6.2.jar
./utils/jalopy/lib/log4j-1.2.6.jar
./utils/jalopy/lib/jaxp-1.2.jar
./utils/jalopy/lib/aelfred-1.2.jar
./utils/jalopy/lib/jalopy-1.0b11.jar
./utils/jalopy/lib/jdom-1.0b8.jar
./utils/jhall.jar
./utils/axis-ant.jar

 I'll start to sort it out this week-end. You can join in too,s


Just joined. ;-)


for
instance, to see which of those are really necessary, file ITP, block
this bug by the ITPs (CCing this bug), and package them (and their
dependencies...). I guess the best would be to use this bug
mailing-list for coordination. I think it is possible we can get rid
of the dependencies from the utils/ directory...


Lets see.  I'm occupied with other tasks for this afternoon, but may
be I might provide some more info later.

Kind regards

   Andreas.

--
http://fam-tille.de



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#504080: ITP: courier-pythonfilter -- filter collection for the Courier MTA

2009-01-13 Thread Frederik Dannemare
On Friday 09 January 2009 11:49, "Paweł Tęcza" wrote:
> Now I want to upgrade your package to version 1.5. Are you working on
> it? I can try to do it myself using your package as a base, if you
> are too busy now.

Hi Pawel

I just did an upload of 1.5 to mentors.debian.net. I have included some 
of the suggestions you made some time ago.

B/R,
Frederik Dannemare



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507436: ITP: jalview -- multiple alignment editor

2009-01-13 Thread Steffen Moeller
The many jars are sadly partly incompatible when versions differ too much. I 
had some real
bad time when I used Taverna with mixtures of self-created, official Debian and 
shipping jars.

I hope that I don't sound too negative when I say that Jalview will not be DFSG 
compatible
with us for quite some time. Would something shipping extra jars be 
redistributable in the
non-free section? Then I am opting quite much for that. We'd remove from the 
sources what
is removable and leave the rest in for now, in order to have something 
functional to start
with. Those would then shrink over time as more and more becomes available as 
Debian
packages that was before shipped as a Jar.

Best,

Steffen



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#504080: ITP: courier-pythonfilter -- filter collection for the Courier MTA

2009-01-13 Thread Paweł Tęcza

Frederik Dannemare pisze:

On Friday 09 January 2009 11:49, "Paweł Tęcza" wrote:

Now I want to upgrade your package to version 1.5. Are you working on
it? I can try to do it myself using your package as a base, if you
are too busy now.


Hi Pawel

I just did an upload of 1.5 to mentors.debian.net. I have included some
of the suggestions you made some time ago.


Hello Frederik,

Great message! Thanks a lot! Do you know that I sent RFR to
debian-python mailing list before I received your message? :)

I'm not sure whether you noticed it, but Courier-Pythonfilter has
speeded up recently. Version 1.6 with MySQL support for greylisting
should be available soon :)

My best regards,

P.





--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#504080: ITP: courier-pythonfilter -- filter collection for the Courier MTA

2009-01-13 Thread Paweł Tęcza

Frederik Dannemare pisze:

On Friday 09 January 2009 11:49, "Paweł Tęcza" wrote:

Now I want to upgrade your package to version 1.5. Are you working on
it? I can try to do it myself using your package as a base, if you
are too busy now.


Hi Pawel

I just did an upload of 1.5 to mentors.debian.net. I have included some
of the suggestions you made some time ago.


It's me again :)

This is a detail, but you could add python-psycopg2 package to Suggests:
field. Please don't forget to suggest python-mysqldb package for
incoming Pythonfilter 1.6 :)

P.





--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511693: ITP: cnetworkmanager -- Command line interface to NetworkManager

2009-01-13 Thread Alexander Block

Package: wnpp
Severity: wishlist
Owner: Alexander Block 

* Package name: cnetworkmanager
 Version : 0.8.1
 Upstream Author : Martin Vidner (mvid...@novell.com)
* URL : http://vidner.net/martin/software/cnetworkmanager/
* License : GPL
 Programming Lang: Python
 Description : Command Line Interface for NetworkManager

cnetworkmanager is a command line interface for NetworkManager that allows
you to connect to different kinds of networks from your command line.

-- System Information:
Debian Release: 5.0
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: amd64 (x86_64)




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511696: RFP: mintmenu -- default menu from linuxmint, similar to gnome main menu and slab opensuse menu. http://packages.linuxmint.com/pool/main/m/ copyright: GPL

2009-01-13 Thread rosea
Package: wnpp
Severity: wishlist



please add mintmenu the default menu of linuxmint to debian. www.linuxmint.com 
http://packages.linuxmint.com/pool/main/m/ 

* Package name: mintmenu
  Version : 4.2.1
  Upstream Author : r...@linuxmint.com 
* URL : http://packages.linuxmint.com/pool/main/m/mintmenu/
* License : (GPL, 
  Programming Lang: (Perl, Python, 
  Description : default menu from linuxmint, similar to gnome main menu and 
slab opensuse menu. http://packages.linuxmint.com/pool/main/m/ copyright: GPL

default menu from linuxmint, similar to gnome main menu and slab opensuse menu.


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511697: RFP: Gufw -- Gufw is an easy and intuitive Firewall configuration tool

2009-01-13 Thread rosea
Package: wnpp
Severity: wishlist


* Package name: Gufw
  Version : 0.20.7
  Upstream Author : 
* URL : http://gufw.tuxfamily.org/index.html
* License : GPL
  Programming Lang: C, C++, C#, Perl, Python, etc.
  Description : Gufw is an easy and intuitive Firewall configuration tool

Gufw is an easy, intuitive, way to manage your Linux firewall. It supports 
common tasks such as allowing or blocking pre-configured, common p2p, or 
individual ports port(s), and many others! Gufw is powered by ufw , runs on 
Ubuntu, and anywhere else Python, GTK, and Ufw are available. 

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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

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

> # Tue Jan 13 19:03:22 UTC 2009
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libtext-findindent-perl
> tags 511659 + pending
Bug#511659: ITP: libtext-findindent-perl -- Heuristically determine the indent 
style
There were no tags set.
Tags added: pending

> # Source package in NEW: libpgplot-perl
> tags 441034 + pending
Bug#441034: RFP: pgplot-perl -- PGPLOT Perl module
There were no tags set.
Tags added: pending

> # Source package in NEW: epiphany-extensions-more
> tags 510981 + pending
Bug#510981: ITP: epiphany-extensions-more -- Collection of third-party 
extensions for the Epiphany web browser
There were no tags set.
Tags added: pending

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511069: ITP: libcrypt-salt-perl -- generate salt to be fed into crypt()

2009-01-13 Thread Damyan Ivanov
tags 511069 wontfix
thanks

-=| Damyan Ivanov, Wed, Jan 07, 2009 at 10:56:46AM +0200 |=-
> Package: wnpp
> Severity: wishlist
> Owner: Damyan Ivanov 
> 
> * Package name: libcrypt-salt-perl
> 
> The package is a dependency of 'clive-utils', which is spun-off 'clive'
> upstream and rewritten in Perl.
> 
> FTP-masters, the actual code in this package would be the following
> function, the rest is POD, makefiles etc stuff.
> 
>  sub salt
>  {
> my $length = 2;
> $length = $_[0] if exists $_[0];
> 
> return join "", ('.', '/', 0..9, 'A'..'Z', 'a'..'z')[map {rand 64} 
> (1..$length)];
>  }
> 
> There was a recent rejection[1] of a similar package.
> 
> [1] 
> http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/2008-December/017000.html

clive-utils upstream just reimplemented the salt() twoliner in their 
code, so the package is no longer needed.

I am tagging wontfix as the package is no-go for the reasons stated in 
the reject above.

-- 
damJabberID: d...@jabber.minus273.org


signature.asc
Description: Digital signature


Processed: Re: Bug#511069: ITP: libcrypt-salt-perl -- generate salt to be fed into crypt()

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

> tags 511069 wontfix
Bug#511069: ITP: libcrypt-salt-perl -- generate salt to be fed into crypt()
There were no tags set.
Tags added: wontfix

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511716: ITP: ttymidi -- serial to ALSA MIDI adapter

2009-01-13 Thread Székelyi Szabolcs
Package: wnpp
Severity: wishlist
Owner: "Székelyi Szabolcs" 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: ttymidi
  Version : 0.20
  Upstream Author : Unknown 
* URL : http://www.varal.org/ttymidi/
* License : GPL
  Programming Lang: C
  Description : serial to ALSA MIDI adapter

ttymidi feeds the ALSA MIDI sequencer with MIDI commands read from
standard serial-like devices.

It can be used with devices that don't have a standard 5-pin DIN
connector, but speak (or can be made to speak) the MIDI protocol,
such as the Arduino board. Development files for using the Arduino
this way are also included, so one can build a cheap MIDI interface
with minimum effort.

- -- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

iEYEARECAAYFAkls8u4ACgkQGJRwVVqzMkOtWACdEItN83dR10uhStyyBJlKX5qI
4qgAoIayVQ7hseUZzQzQh9dt9SrvYDQ+
=ksRe
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511715: ITP: gallery3 -- web-based photo album written in PHP

2009-01-13 Thread Michael Schultheiss
Package: wnpp
Severity: wishlist
Owner: Michael Schultheiss 

* Package name: gallery3
  Version : 3.0
* URL : http://gallery.sf.net
* License : GPL
  Programming Lang: PHP
  Description : web-based photo album written in PHP

Gallery3 is a web-based photo album with multiple user support.  It 
provides users with the ability to create and maintain their own albums 
via an intuitive web interface.
.
Gallery3 is a complete rewrite of the popular Gallery software that 
strives for a simpler codebase and reduced scope to ease 
maintainability.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511640: ITP: gbirthday -- GBirthday is a birthday reminder application that helps you to remember your evolution contacts' birthdays.

2009-01-13 Thread Wolf Wiegand
Hi,

Cyril Brulebois wrote:

> Rolf Leggewie  (13/01/2009):
> > Package: wnpp
> > Severity: wishlist
> > Owner: Rolf Leggewie 
> > 
> > * Package name: gbirthday
> >   Version : 0.4.1
> >   Upstream Author : Alex Mallo
> > * URL : http://gbirthday.sf.net/
> > * License : GPL
> >   Programming Lang: Python
> >   Description : GBirthday is a birthday reminder application that helps 
> > you to remember your evolution contacts' birthdays.
> 
> Hi Rolf. Don't you think that this is a way too long “small” description 
> that won't make it very easy to actually use of it? Mraw, KiBi.

My suggestion:

Description: Birthday reminder for evolution's contacts


Cheers,

Wolf

-- 
Wären Friseure Busfahrer, könnte man das Erreichen des Hauptbahnhofes nur in 
Wahrscheinlichkeiten und Streuungsbreiten angeben. (Stefan Schwarz/Das Magazin)



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#509685: marked as done (ITP: hardlink -- Hardlink multiple copies of the same file)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 20:50:14 +
with message-id 
and subject line Bug#509685: fixed in hardlink 0.1
has caused the Debian Bug report #509685,
regarding ITP: hardlink -- Hardlink multiple copies of the same file
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.)


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

* Package name: hardlink
  Version : 0.1
  Upstream Author : Julian Andres Klode 
* URL : http://git.debian.org/?p=users/jak/hardlink.git;a=summary
* License : MIT
* Programming Lang: Python (>= 2.5)
  Description : Hardlink multiple copies of the same file

 Hardlink is a tool which detects multiple copies of the same file and replaces
 them with hardlinks.
 .
 The idea has been taken from http://code.google.com/p/hardlinkpy/, but the
 code has been written from scratch and licensed under the MIT license.

-- Further information:
I chose to rewrite hardlinkpy from scratch because I did not like the style
of it and because upstream seems to have lost interest in it.

This can be seen as my response to the question of "chf" on #debian-devel.de,
about packaging hardlinkpy (a few days ago).

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

-- 
Julian Andres Klode  - Free Software Developer
   Debian Developer  - Contributing Member of SPI
   Ubuntu Member - Fellow of FSFE

Website: http://jak-linux.org/   XMPP: juli...@jabber.org
Debian:  http://www.debian.org/  SPI:  http://www.spi-inc.org/
Ubuntu:  http://www.ubuntu.com/  FSFE: http://www.fsfe.org/


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: hardlink
Source-Version: 0.1

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

hardlink_0.1.dsc
  to pool/main/h/hardlink/hardlink_0.1.dsc
hardlink_0.1.tar.gz
  to pool/main/h/hardlink/hardlink_0.1.tar.gz
hardlink_0.1_all.deb
  to pool/main/h/hardlink/hardlink_0.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 509...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode  (supplier of updated hardlink 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, 26 Dec 2008 14:33:48 +0100
Source: hardlink
Binary: hardlink
Architecture: source all
Version: 0.1
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode 
Changed-By: Julian Andres Klode 
Description: 
 hardlink   - Hardlinks multiple copies of the same file
Closes: 509685
Changes: 
 hardlink (0.1) unstable; urgency=low
 .
   * Initial upload to Debian (Closes: #509685)
Checksums-Sha1: 
 2b06f814e9247b62a953d1968c16d8f11ef60215 867 hardlink_0.1.dsc
 59c089d9d3d725194d94df9c7eae8608d2a19881 6145 hardlink_0.1.tar.gz
 baef016e3a3c95c70dffbb84927448415a35ff7f 6412 hardlink_0.1_all.deb
Checksums-Sha256: 
 4a98f4ace32840e2ab31205cb36042cffba520917d9bcde88b6edb0dcd606bb4 867 
hardlink_0.1.dsc
 65706fed05931d6504ce5cf07d5a2dd87a0ad8d0bc9ec76ebe4d0c570be09f29 6145 
hardlink_0.1.tar.gz
 958d2703c53a1709134ef97e46ef0e2127e6b64439eb6c00ee746fb0fe0490f2 6412 
hardlink_0.1_all.deb
Files: 
 fd5ae2cbae76f4e97cddbd9697bb6fad 867 utils optional hardlink_0.1.dsc
 3222efafc01a390e0beca11632ceb513 6145 utils optional hardlink_0.1.tar.gz
 bb216b5cdb54f2acc47ab687061284dd 6412 utils optional hardlink_0.1_all.deb

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

iEYEARECAAYFAklU3pYACgkQrCpf/gCCPsKQIgCeJf1Oa7BoKGTiZ1DfRiiD+n/F
3f0AnRQbZK+N/ysqoQwSsbZtFhUI1sh5
=hues
-END PGP SIGNATURE-


--- End Message ---


Bug#511733: ITP: lua-sec -- SSL support library for lua

2009-01-13 Thread Enrico Tassi
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: lua-sec
Version: 0.3
Upstream Author: Bruno Silvestre – brunoos at inf . puc-rio . br
URL: http://www.inf.puc-rio.br/~brunoos/luasec/
License: MIT/X
Description: enhances luasocket library with SSL support

The package is already available in the SVN repo:
  svn://svn.debian.org/svn/pkg-lua/packages/lua-sec/

Cheers
-- 
Enrico Tassi



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507295: marked as done (ITP: librcd -- Russian Charset Detection Library)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 21:22:03 +
with message-id 
and subject line Bug#507295: fixed in librcd 0.1.12-2
has caused the Debian Bug report #507295,
regarding ITP: librcd -- Russian Charset Detection Library
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.)


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

Package name: librcd
Version: 0.1.11
Upstream Author: Suren A. Chilingaryan 
URL: http://rusxmms.sourceforge.net/
License: GPLv2
Programming language: C
Description: Library for autodection charset of russian text


signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: librcd
Source-Version: 0.1.12-2

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

librcd-dev_0.1.12-2_i386.deb
  to pool/main/libr/librcd/librcd-dev_0.1.12-2_i386.deb
librcd0_0.1.12-2_i386.deb
  to pool/main/libr/librcd/librcd0_0.1.12-2_i386.deb
librcd_0.1.12-2.diff.gz
  to pool/main/libr/librcd/librcd_0.1.12-2.diff.gz
librcd_0.1.12-2.dsc
  to pool/main/libr/librcd/librcd_0.1.12-2.dsc
librcd_0.1.12.orig.tar.gz
  to pool/main/libr/librcd/librcd_0.1.12.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 507...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivan Borzenkov  (supplier of updated librcd 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, 26 Dec 2008 03:13:35 +0300
Source: librcd
Binary: librcd0 librcd-dev
Architecture: source i386
Version: 0.1.12-2
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov 
Changed-By: Ivan Borzenkov 
Description: 
 librcd-dev - Library for autodection charset of Russian text - dev files
 librcd0- Library for autodection charset of Russian text
Closes: 507295
Changes: 
 librcd (0.1.12-2) unstable; urgency=low
 .
   * Fix License - GPL to GPL2
 .
 librcd (0.1.12-1) unstable; urgency=low
 .
   * NO Repack original source - original is good
   * New upstream release
 .
 librcd (0.1.11-3) unstable; urgency=low
 .
   * Repack original source
   * del source.lintian-overrides
 .
 librcd (0.1.11-2) unstable; urgency=low
 .
   * add source.lintian-overrides when original code is not fox
   * fix clean error when original Makefile is exist
   * add watch file
 .
 librcd (0.1.11-1) unstable; urgency=low
 .
   * Initial release (Closes: #507295)
Checksums-Sha1: 
 c99a6b1c808b6c5098d8fde4336bbb02f2ccebdb 1014 librcd_0.1.12-2.dsc
 caeb3837d98c2f3d0facc09f12c12b4739da715d 405513 librcd_0.1.12.orig.tar.gz
 687b593375cf6bd9d3b53ddf37e92eafed6833eb 2252 librcd_0.1.12-2.diff.gz
 ce9383914bdad02310afcd3aa45eacf1370b2790 58944 librcd0_0.1.12-2_i386.deb
 b5eef1b94fd67881ea871dcea38a46183f5bb206 59568 librcd-dev_0.1.12-2_i386.deb
Checksums-Sha256: 
 e8892aa01fb52df5f21e13bc89398521e40e49b2f789807debcdbeb78509027d 1014 
librcd_0.1.12-2.dsc
 57902f82a08e2ed3d98cc4d0a614cabc588dd95569db084ffdeb97a357f6d636 405513 
librcd_0.1.12.orig.tar.gz
 db3467d1bff3522c5a9dc6a9b2fdbc49f15d83b5cd9752f1e796c526ef343346 2252 
librcd_0.1.12-2.diff.gz
 ecf7ec9e5419f173daba851a6a4e974ac643b39cb056d18b65b771631efe276c 58944 
librcd0_0.1.12-2_i386.deb
 74c15e93e5fe7fd7551ed919db7e11c700f2f3a2a918d64261bf6b37f373b525 59568 
librcd-dev_0.1.12-2_i386.deb
Files: 
 add8958bd772262c1ad2c0f5d634b61e 1014 libs extra librcd_0.1.12-2.dsc
 9aab95b99f14c6fc5bbfc892322b042f 405513 libs extra librcd_0.1.12.orig.tar.gz
 22ef66d3b1796bb78143a97018f33975 2252 libs extra librcd_0.1.12-2.diff.gz
 5bb9162336701cb57aae75d5df900098 58944 libs extra librcd0_0.1.12-2_i386.deb
 ded5684b34be3d67974f88a9b65a222c 59568 libdevel extra 
librcd-dev_0.1.12-2_i386.deb

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

iEYEARECAAYFAklZNu4ACgkQq4wAz/jiZTeKbACg3uJDibchtnIhc4tnxM8bRvoy
XjUAn05vfRwvsqmQoyuRvCnwPsKor5kI
=mf9q
-END PGP SIGNATURE-


--- End Message ---


Bug#507294: marked as done (ITP: librcc -- Library for autoconvert codepages)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 21:22:00 +
with message-id 
and subject line Bug#507294: fixed in librcc 0.2.7-2
has caused the Debian Bug report #507294,
regarding ITP: librcc -- Library for autoconvert codepages
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.)


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

Package name: librcc
Version: 0.2.6
Upstream Author: Suren A. Chilingaryan 
URL: http://rusxmms.sourceforge.net/
License: GPLv2
Programming language: C
Description: Library for autodection charset of russian text

* Language Autodetection
* On the fly translation between languages, using online-services!
* Encoding Autodetection for most of European Languages1
* Support for encoding detection plugins (besides Enca and LibRCD)
* Recoding/translation of multi-language playlists!
* Cache to speed-up re-recoding.
* Possibility to configure new languages and encodings.
* Shared configuration file. For example mentioned TagLib and LibID3 
patches
do not have their own user interface, but will utilize the same recoding 
configuration as XMMS.
* As well the separate program for configuration adjustment is available.
* GTK/GTK2 UI Library: you can add properties page to your GTK application 
with 3 lines of code.
* Menu localization opportunity


signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: librcc
Source-Version: 0.2.7-2

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

librcc-dev_0.2.7-2_i386.deb
  to pool/main/libr/librcc/librcc-dev_0.2.7-2_i386.deb
librcc0_0.2.7-2_i386.deb
  to pool/main/libr/librcc/librcc0_0.2.7-2_i386.deb
librcc_0.2.7-2.diff.gz
  to pool/main/libr/librcc/librcc_0.2.7-2.diff.gz
librcc_0.2.7-2.dsc
  to pool/main/libr/librcc/librcc_0.2.7-2.dsc
librcc_0.2.7.orig.tar.gz
  to pool/main/libr/librcc/librcc_0.2.7.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 507...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivan Borzenkov  (supplier of updated librcc 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, 26 Dec 2008 03:12:34 +0300
Source: librcc
Binary: librcc-dev librcc0
Architecture: source i386
Version: 0.2.7-2
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov 
Changed-By: Ivan Borzenkov 
Description: 
 librcc-dev - Library for autoconvert codepages development files
 librcc0- Library for autoconvert codepages
Closes: 507294
Changes: 
 librcc (0.2.7-2) unstable; urgency=low
 .
   * Fix License - GPL to GPL2
 .
 librcc (0.2.7-1) unstable; urgency=low
 .
   * NO Repack original source - original is good
   * New upstream release
 .
 librcc (0.2.6-3) unstable; urgency=low
 .
   * Repack original source
   * del source.lintian-overrides
 .
 librcc (0.2.6-2) unstable; urgency=low
 .
   * add source.lintian-overrides when original code is not fox
   * fix clean error when original Makefile is exist
   * add watch file
 .
 librcc (0.2.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #507294)
Checksums-Sha1: 
 5509b00386a268a999668dec7d355f3e0a71d167 1092 librcc_0.2.7-2.dsc
 d6a1a82be3f1c078cd0aa0c51c98fa3156ce6e3b 591277 librcc_0.2.7.orig.tar.gz
 e660f27c071c14b63b716e899e13ef664d133431 2861 librcc_0.2.7-2.diff.gz
 910d16dc29cccf11b50f2246c7acbc160848a89f 262666 librcc-dev_0.2.7-2_i386.deb
 6751c9eba0a18a3b1e16051a491d0b2a62a15915 77944 librcc0_0.2.7-2_i386.deb
Checksums-Sha256: 
 b181cde74cc9d2fa08424901dbb6c2d674c0cac430ea3ee5927484d5429ed5f2 1092 
librcc_0.2.7-2.dsc
 1497e3f8c7831ff6609062e5f41357516dff37181d101c1495189cc3d069d94e 591277 
librcc_0.2.7.orig.tar.gz
 fb968330efbf289fd7ddf0b245b2660094dc9f0cc2ef71a746a12b564e47 2861 
librcc_0.2.7-2.diff.gz
 36a0d629d0546644ad39c09626091c39fae9058683640bb159a70bb83b6e513d 262666 
librcc-dev_0.2.7-2_i386.deb
 cebcaffa6e12d290d1d6305bdac8dd18c0744b4f2e0cb2d2c197cf9064345bdf 77944 
librcc0_0.2.7-2_i38

Bug#511640: ITP: gbirthday -- GBirthday is a birthday reminder application that helps you to remember your evolution contacts' birthdays.

2009-01-13 Thread Ben Finney
The following message is a courtesy copy of an article
that has been posted to gmane.linux.debian.devel.general as well.

Wolf Wiegand  writes:

> My suggestion:
> 
> Description: Birthday reminder for evolution's contacts

That's good, but better would be to follow the guidelines in
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices#s-bpp-pkg-synopsis>,
which recommends the synopsis should work as a noun phrase when put
into a sentence.

Also, the program Evolution is normally capitalised like that within a
sentence, AFAICT.

Last, it seems a bit forced to use the possessive “Evolution's
contacts”. Better would be to say “Evolution contacts”, specifying
a type of contact (ones within Evolution).

My suggestion:

Description: birthday reminder for Evolution contacts

-- 
 \“Pinky, are you pondering what I'm pondering?” “Wuh, I think |
  `\   so, Brain, but wouldn't anything lose its flavor on the bedpost |
_o__)   overnight?” —_Pinky and The Brain_ |
Ben Finney



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#508837: marked as done (ITP: maven-doxia-tools -- utilities for integrating Doxia in Maven)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 22:15:53 +
with message-id 
and subject line Bug#508837: fixed in maven-doxia-tools 1.0.1-1
has caused the Debian Bug report #508837,
regarding ITP: maven-doxia-tools -- utilities for integrating Doxia in Maven
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.)


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

* Package name: maven-doxia-tools
  Version : 1.0.1
  Upstream Author : Apache Software Foundation
* URL : http://maven.apache.org/shared/maven-doxia-tools/
* License : Apache-2.0
  Programming Lang: Java
  Description : utilities for integrating Doxia in Maven
 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This shared component has some utilities that are useful when integrating
 Doxia in Maven, mainly for site generation and report creation.


--- End Message ---
--- Begin Message ---
Source: maven-doxia-tools
Source-Version: 1.0.1-1

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

libmaven-doxia-tools-java_1.0.1-1_all.deb
  to pool/main/m/maven-doxia-tools/libmaven-doxia-tools-java_1.0.1-1_all.deb
maven-doxia-tools_1.0.1-1.diff.gz
  to pool/main/m/maven-doxia-tools/maven-doxia-tools_1.0.1-1.diff.gz
maven-doxia-tools_1.0.1-1.dsc
  to pool/main/m/maven-doxia-tools/maven-doxia-tools_1.0.1-1.dsc
maven-doxia-tools_1.0.1.orig.tar.gz
  to pool/main/m/maven-doxia-tools/maven-doxia-tools_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 508...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner  (supplier of updated maven-doxia-tools 
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: Tue, 06 Jan 2009 21:15:11 +0100
Source: maven-doxia-tools
Binary: libmaven-doxia-tools-java
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Torsten Werner 
Description: 
 libmaven-doxia-tools-java - utilities for integrating Doxia in Maven
Closes: 508837
Changes: 
 maven-doxia-tools (1.0.1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #508837)
Checksums-Sha1: 
 05e967c03b68d45e2f452b356c72d3b4ca9d9be3 1430 maven-doxia-tools_1.0.1-1.dsc
 21f6dfa9bf26e8532a4d6ac69cd1cbd46b2f5777 19585 
maven-doxia-tools_1.0.1.orig.tar.gz
 c1447bfd4cfd750d9653fe1a333b3c54243eb632 3269 maven-doxia-tools_1.0.1-1.diff.gz
 0d1af4d7cddc993cc1b5b1d48cf5cd061c984242 34270 
libmaven-doxia-tools-java_1.0.1-1_all.deb
Checksums-Sha256: 
 7d2e4e047430843d8b6da9f5e1328167567e429a9f868c00fa746a9f0cf70dac 1430 
maven-doxia-tools_1.0.1-1.dsc
 5b4c42cc5cbade5af39af62010f101ab0adbc727bfc87f6c85d0dc09b18511a2 19585 
maven-doxia-tools_1.0.1.orig.tar.gz
 d4c5d64ff87a8e1aff3bb3f076a26a00ba5228506bacf6c4818a18f51e6a1386 3269 
maven-doxia-tools_1.0.1-1.diff.gz
 42fe6981f768c9132c152918f2f25557aaffd3c5522a8a89873e98e168bb7bd0 34270 
libmaven-doxia-tools-java_1.0.1-1_all.deb
Files: 
 80e3cb982f884674125541db225d2855 1430 libs optional 
maven-doxia-tools_1.0.1-1.dsc
 aab99bd6dffe65ef33f5998a9a7bdeed 19585 libs optional 
maven-doxia-tools_1.0.1.orig.tar.gz
 9806de3320e962e1a84d9b8ad50af053 3269 libs optional 
maven-doxia-tools_1.0.1-1.diff.gz
 2b3e7b1b06f71ef63fc019c07f47e1d9 34270 libs optional 
libmaven-doxia-tools-java_1.0.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.

Bug#508511: marked as done (ITP: maven-debian-helper -- Helper tools for building Debian packages with Maven)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 22:14:50 +
with message-id 
and subject line Bug#508511: fixed in maven-debian-helper 0.1
has caused the Debian Bug report #508511,
regarding ITP: maven-debian-helper -- Helper tools for building Debian packages 
with Maven
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.)


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

* Package name: maven-debian-helper
  Version : 0.1
  Upstream Author : Torsten Werner 
* URL : http://wiki.debian.org/Java/MavenBuilder
* License : Apache-2.0
  Programming Lang: Java
  Description : Helper tools for building Debian packages with Maven
 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This package makes it possible to use Maven for building Debian packages.


--- End Message ---
--- Begin Message ---
Source: maven-debian-helper
Source-Version: 0.1

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

maven-debian-helper_0.1.dsc
  to pool/main/m/maven-debian-helper/maven-debian-helper_0.1.dsc
maven-debian-helper_0.1.tar.gz
  to pool/main/m/maven-debian-helper/maven-debian-helper_0.1.tar.gz
maven-debian-helper_0.1_all.deb
  to pool/main/m/maven-debian-helper/maven-debian-helper_0.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 508...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner  (supplier of updated maven-debian-helper 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Jan 2009 11:47:25 +0100
Source: maven-debian-helper
Binary: maven-debian-helper
Architecture: source all
Version: 0.1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Torsten Werner 
Description: 
 maven-debian-helper - Helper tools for building Debian packages with Maven
Closes: 508511
Changes: 
 maven-debian-helper (0.1) unstable; urgency=low
 .
   * Initial release. (Closes: #508511)
Checksums-Sha1: 
 87c4d8ba44b73bb394cfa03d18d36d90465476e3 1207 maven-debian-helper_0.1.dsc
 0c95eac56ff778c989592c4d139277086ee377cb 13314 maven-debian-helper_0.1.tar.gz
 79c9c1413a770bb0a9e9649feb706dea4e5e397e 19380 maven-debian-helper_0.1_all.deb
Checksums-Sha256: 
 68288faaa0b9e71daa988b726cb72bad23307425d01e857214b8a7bd4db06b24 1207 
maven-debian-helper_0.1.dsc
 a37b99c83e05d09b75203af39d77a34cfaa894852fd780bc664b260a1c07da00 13314 
maven-debian-helper_0.1.tar.gz
 8fc21fe6242039d2595b24cf6f027379614ff89ed04169892b7d84ce8db0d1e7 19380 
maven-debian-helper_0.1_all.deb
Files: 
 3a0e2af2db45af2dd36bf3048ad0dae0 1207 libs optional maven-debian-helper_0.1.dsc
 abb09dd9fa38c3b36f85eefd221f05ec 13314 libs optional 
maven-debian-helper_0.1.tar.gz
 746fb07869d34e17a36f32f4b5cde511 19380 libs optional 
maven-debian-helper_0.1_all.deb

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

iEYEARECAAYFAklignQACgkQfY3dicTPjsNTYQCfdGd9SsF/XoTIN86ojrG6RFLC
OiMAn31FSQfjQ4NiSgwe4IqGqfC0EmoS
=8Giy
-END PGP SIGNATURE-


--- End Message ---


Bug#507907: marked as done (ITP: telepathy-farsight -- Glue library between telepathy and farsight2)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 22:23:48 +
with message-id 
and subject line Bug#507907: fixed in telepathy-farsight 0.0.3-1
has caused the Debian Bug report #507907,
regarding ITP: telepathy-farsight -- Glue library between telepathy and 
farsight2
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.)


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

* Package name: telepathy-farsight
  Version : 0.0.3
  Upstream Author : Olivier Crete 
* URL : http://telepathy.freedesktop.org
* License : LGPL
  Programming Lang: C
  Description : Glue library between telepathy and farsight2

A helper library to glue together Telepathy's media signalling and the media
streaming capabilities of Farsight2
.
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for applications.
.
Farsight2 is a framework for media streaming in audio/video conferences.

This package will be maintained by the pkg-telepathy alioth group

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)


--- End Message ---
--- Begin Message ---
Source: telepathy-farsight
Source-Version: 0.0.3-1

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

libtelepathy-farsight-dev_0.0.3-1_amd64.deb
  to pool/main/t/telepathy-farsight/libtelepathy-farsight-dev_0.0.3-1_amd64.deb
libtelepathy-farsight-doc_0.0.3-1_all.deb
  to pool/main/t/telepathy-farsight/libtelepathy-farsight-doc_0.0.3-1_all.deb
libtelepathy-farsight0-dbg_0.0.3-1_amd64.deb
  to pool/main/t/telepathy-farsight/libtelepathy-farsight0-dbg_0.0.3-1_amd64.deb
libtelepathy-farsight0_0.0.3-1_amd64.deb
  to pool/main/t/telepathy-farsight/libtelepathy-farsight0_0.0.3-1_amd64.deb
telepathy-farsight_0.0.3-1.diff.gz
  to pool/main/t/telepathy-farsight/telepathy-farsight_0.0.3-1.diff.gz
telepathy-farsight_0.0.3-1.dsc
  to pool/main/t/telepathy-farsight/telepathy-farsight_0.0.3-1.dsc
telepathy-farsight_0.0.3.orig.tar.gz
  to pool/main/t/telepathy-farsight/telepathy-farsight_0.0.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 507...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sjoerd Simons  (supplier of updated telepathy-farsight 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 21 Dec 2008 15:11:22 +
Source: telepathy-farsight
Binary: libtelepathy-farsight0 libtelepathy-farsight0-dbg 
libtelepathy-farsight-dev libtelepathy-farsight-doc
Architecture: source all amd64
Version: 0.0.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Telepathy maintainers 

Changed-By: Sjoerd Simons 
Description: 
 libtelepathy-farsight-dev - Glue library between telepathy and farsight2
 libtelepathy-farsight-doc - Glue library between telepathy and farsight2
 libtelepathy-farsight0 - Glue library between telepathy and farsight2
 libtelepathy-farsight0-dbg - Glue library between telepathy and farsight2
Closes: 507907
Changes: 
 telepathy-farsight (0.0.3-1) experimental; urgency=low
 .
   [ Simon McVittie ]
   * Add infrastructure for applying patches (from libnice packaging)
   * Update README.source to sync with libnice
   * Invoke CDBS list-missing rule to see what we didn't install
 .
   [ Sjoerd Simons ]
   * Initial release (Closes: #507907)
   * debian/control: Bump standards to 3.8.0, use binary:Version instead of
 Source-version
   * debian/control: Add the usual suspects as Uploaders
Checksums-Sha1: 
 351320d84e4442a5a836b570b75bf89e5d100c21 1438 telepathy-farsight_0.0.3-1.dsc
 aeb178893d921a41d8b87ae6dd481af6afde3d9b 505842 
telepathy-farsight_0.0.3.orig.tar.gz
 e8bee09ac7ab08bbc3942d2d4461ba587dbb585b 2933 
telepathy-farsight_0.0.3-1.diff.gz
 aadf1fa84318f8bb14787bbc794b062156788737 135334 
libtelepathy-farsight-doc_0.0.3-1_all.de

Bug#509568: marked as done (ITP: libxml-validator-schema-perl -- Perl module to validate XML against a subset of W3C XML Schema)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:36:20 +
with message-id 
and subject line Bug#509568: fixed in libxml-validator-schema-perl 1.10-1
has caused the Debian Bug report #509568,
regarding ITP: libxml-validator-schema-perl -- Perl module to validate XML 
against a subset of W3C XML Schema
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.)


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

* Package name: libxml-validator-schema-perl
  Version : 1.10
  Upstream Author : Sam Tregar 
* URL : http://search.cpan.org/dist/XML-Validator-Schema/
* License : GPL and Artistic
  Programming Lang: Perl
  Description : Perl module to validate XML against a subset of W3C XML 
Schema

 XML::Validator::Schema allows you to validate XML documents against a W3C XML
 Schema. This module does not implement the full W3C XML Schema recommendation
 (http://www.w3.org/XML/Schema), but a useful subset.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libxml-validator-schema-perl
Source-Version: 1.10-1

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

libxml-validator-schema-perl_1.10-1.diff.gz
  to 
pool/main/libx/libxml-validator-schema-perl/libxml-validator-schema-perl_1.10-1.diff.gz
libxml-validator-schema-perl_1.10-1.dsc
  to 
pool/main/libx/libxml-validator-schema-perl/libxml-validator-schema-perl_1.10-1.dsc
libxml-validator-schema-perl_1.10-1_all.deb
  to 
pool/main/libx/libxml-validator-schema-perl/libxml-validator-schema-perl_1.10-1_all.deb
libxml-validator-schema-perl_1.10.orig.tar.gz
  to 
pool/main/libx/libxml-validator-schema-perl/libxml-validator-schema-perl_1.10.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 509...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur  (supplier of updated 
libxml-validator-schema-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Dec 2008 01:13:00 -0800
Source: libxml-validator-schema-perl
Binary: libxml-validator-schema-perl
Architecture: source all
Version: 1.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Ryan Niebur 
Description: 
 libxml-validator-schema-perl - validate XML against a subset of W3C XML Schema
Closes: 509568
Changes: 
 libxml-validator-schema-perl (1.10-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #509568)
Checksums-Sha1: 
 c2799b9271be5efae1078d816d2bbe882c74700c 1583 
libxml-validator-schema-perl_1.10-1.dsc
 3ab960f4e75896a0b72986d7e6edc1faca7d565e 57343 
libxml-validator-schema-perl_1.10.orig.tar.gz
 b85ba929c8a11e645c5d87c22d794fc3e254d6fd 2174 
libxml-validator-schema-perl_1.10-1.diff.gz
 f5a16fa16458974965080c5b40a1407254c6bb65 60660 
libxml-validator-schema-perl_1.10-1_all.deb
Checksums-Sha256: 
 0d98fc04f39cac0dca583afc3ee07e71ca36aa1c82b7ec9055ad18d30ac377a7 1583 
libxml-validator-schema-perl_1.10-1.dsc
 6142679580150a891f7d32232b5e31e2b4e5e53e8a6fa9cbeecb5c23814f1422 57343 
libxml-validator-schema-perl_1.10.orig.tar.gz
 9f399c7123de4cf7abab869a89bb36ec3cb70782a380c6523c7c8bb14971dc2a 2174 
libxml-validator-schema-perl_1.10-1.diff.gz
 3544cfb59431ff38720629ed70bd2dec5b79410a21b918d519c114324164935d 60660 
libxml-validator-schema-perl_1.10-1_all.deb
Files: 
 7ff34e48f996f47d120f05f46911a34d 1583 perl optional 
libxml-validator-schema-perl_1.10-1.dsc
 c77e5098bd02b47a22a8b9d4c554 57343 perl optional 
libxml-validator-schema-perl_1.10.orig.tar.gz
 a0bb679b23438e4bf3d50f3da924cc08 2174 perl optional 
libxml-validator-schema-perl_1.10-1.diff.gz
 e39a65901ed96c7eb3e7e1b1a7941b73 60660 perl optional 
libxml-validator-schema-perl_1.10-1_all.deb

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

iEYEARECAAYFAklReXEACgkQOzKYnQDzz+RmIACg6TGH39zzEz5Dk7qBOKLDDTV4
FvgAoK+RpJH6vSCldvXNbKQb8nCJEDaY
=K2+t
-END PGP SIGNATURE-


--- End Message ---


Bug#472712: marked as done (ITA: gtkam -- GTK+ application for digital still cameras)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:23:18 +
with message-id 
and subject line Bug#472712: fixed in gtkam 0.1.16.1-1
has caused the Debian Bug report #472712,
regarding ITA: gtkam -- GTK+ application for digital still cameras
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.)


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

The current maintainer of gtkam, Takuo KITAME ,
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: gtkam
Binary: gtkam, gtkam-gimp
Version: 0.1.12-2.4
Priority: extra
Section: graphics
Maintainer: Takuo KITAME 
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev (>= 2.2), libgphoto2-2-dev 
(>= 2.1.1), libgimp2.0-dev, libexif-gtk-dev (>= 0.3.3-5)
Architecture: any
Standards-Version: 3.6.1.0
Format: 1.0
Directory: pool/main/g/gtkam
Files:
 60281d4f5b6c241cffa07431c39f1b51 673 gtkam_0.1.12-2.4.dsc
 622170d414718a5ae11487a6af1e47cd 611323 gtkam_0.1.12.orig.tar.gz
 f6dea504483f3ee0604446b4aadea439 27912 gtkam_0.1.12-2.4.diff.gz

Package: gtkam
Priority: extra
Section: graphics
Installed-Size: 884
Maintainer: Takuo KITAME 
Architecture: amd64
Version: 0.1.12-2.4
Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), 
libexif-gtk5, libexif12, libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), 
libgphoto2-2 (>= 2.3.1), libgphoto2-port0 (>= 2.3.1), libgtk2.0-0 (>= 
2.10.12-3), libpango1.0-0 (>= 1.16.5), libusb-0.1-4 (>= 2:0.1.12), libx11-6, 
libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, 
libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1
Filename: pool/main/g/gtkam/gtkam_0.1.12-2.4_amd64.deb
Size: 305908
MD5sum: 63422f58aa8f7b9f561123b26434570e
SHA1: 0c561967dfef3c501f61a2cc72cd7aa44292b0ab
SHA256: fed948704f1c134ac404717fe5eabb964265ec93055543e18a91d4d25b1f79f0
Description: GTK+ application for digital still cameras
 gtkam is a graphical application based on GTK+ for digital still
 cameras supported by gphoto2.  (http://www.gphoto.org/)
Tag: hardware::camera, interface::x11, role::program, scope::application, 
uitoolkit::gtk, use::viewing, works-with::image, works-with::image:raster, 
works-with-format::jpg, x11::application

Package: gtkam-gimp
Priority: extra
Section: graphics
Installed-Size: 220
Maintainer: Takuo KITAME 
Architecture: amd64
Source: gtkam
Version: 0.1.12-2.4
Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), 
libexif-gtk5, libexif12, libfontconfig1 (>= 2.4.0), libgimp2.0 (>= 2.2.0+rel), 
libglib2.0-0 (>= 2.12.9), libgphoto2-2 (>= 2.3.1), libgphoto2-port0 (>= 2.3.1), 
libgtk2.0-0 (>= 2.10.12-3), libpango1.0-0 (>= 1.16.5), libusb-0.1-4 (>= 
2:0.1.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), 
libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, gimp
Filename: pool/main/g/gtkam/gtkam-gimp_0.1.12-2.4_amd64.deb
Size: 75332
MD5sum: 716e7eb076ecf4c3a4b864e441b6c69d
SHA1: df38217e177e5a85455f4bd7868c5057a374c93b
SHA256: c553c5216926851dec4a5f6ee60c80131351d2c2f7df66aaf4048d698401836e
Description: gtkam gimp plugin
 gtkam is a graphical application based on GTK+ for digital still
 cameras supported by gphoto2.  (http://www.gphoto.org/)
 .
 This package include gimp plugin of gtkam.
Tag: hardware::camera, interface::x11, role::plugin, uitoolkit::gtk, 
use::viewing, works-with::image, works-with::image:raster, 
works-with-format::jpg, x11::application



--- End Message ---
--- Begin Message ---
Source: gtkam
Source-Version: 0.1.16.1-1

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

gtkam-dbg_0.1.16.1-1_i386.deb
  to pool/main/g/gtkam/gtkam-dbg_0.1.16.1-1_i386.deb
gtkam-gimp_0.1.16.1-1_i386.deb
  to pool/main/g/gtkam/gtkam-gimp_0.1.16.1-1_i386.deb
gtkam_0.1.16.1-1.diff.gz
  to pool/main/g/gtkam/gtkam_0.1.16.1-1.diff.gz
gtkam_0.1.16.1-1.dsc
  to pool/main/g/gtkam/gtkam_0.1.16.1-1.dsc
gtkam_0.1.16.1-1_i386.deb
  to pool/main/g/gtkam/gtkam_0.1.16.1-1_i386.deb
gtkam_0.1.16.1.orig.tar.gz
  to pool/main/g/gtkam/gtkam_0.1.16.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you

Bug#493308: marked as done (ITP: libconfig-model-perl -- Perl Module to describe and edit configuration data)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:34:55 +
with message-id 
and subject line Bug#493308: fixed in libconfig-model-perl 0.633-1
has caused the Debian Bug report #493308,
regarding ITP: libconfig-model-perl -- Perl Module to describe and edit 
configuration data
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.)


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

--- Please fill out the fields below. ---

   Package name: libconfig-model
Version: 0.624
Upstream Author: Dominique Dumont 
URL: http://search.cpan.org/dist/Config-Model/
License: LGPL
Description: Perl Module to describe and edit configuration data

Config::Model enables a project developer to provide an interactive
configuration editor (graphical, curses based or plain terminal) to
his users. For this he must:
- describe the structure and constraint of his project's configuration
- if the configuration data is not stored in INI file or in Perl data
  file, he must provide some code to read and write configuration from
  configuration files.

With the elements above, Config::Model will generate interactive
configuration editors (with integrated help and data validation).
These editors can be graphical (with Config::Model::TkUI), curses
based (with Config::Model::CursesUI) or based on ReadLine.


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: libconfig-model-perl
Source-Version: 0.633-1

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

libconfig-model-perl_0.633-1.diff.gz
  to pool/main/libc/libconfig-model-perl/libconfig-model-perl_0.633-1.diff.gz
libconfig-model-perl_0.633-1.dsc
  to pool/main/libc/libconfig-model-perl/libconfig-model-perl_0.633-1.dsc
libconfig-model-perl_0.633-1_all.deb
  to pool/main/libc/libconfig-model-perl/libconfig-model-perl_0.633-1_all.deb
libconfig-model-perl_0.633.orig.tar.gz
  to pool/main/libc/libconfig-model-perl/libconfig-model-perl_0.633.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 493...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominique Dumont  (supplier of updated 
libconfig-model-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 18 Dec 2008 13:43:38 +0100
Source: libconfig-model-perl
Binary: libconfig-model-perl
Architecture: source all
Version: 0.633-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Dominique Dumont 
Description: 
 libconfig-model-perl - describe and edit configuration data
Closes: 493308
Changes: 
 libconfig-model-perl (0.633-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #493308)
Checksums-Sha1: 
 a11c260b7996d4be088b4992f4165f988acaed40 1602 libconfig-model-perl_0.633-1.dsc
 b4c227a73f727aa55d22cec69f5c8135aec93f13 166852 
libconfig-model-perl_0.633.orig.tar.gz
 7a494414cc30e7fd37236b4033122da56f2f7248 1619 
libconfig-model-perl_0.633-1.diff.gz
 53fa7ed42507496eadf76aff11d2324baa5d7fc2 225826 
libconfig-model-perl_0.633-1_all.deb
Checksums-Sha256: 
 39802cfe5bc99631e8ef73ab873f995d8d30b572ee8607dd80e29c55edba87f7 1602 
libconfig-model-perl_0.633-1.dsc
 7930a2b964dbabd4efab3c83a1d9cfaf9b4b3cec354824fa1626d653930c8e0c 166852 
libconfig-model-perl_0.633.orig.tar.gz
 b08a31dcc14061a3cee74aee9ea325fa7d42975ae11a329d934ae9efb4a6fa67 1619 
libconfig-model-perl_0.633-1.diff.gz
 94bf969acb6443afad7c74678e4653687289b7a8dbebf5c97f4553451f85f516 225826 
libconfig-model-perl_0.633-1_all.deb
Files: 
 8e7ae8461a3fe429f65d153624c07009 1602 perl optional 
libconfig-model-perl_0.633-1.dsc
 624fa7918fea7c5c2c48280036d987b8 166852 perl optional 
libconfig-model-perl_0.633.orig.tar.gz
 14b0ea818ad9e1d466e44ef85bc28494 1619 perl optional 
libconfig-model-perl_0.633-1.diff.gz
 a1227db5dc4c60289be2b2120a93d7e9 225826 perl optional 
libconfig-model-perl_0.633-1_all.deb

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

iEYEARECAAYFAklRWL8A

Bug#467428: marked as done (ITP: libewf -- read and write EWF file format)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:32:18 +
with message-id 
and subject line Bug#467428: fixed in libewf 20080501+debian-1
has caused the Debian Bug report #467428,
regarding ITP: libewf -- read and write EWF file format
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.)


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

* Package name: libewf
  Version : 20070512
  Upstream Author : Joachim Metz 
Hoffmann Investigations
* URL : https://www.uitwisselplatform.nl/projects/libewf/
* License : BSD-4
  Programming Lang: C
  Description : read and write EWF file format


 LibEWF is a library which can be used to read and write the Expert Witness
 Compression Format (EWF) file format, used in Computer Forensics.

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


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libewf
Source-Version: 20080501+debian-1

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

libewf-dbg_20080501+debian-1_i386.deb
  to pool/main/libe/libewf/libewf-dbg_20080501+debian-1_i386.deb
libewf-dev_20080501+debian-1_i386.deb
  to pool/main/libe/libewf/libewf-dev_20080501+debian-1_i386.deb
libewf1_20080501+debian-1_i386.deb
  to pool/main/libe/libewf/libewf1_20080501+debian-1_i386.deb
libewf_20080501+debian-1.diff.gz
  to pool/main/libe/libewf/libewf_20080501+debian-1.diff.gz
libewf_20080501+debian-1.dsc
  to pool/main/libe/libewf/libewf_20080501+debian-1.dsc
libewf_20080501+debian.orig.tar.gz
  to pool/main/libe/libewf/libewf_20080501+debian.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 467...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann  (supplier of updated libewf 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: Tue, 25 Nov 2008 13:05:00 +0100
Source: libewf
Binary: libewf1 libewf-dbg libewf-dev
Architecture: source i386
Version: 20080501+debian-1
Distribution: unstable
Urgency: low
Maintainer: Debian Forensics 
Changed-By: Daniel Baumann 
Description: 
 libewf-dbg - support for Expert Witness Compression format (debug)
 libewf-dev - support for Expert Witness Compression format (development)
 libewf1- support for Expert Witness Compression format
Closes: 467428
Changes: 
 libewf (20080501+debian-1) unstable; urgency=low
 .
   * Initial release (Closes: #467428).
   * Rebuild upstream tarball without debian directory.
Checksums-Sha1: 
 b8968643c004beb8b25022cf4c2c113ccbd26088 1357 libewf_20080501+debian-1.dsc
 d49d828ece98ca8c0a749cff1eeb656f3b37384f 560099 
libewf_20080501+debian.orig.tar.gz
 53980cd0176952f7bfe2364c8e4c62ede84f699f 3567 libewf_20080501+debian-1.diff.gz
 44bba58d69445f286ef9385c2f3d9c042a4c171c 268134 
libewf1_20080501+debian-1_i386.deb
 c193e2632cbba01b14b4c364d081d0767c50ec41 330502 
libewf-dbg_20080501+debian-1_i386.deb
 10bd17d6f200806fb317ab1c13a22d79b78d31c5 130676 
libewf-dev_20080501+debian-1_i386.deb
Checksums-Sha256: 
 6cf5b4ea59b20eaff06a9fa81889d303c212f85d8a5b804976579757be02 1357 
libewf_20080501+debian-1.dsc
 f17e3c3eafda157d0fc94290280936afdea5ead412720b760b337d01b6c47c6e 560099 
libewf_20080501+debian.orig.tar.gz
 a59302badaa7835243ba3cb02fc676c41b6f7adc7aceacb2f9b947284d44823b 3567 
libewf_20080501+debian-1.diff.gz
 1461c081b2adf90b0b11499523b0e66b168853a0f3c29e269c3314378817f14a 268134 
libewf1_20080501+debian-1_i386.deb
 98ab41af05a8d728b0a66edff7635682b2cc3e7ad4455e34d4b7317808cb3571 330502 
libewf-dbg_20080501+debian-1_i386.deb
 5d018c553757b11ebb54a2c29d76fb2f07331f8cfb9004f09174cb2902c0538c 130676 
libewf-dev_20080501+debian-1_i386.deb
Files: 
 4c622507188c4f0eb3e9be64a0dd0128 1357 libs optional 
libewf_20080501+debian-1.dsc
 ee41d4f2f9b0b67aedfb24c3cf5e6a15 560099 libs opti

Bug#506916: marked as done (ITP: eina -- Enlightenment Foundation Library providing optimized data types)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:39:56 +
with message-id 
and subject line Bug#506916: fixed in eina 0.0.1~svn20081120-1
has caused the Debian Bug report #506916,
regarding ITP: eina -- Enlightenment Foundation Library providing optimized 
data types
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.)


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


* Package name: eina
  Version : 0.0.1
  Upstream Author : E17 development team
* URL : http://www.enlightenment.org/
* License : LGPL
  Programming Lang: C
  Description : Enlightenment Foundation Library providing optimized data 
types

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  o Array
  o Hash Table
  o Double-linked list
  o Red-Black Tree
  o Stringshare
  o Access Content types
+ Accessor: can access items of a container randomly
+ Iterator: can access items of a container sequentially


--- End Message ---
--- Begin Message ---
Source: eina
Source-Version: 0.0.1~svn20081120-1

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

eina_0.0.1~svn20081120-1.diff.gz
  to pool/main/e/eina/eina_0.0.1~svn20081120-1.diff.gz
eina_0.0.1~svn20081120-1.dsc
  to pool/main/e/eina/eina_0.0.1~svn20081120-1.dsc
eina_0.0.1~svn20081120.orig.tar.gz
  to pool/main/e/eina/eina_0.0.1~svn20081120.orig.tar.gz
libeina-0.0.1a-dev_0.0.1~svn20081120-1_i386.deb
  to pool/main/e/eina/libeina-0.0.1a-dev_0.0.1~svn20081120-1_i386.deb
libeina-0.0.1a_0.0.1~svn20081120-1_i386.deb
  to pool/main/e/eina/libeina-0.0.1a_0.0.1~svn20081120-1_i386.deb
libeina-dbg_0.0.1~svn20081120-1_i386.deb
  to pool/main/e/eina/libeina-dbg_0.0.1~svn20081120-1_i386.deb
libeina-doc_0.0.1~svn20081120-1_all.deb
  to pool/main/e/eina/libeina-doc_0.0.1~svn20081120-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 506...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Albin Tonnerre  (supplier of updated eina 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, 11 Dec 2008 20:52:23 +0100
Source: eina
Binary: libeina-0.0.1a libeina-0.0.1a-dev libeina-doc libeina-dbg
Architecture: source all i386
Version: 0.0.1~svn20081120-1
Distribution: experimental
Urgency: low
Maintainer: Debian Pkg-e Team 
Changed-By: Albin Tonnerre 
Description: 
 libeina-0.0.1a - Enlightenment Foundation Library providing optimized data 
types
 libeina-0.0.1a-dev - Development files for libeina
 libeina-dbg - debugging symbols for use with libeina
 libeina-doc - Documentation for use with libeina
Closes: 506916
Changes: 
 eina (0.0.1~svn20081120-1) experimental; urgency=low
 .
   * Initial Release (Closes: #506916)
   * debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
 instead of version-info to create the library SONAME, to prevent things
 from breaking when the ABI changes.
Checksums-Sha1: 
 f7cbea8ab5805b193300ab3fb26b1284d55c076d 1339 eina_0.0.1~svn20081120-1.dsc
 113d4997abe3183bcf09616b7d1c60a20043d4c0 431205 
eina_0.0.1~svn20081120.orig.tar.gz
 f052124880daffa71bef6b06f422ee5db7c1666b 9808 eina_0.0.1~svn20081120-1.diff.gz
 a7cdeaaf144c306072eddfe75bbcc026a1f45e9e 69066 
libeina-doc_0.0.1~svn20081120-1_all.deb
 87982350e5a92bcdd5bdedba07395ee2d34032e1 33556 
libeina-0.0.1a_0.0.1~svn20081120-1_i386.deb
 bd5172b080ba84c9da207920be4a2861c3f246a3 46102 
libeina-0.0.1a-dev_0.0.1~svn20081120-1_i386.deb
 5bd06ebd046165cc27e1914539679b0d4a2ff00b 67344 
libeina-dbg_0.0.1~svn20081120-1_i386.deb
Checksums-Sha256: 
 8ddc7536d19905b0355bab60053aac68dc24abb1ff9165c9d3a49817da162468 1339 
eina_0.0.1~svn20081120-1.dsc
 c9aa62fd91483f50d84af3818fba199a06067cac6a50cba4711196ef131e6cef 431205 
eina_0.0.1~svn20081120.orig.tar.gz
 e4c683ed2ead291e111f591ccc5a22b1d71d82a762e7cb24dfe69addbdc906f8 9808 
eina_0.0.1~svn20081120-1.diff.gz
 add22272eebaeca1baa51f32ffba731f20d7971bf2ec1bd9c7b8a75165036da0 69066 
libeina-doc_0.0.1~svn20081120-1_all.deb

Bug#506916: marked as done (ITP: eina -- Enlightenment Foundation Library providing optimized data types)

2009-01-13 Thread Debian Bug Tracking System

Your message dated Tue, 13 Jan 2009 23:39:52 +
with message-id 
and subject line Bug#506916: fixed in eina 0.0.1~svn20081120-2
has caused the Debian Bug report #506916,
regarding ITP: eina -- Enlightenment Foundation Library providing optimized 
data types
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.)


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


* Package name: eina
  Version : 0.0.1
  Upstream Author : E17 development team
* URL : http://www.enlightenment.org/
* License : LGPL
  Programming Lang: C
  Description : Enlightenment Foundation Library providing optimized data 
types

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  o Array
  o Hash Table
  o Double-linked list
  o Red-Black Tree
  o Stringshare
  o Access Content types
+ Accessor: can access items of a container randomly
+ Iterator: can access items of a container sequentially


--- End Message ---
--- Begin Message ---
Source: eina
Source-Version: 0.0.1~svn20081120-2

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

eina_0.0.1~svn20081120-2.diff.gz
  to pool/main/e/eina/eina_0.0.1~svn20081120-2.diff.gz
eina_0.0.1~svn20081120-2.dsc
  to pool/main/e/eina/eina_0.0.1~svn20081120-2.dsc
libeina-0.0.1a_0.0.1~svn20081120-2_i386.deb
  to pool/main/e/eina/libeina-0.0.1a_0.0.1~svn20081120-2_i386.deb
libeina-dbg_0.0.1~svn20081120-2_i386.deb
  to pool/main/e/eina/libeina-dbg_0.0.1~svn20081120-2_i386.deb
libeina-dev_0.0.1~svn20081120-2_i386.deb
  to pool/main/e/eina/libeina-dev_0.0.1~svn20081120-2_i386.deb
libeina-doc_0.0.1~svn20081120-2_all.deb
  to pool/main/e/eina/libeina-doc_0.0.1~svn20081120-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 506...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Albin Tonnerre  (supplier of updated eina 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: Tue, 06 Jan 2009 22:11:01 +0100
Source: eina
Binary: libeina-0.0.1a libeina-dev libeina-doc libeina-dbg
Architecture: source all i386
Version: 0.0.1~svn20081120-2
Distribution: experimental
Urgency: low
Maintainer: Debian Pkg-e Team 
Changed-By: Albin Tonnerre 
Description: 
 libeina-0.0.1a - Enlightenment Foundation Library providing optimized data 
types
 libeina-dbg - debugging symbols for use with libeina
 libeina-dev - Development files for libeina
 libeina-doc - Documentation for use with libeina
Closes: 506916
Changes: 
 eina (0.0.1~svn20081120-2) experimental; urgency=low
 .
   * Remove version number from -dev package name since it's not really useful
   * [lintian] Fix W: copyright-with-old-dh-make-debian-copyright
 .
 eina (0.0.1~svn20081120-1) experimental; urgency=low
 .
   * Initial Release (Closes: #506916)
   * debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
 instead of version-info to create the library SONAME, to prevent things
 from breaking when the ABI changes.
Checksums-Sha1: 
 0dbae95583182efb37d21e4b65730f02668061d5 1332 eina_0.0.1~svn20081120-2.dsc
 f36ea984a77fac1c98dd15ac645ed16bedc36046 9879 eina_0.0.1~svn20081120-2.diff.gz
 9b104abdc271d1575880f2b77cb702983ad58971 69234 
libeina-doc_0.0.1~svn20081120-2_all.deb
 56cf4f6ffdcda8bc1d318285353105e4b89ebe92 33690 
libeina-0.0.1a_0.0.1~svn20081120-2_i386.deb
 44da86d65a02be82df0ef6bbad2afb1b594dc8ff 46234 
libeina-dev_0.0.1~svn20081120-2_i386.deb
 1fefd54352ebec8a2ace9e625d40d3375ee59237 67478 
libeina-dbg_0.0.1~svn20081120-2_i386.deb
Checksums-Sha256: 
 b7648bcf7aebf5b9c287eb0b933a70056e6405e203c3c852d1d28102b08a1523 1332 
eina_0.0.1~svn20081120-2.dsc
 dc4a3d27d273042de17b3ed3e439d2451ebbc0ea13ccbd275f9de98e97352427 9879 
eina_0.0.1~svn20081120-2.diff.gz
 6bee06a7ab2ab5615d613d24d3f0e2b25678fdd24fabb13d12a493cbc09f8b8e 69234 
libeina-doc_0.0.1~svn20081120-2_all.deb
 ced260e7b6b6a20d238a42f102a4defb3261d50a0f05713026c1a3debf7a0f3f 33690 
libeina-0.0.1a_0.0.1~svn20081120-2_i386.de

Bug#498162: Is googletest package ready?

2009-01-13 Thread Steve M. Robbins
Hi,

In September, you reported that you are packaging googletest.
I'd very much like to have this in Debian.  Can I help in any
way -- Testing, Sponsoring, etc ?

Thanks,
-Steve





signature.asc
Description: Digital signature


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

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

> # Wed Jan 14 07:07:16 UTC 2009
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: lua-sec
> tags 511733 + pending
Bug#511733: ITP: lua-sec -- SSL support library for lua
There were no tags set.
Tags added: pending

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org