[chronojump] updated howto_new_version.txt



commit 649b3a161eb3f8a3ca581d23ffdd5c71202cec75
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Jul 28 15:05:02 2017 +0200

    updated howto_new_version.txt

 howto_new_version.txt |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/howto_new_version.txt b/howto_new_version.txt
index d855330..7c5aa31 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -8,6 +8,7 @@ VERSION=1.6.2
 git commit -a -m "Bump version $VERSION"
 
 git tag -a "$VERSION"
+(added links to changes here, maybe better on the previous git commit)
 git push
 git push origin --tags
 
@@ -71,7 +72,7 @@ sudo dpkg-divert --rename --remove /etc/xdg/autostart/gnome-keyring-gpg.desktop
 
 export DEBFULLNAME="Xavier de Blas"
 export DEBEMAIL="info chronojump org"
-./deb-pkg.sh 1
+./deb-pkg.sh 1 (broken, needs: libmono-sqlite2.0-cil libmono-winforms2.0-cil python-wxgtk2.8)
 
 read carefully screen messages. Once says: successfully uploaded, need to wait 1h 30' aprox, then an email 
will be sent from launchpad telling if ok or not.
 
@@ -111,7 +112,7 @@ dput chronojump-ppa build-deb/chronojump..._source.changes
 
 macosx stuff
 ------------
-If is for internal use, copy into: /Users/chronojump/BinarisMac/
+If is for internal use, mv into: /Users/chronojump/BinarisMac/
 to be automatically available on owncloud
 
 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]