Laurent Bigonville 
								
							 
						 
						
							
							
							
							
								
							
							
								a9054f1936 
								
							 
						 
						
							
							
								
								debian/source_nut.py: Change the shebang to python3  
							
							
							
						 
						
							2021-11-06 18:39:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Laurent Bigonville 
								
							 
						 
						
							
							
							
							
								
							
							
								9830c31430 
								
							 
						 
						
							
							
								
								debian/control: Bump Standards-Version to 4.6.0 (no further changes)  
							
							
							
						 
						
							2021-11-06 18:39:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Laurent Bigonville 
								
							 
						 
						
							
							
							
							
								
							
							
								d0e2223474 
								
							 
						 
						
							
							
								
								Merge branch 'azazel/nut-debian' into debian  
							
							
							
						 
						
							2021-11-06 18:22:10 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Laurent Bigonville 
								
							 
						 
						
							
							
							
							
								
							
							
								57937877b1 
								
							 
						 
						
							
							
								
								Merge branch 'lintian-fixes' into 'debian'  
							
							... 
							
							
							
							Fix some issues reported by lintian
See merge request debian/nut!1  
							
						 
						
							2020-10-15 09:53:23 +00: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