On Mon, Jul 30, 2007 at 11:27:35AM +0530, Kumar Appaiah <[EMAIL PROTECTED]>
wrote:
> On Mon, Jul 30, 2007 at 07:39:59AM +0200, Mike Hommey wrote:
> > This is just the fine way. Or, for 2 lines, you can directly write them
> > in debian/rules. BTW, I would recommend you to, and to hard code the
> >
On Mon, Jul 30, 2007 at 11:27:35AM +0530, Kumar Appaiah wrote:
> echo -e "#!/bin/sh\nexec /usr/bin/python2.4 \
> /usr/lib/python2.4/site-packages/HarvestMan/harvestman.py \"[EMAIL
> PROTECTED]"" > harvestman
OK, so it's actually this:
echo -e "#!/bin/sh\nexec /usr/bin/python2.4 \
On Mon, Jul 30, 2007 at 07:39:59AM +0200, Mike Hommey wrote:
> This is just the fine way. Or, for 2 lines, you can directly write them
> in debian/rules. BTW, I would recommend you to, and to hard code the
> python version in the script provided by the package instead of using
> pyversions at runti
On Mon, Jul 30, 2007 at 10:48:21AM +0530, Kumar Appaiah <[EMAIL PROTECTED]>
wrote:
> Dear Debian Mentors,
>
> While working on a Python command-line application (harvestman, which
> is already in Debian), I have the necessity to create a /usr/bin
> entry. Now, creating a symbolic link to the actu
On Mon, Jul 30, 2007 at 07:19:20AM +0200, Bart Martens wrote:
> If the source package contains debian/bin/harvestman then debian/install
> can contain this line: debian/bin/harvestman usr/bin/
Unfortunately, the source package does not contain such a file. It
merely creates a symbolic link, if I r
On Sun, Jul 29, 2007 at 11:44:46PM -0500, Richard A. Johnson wrote:
> Yes it is. Granted they are similar, KPlayer is a bit more advanced with
> extra
> features. One of my favorite features is how it can either be compact or it
[snip]
Right! I just wanted to be sure (I am _not_ playing spoils
Dear Debian Mentors,
While working on a Python command-line application (harvestman, which
is already in Debian), I have the necessity to create a /usr/bin
entry. Now, creating a symbolic link to the actual executable in
/usr/lib/python2.4/... is what the provided installer does. But I want
to rep
On Sunday 29 July 2007, Kumar Appaiah wrote:
| On Sun, Jul 29, 2007 at 02:54:34PM -0500, Richard A. Johnson wrote:
| > Dear mentors,
| >
| > I am looking for a sponsor for my package "kplayer".
| > kplayer- KDE multimedia player frontend for MPlayer
|
| What about this:
|
| [EMAIL PROTECTED] a
On Sun, Jul 29, 2007 at 02:54:34PM -0500, Richard A. Johnson wrote:
> Dear mentors,
>
> I am looking for a sponsor for my package "kplayer".
> kplayer- KDE multimedia player frontend for MPlayer
What about this:
[EMAIL PROTECTED] apt-cache show kmplayer
Package: kmplayer
Priority: optional
S
On Sun, 29 Jul 2007 23:04:17 +0100
Neil Williams <[EMAIL PROTECTED]> wrote:
> On Sun, 29 Jul 2007 23:04:10 +0200
> Francesco Namuri <[EMAIL PROTECTED]> wrote:
>
> > Dear mentors,
> >
> > I am looking for a sponsor for my package "gnome-phone-manager".
>
> I wish I had the time to do this one -
On Sun, 29 Jul 2007 19:33:39 +0200
Franz Pletz <[EMAIL PROTECTED]> wrote:
> On Sun, Jul 29, 2007 at 05:14:46PM +0100, Neil Williams wrote:
> > Your package fails to build:
>
> Thanks. There was some trouble with the version of automake the package
> is depending upon. I fixed the issue in configu
On Sun, 29 Jul 2007 23:04:10 +0200
Francesco Namuri <[EMAIL PROTECTED]> wrote:
> Dear mentors,
>
> I am looking for a sponsor for my package "gnome-phone-manager".
I wish I had the time to do this one - I somehow expect it to be a
tricky package overall though because bluetooth things often are
Dear mentors,
I am looking for a sponsor for my package "gnome-phone-manager".
Package name: gnome-phone-manager
Version : 0.8+svn20070729-1
Upstream Author : Bastien Nocera <[EMAIL PROTECTED]>
URL : http://live.gnome.org/PhoneManager
License : GPL
Sect
Dear mentors,
I am looking for a sponsor for my package "kplayer".
* Package name : kplayer
Version : 0.6.3-1
Upstream Author : kiriuja <[EMAIL PROTECTED]>
* URL : http://kplayer.sourceforge.net
* License : GPL
Section
On Sun, Jul 29, 2007 at 05:14:46PM +0100, Neil Williams wrote:
> Your package fails to build:
>
> chmod +x autogen.sh
> ./autogen.sh
> configure.in: 11: `automake requires `AM_CONFIG_HEADER', not
> `AC_CONFIG_HEADER'
> automake: configure.in: installing `./install-sh'
> automake: configure.in: in
On Sat, 28 Jul 2007 22:14:41 +0100
Neil Williams <[EMAIL PROTECTED]> wrote:
> On Sat, 28 Jul 2007 22:52:40 +0200
> Franz Pletz <[EMAIL PROTECTED]> wrote:
>
> > Dear mentors,
> >
> > I am looking for a sponsor for the new version 1.4.1-1
> > of my package "genext2fs".
Your package fails to build
On Sun, Jul 29, 2007 at 01:02:08PM +0800, Thomas Goirand wrote:
> Christoph Haas wrote:
> > On Fri, Jul 27, 2007 at 03:42:55PM +0800, Thomas Goirand wrote:
> >> I am looking for a sponsor for my package "php-html-progress2".
> >>
> >> * Package name: php-html-progress2
> >> Version :
Hi!
* Franz Pletz <[EMAIL PROTECTED]> [070729 16:35]:
> Yes, I read the description. But the Makefile exists in any case because
> it comes with the original source. There is no autofoo-stuff involved
> generating the Makefile so I gathered the extra check wouldn't be
> necessary at all. Or am I
On Sun, Jul 29, 2007 at 04:15:57PM +0200, Alexander Schmehl wrote:
> * Franz Pletz <[EMAIL PROTECTED]> [070729 15:08]:
> > > $ lintian -i gplanarity_11496-2_i386.changes
> > > W: gplanarity source: debian-rules-ignores-make-clean-error line 28
> [..]
> > Yup, thanks, fixed. I ran lintian over the d
Hi!
* Franz Pletz <[EMAIL PROTECTED]> [070729 15:08]:
> > $ lintian -i gplanarity_11496-2_i386.changes
> > W: gplanarity source: debian-rules-ignores-make-clean-error line 28
[..]
> Yup, thanks, fixed. I ran lintian over the deb, so this issue wasn't
> detected. Will remember using the .changes f
* "Adam Cécile (Le_Vert)" <[EMAIL PROTECTED]> [070729 09:49]:
> I would be glad if someone uploaded this package for me.
Done.
Yours sincerely,
Alexander
signature.asc
Description: Digital signature
2007/7/29, Andreas Barth:
> The package looks very good to me, thank you very much. Just a tiny
> note: I didn't find the change to the debconf strings documented (though
> the changes are a very good decision IMHO) - if you wouldn't mind, I
> would just add this line to the changelog and upload it
On Sun, Jul 29, 2007 at 03:10:22PM +0200, Krzysztof Burghardt wrote:
> Dear mentors,
>
> I am looking for a sponsor for the new version 3.95.dfsg.1-4
> of package "xawtv". I'd like to become its maintainer.
>
> It builds these binary packages:
> alevtd - http daemon for videotext pages
> fbtv
* Krzysztof Burghardt ([EMAIL PROTECTED]) [070729 15:11]:
> I am looking for a sponsor for the new version 3.95.dfsg.1-4
> of package "xawtv". I'd like to become its maintainer.
The package looks very good to me, thank you very much. Just a tiny
note: I didn't find the change to the debconf string
Dear mentors,
I am looking for a sponsor for the new version 3.95.dfsg.1-4
of package "xawtv". I'd like to become its maintainer.
It builds these binary packages:
alevtd - http daemon for videotext pages
fbtv - linux console (fbcon) TV application
pia- movie player
radio -
Hi Alexander!
On Sun, Jul 29, 2007 at 02:36:13PM +0200, Alexander Schmehl wrote:
> > The package appears to be lintian clean.
>
> No it isn't:
> $ lintian -i gplanarity_11496-2_i386.changes
> W: gplanarity source: debian-rules-ignores-make-clean-error line 28
>
> Fix is trivial, and shouldn't be
Hi Franz!
* Franz Pletz <[EMAIL PROTECTED]> [070728 23:16]:
> I am looking for a sponsor for the new version 11496-2
> of my package "gplanarity".
You found one, just a few small things I would like to see fixed, before
uploading:
> The package appears to be lintian clean.
No it isn't:
$ linti
On Sunday 29 July 2007, Ben Finney wrote:
> Brendon Costa <[EMAIL PROTECTED]> writes:
> > I have those files listed below (Excepting the
> > package_1.0-1.diff.gz) as there are no differences that need to be
> > applied for debian. So a "source distribution" would just include
> > the .dsc and .tar
Brendon Costa <[EMAIL PROTECTED]> writes:
> I have those files listed below (Excepting the
> package_1.0-1.diff.gz) as there are no differences that need to be
> applied for debian. So a "source distribution" would just include
> the .dsc and .tar.gz file.
Even when you are acting in both the "up
Dear mentors,
I am looking for a sponsor for the new version 0.5.3-1
of my package "deluge-torrent".
It builds these binary packages:
deluge-torrent - A Bittorrent client written in Python/PyGTK
The package appears to be lintian clean.
The upload would fix these bugs: 416013
The package can b
30 matches
Mail list logo