Laurent Bigonville
9830c31430
debian/control: Bump Standards-Version to 4.6.0 (no further changes)
2021-11-06 18:39:40 +01:00
Jeremy Sowden
889a404ef5
d/patches: add patch to fix FTBFS with g++-11 ( closes : #984260 )
...
Dynamic exception specifications are obsolete and g++-11 throws errors
when it find them. Upstream has removed them. This commit adds the
upstream patch, rebased to apply against the source of the Debian
pacakge.
2021-10-14 11:13:36 +01:00
Laurent Bigonville
c3b8fd580f
Release to unstable
2020-10-15 12:16:40 +02:00
Laurent Bigonville
2cbeab144c
Merge branch 'sergiodj/nut-update-symbols-fix-ftbfs' into debian
2020-10-15 12:11:51 +02:00
Sergio Durigan Junior
82a1e36d60
Update changelog for 2.7.4-13 release
2020-09-29 14:46:41 -04:00
Sergio Durigan Junior
9f7a21edb3
d/libnutclient0.symbols: Update file, and fix FTBFS.
...
Closes : #957614
2020-09-29 14:46:41 -04:00
Debian Janitor
7e3876e1c6
Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure), Name (from ./configure), Repository, Repository-Browse.
...
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
2020-07-09 21:55:02 +01:00
Debian Janitor
b0cb2b77bb
Trim trailing whitespace.
...
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2020-07-09 21:54:17 +01:00
Arnaud Quette
f308b5c62d
Retirement of Arnaud Quette from the Debian project
...
Signed-off-by: Arnaud Quette <aquette@debian.org>
2020-07-09 10:47:27 +02:00
Laurent Bigonville
dcb5203681
Port autopkgtests to python3, taken from Ubuntu, thanks to them and Dimitri John Ledkov ( Closes : #937169 )
2020-01-30 01:06:19 +01:00
Laurent Bigonville
5c60ced7db
Release to unstable
2019-12-15 21:22:17 +01:00
Laurent Bigonville
0d0ddec735
Disable python3-nut package for now as it's broken with python3
2019-12-15 21:15:32 +01:00
Laurent Bigonville
f1c2ba9882
debian/patches/0013-fix-doc-build.patch: Fix the documentation build with asciidoc >= 0.9
2019-12-15 20:49:39 +01:00
Laurent Bigonville
a4d3d4fb1e
debian/control: Add support for the <!nodoc> Build-Profile
2019-12-15 20:15:40 +01:00
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
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
Laurent Bigonville
f9eefb910b
Drop debian/nut-monitor.menu and debian/nut-monitor.xpm, not needed anymore per tech-ctte decision #741573
2016-07-18 10:02:26 +02:00