[chronojump] Moving package to new ppa
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Moving package to new ppa
- Date: Fri, 4 Jul 2014 19:28:58 +0000 (UTC)
commit 06b5444c4a3ad842d5e0b8c5b874097bec814a37
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Jul 4 21:28:25 2014 +0200
Moving package to new ppa
deb-pkg.sh.in | 2 +-
howto_new_version.txt | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/deb-pkg.sh.in b/deb-pkg.sh.in
index 0d3b38c..786c0ae 100644
--- a/deb-pkg.sh.in
+++ b/deb-pkg.sh.in
@@ -14,7 +14,7 @@ BUILD_DIR="$ORIG_DIR/build-deb"
PKG_NAME= PACKAGE@
PKG_VERSION= VERSION@
DEB_VERSION=$1
-PPA=ylatuya/ppa
+PPA=u-info-x/chronojump-ppa
package () {
DIST=$1 # karmic
diff --git a/howto_new_version.txt b/howto_new_version.txt
index 2af001c..e2781f5 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -22,14 +22,17 @@ create deb package
-----
1st time)
sudo apt-get install devscripts dput debhelper cdbs mono-devel cli-common-dev libdistro-info-perl
-export DEBEMAIL="support chronojump org"
+
GPG key (add random)
apt-get install rng-tools
rngd -r /dev/urandom
GPG generate key:
gpg --gen-key
+(use the values on DEBFULLNAME and DEBEMAIL, see below)
create package)
+export DEBFULLNAME="Xavier de Blas"
+export DEBEMAIL="info chronojump org"
./deb-pkg.sh 1
macosx stuff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]