Re: package review: ddupdate.

2018-01-15 Thread Alec Leamas
On 15/01/18 19:13, Andrey Rahmatullin wrote: > On Mon, Jan 15, 2018 at 06:46:22PM +0100, Alec Leamas wrote: >> So: Have anyone time to check my package ddupdate[1] for errors or >> mistakes? > The RFS is 1 day old. It's too early to ask. OK. So, what's an appropriate time to wait before asking?

Re: package review: ddupdate.

2018-01-15 Thread Andrey Rahmatullin
On Mon, Jan 15, 2018 at 06:46:22PM +0100, Alec Leamas wrote: > Following the checklist for new packages on debian mentors FAQ [2] I'm > approaching the review point: "Ask on the debian-mentors mailing list > for people to check your packaging..." > > So: Have anyone time to check my package ddupda

Re: Package review for autolatex

2013-09-29 Thread Norbert Preining
On So, 29 Sep 2013, Stéphane GALLAND wrote: > dget link: > http://download.tuxfamily.org/arakhne/pool/universe/a/autolatex/autolatex_26.2-0arakhne3.dsc I look into it if time allows - I am in Georgia (country) for teaching with bad internet connection ... Norbert

Re: Package review for autolatex

2013-09-29 Thread Stéphane GALLAND
dget link: http://download.tuxfamily.org/arakhne/pool/universe/a/autolatex/autolatex_26.2-0arakhne3.dsc Stéphane Le 29/09/2013 16:14, Norbert Preining a écrit : On So, 29 Sep 2013, Andrew Shadura wrote: I think you also may try to get in touch with Debian TeX team (cc'ed) to discuss the best t

Re: Package review for autolatex

2013-09-29 Thread Andrew Shadura
Hello, On Sun, 29 Sep 2013 23:14:46 +0900 Norbert Preining wrote: > > I think you also may try to get in touch with Debian TeX team > > (cc'ed) to discuss the best techniques of packaging TeX stuff. > Please send me a dget-able .dsc link. I will look into it. http://download.tuxfamily.org/arakh

Re: Package review for autolatex

2013-09-29 Thread Norbert Preining
On So, 29 Sep 2013, Andrew Shadura wrote: > I think you also may try to get in touch with Debian TeX team (cc'ed) > to discuss the best techniques of packaging TeX stuff. Please send me a dget-able .dsc link. I will look into it. Norbert --

Re: Package review for autolatex

2013-09-29 Thread Andrew Shadura
Hello, On Sun, 29 Sep 2013 14:37:28 +0200 Stéphane GALLAND wrote: > Thanks for the remark. I just changed the documentations of AutoLaTeX > according to the remark of Andrew. > I'm really interesting if the way how I packaged AutoLaTeX is the > best one according to the Debian way-of-life. The

Re: Package review for autolatex

2013-09-28 Thread Andrew Shadura
Hello, On Thu, 26 Sep 2013 20:42:28 +0200 Stéphane GALLAND wrote: > I written a set of packages for the AutoLaTeX building tool > (http://www.arakhne.org/autolatex/). > The packages are written and tested on Ubuntu. > They are available from > http://download.tuxfamily.org/arakhne/pool/univers

Re: Package review and comment wanted

2004-06-08 Thread Bengt Thuree
Frank Küster wrote: You should try to separate non-debian-specific and debian-specific parts, IMO. I have been trying to keep to standard Bourne Shell so it should be ok. I will try to package it in a normal tar file with (bin, etc, etc) not exist or something like this. I ended up having to

Re: Package review and comment wanted

2004-06-08 Thread Bengt Thuree
Frank Küster wrote: You should try to separate non-debian-specific and debian-specific parts, IMO. I have been trying to keep to standard Bourne Shell so it should be ok. I will try to package it in a normal tar file with (bin, etc, etc) not exist or something like this. I ended up having to put A

Re: Package review and comment wanted

2004-06-08 Thread Frank Küster
Bengt Thuree <[EMAIL PROTECTED]> wrote: >> That depends on the complexity of the installation. In most cases, >> it is >> highly advisable to have a separate Makefile that does the compilation >> and installation, and in debian/rules you only call it with appropriate >> targets and arguments. > ok

Re: Package review and comment wanted

2004-06-08 Thread Frank Küster
Bengt Thuree <[EMAIL PROTECTED]> wrote: >> That depends on the complexity of the installation. In most cases, >> it is >> highly advisable to have a separate Makefile that does the compilation >> and installation, and in debian/rules you only call it with appropriate >> targets and arguments. > ok

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
>>> for the buppo --version output. And I think it would be handled by cvs >> or subversion, but for the moment I am actually using .deb as my >> revision control > > OK, so you do actually want to have your version information generated > automatically from your revision control stuff. :-) Th

Re: Package review and comment wanted

2004-06-07 Thread Matthew Palmer
On Tue, Jun 08, 2004 at 09:01:34AM +0900, Bengt Thuree wrote: > >The version of the debian package you produce is taken from the package's > >topmost changelog entry. For timestamps, you can use touch(1), but I'm > >having trouble coming up with why you'd want to stamp a file to a > >particular >

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
>>> for the buppo --version output. And I think it would be handled by cvs >> or subversion, but for the moment I am actually using .deb as my >> revision control > > OK, so you do actually want to have your version information generated > automatically from your revision control stuff. :-) Th

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
Matthew Palmer wrote: want to move some files in your debian/rules file - a typical example would be moving some scripts to debian/tmp/usr/share/doc/$packagename/examples. You don't use dh_installdirs for that, you use dh_installexamples. I managed to use this one :) *) Should I list

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
Hej Frank, and thank you for very much appreciated comments. I will try to answer them below /Bengt Frank Küster wrote: Did you read the new maintainers guide and the developers' reference? Yes, I read them once, twice, and ten times, but must have some problem with my english apperantly.

Re: Package review and comment wanted

2004-06-07 Thread Matthew Palmer
On Tue, Jun 08, 2004 at 09:01:34AM +0900, Bengt Thuree wrote: > >The version of the debian package you produce is taken from the package's > >topmost changelog entry. For timestamps, you can use touch(1), but I'm > >having trouble coming up with why you'd want to stamp a file to a > >particular >

Re: Package review and comment wanted

2004-06-07 Thread Matthew Palmer
On Mon, Jun 07, 2004 at 05:17:45PM +0200, Frank K?ster wrote: > In debian/dirs, you only list the directories that you want to create > with dh_installdirs - e.g. directories that the upstream Makefiles > assumes to be present upon installation, or directories to which you > want to move some files

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
Matthew Palmer wrote: want to move some files in your debian/rules file - a typical example would be moving some scripts to debian/tmp/usr/share/doc/$packagename/examples. You don't use dh_installdirs for that, you use dh_installexamples. I managed to use this one :) *) Should I list the conffil

Re: Package review and comment wanted

2004-06-07 Thread Bengt Thuree
Hej Frank, and thank you for very much appreciated comments. I will try to answer them below /Bengt Frank Küster wrote: Did you read the new maintainers guide and the developers' reference? Yes, I read them once, twice, and ten times, but must have some problem with my english apperantly. That de

Re: Package review and comment wanted

2004-06-07 Thread Matthew Palmer
On Mon, Jun 07, 2004 at 05:17:45PM +0200, Frank K?ster wrote: > In debian/dirs, you only list the directories that you want to create > with dh_installdirs - e.g. directories that the upstream Makefiles > assumes to be present upon installation, or directories to which you > want to move some files

Re: Package review and comment wanted

2004-06-07 Thread Frank Küster
Bengt Thuree <[EMAIL PROTECTED]> schrieb: > Hej > > I have just created one of my first debian package, and would like to > have some comments on the actual packaging. Did you read the new maintainers guide and the developers' reference? > > Have I missed something? > I am very confused of > *)

Re: Package review and comment wanted

2004-06-07 Thread Frank Küster
Bengt Thuree <[EMAIL PROTECTED]> schrieb: > Hej > > I have just created one of my first debian package, and would like to > have some comments on the actual packaging. Did you read the new maintainers guide and the developers' reference? > > Have I missed something? > I am very confused of > *)

Re: Package review

2001-11-06 Thread Colin Watson
On Tue, Nov 06, 2001 at 12:32:15AM +1100, Hamish Moffatt wrote: > On Mon, Nov 05, 2001 at 12:30:15AM +0100, Eric Van Buggenhaut wrote: > > OTOH, please fix your mail client, I received your message 3 (!) times. > > Suggest you fix yours.. I only saw one copy here, and twice today > I've seen you t

Re: Package review

2001-11-06 Thread Colin Watson
On Tue, Nov 06, 2001 at 12:32:15AM +1100, Hamish Moffatt wrote: > On Mon, Nov 05, 2001 at 12:30:15AM +0100, Eric Van Buggenhaut wrote: > > OTOH, please fix your mail client, I received your message 3 (!) times. > > Suggest you fix yours.. I only saw one copy here, and twice today > I've seen you

Re: Package review

2001-11-05 Thread Hamish Moffatt
On Mon, Nov 05, 2001 at 12:30:15AM +0100, Eric Van Buggenhaut wrote: > OTOH, please fix your mail client, I received your message 3 (!) times. Suggest you fix yours.. I only saw one copy here, and twice today I've seen you tell people you received multiple copies of their message. cheers Hamish

Re: Package review

2001-11-05 Thread Robert Bihlmeyer
Eric Van Buggenhaut <[EMAIL PROTECTED]> writes: > On Sun, Nov 04, 2001 at 03:04:18PM -0600, Warren Turkal wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Does anyone have any links for ECN stuff with relation to Cisco routers > > as my sysadmin at school does not know what E

Re: Package review

2001-11-04 Thread Eric Van Buggenhaut
On Sun, Nov 04, 2001 at 03:04:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Does anyone have any links for ECN stuff with relation to Cisco routers > as my sysadmin at school does not know what ECN is. > Warren See http://www.aciri.org/floyd/ecn.html a

Re: Package review

2001-11-04 Thread Peter S Galbraith
Warren Turkal wrote: > Does anyone have any links for ECN stuff with relation to Cisco routers > as my sysadmin at school does not know what ECN is. http://www.aciri.org/floyd/ecn.html ECN (Explicit Congestion Notification) in TCP/IP which has a link to: http://gtf.org/garzik/ecn/ ECN-und

Re: Package review

2001-11-04 Thread Eric Van Buggenhaut
On Sun, Nov 04, 2001 at 03:04:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Does anyone have any links for ECN stuff with relation to Cisco routers > as my sysadmin at school does not know what ECN is. > Warren See http://www.aciri.org/floyd/ecn.html

Re: Package review

2001-11-04 Thread Warren Turkal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone have any links for ECN stuff with relation to Cisco routers as my sysadmin at school does not know what ECN is. Warren On Friday 02 November 2001 05:41 am, Eric Van Buggenhaut wrote: > Please inform the administrators of your server (www.

Re: Package review

2001-11-04 Thread Peter S Galbraith
Warren Turkal wrote: > Does anyone have any links for ECN stuff with relation to Cisco routers > as my sysadmin at school does not know what ECN is. http://www.aciri.org/floyd/ecn.html ECN (Explicit Congestion Notification) in TCP/IP which has a link to: http://gtf.org/garzik/ecn/ ECN-un

Re: Package review

2001-11-04 Thread Warren Turkal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone have any links for ECN stuff with relation to Cisco routers as my sysadmin at school does not know what ECN is. Warren On Friday 02 November 2001 05:41 am, Eric Van Buggenhaut wrote: > Please inform the administrators of your server (www

Re: Package review

2001-11-02 Thread Eric Van Buggenhaut
Please inform the administrators of your server (www.cbu.edu) that their router is broken. It rejects ECN enabled. On Mon, Oct 29, 2001 at 12:52:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Could someone please take a look at my package for uml at: > http

Re: Package review

2001-11-02 Thread Eric Van Buggenhaut
Please inform the administrators of your server (www.cbu.edu) that their router is broken. It rejects ECN enabled. On Mon, Oct 29, 2001 at 12:52:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Could someone please take a look at my package for uml at: > htt

Re: package review for sitescooper 2.2.3-4

2000-03-11 Thread michael d. ivey
On Sat, Mar 11, 2000 at 02:05:45AM +0100, Christian T. Steigies wrote: > > > You have set your Standards-Version line to 3.1.1 but you don't > > > have a Build-Depends line. At the very least, your package is going > > > to have a build dependency on debstd, and probably others. > > > > switc

Re: package review for sitescooper 2.2.3-4

2000-03-11 Thread Christian T. Steigies
Hi, On Fri, Mar 10, 2000 at 06:43:20PM +, michael d. ivey wrote: > > You have set your Standards-Version line to 3.1.1 but you don't > > have a Build-Depends line. At the very least, your package is going > > to have a build dependency on debstd, and probably others. > > switched to 3.0.1