Re: Building process needs certain architecture's machine

2009-03-01 Thread Kov Chai
On Sun, Mar 1, 2009 at 11:11 PM, Goswin von Brederlow wrote: > Kov Chai writes: > >> Hi all, >> >> I am packaging sunpinyin. The install script of this software will >> identify the endian-ness of the building machine and generate a binary >> data file from its architecture independent format.  A

RFS: burn

2009-03-01 Thread Ben Finney
Howdy mentors, I am seeking a sponsor for my adopted package, ‘burn’. Package name: burn Version : 0.4.3.ds1-1 Upstream Author : Gaetano Paolone URL : http://www.bigpaul.org/burn/ License : GPL-2 Section : otherosfs It builds these

Re: RFS: libsvm (bug fixed)

2009-03-01 Thread Raphael Geissert
Hello, What about improving the short description? "The LIBSVM shared library" only tells me something, twice, I alread know: it is a library (*lib*svm2, "The *LIB*SVM shared *library*"), but doesn't tell me at all what SVM stands for, or what exactly that library does. Cheers, -- Raphael Geisse

Re: Directories left on upgrade, files not removed on upgrade?

2009-03-01 Thread Daniel Leidert
Am Sonntag, den 01.03.2009, 16:05 +0100 schrieb Goswin von Brederlow: > Paul Gevers writes: > > >> Preparing to replace docbook-xsl-doc-html 1.73.2.dfsg.1-5 (using > >> docbook-xsl-doc-html_1.74.2-1_all.deb) ... > >> Unpacking replacement docbook-xsl-doc-html ... > >> dpkg: warning - unable to d

Re: RFH: mdadm packaging

2009-03-01 Thread Dustin Kirkland
On Mon, Feb 16, 2009 at 4:26 AM, martin f krafft wrote: > I am a bit swamped and won't be able to see to the many things that > need to be done with mdadm for squeeze: > > - synchronise the big Ubuntu patch; Dustin Kirkland from Canonical >  has expressed interest to cooperate and could help. Hi

mdadm+udev roadmap (was: RFH: mdadm packaging)

2009-03-01 Thread martin f krafft
also sprach Dustin Kirkland [2009.03.01.1951 +0100]: > Most of the Ubuntu diff is present due to our use of udev for device bringup. > Is there roadmap for udev in Debian? I think we are trying to minimise the diff with upstream, but you probably want to know about the mdadm+udev roadmap. I'd li

Re: RFS: blueman

2009-03-01 Thread Jelle de Jong
Luca Niccoli wrote: > 2009/3/1 Jelle de Jong : > >> Would it not be better to improver bluez-gnome? or work with the > > bluez-gnome is... for gnome. > > >> Nope there are no official command line tools for pairing, there is the >> simple-agent.py script in the testing directory of the git sour

Re: RFS: blueman

2009-03-01 Thread Luca Niccoli
2009/3/1 Jelle de Jong : > Would it not be better to improver bluez-gnome? or work with the bluez-gnome is... for gnome. > Nope there are no official command line tools for pairing, there is the > simple-agent.py script in the testing directory of the git source, but it > is not supported and d

Re: RFS: blueman

2009-03-01 Thread Jelle de Jong
Christopher Schramm wrote: > Jelle de Jong wrote: >> This program looks nice, but I would like to see a very detailed >> explanation how it difference and what the relation is with: >> >> gpe-bluetooth >> bluetooth-applet (gnome-bluez) > > As mentioned (applies to bluez-gnome as well) - blueman br

Re: RFS: blueman

2009-03-01 Thread Christopher Schramm
Jelle de Jong wrote: > This program looks nice, but I would like to see a very detailed > explanation how it difference and what the relation is with: > > gpe-bluetooth > bluetooth-applet (gnome-bluez) As mentioned (applies to bluez-gnome as well) - blueman brings audio, input and dial-up support

Re: Building process needs certain architecture's machine

2009-03-01 Thread Goswin von Brederlow
Kov Chai writes: > Hi all, > > I am packaging sunpinyin. The install script of this software will > identify the endian-ness of the building machine and generate a binary > data file from its architecture independent format. And the > executable only works with the data file of appropriate endia

Re: Directories left on upgrade, files not removed on upgrade?

2009-03-01 Thread Goswin von Brederlow
Paul Gevers writes: >> Preparing to replace docbook-xsl-doc-html 1.73.2.dfsg.1-5 (using >> docbook-xsl-doc-html_1.74.2-1_all.deb) ... >> Unpacking replacement docbook-xsl-doc-html ... >> dpkg: warning - unable to delete old directory >> `/usr/share/doc/docbook-xsl/doc/slides': Directory not emp

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Sjors Gielen
Paul Wise schreef: On Sun, Mar 1, 2009 at 8:45 PM, Sjors Gielen wrote: As I understand it, ReactOS is an operating system you can run Cygwin on. Why would I include the kernel? I'd say users of ReactOS can fetch Cygwin or Debian-kCygwin in the same way as Win32 users would. Right? Without it

Re: RFS: blueman

2009-03-01 Thread Jelle de Jong
Christopher Schramm wrote: > Neil Williams wrote: >> On Sat, 28 Feb 2009 23:31:42 +0100 >> Christopher Schramm wrote: >> >>> In my eyes blueman could be a real deal for lightweight desktops. >> gpe-bluetooth is designed for that kind of environment - how does this >> one differ? >> > > I'm not fa

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Bernd Zeimetz
Paul Wise wrote: > Without it you can't put Cygwin in main since it would depend on > non-free software. > uhm nobody was talking about putting cygwin into the archive, if I understand it right. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2

Re: 3.0 Quilt packages

2009-03-01 Thread Bernd Zeimetz
Noel David Torres Taño wrote: > > Thanks. I _am_ patient, just try to be informed as well, since do not know > which list to follow to be informed. debian-devel-annou...@l.d.o is a good list to read if you want to know if such a change happened. Sending patches to ftp-master could speed things u

Building process needs certain architecture's machine

2009-03-01 Thread Kov Chai
Hi all, I am packaging sunpinyin. The install script of this software will identify the endian-ness of the building machine and generate a binary data file from its architecture independent format. And the executable only works with the data file of appropriate endian-ness. So, to minimize the u

[RFS] python-lockfile 0.7-1

2009-03-01 Thread Ben Finney
Howdy mentors, I am seeking a sponsor for my new package, ‘python-lockfile’ version 0.7-1. Package name: python-lockfile Version : 0.7-1 Upstream Author : Skip Montanaro URL : http://pypi.python.org/pypi/lockfile License : Expat (MIT/X11) S

Re: 3.0 Quilt packages

2009-03-01 Thread Noel David Torres Taño
On Sunday 01 March 2009 03:46:27 Paul Wise wrote: > On Sun, Mar 1, 2009 at 9:47 AM, Noel David Torres Taño > wrote: > > > Does somebody know if 3.0 (Quilt) format packages are actually accepted in > > the archive? My mentor tried before Lenny frozen and the package get > > rejected then. > > T

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Paul Wise
On Sun, Mar 1, 2009 at 8:45 PM, Sjors Gielen wrote: > As I understand it, ReactOS is an operating system you can run Cygwin on. > Why would I include the kernel? I'd say users of ReactOS can fetch Cygwin or > Debian-kCygwin in the same way as Win32 users would. Right? Without it you can't put Cy

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Sjors Gielen
Paul Wise schreef: On Sun, Mar 1, 2009 at 8:11 PM, Sjors Gielen wrote: If the binary compatibility is complete, Cygwin should run fine on ReactOS and so will the port, right? :-) Probably, will you include the ReactOS kernel then? As I understand it, ReactOS is an operating system you can

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Paul Wise
On Sun, Mar 1, 2009 at 8:11 PM, Sjors Gielen wrote: > If the binary compatibility is complete, Cygwin should run fine on ReactOS > and so will the port, right? :-) Probably, will you include the ReactOS kernel then? -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to d

Re: Creating a debian package for a port, from a modified existing Debian package

2009-03-01 Thread Sjors Gielen
Paul Wise schreef: On Sun, Mar 1, 2009 at 2:11 AM, Sjors Gielen wrote: I'm working on a Debian port to Cygwin called Debian GNU/kCygwin. Have you considered basing it on ReactOS (GPLed, binary-compatible Windows clone) so that proprietary software isn't needed to run your port? If the bin

Re: Directories left on upgrade, files not removed on upgrade?

2009-03-01 Thread Paul Gevers
> Preparing to replace docbook-xsl-doc-html 1.73.2.dfsg.1-5 (using > docbook-xsl-doc-html_1.74.2-1_all.deb) ... > Unpacking replacement docbook-xsl-doc-html ... > dpkg: warning - unable to delete old directory > `/usr/share/doc/docbook-xsl/doc/slides': Directory not empty > dpkg: warning - unable

RESPONDER DE INMEDIATO

2009-03-01 Thread Mr Jacobs Salami
Yo soy el jefe del departamento de cuentas y la intervencisn que este banco(BOA BF) Banco de Africa, aqum en mi pams, Burkina Faso Africa Occidentaldaa Guan contect mm y el juego despuis de una cuidadosa reflexisn que usted puede ser capaz de gestionar esta operacisn a las empresas explicar masade

Re: RFS: blueman

2009-03-01 Thread Christopher Schramm
Neil Williams wrote: > On Sat, 28 Feb 2009 23:31:42 +0100 > Christopher Schramm wrote: > >> In my eyes blueman could be a real deal for lightweight desktops. > > gpe-bluetooth is designed for that kind of environment - how does this > one differ? > I'm not familiar with gpe-bluetooth, but the