Bug in last release is fixed in CVS - what to do?

2003-07-21 Thread Marcin Juszkiewicz

I packaged ROX-Filer (http://rox.sf.net/). Some time ago version 2.0.0 was 
released as stable so I changed few things in packaging. Now I have 3 
packages:

1. rox - "stable release only" version of ROX-Filer
2. rox-snapshot - CVS snapshot of development version
3. rox-filer-hrw - rox-snapshot with few extra patches (some of them will not 
be applied by upstream).

Some time ago there was a bug which renders program unusable in current 'sid' 
- it was fixed in CVS version so packages other then "rox" are free from it. 
But not "rox" :( which is used by some people.

What I should do now? 

1. I can just integrate "rox-snapshot" into "rox" so this will be "always" 
up-to-date with bugfixes.
2. Do some "cvs update" to "rox" to have this one bug fixed.
3. Create patch from CVS and apply it to ROX-Filer 2.0.0 sources.

Which method is more Debian way? 

--
APT: deb http://www.hrw.one.pl/apt/ sid/



Re: check my debian package (smarty)..

2003-01-03 Thread Marcin Juszkiewicz
It was 2003-01-03 12:07 when Michael Banck wrote:

> 1. You've made a debian-native source package (only tar.gz and .dsc).
> You probably want to make a normal debian source package (.orig.tar.gz,
> .diff.gz and .dsc)

>From my point of view it is easier to make "debian native" source package
then "normal" especially when making first packages. All those added
binaries (few PNG images in my packages) which need to be uudecoded during
build :(

Anyway - can someone look at my packages? At now lintian reports menu icon
errors in rox | rox-filer-hrw and I'm thinking about remove icon from
package - only 24 colors for icon is too small. Other packages have
"Upstream Author(s)" error but they will be updated someday.

deb http://users.stone.pl/szczepan/ apt/
deb-src http://users.stone.pl/szczepan/ apt/

-- 
Marcin 'Szczepan|Hrw' Juszkiewicz
mailto: marcinamigapl goto: http://users.stone.pl/szczepan/
my Debian packages: deb http://users.stone.pl/szczepan/ apt/

   Never argue with a Dragon - it's frustrating and you'll lose, anyway.


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




Re: check my debian package (smarty)..

2003-01-03 Thread Marcin Juszkiewicz
It was 2003-01-03 22:55 when Yven Leist wrote:

> > from package - only 24 colors for icon is too small. 
> 
> Does anyone know the reason for this limitation? I've looked at the menu
> info page, but couldn't find anything explanatory there.

I think that it is 8bit color systems - if you have 256 colors then you can
count each one (when I used AmigaOS I had 4bit grey desktop - every color
was needed).

-- 
Marcin 'Szczepan|Hrw' Juszkiewicz
mailto: marcinamigapl goto: http://users.stone.pl/szczepan/
my Debian packages: deb http://users.stone.pl/szczepan/ apt/

"To be or not to be that is the question.":
 every programmer knows the answer $2b or (not $2b) is $ff.


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




ROX-Filer - a simple graphical file manager for X11

2003-03-02 Thread Marcin Juszkiewicz

At now I don't request for sponsor (yet) but want someone to look at this
package - it is lintian & linda clean but maybe there are some errors or
Debian Policy violations. At now it also depends on one package from
'experimental' (shared-mime-info packaged by Filip Van Raemdonck
<[EMAIL PROTECTED]>).

I took over this package from Jan Wagemakers (non Debian Developer AFAIK)
few months ago. It is APT-able from my respository:

deb http://users.stone.pl/szczepan/ apt/
deb-src http://users.stone.pl/szczepan/ apt/

There are some more packages but this is my favorite one :)

More info:

Package name: rox
Version : 1.3.7
License : GNU Public Licence
Upstream Author : Thomas Leonard <[EMAIL PROTECTED]>
Upstream URL: http://rox.sf.net/
Package URL : http://users.stone.pl/szczepan/ apt/
NM status   : none
GPG key ID  : ED1F 99E1 45B0 ABE9 17E9  0ED1 B31F F326 F0E6 5735
Description : a simple graphical file manager for X11

Long description:

ROX-Filer is a simple and easy to use graphical file manager for X11, the
windowing system used on Unix and Unix-like operating systems.

It  is  also  the  core  component  of  the  ROX  Desktop:
http://rox.sourceforge.net

Invoking rox opens each directory or file listed, or the current working
directory if no arguments are given.



-- 
WWW: http://users.stone.pl/szczepan/
APT: deb http://users.stone.pl/szczepan/ apt/

 Command, n.:
Statement presented by a human and accepted by a computer in
such a manner as to make the human feel as if he is in control.


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



out-of-date-standards-version 3.5.6

2003-03-21 Thread Marcin Juszkiewicz

I'm not Debian developer but I maintain few packages outside. 
Main package is rox (ROX-Filer). Some time ago new version (3.5.9) of 
Debian policy came out and version 3.5.6 is marked as 'out of date'.
After checking upgrading-checklist.txt I don't know clearly if I can 
bump it or not - can someone get a look at this package?

APT: 
deb http://www.hrw.one.pl/ apt/sarge/
deb http://www.hrw.one.pl/ apt/sid/
deb-src http://www.hrw.one.pl/ apt/src/

Package name: rox
Version : 1.3.7
License : GNU Public Licence
Upstream Author : Thomas Leonard <[EMAIL PROTECTED]>
Upstream URL: http://rox.sf.net/
Package APT : http://www.hrw.one.pl/ apt/sid/
Package APT/SRC : http://www.hrw.one.pl/ apt/src/
NM status   : none
GPG key ID  : ED1F 99E1 45B0 ABE9 17E9  0ED1 B31F F326 F0E6 5735
Description : a simple graphical file manager for X11

Long description:

ROX-Filer is a simple and easy to use graphical file manager for X11, 
the windowing system used on Unix and Unix-like operating systems.

It  is  also  the  core  component  of  the  ROX  Desktop:
http://rox.sourceforge.net

Invoking rox opens each directory or file listed, or the current working
directory if no arguments are given.

-- 
WWW: http://www.hrw.one.pl/
APT: deb http://www.hrw.one.pl/ apt/sid/

Vi has two modes: the one in which it beeps, and the one in which it 
doesn't.


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



Re: out-of-date-standards-version 3.5.6

2003-03-23 Thread Marcin Juszkiewicz
It was 2003-03-23 21:56 when Darren Salt wrote:

> I demand that Thomas Viehmann may or may not have written...
> 
> > Darren Salt wrote:
> >>>> License : GNU Public Licence
> >>> You *could* of course spell that correctly...
> >> There are no _spelling_ errors there.
> > While there are no words mispelled,
> What? There's one, right there :-)

Ok - it is an error but it is email.. I asked for help about my package.
If You will look into my 'rox' package then You will saw this in
debian/copyright:

This package was debianized by Jan Wagemakers <[EMAIL PROTECTED]> on
Mon, 25 Dec 2000 12:25:01 +0100.

CVS version was build by Marcin Juszkiewicz <[EMAIL PROTECTED]> on
Sat, 8 Jun 2002 22:46:20 +0200.

This version was build by Marcin Juszkiewicz <[EMAIL PROTECTED]> on
Mon,  7 Oct 2002 19:15:17 +0200 (based on rox-cvs package)

Upstream source was downloaded from http://rox.sf.net/

Upstream Author: Thomas Leonard <[EMAIL PROTECTED]>

Copyright (C) 2000 Thomas Leonard.
You  may  redistribute copies of ROX-Filer under the terms of
the GNU General Public License.
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL file.

So this is good spelled.

-- 
WWW: http://www.hrw.one.pl/
APT: deb http://www.hrw.one.pl/ apt/sid/

We're here to give you a computer, not a religion.
-- Bob Pariseau, at the introduction of the Amiga


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



Bug in last release is fixed in CVS - what to do?

2003-07-21 Thread Marcin Juszkiewicz

I packaged ROX-Filer (http://rox.sf.net/). Some time ago version 2.0.0 was 
released as stable so I changed few things in packaging. Now I have 3 
packages:

1. rox - "stable release only" version of ROX-Filer
2. rox-snapshot - CVS snapshot of development version
3. rox-filer-hrw - rox-snapshot with few extra patches (some of them will not 
be applied by upstream).

Some time ago there was a bug which renders program unusable in current 'sid' 
- it was fixed in CVS version so packages other then "rox" are free from it. 
But not "rox" :( which is used by some people.

What I should do now? 

1. I can just integrate "rox-snapshot" into "rox" so this will be "always" 
up-to-date with bugfixes.
2. Do some "cvs update" to "rox" to have this one bug fixed.
3. Create patch from CVS and apply it to ROX-Filer 2.0.0 sources.

Which method is more Debian way? 

--
APT: deb http://www.hrw.one.pl/apt/ sid/


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



Re: check my debian package (smarty)..

2003-01-03 Thread Marcin Juszkiewicz
It was 2003-01-03 12:07 when Michael Banck wrote:

> 1. You've made a debian-native source package (only tar.gz and .dsc).
> You probably want to make a normal debian source package (.orig.tar.gz,
> .diff.gz and .dsc)

>From my point of view it is easier to make "debian native" source package
then "normal" especially when making first packages. All those added
binaries (few PNG images in my packages) which need to be uudecoded during
build :(

Anyway - can someone look at my packages? At now lintian reports menu icon
errors in rox | rox-filer-hrw and I'm thinking about remove icon from
package - only 24 colors for icon is too small. Other packages have
"Upstream Author(s)" error but they will be updated someday.

deb http://users.stone.pl/szczepan/ apt/
deb-src http://users.stone.pl/szczepan/ apt/

-- 
Marcin 'Szczepan|Hrw' Juszkiewicz
mailto: marcinamigapl goto: http://users.stone.pl/szczepan/
my Debian packages: deb http://users.stone.pl/szczepan/ apt/

   Never argue with a Dragon - it's frustrating and you'll lose, anyway.



Re: check my debian package (smarty)..

2003-01-03 Thread Marcin Juszkiewicz
It was 2003-01-03 22:55 when Yven Leist wrote:

> > from package - only 24 colors for icon is too small. 
> 
> Does anyone know the reason for this limitation? I've looked at the menu
> info page, but couldn't find anything explanatory there.

I think that it is 8bit color systems - if you have 256 colors then you can
count each one (when I used AmigaOS I had 4bit grey desktop - every color
was needed).

-- 
Marcin 'Szczepan|Hrw' Juszkiewicz
mailto: marcinamigapl goto: http://users.stone.pl/szczepan/
my Debian packages: deb http://users.stone.pl/szczepan/ apt/

"To be or not to be that is the question.":
 every programmer knows the answer $2b or (not $2b) is $ff.



ROX-Filer - a simple graphical file manager for X11

2003-03-02 Thread Marcin Juszkiewicz

At now I don't request for sponsor (yet) but want someone to look at this
package - it is lintian & linda clean but maybe there are some errors or
Debian Policy violations. At now it also depends on one package from
'experimental' (shared-mime-info packaged by Filip Van Raemdonck
<[EMAIL PROTECTED]>).

I took over this package from Jan Wagemakers (non Debian Developer AFAIK)
few months ago. It is APT-able from my respository:

deb http://users.stone.pl/szczepan/ apt/
deb-src http://users.stone.pl/szczepan/ apt/

There are some more packages but this is my favorite one :)

More info:

Package name: rox
Version : 1.3.7
License : GNU Public Licence
Upstream Author : Thomas Leonard <[EMAIL PROTECTED]>
Upstream URL: http://rox.sf.net/
Package URL : http://users.stone.pl/szczepan/ apt/
NM status   : none
GPG key ID  : ED1F 99E1 45B0 ABE9 17E9  0ED1 B31F F326 F0E6 5735
Description : a simple graphical file manager for X11

Long description:

ROX-Filer is a simple and easy to use graphical file manager for X11, the
windowing system used on Unix and Unix-like operating systems.

It  is  also  the  core  component  of  the  ROX  Desktop:
http://rox.sourceforge.net

Invoking rox opens each directory or file listed, or the current working
directory if no arguments are given.



-- 
WWW: http://users.stone.pl/szczepan/
APT: deb http://users.stone.pl/szczepan/ apt/

 Command, n.:
Statement presented by a human and accepted by a computer in
such a manner as to make the human feel as if he is in control.



out-of-date-standards-version 3.5.6

2003-03-21 Thread Marcin Juszkiewicz

I'm not Debian developer but I maintain few packages outside. 
Main package is rox (ROX-Filer). Some time ago new version (3.5.9) of 
Debian policy came out and version 3.5.6 is marked as 'out of date'.
After checking upgrading-checklist.txt I don't know clearly if I can 
bump it or not - can someone get a look at this package?

APT: 
deb http://www.hrw.one.pl/ apt/sarge/
deb http://www.hrw.one.pl/ apt/sid/
deb-src http://www.hrw.one.pl/ apt/src/

Package name: rox
Version : 1.3.7
License : GNU Public Licence
Upstream Author : Thomas Leonard <[EMAIL PROTECTED]>
Upstream URL: http://rox.sf.net/
Package APT : http://www.hrw.one.pl/ apt/sid/
Package APT/SRC : http://www.hrw.one.pl/ apt/src/
NM status   : none
GPG key ID  : ED1F 99E1 45B0 ABE9 17E9  0ED1 B31F F326 F0E6 5735
Description : a simple graphical file manager for X11

Long description:

ROX-Filer is a simple and easy to use graphical file manager for X11, 
the windowing system used on Unix and Unix-like operating systems.

It  is  also  the  core  component  of  the  ROX  Desktop:
http://rox.sourceforge.net

Invoking rox opens each directory or file listed, or the current working
directory if no arguments are given.

-- 
WWW: http://www.hrw.one.pl/
APT: deb http://www.hrw.one.pl/ apt/sid/

Vi has two modes: the one in which it beeps, and the one in which it 
doesn't.



Re: out-of-date-standards-version 3.5.6

2003-03-23 Thread Marcin Juszkiewicz
It was 2003-03-23 21:56 when Darren Salt wrote:

> I demand that Thomas Viehmann may or may not have written...
> 
> > Darren Salt wrote:
> >>>> License : GNU Public Licence
> >>> You *could* of course spell that correctly...
> >> There are no _spelling_ errors there.
> > While there are no words mispelled,
> What? There's one, right there :-)

Ok - it is an error but it is email.. I asked for help about my package.
If You will look into my 'rox' package then You will saw this in
debian/copyright:

This package was debianized by Jan Wagemakers <[EMAIL PROTECTED]> on
Mon, 25 Dec 2000 12:25:01 +0100.

CVS version was build by Marcin Juszkiewicz <[EMAIL PROTECTED]> on
Sat, 8 Jun 2002 22:46:20 +0200.

This version was build by Marcin Juszkiewicz <[EMAIL PROTECTED]> on
Mon,  7 Oct 2002 19:15:17 +0200 (based on rox-cvs package)

Upstream source was downloaded from http://rox.sf.net/

Upstream Author: Thomas Leonard <[EMAIL PROTECTED]>

Copyright (C) 2000 Thomas Leonard.
You  may  redistribute copies of ROX-Filer under the terms of
the GNU General Public License.
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL file.

So this is good spelled.

-- 
WWW: http://www.hrw.one.pl/
APT: deb http://www.hrw.one.pl/ apt/sid/

We're here to give you a computer, not a religion.
-- Bob Pariseau, at the introduction of the Amiga