RFS: daapd - a music server for the Apple DAA protocol

2004-12-03 Thread Michael A. Dickerson
Hello, I have packaged daapd, a daemon that scans a directory of mp3 files and shares them on the local network via the Apple DAA protocol. Together with mdnsresponder (a Depends:) this makes your library available to iTunes. You can also do fun tricks like forward the daapd ports over ssh and ge

Re: All Bugzilla important bugs are fixed.

2004-12-03 Thread Moritz Muehlenhoff
In gmane.linux.debian.devel.mentors, you wrote: > I would like to inform you about the work that was done concerning the > [1]Bugzilla package. Very good, 250638 was the remaining blocker for a Sarge reintroduction after the recent NMU with the security fixes. I was having a look at it, but was bl

Re: All Bugzilla important bugs are fixed.

2004-12-03 Thread Alexis Sukrieh
* Moritz Muehlenhoff ([EMAIL PROTECTED]) disait : > Francesco P. Lovergine <[EMAIL PROTECTED]> NMUed the security fixes > in 2.16.7 and offered to take care of 250638 as well. I'm CCing him > to this mail. Ok, great. If any help is needed for fixing bugs on Bugzilla or updating one of my pathes,

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread rixed
Frank Küster wrote: You seem to misunderstand me. If you copy the files to debian/tmp/usr/share/..., they will also be included in the deb, and installed on the system - except that you might need to substitute "tmp" for whatever name you use. How else could you use them in postinst? hu? Ok, I mi

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread Justin Pryzby
The problem is, that if you have postinst delete the files, they are still registered as belonging to the package. Which is bad, because they wouldn't exist. Donno if there's a way of unregistering files (other than parsing /var/lib/dpkg/info/$pkg.list). The only way to use a file which is not "

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread rixed
I would further argue that users should be able to see what postinst did after the fact. Yes, you are right. I will install a tarball. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread =?iso-8859-1?q?Frank_K=FCster?=
rixed <[EMAIL PROTECTED]> wrote: > As you spoke about the > debian directory I thought that it would be a mean to have the files > with the deb without having them installed (like other files on the > debian directory, none of them beeing copied definitively on the user > file system). If you hap

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread Philipp Meier
On Fri, Dec 03, 2004 at 11:11:58AM -0500, Justin Pryzby wrote: > The problem is, that if you have postinst delete the files, they are > still registered as belonging to the package. Which is bad, because > they wouldn't exist. Donno if there's a way of unregistering files > (other than parsing /v

Re: policy concerning files used by postinst but not to be installed

2004-12-03 Thread Justin Pryzby
On Fri, Dec 03, 2004 at 06:40:55PM +0100, Philipp Meier wrote: > On Fri, Dec 03, 2004 at 11:11:58AM -0500, Justin Pryzby wrote: > > The problem is, that if you have postinst delete the files, they are > > still registered as belonging to the package. Which is bad, because > > they wouldn't exist.

Re: RFS: daapd - a music server for the Apple DAA protocol

2004-12-03 Thread Mike Furr
Michael A. Dickerson wrote: The package files are at: http://www.dci.pomona.edu/debs/ It looks pretty good. A few comments: 1) You haves patches in both the .diff.gz and in debian/patches. If you are going to use dpatch, its generally a good idea to have all of the patches managed by it, so tha

Re: All Bugzilla important bugs are fixed.

2004-12-03 Thread Francesco Paolo Lovergine
On Fri, Dec 03, 2004 at 02:30:21PM +0100, Alexis Sukrieh wrote: > * Moritz Muehlenhoff ([EMAIL PROTECTED]) disait : > > Francesco P. Lovergine <[EMAIL PROTECTED]> NMUed the security fixes > > in 2.16.7 and offered to take care of 250638 as well. I'm CCing him > > to this mail. > > Ok, great. > >

Re: RFS: daapd - a music server for the Apple DAA protocol

2004-12-03 Thread Michael A. Dickerson
On Fri, 3 Dec 2004, Mike Furr wrote: > > The package files are at: http://www.dci.pomona.edu/debs/ > It looks pretty good. A few comments: Sure .. If I make those changes, would you like to upload the package? I am asking because the debconf, patches, etc. were all things that my previous sponso

Re: RFS: daapd - a music server for the Apple DAA protocol

2004-12-03 Thread Mike Furr
Michael A. Dickerson wrote: Sure .. If I make those changes, would you like to upload the package? Yes. I am asking because the debconf, patches, etc. were all things that my previous sponsor insisted on. Developer's opinions about debconf usage varies quite a bit(like many topics in Debian), so

Re: All Bugzilla important bugs are fixed.

2004-12-03 Thread Alexis Sukrieh
* Francesco Paolo Lovergine ([EMAIL PROTECTED]) disait : > Would you please give me cohordinates for your package? I could do the > upload after a fast reviewing... No problem. You can find, on my personal repository, a package that provides the 3 patches I sent to the BTS, which close the bugs :

Re: RFS: daapd - a music server for the Apple DAA protocol

2004-12-03 Thread Michael A. Dickerson
On Fri, 3 Dec 2004, Mike Furr wrote: > Michael A. Dickerson wrote: > > Sure .. If I make those changes, would you like to upload the package? > Yes. Cool .. I will clean up the things you suggested and get back to you off list. > Developer's opinions about debconf usage varies quite a bit(like m