[med-svn] [Debian Wiki] Update of "DebianMed/HowToGet" by AndreasTille

Debian Wiki debian-www at lists.debian.org
Tue Mar 24 10:45:46 UTC 2015


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=16&rev2=17

Comment:
How can I upload packages to Debian Med PPA?

  gpg -a --export 5F8D4E5375DD1BE7 | sudo apt-key add -
  }}}
  
+ == Q. How can I upload packages to Debian Med PPA? ==
+  * Ask for membership at [[https://launchpad.net/~debian-med|Debian Med PPA]]
+  * Make sure you have [[https://launchpad.net/people/+me/+editpgpkeys|uploaded your fingerprint]]
+  * Create a dput config file "~/.dput.cf" containing
+ {{{
+ [debianmedppa]
+ fqdn = ppa.launchpad.net
+ method = ftp
+ incoming = ~debian-med/ppa/ubuntu/
+ login = anonymous
+ allow_unsigned_uploads = 0
+ }}}
+ 



More information about the debian-med-commit mailing list