Commit Graph

358 Commits

Author SHA1 Message Date
Laurent Bigonville
5772786c65 debian/control: Bump Standards-Version to 4.4.0 (no further changes) 2019-07-27 10:51:36 +02:00
Laurent Bigonville
35532f2132 debian/*.symbols: Add Build-Depends-Package field 2019-07-09 16:51:39 +02:00
Laurent Bigonville
aea535dcba debian/control: Add proper Breaks/Replaces for libnutscan-dev 2019-07-09 16:01:58 +02:00
Laurent Bigonville
c4e9d7ecff debian/control: Fix duplicate package descriptions to please lintian 2019-07-09 16:00:15 +02:00
Laurent Bigonville
68880dfdfd debian/tests/control: Drop python-unit and depend against python package instead (Closes: #908963) 2019-07-09 15:41:22 +02:00
Laurent Bigonville
6169fe541f debian/libupsclient-dev.install: Do not install the files already installed by libnutscan-dev 2019-07-09 15:10:40 +02:00
Laurent Bigonville
2ac85b39ea debian/control: Add libnss3-dev to the dependencies of libupsclient-dev 2019-07-09 15:10:30 +02:00
Laurent Bigonville
14ba36ebf2 debian/control: Bump Standards-Version to 4.3.0 (no further changes) 2019-07-08 17:47:28 +02:00
Laurent Bigonville
df751bd197 debian/nut-server.manpages: Install manpage for nut-scanner 2019-07-08 17:46:26 +02:00
Laurent Bigonville
e437c6972c Add libltdl-dev to the build-dependencies and fix FTBFS when it is installed (Closes: #831740) 2019-07-08 16:29:50 +02:00
Arnaud Quette
08288b6a7f debian/control, debian/rules, debian/libnutscan1.install,
debian/libnutscan-dev.install: distribute nut-scanner. (Closes: #921379)

Signed-off-by: Arnaud Quette <ArnaudQuette@Eaton.com>
2019-02-26 13:43:33 +01:00
Ondřej Nový
740190eb6a d/control: Remove XS-Testsuite field, not needed anymore 2018-10-01 09:45:39 +02:00
Ondřej Nový
3aa359a7dd d/changelog: Remove trailing whitespaces 2018-10-01 09:45:36 +02:00
Laurent Bigonville
4bcbcd8fde Release to unstable 2018-06-01 17:55:32 +02:00
Laurent Bigonville
ac21d98f99 debian/control: Drop X-Python-Version field, not needed anymore because the version is ancient 2018-06-01 17:49:46 +02:00
Laurent Bigonville
b6aa79cc73 debian/control: Bump Standards-Version to 4.1.4 (no further changes) 2018-06-01 17:46:28 +02:00
Laurent Bigonville
42af1644dc debian/control: Update the Vcs-* fields to point to the new gitlab/salsa machine 2018-05-31 17:29:20 +02:00
Laurent Bigonville
81a8df71f8 debian/libnutclient0.symbols: Fix FTBFS on riscv64 2018-05-31 17:27:51 +02:00
Laurent Bigonville
02aecd43d3 debian/libnutclient0.symbols: Use arch-bits=32 and arch-bits=64 instead of listing the architectures explicitly (Closes: #892234) 2018-05-31 17:27:14 +02:00
Laurent Bigonville
cbd94344af Add Closes statement 2018-02-26 07:35:20 +01:00
Laurent Bigonville
7ccca60883 debian/libnutclient0.symbols: Add symbols for ia64 architecture 2018-02-21 14:39:41 +01:00
Laurent Bigonville
c4bec2820e Release to unstable 2018-02-21 12:06:28 +01:00
Laurent Bigonville
68231aaa9a debian/libnutclient0.symbols: Fix symbols file, this should fix FTBFS on most architectures. 2018-02-21 12:06:07 +01:00
Laurent Bigonville
6c18e2ba35 Release to unstable 2018-02-20 13:09:02 +01:00
Laurent Bigonville
1b2fe33bfd debian/nut-server.lintian-overrides: Add overrides for udev-rule-missing-subsystem, the SUBSYSTEM check is at the top of the file 2018-02-20 13:08:38 +01:00
Laurent Bigonville
3cf6fe4225 debian/control: Bump Standards-Version to 4.1.3 and bump existing packages from the extra priority to optional as the former is deprecated 2018-02-20 13:08:38 +01:00
Laurent Bigonville
2ae8cfe7da Add python3-nut package 2018-02-20 13:08:38 +01:00
Laurent Bigonville
82f4838526 debian/libnutclient0.symbols: Fix version of symbols introduced in last NMU 2018-02-20 12:11:05 +01:00
Laurent Bigonville
e3cc4871ce debian/rules: Assign DEB_HOST_ARCH_OS with ?= instead of :? to please lintian 2018-02-20 11:36:25 +01:00
Laurent Bigonville
4a1eddd34b debian/control: Bump debhelper build-dependency and drop dh-systemd 2018-02-20 11:33:54 +01:00
Laurent Bigonville
165febf8fc debian/control: Add python-notify to the recommended packages of nut-monitor, it can display notifications in case the UPS is on battery 2018-02-20 11:23:31 +01:00
Laurent Bigonville
849ad1a39e debian/libnutclient0.symbols: Update the symbols file to fix the FTBFS on ppc64 and sparc64 architectures 2018-02-20 11:14:55 +01:00
Laurent Bigonville
f1c7249233 Add Closes statement 2018-02-11 16:41:59 +01:00
Laurent Bigonville
76e6e1d4e5 debian/control: Switch dependency from python-gobject to python-gobject-2, the former is a transitional package 2017-11-19 16:50:03 +01:00
Michael Stapelberg
32c3d8aac0 Update changelog for 2.7.4-5.1 release 2017-08-23 22:32:08 +02:00
Michael Stapelberg
5f612a9a0f Update symbols file for gcc-7 (Closes: #853579) 2017-08-23 22:24:41 +02:00
Laurent Bigonville
08d39e662c debian/rules: Mask ups-monitor LSB initscript
debian/rules: Mask ups-monitor, this is not a real LSB initscript but it's a
symlink to the nut-client one. The purpose of this was to offer a common
interface to shutdown the UPS in case of power loss, this is not necessary with
systemd as this functionality is handeled by the
/lib/systemd/system-shutdown/nutshutdown script now.
2017-01-28 21:57:02 +01:00
Laurent Bigonville
d31c6dcb9b debian/nut-server.postinst: The udevd process is called systemd-udevd for quite sometimes already, properly detect whether it's running or not, this should fix the devices permissions for USB UPS's (LP: #1540008) 2017-01-26 09:08:40 +01:00
Laurent Bigonville
21b0ce7971 Release to unstable 2017-01-25 09:14:16 +01:00
Laurent Bigonville
627b1dd6ea debian/control: Build-depends against asciidoc-dblatex, Recommends are not pulled automatically by the buildd (Closes: #851015) 2017-01-19 21:43:02 +01:00
Laurent Bigonville
8d6492f968 debian/nut-monitor.install: Install appdata file 2016-09-27 23:32:25 +02:00
Laurent Bigonville
bd298ee052 debian/libnutclient0.symbols: Update the .symbols file, this should fix the FTBFS (Closes: #835703) 2016-09-27 23:32:20 +02:00
Laurent Bigonville
75c8125f8a Release to unstable 2016-07-24 16:40:34 +02:00
Laurent Bigonville
0549a71851 debian/libnutclient0.symbols: Really add all the needed symbols (Closes: #831725) 2016-07-24 16:40:22 +02:00
Laurent Bigonville
10dfed1de3 Release to unstable 2016-07-18 17:48:31 +02:00
Laurent Bigonville
1476985c4c debian/control: Add systemd to the build-dependencies, we need the systemd.pc file to be installed during the build 2016-07-18 17:48:21 +02:00
Laurent Bigonville
5b5df2aac1 Run wrap-and-sort 2016-07-18 17:46:23 +02:00
Laurent Bigonville
e01f1100e2 debian/libnutclient0.symbols: Adjust .symbols file for arch specific C++ symbols (Thanks to pkgkde tools) 2016-07-18 17:43:13 +02:00
Laurent Bigonville
ba41628644 Release to unstable 2016-07-18 10:58:54 +02:00
Laurent Bigonville
d755c8b023 debian/rules: Enable hardening=+all 2016-07-18 10:22:54 +02:00