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
+ }}}
+ 

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to