1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
sleepenh (1.8-1) unstable; urgency=medium
* Add initial debian/gbp.conf
* debian: Update upstream repository URL
* New upstream version 1.8 (Closes: #1089435)
* debian/control: Set Rules-Requires-Root: no
* debian/control: Bump standards version to 4.7 (no changes)
-- Nicolas Schier <nicolas@fjasle.eu> Mon, 09 Dec 2024 20:59:32 +0100
sleepenh (1.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass a CC to make. (Closes: #1029271)
[ Nicolas Schier ]
* Bump standards version to 4.6.2 (no changes required)
* Add Changelog and Repository-Browse to upstream metadata
-- Nicolas Schier <nicolas@fjasle.eu> Wed, 27 Sep 2023 13:21:27 +0200
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
-- Nicolas Schier <nicolas@fjasle.eu> Sat, 03 Nov 2018 22:41:18 +0100
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
-- Nicolas Schier <nicolas@hjem.rpa.no> Thu, 07 Jan 2016 08:02:25 +0100
sleepenh (1.5-1) unstable; urgency=medium
* New upstream release:
+ Fix time warp option
+ Add initial package changelog
-- Nicolas Schier <nicolas@hjem.rpa.no> Wed, 25 Nov 2015 07:36:47 +0100
sleepenh (1.4-2) unstable; urgency=medium
* Update vcs and homepage URLs (moved to github) (Closes: #789375)
-- Nicolas Schier <nicolas@hjem.rpa.no> Fri, 26 Jun 2015 13:17:04 +0200
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}.
-- Nicolas Schier <nicolas@hjem.rpa.no> Mon, 1 Dec 2014 05:05:43 +0100
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
-- Nicolas Schier <nicolas@hjem.rpa.no> Tue, 28 Oct 2014 08:07:21 +0100
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.
-- Pedro Zorzenon Neto <pzn@debian.org> Sun, 20 Apr 2008 19:23:51 -0300
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.
-- Pedro Zorzenon Neto <pzn@debian.org> Sun, 20 Apr 2008 18:18:18 -0300
sleepenh (1.2-2.1) unstable; urgency=low
* Non-maintainer upload.
* Get rid of the /usr/doc link in postinst (Closes: #359595).
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 18 Jul 2006 00:58:28 +0200
sleepenh (1.2-2) unstable; urgency=low
* Changing package short and long description.
See bug #182331 for more details. Thanks to Ludovic Rousseau.
-- Pedro Zorzenon Neto <pzn@debian.org> Mon, 10 Mar 2003 23:15:22 -0300
sleepenh (1.2-1) unstable; urgency=low
* Initial Release.
* First upload, closing ITP (Closes: #182331)
-- Pedro Zorzenon Neto <pzn@debian.org> Thu, 6 Mar 2003 07:38:07 -0300
|