Charlie wrote: > Hello MOTU's > > Ok I'm confused, at what stage in the building process do you include > 0ubunt1 into your package name?
You have to include it in debian/changelog, so the first line looks like this: liferea (1.2.17-0ubuntu1) gutsy; urgency=low Cheers Emilio > This is how I build my package > 1. Take the original tarball and unpack it > 2. Rename ampache-3.3.3.2.tar.gz to ampache_3.3.3.2.tar.gz (per the > Ubuntu Packaging Guide) > 3, cd ampache-3.3.3.2 > 4. Then I run sudo dh_make -e [EMAIL PROTECTED] -f > ../ampache_3.3.3.2.tar.gz. I now have these files > ampache-3.3.3.2 > ampache_3.3.3.2.orig.tar.gz > ampache_3.3.3.2.tar.gz > 5. I then run sudo debuild -S -sa -k<keyid>, I now have these files present > ampache-3.3.3.2 > ampache_3.3.3.2.orig.tar.gz > ampache_3.3.3.2.tar.gz > ampache_3.3.3.2-1.dif.gz > ampache_3.3.3.2-1.dsc > ampache_3.3.3.2-1_source.build > ampache_3.3.3.2-1_source.changes > > So where does the 0ubuntu1 come in? > > Do I just change the name of the .dsc, .dif.gz, _sources.changes, and > the _sources.build to ampache_3.3.3.2-0ubuntu1.dsc, etc. If I do that it > won't upload to REVU. > > Is there a step I am missing? > > What the problem is, is that I have a package on REVU and the > orig.tar.gz file is named ampache-3.3.3.2_0ubuntu1.orig.tar.gz this is > incorrect and needs to be changed just not sure how to do it. > > Any comments/suggetions welcome > > Thanks > > Charlie >
signature.asc
Description: OpenPGP digital signature
-- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
