Re: packaging C interpreter

2012-07-22 Thread Rustom Mody
On Mon, Jul 23, 2012 at 4:27 AM, Giulio Paci wrote: > On 21/07/2012 08:34, Gergely Nagy wrote: > > Rustom Mody writes: > > > >> I use and am interested in packaging the C interpreter > >> http://www.linuxbox.com/tiki/node/149 > > > >> 1. Its not

packaging C interpreter

2012-07-20 Thread Rustom Mody
I use and am interested in packaging the C interpreter http://www.linuxbox.com/tiki/node/149 Before spending significant time on it, I thought I would ask if this would be acceptable as a debian package Some possible issues: 1. Its not under GPL but a 'creative licence' 2. It build does not use a

Re: What version of debian to develop debian packages?

2011-09-29 Thread Rustom Mody
On Thu, Sep 29, 2011 at 12:45 PM, Paul Waring wrote: > On 29/09/11 03:03, Michael Shuler wrote: > >> On 09/28/2011 08:54 PM, Paul Elliott wrote: >> >>> >>> What version of debian must you have to develop debian packages? >>> >> >> All package uploads go into unstable (Sid), so all new packaging >

Re: Four days

2010-10-09 Thread Rustom Mody
On Sat, Oct 9, 2010 at 12:35 PM, Paul Wise wrote: > On Sat, Oct 9, 2010 at 2:17 PM, Rustom Mody wrote: > >> For example here are a couple of my last questions there: >> >> http://forums.debian.net/viewtopic.php?f=10&t=55938 >> http://forums.debian.net/viewtopic

Re: Four days

2010-10-08 Thread Rustom Mody
As a noob-wannabe mentee I see one issue which has not been mentioned: There's no list whose level is between this mentors list and the debian user lists eg http://forums.debian.net/viewforum.php?f=10 For example here are a couple of my last questions there: http://forums.debian.net/viewtopic.ph

Re: packaging qt apps for debian

2010-10-02 Thread Rustom Mody
On Sat, Oct 2, 2010 at 12:16 PM, David Kalnischkies wrote: > Hi Rustom, > > 2010/10/2 Rustom Mody : >> Are there any pointers/policy/howtos for using qmake (rather than >> configure) for deb-packaging? > > Do you know debhelper? debhelper (>= 7.4.12) shoul

packaging qt apps for debian

2010-10-01 Thread Rustom Mody
I am trying to package the musical analysis qt app tartini ( http://miracle.otago.ac.nz/tartini/ ) for debian Like typical qt apps it uses the qmake; make sequence (rather than configure; make) Are there any pointers/policy/howtos for using qmake (rather than configure) for deb-packaging? -- To