[chronojump] Updated howto_new_version.txt



commit 4ff057be32c3673587f541c96fb2576431f38b4b
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Dec 1 18:39:50 2014 +0100

    Updated howto_new_version.txt

 howto_new_version.txt |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/howto_new_version.txt b/howto_new_version.txt
index c9458a7..6bd23a2 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -35,6 +35,21 @@ export DEBFULLNAME="Xavier de Blas"
 export DEBEMAIL="info chronojump org"
 ./deb-pkg.sh 1
 
+--- upload deb package on raspbian ---
+needs this ~/.dput.cf
+
+[chronojump-ppa]
+fqdn = ppa.launchpad.net
+method = ftp
+incoming = ~u-info-x/chronojump-ppa/ubuntu/
+login = anonymous
+allow_unsigned_uploads = 0
+
+and upload like this:
+dput chronojump-ppa build-deb/chronojump..._source.changes
+
+--- end of upload deb package on raspbian ---
+
 macosx stuff
 ------------
 download (with filezilla is very fast), using owncloud is nice also


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]