0ubuntu1

Charlie cjsmo at cableone.net
Sun Jun 17 22:54:04 BST 2007


Hello MOTU's

Ok I'm confused, at what stage in the building process do you include
0ubunt1 into your package name?

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 myname at cableone.net -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



More information about the Ubuntu-motu mailing list