Bug#623070: Patch to make iswedish to build for sid/testing

2011-10-27 Thread Jeremiah Foster

On Oct 27, 2011, at 18:34, Svante Signell wrote:

 iswedish.patch

Thanks Svante, I'll try and patch this and make a new package ASAP.

Jeremiah



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



Bug#595958: ITP: paml -- Phylogenetic Analysis by Maximum Likelihood

2010-09-08 Thread Jeremiah Foster

On Sep 7, 2010, at 17:54, Steffen Moeller wrote:

 Package: wnpp
 Severity: wishlist
 Owner: Steffen Moeller steffen_moel...@gmx.de
 
 * Package name: paml
 * URL : http://abacus.gene.ucl.ac.uk/software/paml.html
 * License : academics only
  Description : Phylogenetic Analysis by Maximum Likelihood
 
 PAML is a package of programs for phylogenetic analyses of DNA or protein 
 sequences using maximum likelihood. It is maintained and distributed for 
 academic use free of charge by Ziheng Yang.
 PAML is not good for tree making. It may be used to estimate parameters and 
 test hypotheses to study the evolutionary process, when you have 
 reconstructed trees using other programs such as PAUP*, PHYLIP, MOLPHY, 
 PhyML, RaxML, etc. 

Could you explain a little more about the license? It doesn't sound like it 
really meets the Debian Free Software Guidlines, which say; 

No Discrimination Against Fields of Endeavor

The license must not restrict anyone from making use of the program in a 
specific field of endeavor. For example, it may not restrict the program from 
being used in a business, or from being used for genetic research.

My reading of the dsfg would be that this academics only license would not be 
acceptable in Debian.

Regards,

Jeremiah





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



Bug#573375: [Hostname-devel] Bug#573375: calling 'hostname' fails

2010-03-21 Thread Jeremiah Foster

On Mar 20, 2010, at 18:55, Michael Meskes wrote:

 On Sat, Mar 20, 2010 at 04:54:50PM +0100, Jeremiah Foster wrote:
 By resolvable, do you mean via tools that resolve names to numbers? i.e. DNS?
 Because the answer is yes, dig resolves the host name correctly when I give
 it the hostname, it gives me the IP it resolves to.
 
 Yes, that's what I meant. Hmm,could you run strace hostname -i and ltrace
 hostname -i and send us a log?


First is the strace output:

strace hostname -i
execve(/bin/hostname, [hostname, -i], [/* 27 vars */]) = 0
brk(0)  = 0x8731000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7854000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=27154, ...}) = 0
mmap2(NULL, 27154, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb784d000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/i686/cmov/libnsl.so.1, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2201\0\0004\0\0\0..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=79676, ...}) = 0
mmap2(NULL, 92136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7836000
mmap2(0xb7849000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb7849000
mmap2(0xb784b000, 6120, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb784b000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/i686/cmov/libc.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260l\1\0004\0\0\0..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1331684, ...}) = 0
mmap2(NULL, 1337704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb76ef000
mmap2(0xb83, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x141) = 0xb783
mmap2(0xb7833000, 10600, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7833000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb76ee000
set_thread_area({entry_number:-1 - 6, base_addr:0xb76ee940, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb783, 8192, PROT_READ)   = 0
mprotect(0xb7849000, 4096, PROT_READ)   = 0
mprotect(0xb7873000, 4096, PROT_READ)   = 0
munmap(0xb784d000, 27154)   = 0
brk(0)  = 0x8731000
brk(0x8752000)  = 0x8752000
uname({sys=Linux, node=yaalr.org, ...}) = 0
socket(PF_NETLINK, SOCK_RAW, 0) = 3
bind(3, {sa_family=AF_NETLINK, pid=0, groups=}, 12) = 0
getsockname(3, {sa_family=AF_NETLINK, pid=16340, groups=}, [12]) = 0
time(NULL)  = 1269203341
sendto(3, \24\0\0\0\26\0\1\3\215\201\246K\0\0\0\0\0\0\0\0, 20, 0, 
{sa_family=AF_NETLINK, pid=0, groups=}, 12) = 20
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=}, 
msg_iov(1)=[{0\0\0\0\24\0\2\0\215\201\246K\324?\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 168
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=}, 
msg_iov(1)=[{@\0\0\0\24\0\2\0\215\201\246K\324?\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=}, 
msg_iov(1)=[{\24\0\0\0\3\0\2\0\215\201\246K\324?\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(3)= 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, path=/var/run/nscd/socket}, 110) = -1 ENOENT 
(No such file or directory)
close(3)= 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, path=/var/run/nscd/socket}, 110) = -1 ENOENT 
(No such file or directory)
close(3)= 0
open(/etc/nsswitch.conf, O_RDONLY)= 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7853000
read(3, # /etc/nsswitch.conf\n#\n# Example..., 4096) = 475
read(3, , 4096)   = 0
close(3)= 
munmap(0xb7853000, 4096)= 0
open(/etc/host.conf, O_RDONLY)= 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7853000
read(3, multi on\n, 4096) = 9
read(3, , 4096)   = 0
close

Bug#475160: ITP: ASCIIO - draw ASCII diagrams dynamically

2010-03-20 Thread Jeremiah Foster

On Mar 19, 2010, at 14:01, David Paleino wrote:

 block 574615 by 574621
 thanks
 
 On Friday 19 March 2010 13:00:34, David Paleino wrote:
 As soon as I'll finish this, you're free to pick whatever package you want
 :) -- I'm not going to package these myself for, say, one month (let's
 give time to the Debian Perl Team to detect them!)
 
 Seems like I ended up the missing dependencies chain. As I thought, other 
 packages had useless dependencies as well.

Wow, great. I hadn't thought of doing that work - glad you did that since that 
will save some time.
 
 Now, you're free to pick up and maintain any of the missing deps, if you wish 
 :)

I will try and create a list of the rest of the dependencies and start 
cherry-picking the easy ones. :)

Jeremiah





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



Bug#573375: [Hostname-devel] Bug#573375: calling 'hostname' fails

2010-03-20 Thread Jeremiah Foster

On Mar 19, 2010, at 12:41, Michael Meskes wrote:

 Calling hostname alone works, it produces the host's name. However any other 
 call
 to host name produces this error message: hostname: Name or service not known
 
 i.e. hostname -i 
 
 Is your hostname resolvable, e.g. by other tools? The error message sounds 
 like
 a system that is not able to resolv the hostname.

By resolvable, do you mean via tools that resolve names to numbers? i.e. DNS? 
Because the answer is yes, dig resolves the host name correctly when I give it 
the hostname, it gives me the IP it resolves to.

uname -n also produces the right response.

Is there another tool I should use for a more definitive test?

Jeremiah


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



Bug#475160: ITP: ASCIIO - draw ASCII diagrams dynamically

2010-03-19 Thread Jeremiah Foster

On Mar 19, 2010, at 12:11 PM, David Paleino wrote:

 please keep the bug CCed, so we can publicly keep history of the ITP.
 
 On Friday 19 March 2010 12:03:37, Jeremiah Foster wrote:
 On Mar 19, 2010, at 11:57 AM, David Paleino wrote:

  I do not see a real problem about depending on missing modules -- we 
 just need them packaged.
 Here's my plan: I'm going to check what packages are exactly need to 
 build/run 
 asciio, and file RFPs. That's because I don't really want to maintain Perl 
 modules just because they happen to be dependencies to a package I want to 
 maintain. In case those RFPs aren't picked up by the Debian Perl Team, I'm 
 available to make them ITPs, and maintain them pro tempore.
 
 From a quick analysis, I see that it's only missing 3 dependencies:
 
 - Eval::Context
 - Data::TreeDumper::Renderer::GTK
 - Directory::Scratch::Structured
 
 Sure, these might need other modules to work, and that's why the blocking 
 mechanism exists. We just need to climb up the dependency chain until it's 
 satisfied.
 
 Let me know what you want me to do to help - I think there are still a
 bunch of dependencies. If you want we can split them up and I'll try to
 keep up with you?
 
 What exactly needs to be split up from the code?

I was only referring to splitting up the work of packaging modules from CPAN. I 
don't believe the code needs any splitting.

Jeremiah


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



Bug#570094: git-daemon-run: sv start git-daemon fails with error message

2010-02-21 Thread Jeremiah Foster

On Feb 17, 2010, at 7:21, Jonathan Nieder wrote:

 Hi Jeremiah,
 
 Jeremiah C. Foster wrote:
 Package: git-daemon-run
 Version: 1:1.6.6.1-1
 Severity: normal
 
 sv start git-daemon does not in fact start the git daemon at all, but errors 
 out with this message:
 warning: git-daemon: unable to open supervise/ok: file does not exist
 
 Sounds like trouble.  I hope I find time to look into it soon.  Until
 then (and maybe after, depending on your needs), I suggest using inetd
 or xinetd.  See /usr/share/doc/git-core/README.Debian.gz for details.

Thanks, I will look into it a little bit myself. :-)

 
 I really don't understand why the expected sysv interface is not
 provided as an option.
 
 Simply because no one has offered to write and maintain it.  If you
 would like to create such a git-daemon-sysv package, I would be glad
 to help in any way I can.

Thank you Jonathan. Please excuse my unpleasant tone in my bug report, that was 
not necessary of me. I apologize.

Jeremiah


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



Bug#566729: ITP: libclass-perl -- Alias for __PACKAGE__

2010-01-24 Thread Jeremiah Foster

Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com


* Package name: libclass-perl
  Version : 1.00
  Upstream Author : Michael G. Schwern mschw...@cpan.org
* URL : http://cpan.uwinnipeg.ca/htdocs/CLASS/CLASS.html
* License : GPL | Artistic
  Programming Lang: Perl
  Description : Alias for __PACKAGE__

CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.
$CLASS has the additional benefit of working in strings

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



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



Bug#535470: Minor spelling and syntax changes to README with patch

2009-07-02 Thread Jeremiah Foster

Package: apt-file
Version: 2.0.8.2
Severity: normal


-- System Information:
Debian Release: 4.0
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt-file depends on:
ii  curl   7.15.5-1etch1 Get a file from an HTTP,  
HTTPS, FT

ii  gzip   1.3.5-15  The GNU compression utility
ii  libapt-pkg-perl0.1.20Perl interface to libapt- 
pkg
ii  libconfig-file-perl1.4-2 Parses simple  
configuration files
ii  perl   5.8.8-7etch6  Larry Wall's Practical  
Extraction
ii  wget   1.10.2-2  retrieves files from the  
web


apt-file recommends no packages.

-- no debconf information


Diff for README:
7,8c7,8
 application has the same behaviour than the James Treacy's script
 found at http://packages.debian.org.
---

application has the same behaviour as James Treacy's script found at
http://packages.debian.org.

10,12c10,12
 In an other hand you can list all files included in a package without
 installing or downloading it (see dpkg -S and dpkg --contents for more
 details about listing a package content).
---

On the other hand you can list all files included in a package without
installing or downloading apt-file (see dpkg -S and dpkg --contents  
for

more details about listing a package content).

25c25
 Please note that curl is need with _THIS_ configuration file only
---

Please note that curl is needed with _THIS_ configuration file only

28c28
 This explains why nor wget nor curl are in the package dependances but
---
This explains why nor wget nor curl are in the package dependencies  
but





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



Bug#535108: Minor spelling and syntax changes to README with patch

2009-06-29 Thread Jeremiah Foster

Package: apt-file
Version: 2.0.8.2
Severity: normal


-- System Information:
Debian Release: 4.0
 APT prefers oldstable
 APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt-file depends on:
ii  curl   7.15.5-1etch1 Get a file from an HTTP,  
HTTPS, FT

ii  gzip   1.3.5-15  The GNU compression utility
ii  libapt-pkg-perl0.1.20Perl interface to libapt- 
pkg
ii  libconfig-file-perl1.4-2 Parses simple  
configuration files
ii  perl   5.8.8-7etch6  Larry Wall's Practical  
Extraction
ii  wget   1.10.2-2  retrieves files from the  
web


apt-file recommends no packages.

-- no debconf information


Diff for README:
7,8c7,8
 application has the same behaviour than the James Treacy's script
 found at http://packages.debian.org.
---

application has the same behaviour as James Treacy's script found at
http://packages.debian.org.

10,12c10,12
 In an other hand you can list all files included in a package without
 installing or downloading it (see dpkg -S and dpkg --contents for more
 details about listing a package content).
---

On the other hand you can list all files included in a package without
installing or downloading apt-file (see dpkg -S and dpkg --contents  
for

more details about listing a package content).

25c25
 Please note that curl is need with _THIS_ configuration file only
---

Please note that curl is needed with _THIS_ configuration file only

28c28
 This explains why nor wget nor curl are in the package dependances but
---
This explains why nor wget nor curl are in the package dependencies  
but





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



Bug#407652: ITA: html2ps -- HTML to PostScript converter

2009-06-01 Thread Jeremiah Foster


On Jun 1, 2009, at 16:08, Niels Thykier wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Jeremiah and Steaphan

It appears, I was not paying attention with my last reply (I did not
notice it was Steaphan, who wrote and not Jeramiah .). Sorry for the
mail confusion.

Nevertheless, I am glad that you are going to adopt this package
Jeremiah. If you are both interested (in joint maintainership), you
can both maintain it. Not sure how it works, but some - especially
larger - packages have multiple uploaders/maintainers.


Oh Jeremiah, you may want to merge #531434 with this one (or close
#531434).


I'll close #531434. :)

Steaphan, feel free to include me if you want / need help. Otherwise I  
will assume you have things under control. :)


Jeremiah



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



Bug#377467: RFH: svn-buildpackage -- helper programs to maintain Debian packages with Subversion

2009-05-15 Thread Jeremiah Foster

Hi Neil et. al.,

	We use svn-inject a lot in the debian perl group, and I think I have  
even sent a patch against it. I am happy to help out here. I am going  
to download the source and take a look at it now. :)


Jeremiah



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



Bug#514390: Status of Test-Apocalypse

2009-05-11 Thread Jeremiah Foster


On May 11, 2009, at 5:14, Ryan Niebur wrote:


Hi Jeremiah,

On Fri, May 08, 2009 at 10:04:06AM +0200, Jeremiah Foster wrote:
Jeremiah, for libtest-strict-perl it looks like somebody just  
needs to

do the TODOs listed in the changelog.


I will do this, now.


I see that you did this, thanks for that. however it doesn't show up
in the ready for upload section in PET because there's a new
upstream version. can you please svn-upgrade it or do you want me to?


I shall do it immediately. :)



Jeremiah, it looks like libtest-file-perl just needs you to either  
ask

upstream to make the change or patch it in.


I suspect I will have to patch it in myself, I have talked with  
upstream
about this, but only in passing. I will try and discuss it again  
but I

doubt brian will want my advice on how to build his modules.



looking at this myself, I see no need to ask brian to move the
file. afaik, the correct fix for this is to make a change to the
Makefile.PL like this:
-   'lib/File.pm' = '$(INST_MAN3DIR)/Test::File.3',
+   'lib/File.pm' = '$(INST_MAN3DIR)/Test::File.$ 
(MAN3EXT)',


that should also be changed upstream. If you want me to I can patch
that into the package and forward it upstream.


That would be excellent - thanks for working this out.


I don't mean to rush you on these packages, sorry if I come across
that way (I kind of feel like I am..).


Not at all, please don't feel that way. What you are doing is the hard  
work of co-ordinating the debian-perl group so that specific software  
can get into debian and reach users. This is really, really important.  
I think you have been helpful and professional so I thank you for your  
efforts.


Warm regards,

Jeremiah



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



Bug#524737: ITP: libb-hooks-op-check-perl -- Wrap OP check callbacks

2009-04-19 Thread Jeremiah Foster

Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com


* Package name: libb-hooks-op-check-perl
 Version : 0.15
 Upstream Author : Florian Ragwitz r...@debian.org  
* URL : http://cpan.uwinnipeg.ca/module/B::Hooks::OP::Check
* License : Artistic | GPL-1
 Programming Lang: Perl
 Description : Wrap OP check callbacks

 This module provides a C api for XS modules to hook into the  
callbacks of PL_check.

It is needed for packaging Devel::Declare.

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



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



Bug#509442: ITP: libmodule-util-perl -- provides useful functions for manipulating perl module names

2008-12-22 Thread Jeremiah Foster


Package: wnpp
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com
Severity: wishlist

* Package name: libmodule-util-perl
  Version : 1.05
  Upstream Author : Matt Lawrence matt...@cpan.org
* URL : 
http://search.cpan.org/~mattlaw/Module-Util-1.05/lib/Module/Util.pm
* License : (GPL, Artistic)
  Programming Lang: Perl
  Description : provides useful functions for manipulating perl  
module names


The main aim of Module::Util is to centralise some of the functions  
commonly used by modules
that manipulate other modules in some way, like converting module  
names to relative paths


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




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



Bug#489145: #489145: Stucked libgit-fastexport-perl ITP

2008-12-13 Thread Jeremiah Foster
I will try to get this into the debian-perl repository over the next  
couple of days, hopefully it won't have too many dependencies.


Jeremiah

On Dec 13, 2008, at 4:57 PM, Luca Bruno wrote:


Hi Edi,
Almost 6 months later(!!) is there any progress on this ITP?
Otherwise just release it as RFP.

I think the debian-perl team (Cc: here), could probably take care of  
it

in a fashionable manner.

Cheers, Luca

--
.''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
 `- http://www.debian.org   | Debian GNU/Linux Developer





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



Bug#489145: #489145: Stucked libgit-fastexport-perl ITP

2008-12-13 Thread Jeremiah Foster

Apparently it is already in the repo: 
http://svn.debian.org/viewsvn/pkg-perl/trunk/libgit-fastexport-perl/

Jeremiah

On Dec 13, 2008, at 5:11 PM, Jeremiah Foster wrote:

I will try to get this into the debian-perl repository over the next  
couple of days, hopefully it won't have too many dependencies.


Jeremiah

On Dec 13, 2008, at 4:57 PM, Luca Bruno wrote:


Hi Edi,
Almost 6 months later(!!) is there any progress on this ITP?
Otherwise just release it as RFP.

I think the debian-perl team (Cc: here), could probably take care  
of it

in a fashionable manner.

Cheers, Luca

--
.''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
`- http://www.debian.org| Debian GNU/Linux Developer



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







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



Bug#508588: ITP: libdirectory-scratch-perl -- Easy-to-use self-cleaning scratch space.

2008-12-12 Thread Jeremiah Foster


Package: wnpp
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com
Severity: wishlist

* Package name: libdirectory-scratch-perl
  Version : 0.14
  Upstream Author : Jonathan Rockway jrock...@cpan.org
* URL : http://search.cpan.org/~jrockway/Directory-Scratch-0.14/
* License : GPL, Artistic
  Programming Lang: Perl
  Description : Easy-to-use self-cleaning scratch space.

When writing test suites for modules that operate on files, it's often  
inconvenient

to correctly create a platform-independent temporary storage space,
manipulate files inside it, then clean it up when the test exits.
The inconvenience usually results in tests that don't work everwhere,  
or worse,

no tests at all.

This module aims to eliminate that problem by making it easy to do  
things right.


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



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



Bug#508600: ITP: libcheck-isa-perl -- DWIM, correct checking of an object's class

2008-12-12 Thread Jeremiah Foster


Package: wnpp
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com
Severity: wishlist

* Package name: libcheck-isa-perl
  Version : 0.04
  Upstream Author : Yuval Kogman nothingm...@woobling.org
* URL : http://search.cpan.org/~nuffin/Check-ISA-0.04/
* License : (GPL, Artistic)
  Programming Lang: Perl
  Description : DWIM, correct checking of an object's class

This module provides several functions to assist in testing whether
a value is an object, and if so asking about its class.

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




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



Bug#508507: ITP: libipc-system-simple-perl -- Run commands simply, with detailed diagnostics.

2008-12-11 Thread Jeremiah Foster


Package: wnpp
Owner: Jeremiah C. Foster jerem...@jeremiahfoster.com
Severity: wishlist


* Package name: libipc-system-simple-perl
  Version : 0.16
  Upstream Author : Paul Fenwick p...@cpan.org
* URL : 
http://search.cpan.org/~pjf/IPC-System-Simple-0.16/lib/IPC/System/Simple.pm
* License : GPL, Artistic
  Programming Lang: Perl
  Description : Run commands simply, with detailed diagnostics.

Calling Perl's in-built system() function is easy, determining if it  
was successful is hard.

Let's face it, $? isn't the nicest variable in the world to play with,
and even if you do check it, producing a well-formatted error string  
takes a lot of work.


IPC::System::Simple takes the hard work out of calling external  
commands.


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




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



Bug#508242: ITP: autodie -- Replace functions with ones that succeed or die with lexical scope

2008-12-08 Thread Jeremiah Foster

Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster [EMAIL PROTECTED]


* Package name: libautodie-perl
  Version : 1.997
  Upstream Author : Paul Jamieson Fenwick [EMAIL PROTECTED]
* URL : http://search.cpan.org/~pjf/autodie-1.997/lib/autodie.pm
* License : GPL, ARTISTIC
  Programming Lang: Perl
  Description : Replace functions with ones that succeed or die  
with lexical scope



The autodie pragma provides a convenient way to replace functions that  
normally return false on failure with equivalents that throw an  
exception on failure.


The autodie pragma has lexical scope, meaning that functions and  
subroutines altered with autodie will only change their behaviour  
until the end of the enclosing block, file, or eval.


If system is specified as an argument to autodie, then it uses  
IPC::System::Simple to do the heavy lifting. See the description of  
that module for more information.


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





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#508243: ITP: IPC::System::Simple -- Run commands simply, with detailed diagnostics

2008-12-08 Thread Jeremiah Foster

Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster [EMAIL PROTECTED]


* Package name: libipc-system-simple-perl
   Version : 0.16
   Upstream Author : Paul Jamieson Fenwick [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/~pjf/IPC-System-Simple-0.16/lib/IPC/System/Simple.pm
* License : GPL, Artistic
   Programming Lang: Perl
   Description : Run commands simply, with detailed diagnostics

Calling Perl's in-built system() function is easy, determining if it  
was successful is hard. Let's face it, $? isn't the nicest variable in  
the world to play with, and even if you do check it, producing a well- 
formatted error string takes a lot of work.

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484634: ITP: Test::Spelling - Check your pod for spelling errors

2008-06-05 Thread Jeremiah Foster
Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster [EMAIL PROTECTED]

 * Package name: Test::Spelling
   Version : 0.11
   Upstream Author : Ivan Tubert-Brohman [EMAIL PROTECTED]
 * URL :
http://search.cpan.org/~itub/Test-Spelling-0.11/lib/Test/Spelling.pm
 * License : Perl
   Programming Lang: Perl
   Description : Test::Spelling lets you check the spelling of a
   POD file, and report its results in standard Test::Simple
   fashion.


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

Kernel: Linux 2.6.24-12-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set
to en_US)
Shell: /bin/sh linked to /bin/bash


Bug#444448: ITP: twiki-ldapcontrib -- LDAP services for TWiki

2007-10-05 Thread Jeremiah Foster

Package: wnpp
Severity: wishlist


Hi.

I look forward to seeing this in debian.


Bug#442113: ITP: libxml-xpathengine-perl -- re-usable XPath engine for DOM-like trees

2007-09-13 Thread Jeremiah Foster

Please see bug #441851

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441851

On Sep 13, 2007, at 10:48 AM, David Paleino wrote:


Package: wnpp
Severity: wishlist
Owner: David Paleino [EMAIL PROTECTED]

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: libxml-xpathengine-perl
  Version : 0.08
  Upstream Author : Michel Rodriguez [EMAIL PROTECTED]
* URL : http://search.cpan.org/~mirod/XML- 
XPathEngine-0.08/

* License : Perl-like (GNU GPL - Artistic)
  Programming Lang: Perl
  Description : re-usable XPath engine for DOM-like trees

This module provides an XPath engine, that can be re-used by other
module/classes that implement trees.
In order to use the XPath engine, nodes in the user module need to
mimick DOM nodes. The degree of similitude between the user tree and
a DOM dictates how much of the XPath features can be used. A module
implementing all of the DOM should be able to use this module very
easily (you might need to add the cmp method on nodes in order to get
ordered result sets).
..
Homepage: http://search.cpan.org/~mirod/XML-XPathEngine-0.08/

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

iD8DBQFG6Plg5qqQFxOSsXQRAn1tAJ0VlPVvCHu8wxgsKS7B0/swolM1KwCdGuxN
F++Rg06xUcV7VTzpYlU16us=
=NtOh
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact  
[EMAIL PROTECTED]







--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#442005: ITP: libhtml-selector-xpath-perl -- CSS Selector to XPath compiler

2007-09-12 Thread Jeremiah Foster

Package: libhtml-selector-xpath-perl
Version: 0.02
Severity: wishlist

* Package name: libhtml-selector-xpath-perl
  Version : 0.02
  Upstream Author : Tatsuhiko Miyagawa [EMAIL PROTECTED]
* URL : http://search.cpan.org/~miyagawa/
* License : Perl / GPL
  Programming Lang: Perl
  Description : HTML::Selector::XPath is a utility function to  
compile CSS2 selector

 to the equivalent XPath expression.

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

Kernel: Linux 2.6.20-16-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441850: ITP: libhtml-treebuilder-xpath-perl adds typical XPath methods to HTML::TreeBuilder

2007-09-11 Thread Jeremiah Foster


Package: libhtml-treebuilder-xpath-perl -  adds typical XPath methods  
to HTML::TreeBuilder, to make it

Version: 0.08
Severity: normal

ITP:  HTML::TreeBuilder::XPath -  adds typical XPath methods to  
HTML::TreeBuilder, to make it

 easy to query a document.


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

Kernel: Linux 2.6.20-16-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441851: ITP: libxml-xpathengine-perl -- a re-usable XPath engine for DOM-like trees

2007-09-11 Thread Jeremiah Foster


Package: ibxml-xpathengine-perl
Version: 0.08
Severity: wishlist

* Package name: libxml-xpathengine-perl
  Version : 0.08
  Upstream Author : Michel Rodriguez [EMAIL PROTECTED]
* URL : http://search.cpan.org/~mirod/
* License : Perl / GPL
  Programming Lang: Perl
  Description : a re-usable XPath engine for DOM-like trees

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

Kernel: Linux 2.6.20-16-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441184: svn-buildpackage (version 0.6.21) fails to perform $chdir

2007-09-07 Thread Jeremiah Foster
Package: svn-buildpackage
Version: 0.6.21
Severity: normal
File: /usr/bin/svn-inject



I issued this command:

$ svn-inject -l 2 ../tarballs/libxml-xpathengine_0.08-1.dsc svn+ssh://[EMAIL 
PROTECTED]/svn/pkg-perl

And received this output:

Use of uninitialized value in addition (+) at /usr/bin/svn-inject line 142.

NB: I have passed on a patch for the above line in bug report #436554

Use of uninitialized value in -r at /usr/share/svn-buildpackage/SDCommon.pm 
line 39.
Use of uninitialized value in -r at /usr/share/svn-buildpackage/SDCommon.pm 
line 39.
dpkg-source -x 
/home/jeremiah/code/perl/debian-perl/tarballs/libxml-xpathengine_0.08-1.dsc
dpkg-source: warning: extracting unsigned source package 
(/home/jeremiah/code/perl/debian-perl/tarballs/libxml-xpathengine_0.08-1.dsc)
dpkg-source: extracting libxml-xpathengine in libxml-xpathengine-0.08
dpkg-source: unpacking libxml-xpathengine_0.08-1.tar.gz
mv * trunk
svn mkdir svn+ssh://[EMAIL PROTECTED]/svn/pkg-perl/branches -m create branches 
directory
Enter passphrase for key '/home/jeremiah/.ssh/id_dsa': 
svn: File already exists: filesystem '/svn/pkg-perl/db', transaction '7279-1', 
path 'branches'
svn mkdir svn+ssh://[EMAIL PROTECTED]/svn/pkg-perl/branches/upstream -m create 
branches/upstream directory
Enter passphrase for key '/home/jeremiah/.ssh/id_dsa': 
svn: File already exists: filesystem '/svn/pkg-perl/db', transaction '7279-1', 
path '/branches/upstream'
 svn -q import -m [svn-inject] Installing original source of libxml-xpathengine 
branches/upstream svn+ssh://[EMAIL PROTECTED]/svn/pkg-perl/branches/upstream
Enter passphrase for key '/home/jeremiah/.ssh/id_dsa': 
svn: 'branches/upstream' does not exist
Command  svn -q import -m [svn-inject] Installing original source of 
libxml-xpathengine branches/upstream svn+ssh://[EMAIL 
PROTECTED]/svn/pkg-perl/branches/upstream failed in unknown, how to continue 
now? [Qri?]: i
Storing trunk copy in 
/home/jeremiah/code/perl/debian-perl/pkg-perl/libxml-xpathengine.
cp -a /tmp/tmp.gNXhDY4491/trunk 
/home/jeremiah/code/perl/debian-perl/pkg-perl/libxml-xpathengine
cp: cannot stat `/tmp/tmp.gNXhDY4491/trunk': No such file or directory
Command cp -a /tmp/tmp.gNXhDY4491/trunk 
/home/jeremiah/code/perl/debian-perl/pkg-perl/libxml-xpathengine failed in 
unknown, how to continue now? [Qri?]: i
Done!
Your working directory is 
/home/jeremiah/code/perl/debian-perl/pkg-perl/libxml-xpathengine - have fun!
Removing tempdir /tmp/tmp.gNXhDY4491.

Above you will see the line that states I am now in a new working directory, 
however the output of pwd immediately following svn-inject shows I am 
not in that directory which leads me to believe that the call on line 344 of 
svn-inject is not working properly.

Note: This only happens when I am in the pkg-perl directory where 
svn-buildpackage can see the directory .svn/deb-layout, otherwise it says:

[ snip ]

cp -a /tmp/tmp.IzbHp19111/trunk 
/home/jeremiah/code/perl/debian-perl/libxml-xpathengine
cp: cannot stat `/tmp/tmp.IzbHp19111/trunk': No such file or directory
Command cp -a /tmp/tmp.IzbHp19111/trunk 
/home/jeremiah/code/perl/debian-perl/libxml-xpathengine failed in unknown, 
how to continue now? [Qri?]: i
Could not open .svn/deb-layout for writing.
Removing tempdir /tmp/tmp.IzbHp19111.


  Platform:
osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '

Patch follows: 

--- /usr/bin/svn-inject 2007-07-30 05:26:30.0 +0200
+++ /home/jeremiah/code/perl/svn-inject 2007-09-07 12:44:20.0 +0200

@@ -340,11 +341,22 @@
}
 }
 
-chdir $trunkdir if($trunkdir);
+# change to the $trunkdir
+if ($trunkdir) {
+print Changing directories to $trunkdir\n;
+chdir $trunkdir or print Cannot change directory to $trunkdir\n;
+}
 
 SDCommon::writeCfg .svn/deb-layout if($opt_checkout0);
 print Done!\n;
-print (Your working directory is $trunkdir - have fun!\n) if($trunkdir);
+
+# if the current directory is the same as the trunk dir
+if (getcwd() =~ $trunkdir) {
+print Your working directory is $trunkdir - have fun!\n;
+} else {
+my $cwd = getcwd();
+print Your working directory is $cwd - have fun!\n;
+}
 
 sub END {
 if ($tempdir  -e $tempdir) {


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436554: /usr/bin/svn-inject: svn-inject: Use of unitialized value at line 142

2007-09-06 Thread Jeremiah Foster

Package: svn-buildpackage
Version: 0.6.21
Severity: normal
Tags: patch

--- /usr/bin/svn-inject 2007-07-30 05:26:30.0 +0200
+++ /home/jeremiah/code/perl/svn-inject 2007-09-06 20:38:07.0  
+0200

@@ -139,7 +139,9 @@
undef $opt_patchquiet;
 }

-$opt_onlychanged+=$opt_nobranches;
+if (defined($opt_nobranches)) {
+$opt_onlychanged += $opt_nobranches;
+}

 #$SDCommon::opt_quiet=$opt_quiet;

With this patch the error message about an undefined variable on line  
142 should disappear. Thanks.


-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Shell: /bin/sh linked to /bin/bash

Versions of packages svn-buildpackage depends on:
ii  devscripts 2.10.6Scripts to make the life  
of a Debi
ii  file   4.21-2Determines file type  
using magic
ii  libsvn-perl1.4.4dfsg1-1  Perl bindings for  
Subversion
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses  
URI strin
ii  perl   5.8.8-7   Larry Wall's Practical  
Extraction
ii  subversion 1.4.4dfsg1-1  Advanced version control  
system
ii  unp1.0.12unpack (almost)  
everything with on
ii  wget   1.10.2-3  retrieves files from the  
web


svn-buildpackage recommends no packages.

-- no debconf information



Bug#279778: ITP: libcdk-perl Curses Development Kit for Perl

2007-08-09 Thread Jeremiah Foster

Package: wnpp
Severity: normal

Hello BTS!

This is Jeremiah Foster saying I am interested in adopting libcdk- 
perl -- Curses Development Kit for Perl.


I have injected the package into the subversion repository at pkg- 
perl and am working to fix the last lintian error.


Thanks!

Jeremiah Foster
jeremiah at jeremiahfoster dot com

Key fingerprint = 9616 2AD3 3AE0 502C BD75  65ED BDC3 0D44 2F5A E672


Bug#279778: wnpp bug retitle

2007-08-09 Thread Jeremiah Foster

retitle 279778 ITA: libcdk-perl Curses Development Kit for Perl

Please see my earlier email.

Jeremiah



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436154: ITA: libcdk-perl -- Curses Development Kit for Perl (Bug #279778)

2007-08-05 Thread Jeremiah Foster

Package: wnpp
Severity: normal

Hello BTS!

This is Jeremiah Foster saying I am interested in adopting libcdk- 
perl -- Curses Development Kit for Perl. I try to follow the debian- 
perl list (where I will look for a sponsor) and I hope to have a  
package ready shortly.


Thanks!

Jeremiah Foster
jeremiah at jeremiahfoster dot com

Key fingerprint = 9616 2AD3 3AE0 502C BD75  65ED BDC3 0D44 2F5A E672




Bug#435806: manpage example does not work

2007-08-03 Thread Jeremiah Foster
From reading the Synopsis on CPAN, it looks as if you may have  
initialized the object in a manner that OLE::Storage_Lite may not  
understand. My understanding is that you need to present it with an  
XLS file of some kind;


  my $oOl = OLE::Storage_Lite-new(some.xls);

whereas -new('test.msg') might not exist, be an XLS file, etc.

Jeremiah

On Aug 3, 2007, at 12:22 PM, martin f krafft wrote:


Package: libole-storage-lite-perl
Version: 0.14-3
Severity: normal

I tried the following code, copying more or less directly from the
manpage:

use OLE::Storage_Lite;
use strict;
my $oOl = OLE::Storage_Lite-new('test.msg');
my $oPps = $oOl-getPpsTree(1);
$oPps-save('-');

However, if I run it, I get

Can't call method save on an undefined value at ole.pl line 5.

I am not at all a perl coder, but I can't see the reason for the
error.

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

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

Versions of packages libole-storage-lite-perl depends on:
ii  libio-stringy-perl2.110-2Perl5 modules for IO  
from scalars
ii  perl  5.8.8-7Larry Wall's Practical  
Extraction


libole-storage-lite-perl recommends no packages.

-- no debconf information
___
pkg-perl-maintainers mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers




Bug#435806: manpage example does not work

2007-08-03 Thread Jeremiah Foster
I actually got the code to work from the CPAN synopsis file (not sure  
where the man page for libole-storage-lite-perl lives).


Here is my working code:

#!/usr/bin/perl

# testing ole::storage_lite

use strict;
use OLE::Storage_Lite;

my $oOl = OLE::Storage_Lite-new(/usr/share/example-content/oo- 
trig.xls);

my $oPps = $oOl-getPpsTree(1);
$oPps-save('./frog.xls');

Jeremiah

On Aug 3, 2007, at 3:58 PM, gregor herrmann wrote:


On Fri, 03 Aug 2007 12:22:26 +0200, martin f krafft wrote:


use OLE::Storage_Lite;
use strict;
my $oOl = OLE::Storage_Lite-new('test.msg');
my $oPps = $oOl-getPpsTree(1);
$oPps-save('-');

However, if I run it, I get

Can't call method save on an undefined value at ole.pl line 5.

I am not at all a perl coder, but I can't see the reason for the
error.


My guess is that OLE::Storage_Lite doesn't like your test.msg.

Looking at /usr/share/doc/libole-storage-lite-perl/examples/smplls.pl
you could
* either add a line like
  die( test.msg is not a OLE file ) unless($oPps);
  before the -save
* or run
  perl /usr/share/doc/libole-storage-lite-perl/examples/smplls.pl  
test.msg

to check.

HTH,
gregor
--
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http:// 
www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http:// 
got.to/quote/

   `-NP: Status Quo: A Mess Of The Blues
___
pkg-perl-maintainers mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#435399: ITP: librcs-perl -- Front end to revision control utilities for per

2007-07-31 Thread Jeremiah Foster

Package: wnpp
Severity: normal

My name is Jeremiah Foster and I am interested in packaging this  
software for debian.


Package: librcs-perl
Binary: librcs-perl
Version: 1.05-1
Priority: optional
Section: perl
Maintainer: Matt Hope [EMAIL PROTECTED]
Build-Depends-Indep: debhelper (= 4), cdbs (= 0.4), perl (= 5.8.0)
Architecture: all
Standards-Version: 3.5.10.0
Format: 1.0
Directory: pool/main/libr/librcs-perl
Files:
 5334636a9fbf45029632774bc3fa8e5e 605 librcs-perl_1.05-1.dsc
 f3466fe6cef54f8780d753fa0995b0ac 37033 librcs-perl_1.05.orig.tar.gz
 a6d9aa446977a1770353e74c80bfe2bd 1072 librcs-perl_1.05-1.diff.gz

Package: librcs-perl
Priority: optional
Section: perl
Installed-Size: 112
Maintainer: Matt Hope [EMAIL PROTECTED]
Architecture: all
Version: 1.05-1
Depends: rcs, perl (= 5.6.0-16)
Filename: pool/main/libr/librcs-perl/librcs-perl_1.05-1_all.deb
Size: 18624
MD5sum: 7d54bcc16b91b00717b838f55c149ad2
SHA1: 23a241c140701ed0cbb7657c0a35d398a69c072e
SHA256: 250dd1f4224460b24cd6358106cf6fb791e93f547750cf68c7471dcbdcc87efc
Description: Front end to revision control utilities for perl
 This Perl module provides an object oriented interface to access
 Revision Control System (RCS) utilities.
Tag: langdevel::perl, made-of::lang:perl



Bug#349309: please improve long description

2007-06-14 Thread Jeremiah Foster

I have added the description you provided to the new control file.

Jeremiah


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#156532: IRA: swedish -- The Swedish dictionary for ispell.

2006-07-20 Thread Jeremiah Foster
Package: wnpp   
Version: N/A, reported 2006-07-20   Severity: normal

My name is Jeremiah Foster and I am an American living in Sweden. I
would like to adopt this package and maintain it for debian.

/Jeremiah



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378943: ITA: swedish -- The Swedish dictionary for ispell

2006-07-19 Thread Jeremiah Foster
Package: wswedish
Severity: ITA

I would like to adopt this package.

Jeremiah Foster



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351278: dh-make creates a copyright file with last year's date

2006-03-12 Thread Jeremiah Foster
Hello Craig, 

I do not remember what I did to get the bug and now I cannot re-produce
it. Perhaps we should consider this bug squashed?

Jeremiah Foster

On Tue, 2006-03-07 at 18:27 +1100, Craig Small wrote:
 Hello,
   Can you show me the offending line?  The only date handling that is in
 dh-make uses the 822-date program.
 
  - Craig
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351278: dh-make: dh-make creates a copyright file with last year's date

2006-02-03 Thread Jeremiah Foster
Package: dh-make
Version: 0.39
Severity: normal

After running dh-make to create a package, I edited the file
debian/copyright which had last year's copyright information (2005)
instead of this year's (2006).

I will try to figure out how to provide a patch.

-- System Information:
Debian Release: testing/unstable
  APT prefers breezy-security
  APT policy: (500, 'breezy-security'), (500, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-10-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages dh-make depends on:
ii  debhelper   4.9.5ubuntu1 helper programs for
debian/rules
ii  dpkg-dev1.13.10ubuntu4   Package building tools for
Debian
ii  make3.80-9   The GNU version of the
make util
ii  perl5.8.7-5ubuntu1.2 Larry Wall's Practical
Extraction 

dh-make recommends no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#348868: Package: installation-reports

2006-01-19 Thread Jeremiah Foster
Package: installation-reports
Package: installation-reports

INSTALL REPORT

Debian-installer-version: Ubuntu 5.10 
uname -a: Linux slask 2.6.12-10-386 #1 Mon Jan 16 17:18:08 UTC 2006 i686 
GNU/Linux
Date:  Mon Jan 16 17:18:08 UTC
Method: How did you install?  
From CD

What did you boot off? 
A CD

If network install, from where?  Proxied?
No and no

Machine: Dell poweredge server
Processor: Intel 2400
Memory: 512
Root Device: 
Root Size/partition table:  Feel free to paste the full partition
  table, with notes on which partitions are mounted where.
Output of lspci and lspci -n:

:00:00.0 Host bridge: ServerWorks GCNB-LE Host Bridge (rev 32)
:00:00.1 Host bridge: ServerWorks GCNB-LE Host Bridge
:00:02.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet 
Controller (rev 02)
:00:08.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
:00:0e.0 IDE interface: ServerWorks: Unknown device 0217 (rev a0)
:00:0f.0 Host bridge: ServerWorks CSB6 South Bridge (rev a0)
:00:0f.1 IDE interface: ServerWorks CSB6 RAID/IDE Controller (rev a0)
:00:0f.2 USB Controller: ServerWorks CSB6 OHCI USB Controller (rev 05)
:00:0f.3 ISA bridge: ServerWorks GCLE-2 Host Bridge

:00:00.0 0600: 1166:0017 (rev 32)
:00:00.1 0600: 1166:0017
:00:02.0 0200: 8086:100e (rev 02)
:00:08.0 0300: 1002:4752 (rev 27)
:00:0e.0 0101: 1166:0217 (rev a0)
:00:0f.0 0600: 1166:0203 (rev a0)
:00:0f.1 0101: 1166:0213 (rev a0)
:00:0f.2 0c03: 1166:0221 (rev 05)
:00:0f.3 0601: 1166:0227

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[ E ]
Debian CDs gave my machine a kernel panic so I had to switch to Ubuntu, 
despite the fact
that I would rather run pure debian.
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems:

Though Ubuntu uses the debian installer, the whole process is much 
better than debian's. Ubuntu has made installing linux easy and this is a 
valuable goal. Debian should work harder on developing the OS so 
that installation is easier and distribution releases are more stable. Too much 
energy is wasted on arcane 
processor types for a focused distribution.

Install logs and other status info is available in /var/log/debian-installer/.

Generating locales...
  en_US.ISO-8859-1... done
Generation complete.
Reading Package Lists...
Building Dependency Tree...
console-tools is already the newest version.
console-data is already the newest version.
console-common is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Once you have filled out this report, mail it to [EMAIL PROTECTED]

Bug#299157: aspseek-libmysqldb must be rebuilt against libmysqlclient12

2005-03-17 Thread Jeremiah Foster
Steve Langasek wrote:
Package: aspseek-libmysqldb
Version: 1.2.10-1.1
Severity: grave
Packages connected to apache and scripting languages
(python/perl/php/ruby) are in the process of  transitioning from
libmysqlclient10 to libmysqlclient12 for sarge.  Because libmysqlclient
does not include versioned symbols, it is not possible for multiple
versions of this library to be loaded by a process without causing
segfaults.  Since aspseek-libmysqldb will be loaded by apache processes
that may also have loaded libmysqlclient12, this is therefore a grave
bug in aspseek-libmysqldb.
Please rebuild aspseek-libmysqldb against libmysqlclient12 by updating
your build depends to point to libmysqlclient12-dev.
-- System Information:
Debian Release: 3.1
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages aspseek-libmysqldb depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libmysqlclient103.23.56-2LGPL-licensed client library for M
ii  libstdc++2.10-glibc2.2  1:2.95.4-22  The GNU stdc++ library
 

apt-get says:
libc6 is already the newest version.
libmysqlclient10 is already the newest version.
libstdc++2.10-glibc2.2 is already the newest version.
Still segfaults
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#299157: aspseek-libmysqldb must be rebuilt against libmysqlclient12

2005-03-16 Thread Jeremiah Foster
Hey there,
Can you tell me if this project has been orphaned? I cannot reach the 
developer, check out from CVS, etc. If it has not been orphaned, may I 
orphan it?

Thanks,  

Jeremiah
Steve Langasek wrote:
Package: aspseek-libmysqldb
Version: 1.2.10-1.1
Severity: grave
Packages connected to apache and scripting languages
(python/perl/php/ruby) are in the process of  transitioning from
libmysqlclient10 to libmysqlclient12 for sarge.  Because libmysqlclient
does not include versioned symbols, it is not possible for multiple
versions of this library to be loaded by a process without causing
segfaults.  Since aspseek-libmysqldb will be loaded by apache processes
that may also have loaded libmysqlclient12, this is therefore a grave
bug in aspseek-libmysqldb.
Please rebuild aspseek-libmysqldb against libmysqlclient12 by updating
your build depends to point to libmysqlclient12-dev.
-- System Information:
Debian Release: 3.1
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages aspseek-libmysqldb depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libmysqlclient103.23.56-2LGPL-licensed client library for M
ii  libstdc++2.10-glibc2.2  1:2.95.4-22  The GNU stdc++ library

 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]