Re: How to include information about a source package ?

2006-04-28 Thread Russ Allbery
in reaction to your post, wouldn't information about how a non-pristine sourceball is repacked belong in debian/copyright? That's certainly where I've always put it. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to

Re: build paths found in binary packages/was: Re: Getting *really* close to releasing my first .deb's... What's next?

2006-04-25 Thread Russ Allbery
would be affected .. All debugging information, for instance, I believe embeds the name of the build directory. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: spcaview : package review needed

2006-04-25 Thread Russ Allbery
o just be ignored. It's very difficult to implement that check even at the 80% level and to implement it fully correctly requires knowledge about the global state of the repository that's hard to come by. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle

Re: Getting *really* close to releasing my first .deb's... What's next?

2006-04-25 Thread Russ Allbery
Tyler MacDonald <[EMAIL PROTECTED]> writes: > Russ Allbery <[EMAIL PROTECTED]> wrote: >> However, if $CFG_LIBEXECDIR in your build is /usr/local/lib, that's >> probably a problem. In general, the string "/usr/local" should not >> appear anywhere

Re: Getting *really* close to releasing my first .deb's... What's next?

2006-04-25 Thread Russ Allbery
Tyler MacDonald <[EMAIL PROTECTED]> writes: > Russ Allbery <[EMAIL PROTECTED]> wrote: >> > W: libapache2-mod-bt: binary-or-shlib-defines-rpath >> > ./usr/lib/apache2/modules/mod_bt.so /usr/local/lib >> It's not clear where this is coming from, as

Re: Getting *really* close to releasing my first .deb's... What's next?

2006-04-25 Thread Russ Allbery
7;s not clear where this is coming from, as the Debian apxs2 should not be doing this. But I haven't looked at your package rules to see how you're building the shared library. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, em

Re: RFS: weather-util - command-line tool to obtain weather conditions and forecasts

2006-04-24 Thread Russ Allbery
Jeremy Stanley <[EMAIL PROTECTED]> writes: > On Sun, Apr 23, 2006 at 07:35:29PM -0700, Russ Allbery wrote: >> The reference to /usr/share/common-licenses/BSD is not really correct >> since your software is not Copyright The Regents of the University of >> California. I

Re: Getting close to releasing my first .deb's... What's next?

2006-04-24 Thread Russ Allbery
Tyler MacDonald <[EMAIL PROTECTED]> writes: > Russ Allbery <[EMAIL PROTECTED]> wrote: >> The general rule of thumb is that if there is any intention whatsoever >> that the package be used on a platform other than Debian, the Debian >> packaging and the u

Re: Getting close to releasing my first .deb's... What's next?

2006-04-24 Thread Russ Allbery
ebian directory from the distribution and build Debian packages by exporting the Debian directory from Subversion over a virgin source untar. <http://www.eyrie.org/~eagle/notes/debian/build-tools.html> has some additional details for how I do this personally. -- Russ Allbery ([EMAIL PROT

Re: RFS: weather-util - command-line tool to obtain weather conditions and forecasts

2006-04-23 Thread Russ Allbery
data source? Are only some METARs supported? Neither KPAO nor KSJC appear to work, for instance. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: html2ps heads-up

2006-04-23 Thread Russ Allbery
lpr in one place and lp in another? (There may be a good reason. I just can't follow well enough in the code to know what it might be.) Other than that, this looks fine. I'd be willing to sponsor it with those changes. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What is "stripping" in binary compilations ?

2006-04-22 Thread Russ Allbery
tion or such. > Aha, I was thinking of: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=256900 Yeah, Objective CAML has been that way for years and years. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: What is "stripping" in binary compilations ?

2006-04-22 Thread Russ Allbery
binaries to work properly. So in general, if you're using debhelper to package binaries, the answer is "run dh_strip and it takes care of this for you." However, it's good to understand the basics and the reasons for what's going on behind the scenes. There's so

Re: Migration to svn-buildpackage

2006-04-16 Thread Russ Allbery
may be useful or it may not; whether or not I'd bother would probably depend on the package. > Is there something useful (some tricks) to know about it? Something to > easy SVN management and it's not written in howto? <http://svnbook.red-bean.com/> is incredibly useful for a

Re: Problem with debuild and changelog

2006-04-12 Thread Russ Allbery
y are not going to cope. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [gmail] Re: Suggestion: Time limit for NM process

2006-04-05 Thread Russ Allbery
you join the pkg-perl group and maintain such packages there, and then ask one of the DD members to sponsor an upload when ready. Currently eloy is doing most of the sponsoring work, but there are several others involved (myself included) who could and would do more sponsored uploads if things

Re: lintian warning problem, RFS: gaupol

2006-04-02 Thread Russ Allbery
? Should I report it on BTS? Do you have CDPATH set? If so, this is a bug in lintian that's already fixed in Subversion. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Question about rules file

2006-03-11 Thread Russ Allbery
versal among the packaging tools and it's what everyone is used to. Also, if you use debhelper (most people seem to, either directly or through cdbs), it assumes that convention. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email

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

2006-03-11 Thread Russ Allbery
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]. Upstream may not be able to do this since this is a groff-specific thing, but it's safe to do in Debian. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: Question about rules file

2006-03-11 Thread Russ Allbery
e /usr/share/doc/kernel-package/README.modules, particularly at the end of that file. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Non-Debian packaging practice

2006-03-11 Thread Russ Allbery
27;m much more likely to be able to fix what I need to fix or add the functionality that I need to add without significant surgery in a makefile. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Non-Debian packaging practice

2006-03-11 Thread Russ Allbery
m definitely will not make your code portable to all of those platforms. If the program is non-trivial, you will probably still have to do some porting. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFC/RFS: beef - a flexible BrainFuck interpreter

2006-03-03 Thread Russ Allbery
ill use debhelper 4 for all my packages because it makes backporting to sarge easier. There doesn't seem to be anything in debhelper 5 that particularly warrants making backporting harder, so I'm planning on waiting until etch is released to bump the compatibility level. -- Russ Allbery

Re: license question

2006-01-25 Thread Russ Allbery
Daniel Knabl <[EMAIL PROTECTED]> writes: > As recommended, I had a discussion about it with the author. Now the > license has been changed. I think it can be included into > debian/copyright as follows: It's fine. There's lots of stuff in Debian with this sort of l

Re: What to do if the upstream keeps debian directory in original tarball?

2006-01-24 Thread Russ Allbery
version. This is generally a bad idea even if you're upstream; it's really not a good idea if you're not upstream for the package. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: What to do if the upstream keeps debian directory in original tarball?

2006-01-24 Thread Russ Allbery
Stan Vasilyev <[EMAIL PROTECTED]> writes: > On Tuesday 24 January 2006 13:52, Russ Allbery wrote: >> Why?  Do you have to remove some files for DFSG-compliance? > Sorry, what I meant was my orig.tar.gz ends up being the pre-release > version, not the official version re

Re: What to do if the upstream keeps debian directory in original tarball?

2006-01-24 Thread Russ Allbery
Stan Vasilyev <[EMAIL PROTECTED]> writes: > On Tuesday 24 January 2006 13:23, Russ Allbery wrote: >> What I would do if I were you would be to make the changes you need to >> make to the upstream debian directory to have the package work the way >> that it should

Re: understand dpatch

2006-01-24 Thread Russ Allbery
es are a little more straightforward. You may want to give it a look; I found the manual quite sufficient to get started. The workflow is substantially different than it is with dpatch, so that takes a little getting used to, but after I got used to it I actually liked it better. -- Russ

Re: What to do if the upstream keeps debian directory in original tarball?

2006-01-24 Thread Russ Allbery
as easily. Heck, if what upstream ships there is too annoying, you can always just blow away the debian directory in your working copy, create your own packaging, and let diff figure out the transform (although be careful of upstream files that you need to delete in your version). -- Russ Allbe

Re: Lintian Warnings and Modifying Upstream Source

2006-01-21 Thread Russ Allbery
e but rather its presence in the generated binary package. In general, in Debian, you should never install additional copies of the GPL, the LGPL, or other common licenses; instead, just refer the user to the copy that already ships with Debian in /usr/share/common-licenses. -- Russ Allbery ([E

Re: SEEKING FOR A SPONSOR

2006-01-18 Thread Russ Allbery
bly request you to sponsor me for this course. The fees is > 3,000 us dollars. Shall be grateful for your assistance. My e-mail is > [EMAIL PROTECTED] Sorry, I'm afraid this isn't lintian-clean and doesn't build properly in pbuilder. -- Russ Allbery ([EMAIL PROTECTED])

Re: Problem compiling new upstream version, what to do?

2006-01-17 Thread Russ Allbery
ball. You can choose between reporting the bug to upstream and waiting for them to fix it, or reporting the bug to upstream and also fixing it yourself in the Debian package, such as by build-depending on the appropriate version of autotools and running autogen.sh inside your debian/

Re: RFS: knmap -- Kde interface to nmap [uploaded]

2006-01-15 Thread Russ Allbery
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > On Sat, 14 Jan 2006, Russ Allbery wrote: >> The problem is, in a nutshell, this doesn't actually work reliably. If > It does inside Debian (you can explicitly choose a given version, and > upgrade to the ne

Re: Extra debian repository

2006-01-14 Thread Russ Allbery
t does pretty much everything properly except package pools. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: knmap -- Kde interface to nmap [uploaded]

2006-01-14 Thread Russ Allbery
orribly (or worse, break subtlely) on a given package. You're probably safe doing this with small packages, but I cringe at the idea of re-running the autotools automatically on a substantial package. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: elvis - powerful clone of the vi/ex text editor

2006-01-09 Thread Russ Allbery
ities. > The xorg, glibc, and samba packages, for instance, are all using quilt > today. Oh, interesting. I'd been noticing it in use by large packages, but I wasn't aware it was at the point where it was a reasonable alternative to dpatch even for smaller ones. I'll have to

Re: RFS: elvis - powerful clone of the vi/ex text editor

2006-01-09 Thread Russ Allbery
ail me in the future any time a new package is available for upload. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: directnet -- A serverless, mesh network instant messaging client

2006-01-03 Thread Russ Allbery
a new .0 release, but that's a fairly common case. (I suppose it could work for two-part version numbers too -- 2rc3 before 2.0. But it looks stranger.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: statist - Small and fast terminal-based statistics program

2005-12-29 Thread Russ Allbery
incorrect, could you talk to the debhelper maintainer about it? > You would talk to the dh-make maintainer, and not the debhelper > maintainer. You may want to talk to them too (I never use dh-make), but take a look at /usr/share/doc/debhelper/examples/rules and friends. -- Russ Allbery (

Re: RFS: statist - Small and fast terminal-based statistics program

2005-12-29 Thread Russ Allbery
have to call dh_installdocs because it's what installs debian/copyright. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposal for collaborative maintenance of packages

2005-12-28 Thread Russ Allbery
to sync development cycles with the other. For the most part, software should easily build in the other, though, even if the binary packages don't port over. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposal for collaborative maintenance of packages

2005-12-28 Thread Russ Allbery
. (It's particularly satisfying to sponsor adoptions of orphaned packages by people who are really interested in them. Adding more software to Debian is nice, but improving the software already in Debian is even better.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie

Re: RFS: libjavascript-rpc-perl -- Perl module to process Remote procedure

2005-12-28 Thread Russ Allbery
Jonas Genannt <[EMAIL PROTECTED]> writes: > Russ Allbery wrote: >> The package looks fine, except that you didn't need to repackage the >> upstream source. The package build tools don't care in the slightest >> what directory the upstream source unpacks in

Re: Interest in packaging GNU Shishi and GNU Generic Security Service?

2005-12-28 Thread Russ Allbery
n it's had a 1.0 release and other packages start depending on it. (The -dev packages should always be priority extra, though.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Policy documentation on debconf

2005-12-26 Thread Russ Allbery
site. It's referred to in Policy 3.9.1. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: Documentation of debconf on the Debian Policy?

2005-12-26 Thread Russ Allbery
Rogério Brito <[EMAIL PROTECTED]> writes: > On Dec 25 2005, Russ Allbery wrote: >> Policy describes the config script in section 3.10.1. A reference in >> the maintainer scripts section would probably be a good idea. > Ah, then that would explain it... The copy of t

Re: Package's configure script

2005-12-25 Thread Russ Allbery
e maintainer scripts section would probably be a good idea. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS vamps (ITP #320067)

2005-12-24 Thread Russ Allbery
cause it create an ISO, but > it could also write it to a DVD... > BTW Debian menu is a little beat There's a discussion going on on debian-policy right now about how to redo all the menu categories. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~

Re: RFS: swftools - a collection of tools for SWF file manipulation

2005-12-24 Thread Russ Allbery
useful in the qa.debian.org/developer.php summary. > I could probably remove it, but just for the future reference, how would > one fix it? Removing the commented lines, or...? See the man page for uscan; it explains the format. -- Russ Allbery ([EMAIL PROTECTED]) <h

Re: RFS: libjavascript-rpc-perl -- Perl module to process Remote procedure

2005-12-23 Thread Russ Allbery
hangelog entries -- I think you meant debian/copyright as the file modified, not debian/changelog.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-22 Thread Russ Allbery
2.1 or debconf-3.0 as well. If cdebconf implements that protocol, it can provide that pseudopackage as well. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-21 Thread Russ Allbery
(>= 1.3.22) | debconf-2.0 > Does anybody know where the problem is? I wonder if lintian is getting confused by the dependency added by ${misc:Depends} and missing the second dependency that is tighter. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: Interest in packaging GNU Shishi and GNU Generic Security Service?

2005-12-20 Thread Russ Allbery
I'm still interested. I need to finish another release of the OpenAFS package, and then I'll take a look. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposal for collaborative maintenance of packages

2005-12-20 Thread Russ Allbery
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > On Mon, 19 Dec 2005, Russ Allbery wrote: >> This may not be the most popular opinion, particularly among fans of >> distributed VCSes (and I do understand the merits), but wrapping your >> mind around the distr

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Russ Allbery
7;t contain any perldoc documentation (which is unusual). -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposal for collaborative maintenance of packages

2005-12-19 Thread Russ Allbery
ho have compiled software and can work on Debian packages how to use Subversion, but explaining bzr feels rather intimidating. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Proposal for collaborative maintenance of packages

2005-12-19 Thread Russ Allbery
ne could improve with sponsors/mentors.debian.net, such as the state tracking that Raphael mentioned earlier or more push notification of things that a sponsor should be looking at that would fit well into this sort of framework. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie

Re: RFS: switchconf

2005-12-18 Thread Russ Allbery
Jose Manuel dos Santos Calhariz <[EMAIL PROTECTED]> writes: > The new version is online, and I have made a build test from the online > files. Everything seams to be fine now. Looks good to me. Uploaded. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.e

Re: RFS: cdrbq -- graphical cd burning frontend

2005-12-18 Thread Russ Allbery
Justin Pryzby <[EMAIL PROTECTED]> writes: > On Sun, Dec 18, 2005 at 01:58:11PM -0800, Russ Allbery wrote: >> If you do keep it, the postinstall removes cdrtoaster regardless of >> whether it's a symlink. I think it would be better to do something >> like: > s

Re: RFS: libaudio-mixer-perl -- perl extension for Sound Mixer control

2005-12-18 Thread Russ Allbery
-make clean will likely cause a lintian warning/error. Yeah, I should go provide a patch for that to lintian, since I keep noticing it. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: libpod-tests-perl -- Perl extension for excts embedded tests and code examples from POD

2005-12-18 Thread Russ Allbery
s the useful work. > New build depend for #329990 > ITP: #343887 > Debian source and binary package: > http://jonas.capi2name.de/debian-upload/libpod-tests-perl/ Looks good to me. Uploaded. Same comment about -$(MAKE) realclean when you have some reason to upload a new vers

Re: RFS: libtest-classapi-perl -- Perl extension for basic first-pass API testing for class trees

2005-12-18 Thread Russ Allbery
Russ Allbery <[EMAIL PROTECTED]> writes: > Could you run $(MAKE) test in debian/rules? I think it's best to do > that whenever possible just to make sure nothing strange has happened > and I notice that this package provides a fair number of tests. Also, > while you'

Re: RFS: libtest-classapi-perl -- Perl extension for basic first-pass API testing for class trees

2005-12-18 Thread Russ Allbery
KE) realclean as I mentioned my previous message. Send me e-mail when you've done the above and I'll be happy to upload the package. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: switchconf

2005-12-18 Thread Russ Allbery
this version to the previous version, but looking over the diff, it seems fine to me. Could you fix the packages on your web site and then send me an e-mail so that I can take another look? Assuming everything is fine, I'll be happy to upload it. -- Russ Allbery ([EMAIL PROTECTED])

Re: RFS: libaudio-mixer-perl -- perl extension for Sound Mixer control

2005-12-18 Thread Russ Allbery
sure if Marc would agree with me. :) * The make clean target has: -$(MAKE) realclean As previously mentioned, I think: ifeq (Makefile,$(wildcard Makefile)) $(MAKE) realclean endif is cleaner and more reliable. -- Russ Allbery ([EMAIL PROTECTED])

Re: RFS: cdrbq -- graphical cd burning frontend

2005-12-18 Thread Russ Allbery
r/bin/cdrtoaster ] && [ "`readlink /usr/bin/cdrtoaster`" = "cdrbq" ] ; then rm -f /usr/bin/cdrtoaster fi You have a stray debian/files in your diff. Send me e-mail when the above has been addressed and I'll be happy to upload the package. -- Russ Al

Re: pbuilder and scons

2005-12-13 Thread Russ Allbery
r whatever good "do nothing" option scons has to make sure it's around. Incidentally, you shouldn't need the - in front of rm -rf. The -f makes it exit with a 0 status even if none of the files were found to remove. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie

Re: RFS: libparams-util-perl -- Perl extension for simple standalone param-checking functions

2005-12-05 Thread Russ Allbery
Jonas Genannt <[EMAIL PROTECTED]> writes: > Russ Allbery wrote: >> I would move his e-mail address up to the same line where you list the >> upstream maintainer and then replace all of the bit quoted above with >> the bit I quoted from the COPYRIGHT section of the mo

Re: RFS: libparams-util-perl -- Perl extension for simple standalone param-checking functions

2005-12-03 Thread Russ Allbery
Jonas Genannt <[EMAIL PROTECTED]> writes: > Russ Allbery wrote: >> Everything else looks good. Drop me a line when the above has been >> fixed and I'll be happy to sponsor the upload. > Ok, I have updated the package. > Can you please look at the copyright-f

Re: RFS: libparams-util-perl -- Perl extension for simple standalone param-checking functions

2005-12-03 Thread Russ Allbery
n the above has been fixed and I'll be happy to sponsor the upload. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: cdrbq -- graphical cd burning frontend

2005-12-03 Thread Russ Allbery
Justin Pryzby <[EMAIL PROTECTED]> writes: > On Sat, Dec 03, 2005 at 09:31:45AM -0800, Russ Allbery wrote: >> Justin Pryzby <[EMAIL PROTECTED]> writes: >>> This will only make a symlink if cdrtoaster isn't installed. But is >>> there a way to make the

Re: RFS: liblog-dispatch-perl -- Dispatches messages to multiple Log::Dispatch::* objects

2005-12-03 Thread Russ Allbery
w when you've fixed the above (except maybe the last) and I'll sponsor the package. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: cdrbq -- graphical cd burning frontend

2005-12-03 Thread Russ Allbery
res that cdrtoaster uses alternatives too, but then the result is much more maintainable and predictable for the user. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: k9copy

2005-11-21 Thread Russ Allbery
(which should happen before any upload). Right. And for this particular lintian error, it also means that if the "missing man page" QA project gets resurrected, it will be easy for others to find the packages that need assistance. -- Russ Allbery ([EMAIL PROTECTED])

Re: RFS: k9copy

2005-11-21 Thread Russ Allbery
ian messages stay rather than using overrides. A lintian override to me means that the lintian message is wrong in this particular case, not that it's a known bug. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PR

Re: RFS: fhist -- File history, comparison and merge utilities

2005-11-20 Thread Russ Allbery
er uploading that package, I believe you'd need to file a bug with ftp.debian.org to remove the old fhist-doc package. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: RFS: fhist -- File history, comparison and merge utilities

2005-11-17 Thread Russ Allbery
id it come from, anyway? If > they serve a purpose, they should probably be listed in .PHONY, for > consistency and transparency. It's common in older packages, probably due to some migration of policy from long ago. I just strip it out routinely whenever I see it. -- Russ Allbery ([EMAIL

Re: essential vs. required vs. base

2005-11-09 Thread Russ Allbery
Justin Pryzby <[EMAIL PROTECTED]> writes: > On Wed, Nov 09, 2005 at 01:13:44PM -0800, Russ Allbery wrote: >> Essential means that it's very difficult to remove the package and you >> have to jump through extreme hoops to do so, and that removing it may >> break the

Re: essential vs. required vs. base

2005-11-09 Thread Russ Allbery
in progress, in fact. That leaves the following as the only differences that I don't know the story behind off-hand: > +gcc-4.0-base > +lsb-base > +makedev > +passwd > +procps -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: include in mentors faq? Re: DFSG compliant packages (Solution)

2005-10-02 Thread Russ Allbery
> Upgrading is typically in the postinst. Or did I misunderstand? I'm pretty sure that he's talking about updating the .orig.tar.gz tarball, and the script that was upthread called rpm2cpio as part of that. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eag

Re: include in mentors faq? Re: DFSG compliant packages (Solution)

2005-10-02 Thread Russ Allbery
as part of package installation, which this isn't. Depends is for things the package needs to run. Build-Depends is for things the package needs to build. Things the package needs to run get-orig-source or the like are neither, and therefore don't need to be listed, IMO. -- Russ Allb

Re: Removing non-free documentation from a package

2005-09-15 Thread Russ Allbery
ge the doc is for. I prefer -tutorial to -doc in this particular case, since otherwise when browsing the package list I'd think I'd have to install the -doc package to get any documentation at all (rather than just a separate tutorial). -- Russ Allbery ([EMAIL PROTECTED]) &

Re: pbuilder -- chroot and build-dependencies.

2005-09-01 Thread Russ Allbery
t to run the clean rule, although I know that isn't always as easy as it sounds. But it's nice to be able to use pdebuild without having the build dependencies installed outside the chroot. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to use svn(-buildpackage) with pbuilder?

2005-08-03 Thread Russ Allbery
at could be easily fixed I think it's very important to use the upstream tarball exactly as it was downloaded from upstream whenever possible, since that way (as previously mentioned) signatures are still valid, MD5 checksums are still valid, etc. The exception would be when you have to

Re: Advice on dpatch vs post-patching?

2005-07-10 Thread Russ Allbery
ches that the upstream maintainers might take. They still might not be willing, but at least you have a fighting chance, where as the post-configure sed stuff they'll never want. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [E

Re: debian/rules: Moving to debhelper or cdbs

2005-05-17 Thread Russ Allbery
ce, and most of my concern only applies when maintaining the package rather than NMUing it. The minimal modifications that one makes in an NMU are hopefully unlikely to result in other unrelated Policy violations due to forgetting to do something that a debhelper script might have remembered

Re: cogito_0.10-1 available

2005-05-08 Thread Russ Allbery
Ben Finney <[EMAIL PROTECTED]> writes: > On 08-May-2005, Russ Allbery wrote: >> If they're really just shell libraries (and hence >> platform-independent), they should go into /usr/share rather than >> /usr/lib per the FHS. > Relevant sections of the FHS:

Re: cogito_0.10-1 available

2005-05-08 Thread Russ Allbery
to do, any reason Debian doesnt want them there? If they're really just shell libraries (and hence platform-independent), they should go into /usr/share rather than /usr/lib per the FHS. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRI

Re: RFS: I'm looking for a sponsor for xlogmaster (an orphaned kackage).

2005-05-08 Thread Russ Allbery
them, but that shouldn't be questionable. I thought the user would only be prompted if the file changed *and* they had made local modifications to the old file. The last is fairly unlikely for READMEs. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To

Re: Questions about packaging LaTeX macros

2005-04-15 Thread Russ Allbery
> debian-mentors, but I can't find it, nor remember the conclusion.) I would, yes, just to make sure that the files you distribute can be regenerated from the package. You should be able to do this by running latex and pdflatex on the .dtx file. -- Russ Allbery ([EMAIL PROTECTED])

Re: Replacement package

2005-03-08 Thread Russ Allbery
modifications. To do anything else, you have to get permission from DJB, although he's stated elsewhere that he doesn't think copyright law can prohibit the distribution of patches or your application of patches to software you're building yourself. (Note that doesn't include d

Re: RFS: stress

2004-09-07 Thread Russ Allbery
grading-checklist.txt.gz works for > me. Naturally you need the debian-policy package installed for that to > work... Having debian-policy installed plus using apt-listchanges is a pretty nice way of getting notified of new policy releases too. :) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: RFS: stress

2004-09-07 Thread Russ Allbery
grading-checklist.txt.gz works for > me. Naturally you need the debian-policy package installed for that to > work... Having debian-policy installed plus using apt-listchanges is a pretty nice way of getting notified of new policy releases too. :) -- Russ Allbery ([EMAIL PROTECTED])

Re: RFS schoolbell - A calenaring server for schools

2004-09-02 Thread Russ Allbery
a new upstream version. I figure that if it's important enough to release a new Debian package, it's important enough to release a new upstream release too, and just make it clear to people in the release notes whether it's a bug fix they're likely to care about. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: RFS schoolbell - A calenaring server for schools

2004-09-02 Thread Russ Allbery
a new upstream version. I figure that if it's important enough to release a new Debian package, it's important enough to release a new upstream release too, and just make it clear to people in the release notes whether it's a bug fix they're likely to care about. --

Re: RFS: imgvtopgm

2004-08-10 Thread Russ Allbery
would be easier to sponsor, I can start on one of them. I do have a bunch of new packages that I'd like to contribute over time too, but I figured it would be better to start with adoptions and only add new packages after I'd helped with the backlog of packages needing a

Re: RFS: imgvtopgm

2004-08-10 Thread Russ Allbery
would be easier to sponsor, I can start on one of them. I do have a bunch of new packages that I'd like to contribute over time too, but I figured it would be better to start with adoptions and only add new packages after I'd helped with the backlog of packages needing a

RFS: xfonts-jmk -- James M. Knoble's character-cell fonts for X

2004-08-06 Thread Russ Allbery
e the package details: Package: xfonts-jmk Priority: optional Section: x11 Installed-Size: 984 Maintainer: Russ Allbery <[EMAIL PROTECTED]> Architecture: all Version: 3.0-5 Depends: xutils (>= 4.0.3) Filename: dists/sid/main/binary-all/x11/xfonts-jmk_3.0-5_all.deb Size: 515976 MD5sum: de

RFS: xfonts-jmk -- James M. Knoble's character-cell fonts for X

2004-08-06 Thread Russ Allbery
e the package details: Package: xfonts-jmk Priority: optional Section: x11 Installed-Size: 984 Maintainer: Russ Allbery <[EMAIL PROTECTED]> Architecture: all Version: 3.0-5 Depends: xutils (>= 4.0.3) Filename: dists/sid/main/binary-all/x11/xfonts-jmk_3.0-5_all.deb Size: 515976 MD5sum: de

Re: Build-Conficts: gcc-3.3, and varargs

2004-07-31 Thread Russ Allbery
it hard to comment without retrieving the whole source package and poking around, and I'm not sure what segfaults you're getting or how they're produced. Is there a fairly self-contained example that you know is segfaulting that you can include? I've done varargs conversions befo

<    2   3   4   5   6   7   8   >