Bug#1072491: Dead keys stopped working in unspecified environment

2024-06-07 Thread Michael Rasmussen
losed with solution 'works here, must be user error' ;-) Sore to all for the noise. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc https://keys.openpgp.org/vks/v1/by-fingerprint/A1306C5094B5E31B7721A3A66F4844C7CA7501AA mir datanom net https://key

Re: Bug#618965: libetpan15: Breaks build system on Debian Sid

2011-03-20 Thread Michael Rasmussen
the same time since libetpan15 is build against libdb4.8 other builds will then require libdb4.8-dev. The consequences is that other builds fails since you cannot fulfill the requirements of libdb4.8-dev and libdb5.1-dev at the same time. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: mic

Re: Packaging question

2009-02-21 Thread Michael Rasmussen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, Thanks for your reply. It seems that the draft webapps policy have answers to all my questions. - -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&se

Packaging question

2009-02-21 Thread Michael Rasmussen
sen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&se

Bug#516417: ITP: usvn -- A web based administration tool for subversion

2009-02-21 Thread Michael Rasmussen
Package: wnpp Severity: wishlist Owner: Michael Rasmussen * Package name: usvn Version : 0.7.2 Upstream Author : USVN Team * URL : http://www.usvn.info/ * License : CeCILL Programming Lang: PHP Description : A web based administration tool for

Re: Packaging software which does not use autotools

2006-08-21 Thread Michael Rasmussen
On 2006-08-21 13:53:01, Michael Rasmussen wrote: The deb-src are available here: http://mentors.debian.net/debian/pool/main/t/tptest3 You can find a more resent and polished version here: http://ftp.datanom.net/tptest3/ -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys

Re: Packaging software which does not use autotools

2006-08-21 Thread Michael Rasmussen
n/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://keyserver.veridis.com:11371

Re: Packaging software which does not use autotools

2006-08-20 Thread Michael Rasmussen
On 2006-08-21 00:40:09, Michael Banck wrote: libc6 is only available on GNU/Linux, you probably mean glibc. If that is the case, then it should probably be fine Correct:-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com

Re: Packaging software which does not use autotools

2006-08-20 Thread Michael Rasmussen
building it is libc6. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mi

Re: using long long and printf("%m") in debian

2006-08-18 Thread Michael Rasmussen
On 2006-08-19 02:47:55, Gabor Gombas wrote: in current gcc versions, so the real-life answer is more like "you can assume C99 support on all archs". Nice, thanks. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com

Re: using long long and printf("%m") in debian

2006-08-18 Thread Michael Rasmussen
ebian? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://keyserver.veridis.

Re: using long long and printf("%m") in debian

2006-08-18 Thread Michael Rasmussen
this issue - I personally prefer to apply to the standard specifications, so this will be change in source. Upstream is no problem since upstream is me - I have taken over an abandon application. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyser

Re: using long long and printf("%m") in debian

2006-08-18 Thread Michael Rasmussen
? It would be nice since I will avoid these warnings using option -pedantic including warning against // before comments:-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir dat

using long long and printf("%m") in debian

2006-08-18 Thread Michael Rasmussen
checking in configure.ac and provide work-arounds in config.h? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&am

Re: Not able to build a package with pbuilder

2006-08-18 Thread Michael Rasmussen
On 2006-08-17 04:53:36, Matthias Julius wrote: You could run autoconf from within rules and have configure be created during build. Doh, why didn't I come up with that idea:-) This is of-course the must generic solution. Thanks. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG

Bug#383398: ITP: tptest3 -- A suite for testing bandwidth

2006-08-16 Thread Michael Rasmussen
Package: wnpp Severity: wishlist Owner: Michael Rasmussen <[EMAIL PROTECTED]> * Package name: tptest3 Version : 3.1.7 Upstream Author : Ragnar Loenn <[EMAIL PROTECTED]> * URL : http://tptest.sourceforge.net * License : GPL Programming Lang: C

Re: Not able to build a package with pbuilder

2006-08-16 Thread Michael Rasmussen
On 2006-08-17 01:53:59, Junichi Uekawa wrote: It's the way diff/patch works. They don't preserve execute permissions. I have realised that and I am opting for Don Armstrong solution which solves the matter. Thanks. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG key

Re: Not able to build a package with pbuilder

2006-08-16 Thread Michael Rasmussen
es. I'd suggest the first, because the second will give you at least one of the warnings above. Your first solution is the simplest so for now I will stick to that. Thanks. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:113

Re: Not able to build a package with pbuilder

2006-08-16 Thread Michael Rasmussen
gards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://keyserver.veridis.com:11371/pks/

Re: Not able to build a package with pbuilder

2006-08-16 Thread Michael Rasmussen
g.sub' will not be represented in diff Could this be the problem? And if it is, does this not indicate there is conflict between pbuilder and dpkg-buildpackage? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371

Not able to build a package with pbuilder

2006-08-16 Thread Michael Rasmussen
126 pbuilder: Failed autobuilding of package Some of you have any idea for a solution? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/

Re: Packaging software which does not use autotools

2006-08-14 Thread Michael Rasmussen
I think I will have a go for it. I already have made a ITP/RFS for a front-end to this application in GTK2 which I have done myself. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A

Re: Packaging software which does not use autotools

2006-08-14 Thread Michael Rasmussen
choose autotools is that this is what I do in all my other projects and have come to like it. Another reason is that the source needs some house cleaning and, in my opinion, some clearer structure. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen c

Re: Packaging software which does not use autotools

2006-08-14 Thread Michael Rasmussen
Hi again, Sorry, I forgot the must obvious question. 5) Would there be any interest in the community for be doing it? This question should have been numbered 1 since it is clearly a show-stopper:-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http

Packaging software which does not use autotools

2006-08-14 Thread Michael Rasmussen
question is this: http://tptest.sourceforge.net/ -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501

Bug#382898: ITP: tptest-gui -- A graphical front-end to TPTEST3

2006-08-13 Thread Michael Rasmussen
Package: wnpp Severity: wishlist Owner: Michael Rasmussen <[EMAIL PROTECTED]> * Package name: tptest-gui Version : 0.4.1 Upstream Author : Michael Rasmussen <[EMAIL PROTECTED]> * URL : http://www.datanom.net/tptest * License : GPL Program

Pan in Sid

2006-08-08 Thread Michael Rasmussen
crashes 2) When installing the old settings from Pan 1.x is not merge with Pan 2.x in which case your settings are either lost or you have to merge all settings manually. I hope the version of Pan is removed by the end of the day! -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys

Grave error in X in unstable

2006-06-21 Thread Michael Rasmussen
posting to the list. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://keyserver.

Re: How to contribute

2006-02-13 Thread Michael Rasmussen
PS. releasing under the GPL is a good first step because licensing is very important to Debian and the GPL is one of its most used license. Check. There can be only one license:-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:1

Re: How to contribute

2006-02-13 Thread Michael Rasmussen
uld probably be packaging it yourself, and contact the debian-mentors mailinglist to get somebody to sponsor the package for you. Thanks, I will do it this way then. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/looku

Re: How to contribute

2006-02-13 Thread Michael Rasmussen
n which is not part of the Debian repository and I would like to know how an application can be part of the Debian repository? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir

How to contribute

2006-02-13 Thread Michael Rasmussen
Hi all, How to I contribute an application to Debian? I am the developer of the application and it is released under GPL Regards, Michael Rasmussen