debian/nut-server.install: Upstream is now installing upsdrvctl /sbin
This commit is contained in:
parent
6621b7de39
commit
d551399f97
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -5,6 +5,7 @@ nut (2.7.2-1) UNRELEASED; urgency=low
|
|||
- debian/patches/0004-fix-systemd-service.patch: Refreshed
|
||||
- Drop d/p/0005-Provide-retry-options-for-upsdrvctl-and-drivers.patch:
|
||||
Merged upstream
|
||||
- debian/nut-server.install: Upstream is now installing upsdrvctl /sbin
|
||||
* debian/rules, debian/control, d/p/0004-fix-systemd-service.patch: Use a
|
||||
symlink instead of an Alias= to mask the SysV initscript
|
||||
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
|
||||
|
@ -13,7 +14,7 @@ nut (2.7.2-1) UNRELEASED; urgency=low
|
|||
* debian/control, debian/rules: Call dh-autoreconf and pass LDFLAGS to
|
||||
minimize runtime dependencies
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Tue, 22 Apr 2014 20:56:12 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Tue, 22 Apr 2014 21:15:52 +0200
|
||||
|
||||
nut (2.7.1-1) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/nut-server.install
vendored
2
debian/nut-server.install
vendored
|
@ -1,4 +1,5 @@
|
|||
debian/tmp/sbin/upsd
|
||||
debian/tmp/sbin/upsdrvctl
|
||||
debian/tmp/usr/share/nut/cmdvartab
|
||||
debian/tmp/usr/share/nut/driver.list
|
||||
debian/tmp/*/udev/rules.d/52-nut-usbups.rules
|
||||
|
@ -44,7 +45,6 @@ debian/tmp/lib/nut/bcmxcp_usb
|
|||
debian/tmp/lib/nut/victronups
|
||||
debian/tmp/lib/nut/tripplitesu
|
||||
debian/tmp/lib/nut/optiups
|
||||
debian/tmp/lib/nut/upsdrvctl /sbin
|
||||
debian/tmp/lib/nut/everups
|
||||
debian/tmp/lib/nut/dummy-ups
|
||||
debian/tmp/lib/nut/richcomm_usb
|
||||
|
|
Loading…
Reference in a new issue