Commit Graph

393 Commits

Author SHA1 Message Date
Laurent Bigonville
64f3199582 Remove python(2) binding and disable nut-monitor package for now as it depends on unmaintained pygtk (Closes: #885358, #937169) 2019-12-15 20:02:02 +01:00
Laurent Bigonville
daac55b6a9 Release to unstable 2019-08-19 01:04:41 +02:00
Laurent Bigonville
866682d442 Add higher resolution icon for nut-monitor 2019-08-18 15:50:42 +02:00
Laurent Bigonville
6d1061719e Add the apport script coming from Ubuntu, thanks to them again 2019-08-18 15:38:40 +02:00
Laurent Bigonville
034bb3e28f Run wrap-and-sort 2019-08-06 10:53:49 +02:00
Laurent Bigonville
e878bd34ba debian/tests/control: Add psmisc to the dependencies as it's not installed by default in debian 2019-08-04 20:57:17 +02:00
Laurent Bigonville
c4835ea1a1 debian/tests: Import changes from the ubuntu package, thanks to them. 2019-08-04 20:52:08 +02:00
Laurent Bigonville
1d0f417e29 debian/libnutclient0.symbols: Add new C++ template exported on arm64 and x32 2019-08-04 20:11:03 +02:00
Laurent Bigonville
f421c8ecc7 debian/libnutscan1.symbols: hurd-i386 is not built with ipmi support and thus is libnutscan is not exporting the related symbols 2019-08-04 15:01:33 +02:00
Laurent Bigonville
2a297829ee Release to unstable 2019-08-04 10:34:25 +02:00
Laurent Bigonville
c71fa5912e debian/libnutclient0.symbols: Adjust the symbols due to C++ changes 2019-08-04 10:33:47 +02:00
Laurent Bigonville
d07de5b2ba debian/rules: Install augeas lenses in /usr/share/augeas/lenses/ instead of /usr/share/augeas/lenses/dist/, the later seems to be reserved for augeas own lenses, not 3rd party ones 2019-08-02 08:42:06 +02:00
Laurent Bigonville
e15be88231 debian/patches/0001-reproductible-build.patch: Try harder to make the doc reproductible 2019-08-01 20:55:30 +02:00
Laurent Bigonville
ed73672c7c debian/rules: Do not run make install twice
This causes issues due to the fact that the second make install is run
after several files being moved in override_dh_auto_install-arch
2019-08-01 19:07:01 +02:00
Laurent Bigonville
e8aa8ec3ff Do not FTBFS when building the arch:all packages only 2019-08-01 18:45:06 +02:00
Laurent Bigonville
247c516a79 debian/rules, debian/control: Override --with-systemdshutdowndir passed to configure to fix FTBFS on non-linux architectures and do not build-depend against systemd 2019-08-01 15:05:56 +02:00
Laurent Bigonville
34f0448c77 debian/patches/0009-fix-nutshutdown-install.patch: Use patch coming from upstream instead of our own patch 2019-08-01 15:05:55 +02:00
Laurent Bigonville
50d4a418ef debian/patches/0003-install-dev-files-in-usr.patch: Also change the prefix in libnutclient.pc.in for consistency 2019-07-28 00:46:31 +02:00
Laurent Bigonville
bda57ab3dc debian/patches/0006-ups-conf-maxretry.patch: Add the headers to the patch 2019-07-28 00:42:35 +02:00
Laurent Bigonville
9efb9cdb3c Add debian/patches/0001-reproductible-build.patch: Try to make the documentation reproductible 2019-07-28 00:21:24 +02:00
Laurent Bigonville
59582e793c debian/control: Mark -dev packages as Multi-Arch: same 2019-07-27 22:38:46 +02:00
Laurent Bigonville
3115b529b2 Remove obsolete files and old upgrade paths for users coming from version prior to wheezy 2019-07-27 21:16:45 +02:00
Laurent Bigonville
9aba586fa8 Simplify debian/rules, install systemd files on non-linux arch as well 2019-07-27 20:34:37 +02:00
Laurent Bigonville
1f4f8540a3 debian/nut-monitor.install: Install nut-monitor.appdata.xml in /usr/share/metainfo/ instead of /usr/share/appdata/ 2019-07-27 20:34:37 +02:00
Laurent Bigonville
c1e987a09c Bump debhelper compatibility version to 12 2019-07-27 20:34:36 +02:00
Laurent Bigonville
3ecd26d7cc libnutscan-dev.manpages: Move manpages related to nutscan library to the correct package 2019-07-27 20:34:17 +02:00
Laurent Bigonville
57fac761d2 Switch from cdbs to debhelper sequence 2019-07-27 20:34:13 +02:00
Laurent Bigonville
0808410404 debian/libnutscan1.symbols: Add symbols file for libnutscan1 2019-07-27 14:50:30 +02:00
Laurent Bigonville
714bfb0ea4 debian/nut-client.lintian-overrides: Drop unused override 2019-07-27 14:31:34 +02:00
Laurent Bigonville
c714f33799 debian/nut-server.lintian-overrides: Override package-supports-alternative-init-but-no-init.d-script lib/systemd/system/nut-driver.service, in LSB world, the drivers are started by nut-server initscript 2019-07-27 14:14:55 +02:00
Laurent Bigonville
b2c9649823 debian/patches/0012-add-AEG-PROTECT-NAS-support.patch: Add support for recent AEG PROTECT NAS UPS, from upstream (Closes: #919112) 2019-07-27 14:14:55 +02:00
Laurent Bigonville
b11ef489f7 Move pidfiles from /var/run/nut to /run/nut, there is nothing else to do since /var/run is a symlink to /run for some times now (policy 3.9.3) 2019-07-27 14:14:55 +02:00
Laurent Bigonville
b493284ac5 debian/patches/0011-use-pkgconfig-module.patch: Use pkg-config module names instead of listing the libraries, to please lintian 2019-07-27 14:14:55 +02:00
Laurent Bigonville
4e84429b69 debian/libnutclient0.symbols: Adjust the symbols due to C++ changes 2019-07-27 14:14:53 +02:00
Laurent Bigonville
963a7372d2 debian/control, debian/watch: Use https for the Homepage and download page 2019-07-27 14:14:32 +02:00
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