parent
e13b12f19a
commit
fa53ca920a
5 changed files with 27 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
In this folder the packaging scripts are placed, e.g. the folder debian |
||||||
|
contains the definitions which are used for the Ubuntu PPA Build |
||||||
|
(Work in progress) |
||||||
|
|
||||||
@ -0,0 +1,2 @@ |
|||||||
|
ppa-build |
||||||
|
|
||||||
@ -0,0 +1,6 @@ |
|||||||
|
xournalpp (1.0.2-0) unstable; urgency=low |
||||||
|
|
||||||
|
* Initial release Debian Packaging |
||||||
|
|
||||||
|
-- Andreas Butti <andreasbutti@gmail.com> Mon, 03 Dec 2018 20:00:00 +0100 |
||||||
|
|
||||||
@ -0,0 +1,10 @@ |
|||||||
|
## Test Ubuntu PPA Build |
||||||
|
## |
||||||
|
## Preparation: |
||||||
|
## sudo apt install git-build-recipe |
||||||
|
|
||||||
|
git-build-recipe --package xournalpp --allow-fallback-to-native xournalpp.recipe ppa-build |
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -0,0 +1,5 @@ |
|||||||
|
# git-build-recipe format 0.3 deb-version master-{date}-{time} |
||||||
|
|
||||||
|
lp:xournalpp |
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in new issue