Skip to content

Commit

Permalink
minimal changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpthomas committed May 3, 2017
1 parent 0421ab4 commit fc32999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ set (GENERIC_NAME "Timer")
set (RELEASE_NAME "Loki")
set (COMMENT "This clock application provides stopwatches, alarms, and timers.")
set (DAEMON_COMMENT "Daemon that deals with Hourglass's alarms.")
set (VERSION "1.0.9")
set (VERSION "1.0.10")
set (VERSION_INFO "Release")

#data directory stuff
Expand Down
3 changes: 1 addition & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ Build-Depends: cmake (>= 2.8),
libglib2.0-dev
Standards-Version: 3.9.5
Homepage: https://github.com/sgpthomas/hourglass

Package: com.github.sgpthomas.hourglass
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: A simple timer and alarm application
Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.
Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.

0 comments on commit fc32999

Please sign in to comment.