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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
|
hdapsd (1:20141203-1) unstable; urgency=medium
* Imported Upstream version 20141203
+ Doesn't fail to stop without SIGKILL on FREEFALL hardware anymore
Closes: #770069
* do not override dh_auto_clean, upstream fixed make clean
-- Evgeni Golov <evgeni@debian.org> Wed, 03 Dec 2014 12:36:11 +0100
hdapsd (1:20141024-2) unstable; urgency=medium
* use github releases instead of tags for d/watch
* document disabling and enabling hdapsd
* do not disable hdapsd on systemd systems by default (Closes: #769672)
-- Evgeni Golov <evgeni@debian.org> Tue, 18 Nov 2014 09:25:46 +0100
hdapsd (1:20141024-1) unstable; urgency=medium
[ Peter Eisentraut ]
* init: add support for "status" action (Closes: #653404)
[ Evgeni Golov ]
* fix typo in package description.
Thanks to Reuben Thomas <rrt@sc3d.org> (Closes: #702199)
* add gbp.conf
* Imported Upstream version 20141024
* add libconfig-dev to Build-Depends
* no need to patch the manpage anymore
* debhelper 9 \o/
* use dh-systemd
* Standards-Version: 3.9.6
* install both unit files, the use can choose betwee what he wants
* format 3.0 (quilt)
* update d/copyright
* install hdapsd.rules only as an example
* watch GitHub instead of sf.net
* add homepage field
-- Evgeni Golov <evgeni@debian.org> Fri, 24 Oct 2014 22:17:16 +0200
hdapsd (1:20090401-2) unstable; urgency=low
* debian/control:
+ Update my email address.
+ Remove DM-Upload-Allowed.
+ Standards-Version: 3.9.1
+ Recommend tp-smapi-dkms | tp-smapi-source, there are no prebuilt
tp-smapi-modules packages anymore.
LP: #669176
* debian/source/format:
+ Add source format specification, 1.0 for now.
* debian/init:
+ Add $remote_fs to the Required-Start and Required-Stop headers.
Thanks lintian!
-- Evgeni Golov <evgeni@debian.org> Mon, 13 Dec 2010 12:29:07 +0100
hdapsd (1:20090401-1) unstable; urgency=low
* New upstream release.
* Upload to unstable again.
Closes: #519766
* debian/control:
+ Bump Standards-Version to 3.8.1, no changes needed.
+ Add powerpc to Architecture - hdapsd runs on Apples now.
+ Set DM-Upload-Allowed: yes.
+ Update descriptions to mention Apple/AMS and delete the patch paragraph
as 2.6.28/2.6.29 is in Debian and supports head parking.
+ Don't recommend tp-smapi on powerpc.
* debian/init:
+ Don't try to modprobe hdaps - hdapsd does this in a better way.
+ If FORCEENABLE=yes, just pass -f to hdapsd.
* debian/rules:
+ Remove the udev file rename workaround.
* debian/preinst:
+ Add code based on http://wiki.debian.org/DpkgConffileHandling to
remove old udev rules file.
-- Evgeni Golov <sargentd@die-welt.net> Thu, 02 Apr 2009 07:49:34 +0200
hdapsd (1:20090129-1) experimental; urgency=low
* New upstream release.
+ Adds support for multiple disks. LP: #154807
+ Adds support for logging to syslog. Closes: #510565
* debian/control:
+ Use debhelper 7.
+ Add Depends on ${misc:Depends} as suggested by lintian.
+ Aspell says it's user-space, not userspace.
* debian/hdapsd.{udev,8}:
+ Remove the manpage and udev rule, they are installed by upstream now.
* debian/rules:
+ Use debhelper 7.
* debian/compat:
+ Bump to debhelper 7.
* debian/watch:
+ Update the watchfile to reflect the new hosting at SF.net
* debian/copyright:
+ Update copyright years and holders.
-- Evgeni Golov <sargentd@die-welt.net> Thu, 29 Jan 2009 21:14:55 +0100
hdapsd (1:0.0.20081004-1) experimental; urgency=low
* New upstream release.
+ Prepare for the new interface in kernel 2.6.28.
* debian/default:
+ Set the default DISK to sda, as recent hardware is usually SATA.
+ Add a FORCEENABLE option.
* debian/init:
+ Check for the new interface before starting.
+ Use the FORCEENABLE option.
* debian/NEWS:
+ Remove it, as the info is not needed after Lenny anymore.
* debian/copyright:
+ Convert to machine-readable format.
+ Update the copyright dates.
* debian/rules:
+ Don't set CFLAGS, let dpkg handle it.
+ Don't use rm in the clean target, dh_clean is fine too.
* debian/control:
+ Bump Standards-Version to 3.8.0, no changes needed.
+ Remove the Depends on lsb-base, it's Priority: required and has a
high enough version since Etch.
* debian/README.Debian:
+ Note that kernel 2.6.28 won't need a patch anymore.
+ Reformat and rephrase the other information too.
-- Evgeni Golov <sargentd@die-welt.net> Thu, 13 Nov 2008 13:12:30 +0100
hdapsd (1:0.0.20070803-2) unstable; urgency=low
* debian/init:
+ Add a notice that the user should read /u/s/d/hdapsd/README.Debian
* debian/control:
+ Add a Recommends on tp-smapi-modules, as this is recommended instead
of the in-kernel hdaps module
+ Explain the relationship to tp-smapi and the kernel-patch in the
long description (Closes: #468387)
+ Bump Standards-Version to 3.7.3, no changes needed
-- Evgeni Golov <sargentd@die-welt.net> Thu, 06 Mar 2008 00:41:41 +0100
hdapsd (1:0.0.20070803-1) unstable; urgency=low
* New upstream version (Closes: #435759)
* PID-option has to be -p/path/to/pid, without a space, thanks Whoopie
* Check if hdaps module is loaded, and try to do so if not
-- Evgeni Golov <sargentd@die-welt.net> Fri, 10 Aug 2007 12:06:40 +0200
hdapsd (1:0.0.20070524-1) unstable; urgency=low
* New upstream version, fixing compile errors
-- Evgeni Golov <sargentd@die-welt.net> Fri, 25 May 2007 21:54:05 +0200
hdapsd (1:0.0.20070415-1) UNRELEASED; urgency=low
* New upstream version, fixing one minor bug
* Using the "original" version by Jon Escombe again
* Added a watch-file
-- Evgeni Golov <sargentd@die-welt.net> Sun, 29 Apr 2007 22:47:52 +0200
hdapsd (1:0.0.20061007-2) unstable; urgency=low
* Remove THRESHOLD variable from default-file, add OPTIONS instead
Thanks to Chris Hanson (Closes: #408906)
* Minor cleanups in the manpage
* Remove bashism in /etc/init.d/hdapsd (Closes: #408998)
-- Evgeni Golov <sargentd@die-welt.net> Mon, 29 Jan 2007 22:13:45 +0100
hdapsd (1:0.0.20061007-1) unstable; urgency=low
* Initial release (Closes: #402908)
* Using epoch 1, so users with unofficial packages from Andrew Barr
notice the existence of this package
-- Evgeni Golov <sargentd@die-welt.net> Tue, 12 Dec 2006 10:44:31 +0100
|