[Debian Wiki] Update of "DebianMed/HowT oGet" by AndreasTille

Debian Wiki <[email protected]>
Newsgroups gmane.linux.debian.devel.medical.scm,gmane.linux.debian.devel.www
Message-ID <[email protected]>
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianMed/HowToGet" page has been changed by AndreasTille:
https://wiki.debian.org/DebianMed/HowToGet?action=diff&rev1=24&rev2=25

Comment:
How to setup a chroot for other target distributions

  {{{
  dput debianmedppa *_source.changes
  }}}
+ == Q. How can I create packages on a Debian system for other distros? ==
+ You can setup a cowbuilder chroot.  Here is an example for an Ubuntu trusty system which also includes the Debian Med PPA:
+ {{{
+ COMPONENTS="main universe" sudo cowbuilder --create  --distribution trusty \
+         --basepath /var/cache/pbuilder/trusty.cow \
+         --mirror http://de.archive.ubuntu.com/ubuntu/ \
+         --othermirror "deb http://ppa.launchpad.net/debian-med/ppa/ubuntu trusty main" \
+         --debootstrapopts "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg"
+ }}}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.