Skip to content

Commit

Permalink
Merge pull request #2 from morph027/master
Browse files Browse the repository at this point in the history
v0.16.0
  • Loading branch information
Gregy authored Dec 4, 2016
2 parents 1d5bf5a + b42334d commit fc98f18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ Build debs:
```sh
git clone https://github.com/Gregy/znapzend-debian.git
cd znapzend-debian
wget https://github.com/oetiker/znapzend/releases/download/v0.15.7/znapzend-0.15.7.tar.gz -O znapzend_0.15.7.orig.tar.gz
tar xf znapzend_0.15.7.orig.tar.gz
cp -r debian/ znapzend-0.15.7
cd znapzend-0.15.7
git clone -b v0.16.0 https://github.com/oetiker/znapzend
cp -r debian/ znapzend
cd znapzend
debuild -us -uc
```

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
znapzend (0.16.0-1) UNRELEASED; urgency=medium

* Release v0.16.0

-- morph027 <morphsen@gmx.com> Sat, 03 Dec 2016 17:00:00 +0200

znapzend (0.15.7-1) UNRELEASED; urgency=medium

* Initial release.
Expand Down

0 comments on commit fc98f18

Please sign in to comment.