On 11-10-02 at 12:16pm, Hans-Christoph Steiner wrote:
> 
> I find that Launchpad is a good place to test new packages.  I think 
> you have a launchpad account already, so it should be easy.  I always 
> upload my packages to my launchpad before submitting them for upload 
> to Debian.  So far, I haven't remembered how to use cowbuilder or 
> pbuilder... an uploading to launchpad has stuck.

Below shouled work (written by memory, so might have missed some steps):

  # aptitude install sudo git-buildpackage cowbuilder
  # adduser myself sudo
  # cd /usr/local
  # git clone git://source.jones.dk/bin

  $ localcowbuilder-create sid
  $ cd my-package
  $ localgitcowdebuild sid --git-ignore-new
  $ git dch -a
  $ dch -r
  $ git commit -m "Prepare for release: Update changelog." -a
  $ localgitcowdebuild sid --git-sign


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to