Skip to content

Commit

Permalink
try to fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Aug 18, 2017
1 parent 327b041 commit 76f3f9f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set (DATADIR "${CMAKE_INSALL_PREFIX}/share")
set (PKGDATADIR "${DATADIR}/${PROJECT_NAME}")
set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
set (RELEASE_NAME "Monitor")
set (VERSION "0.2")
set (VERSION "0.2.3")
set (VERSION_INFO "Alpha")
set (DOLLAR "$")

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
com.github.stsdc.monitor (0.2.3) xenial; urgency=low

* Initial Release.

-- Stanisław Dac <[email protected]> Fri, 18 Aug 2017 16:30:09 +0200

com.github.stsdc.monitor (0.2.2) xenial; urgency=low

* Initial Release.
Expand Down
1 change: 0 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Build-Depends: cmake (>= 2.8),
debhelper (>= 9),
libgtk-3-dev,
libglib2.0-dev,
valac-0.34,
valac (>= 0.26),
libgranite-dev,
libbamf3-dev,
Expand Down

0 comments on commit 76f3f9f

Please sign in to comment.