Starting with Debian Build / Ubuntu PPA

presentation
Andreas Butti 7 years ago
parent e13b12f19a
commit fa53ca920a
  1. 4
      packaging/README.md
  2. 2
      packaging/debian/.gitignore
  3. 6
      packaging/debian/debian/changelog
  4. 10
      packaging/debian/test.sh
  5. 5
      packaging/debian/xournalpp.recipe

@ -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…
Cancel
Save