Skip to content

Commit

Permalink
Debian build script updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aursulis committed Mar 9, 2024
1 parent beb7c83 commit ca3120b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
olimp-control (1.1-1) unstable; urgency=low

* Update systemd unit file

-- LMIO TC <[email protected]> Sat, 09 Mar 2018 21:35:00 +0000

olimp-control (1.0-1) unstable; urgency=low

* Initial release (Closes: #nnnn)
* Initial release

-- LMIO TC <[email protected]> Thu, 22 Mar 2018 08:24:12 +0200
2 changes: 1 addition & 1 deletion debian/compat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9
10
2 changes: 1 addition & 1 deletion makedeb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# https://www.debian.org/doc/manuals/maint-guide/
# https://wiki.debian.org/Packaging

ver='1.0'
ver='1.1'
projdir="olimp-control-${ver}"
projtar="olimp-control_${ver}.orig.tar.gz"
builddir="build"
Expand Down

0 comments on commit ca3120b

Please sign in to comment.