2018-11-03 - Nicolas Schier <nicolas@fjasle.eu>
sleepenh (1.7-1) unstable; urgency=medium
* Import upstream version 1.7
* Purge obsolete Debian patch
* Update maintainer email address
* Update Vcs-* and remove obsolete Homepage URIs (Closes: #911267),
thanks to Micha Lenk for reporting and repo migration to salsa
* Update Priority from extra to optional
* debian/copyright: update source URI
* debian/copyright: update upstream email address
* Update package description
* debian/copyright: use https scheme for copyright format URI
* debian/rules: enable hardening build flags
* Bump standards version to 4.2.1
* Update debhelper compat level to 11
2016-01-07 - Nicolas Schier <nicolas@hjem.rpa.no>
sleepenh (1.6-1) unstable; urgency=medium
* New upstream release:
+ Fix variable descriptions and time warp
* Makefile: add EXTRA_CFLAGS (via patch)
* debian/rules: build with debug symbols
2015-11-25 - Nicolas Schier <nicolas@hjem.rpa.no>
sleepenh (1.5-1) unstable; urgency=medium
* New upstream release:
+ Fix time warp option
+ Add initial package changelog
2015-06-26 - Nicolas Schier <nicolas@hjem.rpa.no>
sleepenh (1.4-2) unstable; urgency=medium
* Update vcs and homepage URLs (moved to github) (Closes: #789375)
2014-12-01 - Nicolas Schier <nicolas@hjem.rpa.no>
sleepenh (1.4-1) unstable; urgency=medium
* New upstream release:
+ Makefile: update and allow compile flag changes via command line.
+ Command line options for help and version.
+ Add time warp option.
* Purge obsolete patch makefile--use-debian-compiler-flags.
* Add debian/watch file.
* Update copyright file.
* Remove obsolete buildflags lines from debian/rules.
* Add upstream homepage links to debian/{control,copyright}.
2014-10-28 - Nicolas Schier <nicolas@hjem.rpa.no>
sleepenh (1.3-2) unstable; urgency=low
* Purge obsolete Debian files
* Use default debian/rules
* Add missing package dependency ${misc:Depends}
* Set source format to '3.0 (quilt)'
* patch: use Debian compiler flags
* Update copyright file
* Update Standards-Version to 3.9.6 (no changes required)
* New maintainer (Closes: #759732)
* Bump debhelper compat level to 9
* Add Vcs-Browser and Vcs-Git URLs
2008-04-20 - Pedro Zorzenon Neto <pzn@debian.org>
sleepenh (1.3-1) unstable; urgency=low
* New upstream release, nothing important has changed, only FSF address
in copyright, a gcc warnings have been removed and manpage warnings were
removed.
2008-04-20 - Pedro Zorzenon Neto <pzn@debian.org>
sleepenh (1.2-3) unstable; urgency=low
* fixed typos in manpage, thanks to A. Costa. closes: #422939
* decided not to add a symlink to usleep, as asked in bug 223455. The gnu
'sleep' command (provided by package coreutils) accepts floating numbers
as arguments and can be used for doing it. closes: #223455
* updated debian/rules, dh_compat, FSF address in copyright and other
small things.
2006-07-18 - Amaya Rodrigo Sastre <amaya@debian.org>
sleepenh (1.2-2.1) unstable; urgency=low
* Non-maintainer upload.
* Get rid of the /usr/doc link in postinst (Closes: #359595).
2003-03-10 - Pedro Zorzenon Neto <pzn@debian.org>
sleepenh (1.2-2) unstable; urgency=low
* Changing package short and long description.
See bug #182331 for more details. Thanks to Ludovic Rousseau.