This is an automated email from the git hooks/post-receive script. sergiodj-guest pushed a commit to branch master in repository sleepyhead.
commit 0404c8a6c66a49c32d4f4fe252cc89c6ae967eab Author: Sergio Durigan Junior <[email protected]> Date: Mon Oct 12 16:23:55 2015 -0400 Remove period from Description field on debian/control Fix lintian message (description-synopsis-might-not-be-phrased-properly). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 00ad000..a025225 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/sleepyhead.git Package: sleepyhead Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Sleep tracking software with a focus on monitoring CPAP treatment. +Description: Sleep tracking software with a focus on monitoring CPAP treatment SleepyHead is a Free Software, cross platform research tool for exploring data produced by CPAP (Continuous Positive Airway Pressure) machines, and related equipment, which are used in the treatment of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
