Re: How to add applications to IceWM menu

2005-11-09 Thread Jan Wagemakers
Stan Vasilyev <[EMAIL PROTECTED]> schreef:

> How do I add an application to IceWM menu without manually editing
> /etc/X11/icewm/menu file?

Maybe <http://linux-cd.com.ar/manuales/debian-menu/ch3.html> and
<http://packages.debian.org/stable/admin/menu> is what you are looking
for? 


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... My home build PIC18f452(4Mhz) Embedded Web Server...
<http://janw.dyndns.org:18452/>


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



manpage-has-errors-from-man usr/share/man/man1/picprog.1.gz

2006-03-11 Thread Jan Wagemakers
Hello,

I have build a deb-package for picprog 1.8[*]. However, when I run lintian,
I get this error:

 |  pts/3  jan ~/deb$ lintian picprog_1.8-1_i386.changes
 | W: picprog: manpage-has-errors-from-man usr/share/man/man1/picprog.1.gz 44: 
warning: can't find numbered character 195
 |  pts/3  jan ~/deb$

I have found that when I set LANG to C and run 'man picprog.1' I indeed get a
warning:

 |  pts/3  jan ~/deb$ man -P cat -l picprog-1.8/picprog.1
 | Reformatting picprog.1, please wait...
 | picprog-1.8/picprog.1:44: warning: can't find numbered character 195
 | picprog-1.8/picprog.1:44: warning: can't find numbered character 164
 | PICPROG(1)PICPROG(1)
 [cut]

In this manpage the character "ä" is used twice. When I change those ä's with a
"a" the warnings disappear.

My question :

How should I handle this? I can modify picprog.1, but the ä is used in the name
of the programmer of picprog (Jaakko Hyvätti) so I don't know if that is really
a good idea?


[*] <http://www.janw.easynet.be/picprog.html>
<http://hyvatti.iki.fi/~jaakko/pic/picprog.html>

-- 
Met vriendelijke groetjes - Jan Wagemakers -

... My home build PIC18f452(4Mhz) Embedded Web Server...
<http://janw.dyndns.org:18452/>



Re: manpage-has-errors-from-man usr/share/man/man1/picprog.1.gz

2006-03-11 Thread Jan Wagemakers
Russ Allbery <[EMAIL PROTECTED]> schreef:

[ä in man page]
>> How should I handle this? I can modify picprog.1, but the ä is used in
>> the name of the programmer of picprog (Jaakko Hyvätti) so I don't know
>> if that is really a good idea?
> Replace ä with \[:a]. 

Great! I have fixed picprog.1 and now the warning is gone. Thanks! 


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... My other computer is a Sun Javastation Krups
<http://javastation.is.dreaming.org>



Re: manpage-has-errors-from-man usr/share/man/man1/picprog.1.gz

2006-03-11 Thread Jan Wagemakers
Erik Schanze <[EMAIL PROTECTED]> schreef:

[ä in man page]
> You shuld escape umlauts in manpages.
> Please see groff_char(7).

Interesting. Thanks for pointing me to that man page!


-- 
Met vriendelijke groetjes     - Jan Wagemakers -

... http://janw.wisclub.org/



Re: A french developper want help you :)

2007-03-29 Thread Jan Wagemakers
Michel Barret schreef:

> My name is Michel. I want help Debian and as I'm computer studen maybe can
> developpe for Debian!
[cut] 
> You can see that my english is not good

No problem, my english is also bad ;-)

> So can I help anybody? What can I make to Debian?

The "Debian New Maintainers' Guide" is very interesting to read. And there
is also a french version of it.

 |  pts/8  jan ~$ apt-cache show maint-guide-fr
 | Package: maint-guide-fr
[cut]
 | Description: French translation of Debian New Maintainers' Guide
 | This package contains the French translation of Debian New
 | Maintainers' Guide, or Guide du nouveau responsable Debian.
 | .
 | This document tries to describe building of a Debian package to the
 | common Debian user, and wannabe developer. It uses pretty common
 | language, and it's well covered with working examples.
 | .
 | The document contains these chapters:
 | * 1 Getting started The Right Way
 | * 2 First steps
 | * 3 Modifying the source
 | * 4 Required stuff under debian/
 | * 5 Other files under debian/
 | * 6 Building the package
 | * 7 Checking the package for errors
 | * 8 Uploading the package
 | * 9 Updating the package
 | * 10 Where to ask for help


Hope this helps you. Good luck!


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... My other computer is a Sun Javastation Krups
<http://javastation.is.dreaming.org>


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



Re: RFS: dfu-programmer

2007-06-07 Thread Jan Wagemakers
Andrew Straw schreef:

> The tux droid project would like to start using dfu-programmer, as shown 
> by their recent bug report to my ITP bug 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416436

I think there is a little mis-understanding here, probably because I'm not a
native English speaker ;-)

I have bought a tux-droid¹ and one of the first things I had to do was
to update the USB-dongle firmware². And for updating the firmware,
dfu-programmer is needed³. So, from my point of view, it would be great
that dfu-programmer would be available in Debian.  

Note that I have no connection with the tux-droid project, except that I
have bought a tux-droid and that I'm subscribed to there mailinglist.


[¹] <http://www.kysoh.com/>
[²] 
<http://www.tuxisalive.com/documentation/faq/error-your-dongle-version-is-too-old>
[³] <http://www.tuxisalive.com/documentation/how-to/updating-the-firmware>
-- 
Met vriendelijke groetjes - Jan Wagemakers -

  Linux 2.6.21.1 i686 GNU/Linux


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



RFS: picprog (New upstream version)

2010-05-23 Thread Jan Wagemakers
Hello,

I have created a debian package for the latest upstream version of picprog.
It would be great if someone can take a look at this package and if
everything is alright (the package appears to be lintian clean), sponsor it.


 pts/5  jan ~$ dpkg -s picprog
Package: picprog
Status: install ok installed
Priority: optional
Section: electronics
Installed-Size: 264
Maintainer: Jan Wagemakers 
Architecture: amd64
Version: 1.9.1-1
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Description: Microchip PIC serial programmer software
 This is Picprog, a Microchip PIC microcontroller programmer software
 for a simple serial port device.
Homepage: http://www.iki.fi/hyvatti/pic/picprog.html


The package can be found at:
 - http://www.janw.dommel.be/picprog/amd64/index.html
 - deb http://www.janw.dommel.be/picprog/ amd64/
 - deb-src http://www.janw.dommel.be/picprog/ amd64/


-- 
Met vriendelijke groetjes         - Jan Wagemakers -

... Fidonet : 2:292/100.19 


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100523081924.ga3...@amd64.thuis



RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Hello,

I have created a .deb for picprog :

| Package: picprog
| Status: install ok installed
| Priority: optional
| Section: utils
| Installed-Size: 142
| Maintainer: Jan Wagemakers <[EMAIL PROTECTED]>
| Version: 1.3-3
| Depends: libc6 (>= 2.3.2-1), libgcc1 (>= 1:3.3.1-1), libstdc++5 (>=1:3.3.1-1)
| Description: Microchip PIC serial programmer software
|  This is Picprog, a Microchip PIC microcontroller programmer software
|  for a simple serial port device.
|  .
|  http://www.iki.fi/hyvatti/pic/picprog.html>
 
This pacakge is available at <http://www.janw.easynet.be/picprog.html>.

I am looking for tips on how I can improve this package (I don't have much
experience with packaging) and someone who likes to sponsor it.


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... movl $1, %eax  ;  movl $0, %ebx  ;  int $0x80



Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Geert Stappers <[EMAIL PROTECTED]> schreef:

>> | Description: Microchip PIC serial programmer software
>> |  This is Picprog, a Microchip PIC microcontroller programmer software
>> |  for a simple serial port device.
>> |  .
>> |  http://www.iki.fi/hyvatti/pic/picprog.html>
> Change the last line in
>  homepage: http://www.iki.fi/hyvatti/pic/picprog.html
> That will make the presentation at http://packages.debian.org/ cleaner.

Ok, I have changed it.


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... Wij zijn allemaal stripfiguren getekend door het leven



Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Stephen Frost <[EMAIL PROTECTED]> schreef:

>> I have created a .deb for picprog :
> [...] 
>> I am looking for tips on how I can improve this package (I don't have much
>> experience with packaging) and someone who likes to sponsor it.
> For starters you should say what license it's under when you request
> sponsorship.

  Package name: picprog
  Version : 1.3
  Upstream Author : Jaakko Hyvätti <[EMAIL PROTECTED]>
  URL : http://www.iki.fi/hyvatti/pic/picprog.html
  License : GPL
  Description : Microchip PIC microcontroller programmer software
  

-- 
Met vriendelijke groetjes - Jan Wagemakers -

... Wij zijn allemaal stripfiguren getekend door het leven



Re: RFS: sitecopy

2005-04-23 Thread Jan Wagemakers
Reed Snellenberger <[EMAIL PROTECTED]> schreef:

> I'd like to request a sponsor for sitecopy 1:0.15.0-1.
> Files are available at:
>   http://home.houston.rr.com/snellenberger/debian/sitecopy/
> Package: sitecopy

I make use of sitecopy and have just upgraded to your new package. It works 
without a problem. Thanks! :-)

I really hope that you can find a sponsor for this package.


-- 
Met vriendelijke groetjes     - Jan Wagemakers -

 - Debian GNU/Linux 3.1 - Up : 115 days 


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



RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Hello,

I have created a .deb for picprog :

| Package: picprog
| Status: install ok installed
| Priority: optional
| Section: utils
| Installed-Size: 142
| Maintainer: Jan Wagemakers <[EMAIL PROTECTED]>
| Version: 1.3-3
| Depends: libc6 (>= 2.3.2-1), libgcc1 (>= 1:3.3.1-1), libstdc++5 (>=1:3.3.1-1)
| Description: Microchip PIC serial programmer software
|  This is Picprog, a Microchip PIC microcontroller programmer software
|  for a simple serial port device.
|  .
|  http://www.iki.fi/hyvatti/pic/picprog.html>
 
This pacakge is available at <http://www.janw.easynet.be/picprog.html>.

I am looking for tips on how I can improve this package (I don't have much
experience with packaging) and someone who likes to sponsor it.


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... movl $1, %eax  ;  movl $0, %ebx  ;  int $0x80


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



Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Geert Stappers <[EMAIL PROTECTED]> schreef:

>> | Description: Microchip PIC serial programmer software
>> |  This is Picprog, a Microchip PIC microcontroller programmer software
>> |  for a simple serial port device.
>> |  .
>> |  http://www.iki.fi/hyvatti/pic/picprog.html>
> Change the last line in
>  homepage: http://www.iki.fi/hyvatti/pic/picprog.html
> That will make the presentation at http://packages.debian.org/ cleaner.

Ok, I have changed it.


-- 
Met vriendelijke groetjes - Jan Wagemakers -

... Wij zijn allemaal stripfiguren getekend door het leven


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



Re: RFS: picprog: Microchip PIC serial programmer software

2003-09-05 Thread Jan Wagemakers
Stephen Frost <[EMAIL PROTECTED]> schreef:

>> I have created a .deb for picprog :
> [...] 
>> I am looking for tips on how I can improve this package (I don't have much
>> experience with packaging) and someone who likes to sponsor it.
> For starters you should say what license it's under when you request
> sponsorship.

  Package name: picprog
  Version : 1.3
  Upstream Author : Jaakko Hyvätti <[EMAIL PROTECTED]>
  URL : http://www.iki.fi/hyvatti/pic/picprog.html
  License : GPL
  Description : Microchip PIC microcontroller programmer software
  

-- 
Met vriendelijke groetjes - Jan Wagemakers -

... Wij zijn allemaal stripfiguren getekend door het leven


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