can u plz guide me on making a debian  package from the point which i have i told you in my last mail<br><br><div class="gmail_quote">2008/12/17 Yavor Doganov <span dir="ltr"><<a href="mailto:yavor@gnu.org">yavor@gnu.org</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Ankit Sahai wrote:<br>
><br>
> one more i have downloaded gocmpris-8.4.8.tar.gz and extract it<br>
> . but there is no /debian folder in thsi that you mention.<br>
<br>
</div>Sure there isn't.  You have to take it from the Debian source package.<br>
<div class="Ih2E3d"><br>
> > from where can i get the Thomas Petazzoni  steps on how<br>
> > to package 8.4.8 based on the packaging of 8.4.8.<br>
<br>
</div>The second message in the thread, Message-ID:<br>
<20081204175110.687ebea4@surf>:<br>
<br>
,----<br>
<div class="Ih2E3d">| You simply need an unpacked GCompris tarball, in which you put the<br>
| debian/ directory that you can borrow from an older version of<br>
| the GCompris package available in Debian/Ubuntu.<br>
|<br>
| In a nutshell, something like:<br>
|<br>
|  1. Download the tarball of gcompris 8.4.8<br>
|  2. tar xzf gcompris-8.4.8.tar.gz<br>
|  3. Get the source of the debian package:<br>
|     apt-get source gcompris<br>
|  4. Copy the debian/ directory to the new GCompris version:<br>
|     cp -a gcompris_8.4.x/debian/ gcompris-8.4.8/<br>
|  5. Add a new entry in gcompris-8.4.8/debian/changelog<br>
|  6. Make any other needed modifications to gcompris-8.4.8/debian/<br>
|  7. Compile the package:<br>
|     cd gcompris-8.4.8<br>
|     dpkg-buildpackage -rfakeroot<br>
|  8. If it doesn't work, go to 6.<br>
</div>`----<br>
<br>
Alternatively, you can use my unofficial gNewSense package -- I<br>
haven't tried, but it should build under Debian:<br>
<br>
dget <a href="http://gns.katsarov.org/gns/jungle/gcompris_8.4.8-gns1.dscdpkg-source" target="_blank">http://gns.katsarov.org/gns/jungle/gcompris_8.4.8-gns1.dsc<br>
dpkg-source</a> -x gcompris_8.4.8-gns1.dsc<br>
cd gcompris-*<br>
debuild (install the reported missing build-dependencies, if any)<br>
# dpkg -i ../gcompris_*.deb ../gcompris-data_*.deb ../gcompris-sound-pa_*.deb<br>
<div><div></div><div class="Wj3C7c"><br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can't happen without you.  Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
_______________________________________________<br>
gcompris-devel mailing list<br>
<a href="mailto:gcompris-devel@lists.sourceforge.net">gcompris-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gcompris-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gcompris-devel</a><br>
</div></div></blockquote></div><br>