summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
Diffstat (limited to 'README.git')
-rw-r--r--README.git22
1 files changed, 8 insertions, 14 deletions
diff --git a/README.git b/README.git
index a482d4c..fea22a3 100644
--- a/README.git
+++ b/README.git
@@ -10,20 +10,14 @@ adapt version in targavfd.c and HISTORY
set date in HISTORY
-git commit
-git status # must be clean
-git tag -a -m'new release' '0.0.5'
-git push --tags
-
-cd
-cd tmp
-rm -rf targavfd-0.0.5
-git clone git://projects.vdr-developer.org/vdr-plugin-targavfd.git targavfd-0.0.5
-cd targavfd-0.0.5
-git checkout 0.0.5
-rm -rf .git*
-cd ..
-tar cfz vdr-targavfd-0.0.5.tgz targavfd-0.0.5
+#> git commit
+#> git status # must be clean
+#> git tag -a -m 'new release' '0.0.5'
+#> git push --tags
+
+Build package
+
+#> make dist
in the project configuration, add new version 0.0.5
upload vdr-targavfd-0.0.5.tgz