Package of barrage game, please sponsor
Hello, I've just debianised nice game - barrage (http://lgames.sourceforge.net/index.php?project=Barrage) , you can find debian packages here: deb http://bluszcz.pl/debian/ unstable main deb-src http://bluszcz.pl/debian/ unstable main I'm looking forward to a constructive criticism about package, and I am asking for sponsor. Cheers, -- # Rafal "bluszcz" Zawadzki - JabberPl.org sysadmin # http://serwer.jabberpl.org - server homepage # http://bluszcz.pl - my homepage, polish only ## ### ## ## # #
Re: Package of barrage game, please sponsor
On Mon, May 31, 2004 at 01:10:16PM +0200, Rafal Zawadzki wrote: Hello Rafal. > Hello, I've just debianised nice game - barrage > (http://lgames.sourceforge.net/index.php?project=Barrage) > , you can find debian packages here: > > deb http://bluszcz.pl/debian/ unstable main > deb-src http://bluszcz.pl/debian/ unstable main > > I'm looking forward to a constructive criticism about package, and I am > asking for sponsor. This would be constructive criticism, and not sponsoring. I'm not DD yet but here goes my hints/suggestions: debian/changelog: Please fill ITP bug to ensure that noone else is packaging this. Then close it with changelog entry. debian/control: Build-Depends: debhelper (>= 4.0.0) I'm quite sure that this is not enough. Building it from source with such dependencies will fail for sure. At least libsdl1.2-dev and libsdl-mixer1.2-dev are needed (as far as I can see from their webpage). Just try to build this package in chrooted environment. Pbuilder is a great utility for such purposes. Also please bump your Standards-Version to the latest (3.6.1). Rremove ${misc:Depends} variable cause you don't use it. debian/copyright: Take a look at: http://lists.debian.org/debian-devel/2004/debian-devel-200403/msg02190.html debian/dirs: Adjust it to the used dirs. debian/menu.ex: First of all rename it to menu (without .ex suffix) and adjust it to the proper paths. debian/rules: Remove those comments... and unused dh_* commands. That were my hints... hope them help you ;) regards fEnIo -- _ Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | IRC:fEnIo _|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska (0 0) phone:+48602383548 | Slackware - the weakest link ooO--(_)--Ooo http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001 signature.asc Description: Digital signature
Re: RFS: qdu - Graphical disk usage utility displaying scalable histograms
On Sun, May 30, 2004 at 07:57:40PM -0700, Vineet Kumar wrote: > I welcome any questions and comments relating this package, or packaging > in general, or anything, really. I have investigated the package a bit: - lintian gives: W: qdu source: out-of-date-standards-version 3.6.0 That should be easy to fix. - Clean up your debian/rules. There are many commented out lines from dh_make some of them should be removed, others are actually needed (e.g. dh_installmenu) - You don't close the ITP bug in your changelog entry. - /usr/share/doc/qdu/README contains Xdu as name - You set CFLAGS in debian/rules, actually all compilations are with g++ sou you probably want to use CXXFLAGS. But only substituting CFLAGS with CXXFLAGS doesn't suffice, you need to investigate the generated Makefile and find out what to do. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
new ftp client packages
Greetings, i have just built a package which i quite like and looking for a sponsor and guide. Package: junkie Section: net Installed-Size: 1340 Maintainer: Mark Wilson <[EMAIL PROTECTED]> Architecture: i386 Version: 031-1 License: See Website below. Description: Junkie is a juvenile GUI ftp-client. Junkie has alot of juicy jokes and yet more on the way. If you as me always thought *nix lacked a good gui ftpclient give junkie a go! Junkie is a GTK2 FTP client for the X Windows system. It has features such as queueing files, downloading/uploading of whole directories, caching of directories, drag and drop, a site manager, preferences (and a configure library), and a powerful, event-based FTP library. Package Download: http://members.aon.at/wilswilson
Re: new ftp client packages
Mark Wilson <[EMAIL PROTECTED]> writes: > Greetings, > i have just built a package which i quite like and looking for a sponsor > and guide. > > Package: junkie > Section: net > Installed-Size: 1340 > Maintainer: Mark Wilson <[EMAIL PROTECTED]> > Architecture: i386 > Version: 031-1 > License: See Website below. > Description: Junkie is a juvenile GUI ftp-client. > Junkie has alot of juicy jokes and yet more on the way. If you as me > always thought *nix lacked a good gui ftpclient give junkie a go! > > Junkie is a GTK2 FTP client for the X Windows system. It has features > such as queueing files, downloading/uploading of whole directories, > caching of directories, drag and drop, a site manager, preferences (and > a configure library), and a powerful, event-based FTP library. > > Package Download: http://members.aon.at/wilswilson ssl support? No Depends on any libs or just not pasted? MfG Goswin
RFS: xbsql -- SQL wrapper for XBase DBMS library
Hi, I would like to request a sponsor for xbsql package. Package files can be downloaded from: http://www.pronet.pl/~rlewczuk/xbsql00 After reading some docs I'm still uncertain about some things: -- linda indicates that Build-depends on debhelper is unnecessary, but removing that dependency results in linda messages that debhelper version and debhelper compatibility level don't match (compat=4); how can I resolve this ? -- upstream version creates shared object files with version number '0.0.0'; shall I fix this ? -- linda crashes on libxbsql-dev package: it tries to open libxbsql.so symlink and then produces something like this: Check FilesCheck failed. Exception OSError thrown ([Errno 2] Nie ma takiego pliku ani katalogu: '/tmp/linda-lab-57114/unpacked/usr/lib/libxbsql.so'). -- xql functionality seems to be a little crippled: bulk inserting does not work correctly, probably due to bug in xql; however, it is still pretty functional; does it eliminate package from being accepted, ie. shall I dig into sources and fix this immediately ? (policy says that some bugs shall be corrected by maintainer and sent to upstream but does not seem to be precise in this matter) ? -- a build-time bug has been worked around in debian/rules (clean target needs to be invoked from main directory and from one of its subdirectories); shall I fix this by patching appropriate Makefile.am ? (it makes package quite more complicated) ? -- config.guess and config.sub are copied from debian defaults; it generates quite some bloat to .diff but seems to be accepted; am I right ? Regards, rle ITP for this package is registered as Bug#251771. * Package name: xbsql Version : 0.11 Upstream Author : Mike Richardson <[EMAIL PROTECTED]> * URL : http://www.quaking.demon.co.uk/xbsql.html * License : LGPL Description : SQL wrapper for XBase DBMS library XBSQL is a wrapper library which provides an SQL-subset interface to Xbase DBMS. XBSQL by no way provides anything like a complete SQL implementation, and in any case is hampered by various limitations of XBase (such as no i notion of a null value). However, it implements a fairly useful subset, including select, insert, update and delete; select for instance supports joins, ordering, grouping and the having clause. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.5-ca9100 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (ignored: LC_ALL set to pl_PL)
Re: RFS: xbsql -- SQL wrapper for XBase DBMS library
On 2004-05-31 Rafal Lewczuk <[EMAIL PROTECTED]> wrote: [...] > -- linda indicates that Build-depends on debhelper is unnecessary, but > removing that dependency results in linda messages that debhelper > version and debhelper compatibility level don't match (compat=4); > how can I resolve this ? [...] Please provide complete information, i.e. the linda error (foo-barish-frobnishcation-detected) cu andreas -- "See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf, fuhggvat qbja gur juveyvat tha. Neal Stephenson in "Snow Crash"
Re: [RFS/RFM again] kdiff3 - compares and merges 2 or 3 files or directories
The following is still vaild - it's just version 0.9.84 now, where the other (among other changes) included my fix for a race condition that led to crashes. Eike "zyro" Sauer schrieb: > I'm looking for someone to sponsor kdiff3 again. The former versions > have already been tested and sponsored by Rene Engelhard, so the > package should be in good shape. Upstream is very responsive. > kdiff3 is contained in sarge. I'd like to apply as DD in future. > > kdiff3 is a graphical diff. I think the most useful difference to many > other diff programs is that the difference is shown by character, > not by line. Additionally, it integrates well into KDE. > > Packagename:kdiff3 > Version:0.9.83-2 > URL:http://kdiff3.sourceforge.net > License:GPL > Description: compares and merges 2 or 3 files or directories > KDiff3 compares two or three input files and shows the differences > line by line and character by character. It provides an automatic > merge facility and an integrated editor for comfortable solving of > merge conflicts. KDiff3 allows recursive directory comparison and > merging as well. > > The package lintian and linda clean. It can be found at: > http://user.cs.tu-berlin.de/~eikes/debian/kdiff3/ Ciao, Eike
Package of barrage game, please sponsor
Hello, I've just debianised nice game - barrage (http://lgames.sourceforge.net/index.php?project=Barrage) , you can find debian packages here: deb http://bluszcz.pl/debian/ unstable main deb-src http://bluszcz.pl/debian/ unstable main I'm looking forward to a constructive criticism about package, and I am asking for sponsor. Cheers, -- # Rafal "bluszcz" Zawadzki - JabberPl.org sysadmin # http://serwer.jabberpl.org - server homepage # http://bluszcz.pl - my homepage, polish only ## ### ## ## # # -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Package of barrage game, please sponsor
On Mon, May 31, 2004 at 01:10:16PM +0200, Rafal Zawadzki wrote: Hello Rafal. > Hello, I've just debianised nice game - barrage > (http://lgames.sourceforge.net/index.php?project=Barrage) > , you can find debian packages here: > > deb http://bluszcz.pl/debian/ unstable main > deb-src http://bluszcz.pl/debian/ unstable main > > I'm looking forward to a constructive criticism about package, and I am > asking for sponsor. This would be constructive criticism, and not sponsoring. I'm not DD yet but here goes my hints/suggestions: debian/changelog: Please fill ITP bug to ensure that noone else is packaging this. Then close it with changelog entry. debian/control: Build-Depends: debhelper (>= 4.0.0) I'm quite sure that this is not enough. Building it from source with such dependencies will fail for sure. At least libsdl1.2-dev and libsdl-mixer1.2-dev are needed (as far as I can see from their webpage). Just try to build this package in chrooted environment. Pbuilder is a great utility for such purposes. Also please bump your Standards-Version to the latest (3.6.1). Rremove ${misc:Depends} variable cause you don't use it. debian/copyright: Take a look at: http://lists.debian.org/debian-devel/2004/debian-devel-200403/msg02190.html debian/dirs: Adjust it to the used dirs. debian/menu.ex: First of all rename it to menu (without .ex suffix) and adjust it to the proper paths. debian/rules: Remove those comments... and unused dh_* commands. That were my hints... hope them help you ;) regards fEnIo -- _ Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | IRC:fEnIo _|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska (0 0) phone:+48602383548 | Slackware - the weakest link ooO--(_)--Ooo http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001 signature.asc Description: Digital signature
Re: RFS: qdu - Graphical disk usage utility displaying scalable histograms
On Sun, May 30, 2004 at 07:57:40PM -0700, Vineet Kumar wrote: > I welcome any questions and comments relating this package, or packaging > in general, or anything, really. I have investigated the package a bit: - lintian gives: W: qdu source: out-of-date-standards-version 3.6.0 That should be easy to fix. - Clean up your debian/rules. There are many commented out lines from dh_make some of them should be removed, others are actually needed (e.g. dh_installmenu) - You don't close the ITP bug in your changelog entry. - /usr/share/doc/qdu/README contains Xdu as name - You set CFLAGS in debian/rules, actually all compilations are with g++ sou you probably want to use CXXFLAGS. But only substituting CFLAGS with CXXFLAGS doesn't suffice, you need to investigate the generated Makefile and find out what to do. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
new ftp client packages
Greetings, i have just built a package which i quite like and looking for a sponsor and guide. Package: junkie Section: net Installed-Size: 1340 Maintainer: Mark Wilson <[EMAIL PROTECTED]> Architecture: i386 Version: 031-1 License: See Website below. Description: Junkie is a juvenile GUI ftp-client. Junkie has alot of juicy jokes and yet more on the way. If you as me always thought *nix lacked a good gui ftpclient give junkie a go! Junkie is a GTK2 FTP client for the X Windows system. It has features such as queueing files, downloading/uploading of whole directories, caching of directories, drag and drop, a site manager, preferences (and a configure library), and a powerful, event-based FTP library. Package Download: http://members.aon.at/wilswilson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: new ftp client packages
Mark Wilson <[EMAIL PROTECTED]> writes: > Greetings, > i have just built a package which i quite like and looking for a sponsor > and guide. > > Package: junkie > Section: net > Installed-Size: 1340 > Maintainer: Mark Wilson <[EMAIL PROTECTED]> > Architecture: i386 > Version: 031-1 > License: See Website below. > Description: Junkie is a juvenile GUI ftp-client. > Junkie has alot of juicy jokes and yet more on the way. If you as me > always thought *nix lacked a good gui ftpclient give junkie a go! > > Junkie is a GTK2 FTP client for the X Windows system. It has features > such as queueing files, downloading/uploading of whole directories, > caching of directories, drag and drop, a site manager, preferences (and > a configure library), and a powerful, event-based FTP library. > > Package Download: http://members.aon.at/wilswilson ssl support? No Depends on any libs or just not pasted? MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RFS: xbsql -- SQL wrapper for XBase DBMS library
Hi, I would like to request a sponsor for xbsql package. Package files can be downloaded from: http://www.pronet.pl/~rlewczuk/xbsql00 After reading some docs I'm still uncertain about some things: -- linda indicates that Build-depends on debhelper is unnecessary, but removing that dependency results in linda messages that debhelper version and debhelper compatibility level don't match (compat=4); how can I resolve this ? -- upstream version creates shared object files with version number '0.0.0'; shall I fix this ? -- linda crashes on libxbsql-dev package: it tries to open libxbsql.so symlink and then produces something like this: Check FilesCheck failed. Exception OSError thrown ([Errno 2] Nie ma takiego pliku ani katalogu: '/tmp/linda-lab-57114/unpacked/usr/lib/libxbsql.so'). -- xql functionality seems to be a little crippled: bulk inserting does not work correctly, probably due to bug in xql; however, it is still pretty functional; does it eliminate package from being accepted, ie. shall I dig into sources and fix this immediately ? (policy says that some bugs shall be corrected by maintainer and sent to upstream but does not seem to be precise in this matter) ? -- a build-time bug has been worked around in debian/rules (clean target needs to be invoked from main directory and from one of its subdirectories); shall I fix this by patching appropriate Makefile.am ? (it makes package quite more complicated) ? -- config.guess and config.sub are copied from debian defaults; it generates quite some bloat to .diff but seems to be accepted; am I right ? Regards, rle ITP for this package is registered as Bug#251771. * Package name: xbsql Version : 0.11 Upstream Author : Mike Richardson <[EMAIL PROTECTED]> * URL : http://www.quaking.demon.co.uk/xbsql.html * License : LGPL Description : SQL wrapper for XBase DBMS library XBSQL is a wrapper library which provides an SQL-subset interface to Xbase DBMS. XBSQL by no way provides anything like a complete SQL implementation, and in any case is hampered by various limitations of XBase (such as no i notion of a null value). However, it implements a fairly useful subset, including select, insert, update and delete; select for instance supports joins, ordering, grouping and the having clause. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.5-ca9100 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (ignored: LC_ALL set to pl_PL) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: xbsql -- SQL wrapper for XBase DBMS library
On 2004-05-31 Rafal Lewczuk <[EMAIL PROTECTED]> wrote: [...] > -- linda indicates that Build-depends on debhelper is unnecessary, but > removing that dependency results in linda messages that debhelper > version and debhelper compatibility level don't match (compat=4); > how can I resolve this ? [...] Please provide complete information, i.e. the linda error (foo-barish-frobnishcation-detected) cu andreas -- "See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf, fuhggvat qbja gur juveyvat tha. Neal Stephenson in "Snow Crash" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [RFS/RFM again] kdiff3 - compares and merges 2 or 3 files or directories
The following is still vaild - it's just version 0.9.84 now, where the other (among other changes) included my fix for a race condition that led to crashes. Eike "zyro" Sauer schrieb: > I'm looking for someone to sponsor kdiff3 again. The former versions > have already been tested and sponsored by Rene Engelhard, so the > package should be in good shape. Upstream is very responsive. > kdiff3 is contained in sarge. I'd like to apply as DD in future. > > kdiff3 is a graphical diff. I think the most useful difference to many > other diff programs is that the difference is shown by character, > not by line. Additionally, it integrates well into KDE. > > Packagename:kdiff3 > Version:0.9.83-2 > URL:http://kdiff3.sourceforge.net > License:GPL > Description: compares and merges 2 or 3 files or directories > KDiff3 compares two or three input files and shows the differences > line by line and character by character. It provides an automatic > merge facility and an integrated editor for comfortable solving of > merge conflicts. KDiff3 allows recursive directory comparison and > merging as well. > > The package lintian and linda clean. It can be found at: > http://user.cs.tu-berlin.de/~eikes/debian/kdiff3/ Ciao, Eike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: xbsql -- SQL wrapper for XBase DBMS library
W liście z pon, 31-05-2004, godz. 23:00, Andreas Metzler pisze: > On 2004-05-31 Rafal Lewczuk <[EMAIL PROTECTED]> wrote: [...] > > -- linda indicates that Build-depends on debhelper is unnecessary, but [...] > Please provide complete information, i.e. the linda error > (foo-barish-frobnishcation-detected) $ linda -f lintian xbsql_0.11-1.dsc E: xbsql: no-debhelper-but-build-dep $ Regards, rle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]