diff -pruN 0.0.20081013-1/debian/changelog 0.0.20081013-2/debian/changelog
--- 0.0.20081013-1/debian/changelog	2010-04-20 07:56:01.000000000 +0000
+++ 0.0.20081013-2/debian/changelog	2021-12-22 16:19:04.000000000 +0000
@@ -1,3 +1,13 @@
+fxload (0.0.20081013-2) unstable; urgency=low
+
+  * move package to debian-astro maintenance
+  * thanks to Fumitoshi UKAI for the initial upload (Closes: #739016)
+  * debian/control: use dh13 (Closes: #965531)
+  * debian/control: bump standard to 4.6.0 (no changes)
+  * debian/control: use Architectur: linux-any (Closes: #745190)
+
+ -- Thorsten Alteholz <debian@alteholz.de>  Wed, 22 Dec 2021 19:03:02 +0100
+
 fxload (0.0.20081013-1) unstable; urgency=low
 
   * Adopting package (Closes: #541059).
@@ -6,7 +16,7 @@ fxload (0.0.20081013-1) unstable; urgenc
   * Switching to dpkg v.3 format.
   * Patch destdir: originally in the diff.
   * Switching to dh.
-  * Homepage (better than nothing). 
+  * Homepage (better than nothing).
   * Patch remove_ident: remove #ident lines.
 
  -- Tzafrir Cohen <tzafrir@debian.org>  Tue, 20 Apr 2010 10:53:57 +0300
@@ -28,4 +38,3 @@ fxload (0.0.20020411-1) unstable; urgenc
   * renamed to fxload from hotplug-utils
 
  -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 30 Apr 2002 02:46:12 +0900
-
diff -pruN 0.0.20081013-1/debian/compat 0.0.20081013-2/debian/compat
--- 0.0.20081013-1/debian/compat	2009-11-03 12:58:13.000000000 +0000
+++ 0.0.20081013-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-5
diff -pruN 0.0.20081013-1/debian/control 0.0.20081013-2/debian/control
--- 0.0.20081013-1/debian/control	2010-04-20 05:33:15.000000000 +0000
+++ 0.0.20081013-2/debian/control	2021-12-22 16:20:14.000000000 +0000
@@ -1,14 +1,18 @@
 Source: fxload
 Section: admin
 Priority: optional
-Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
+Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
 Uploaders: Tzafrir Cohen <tzafrir@debian.org>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.4
+	, Thorsten Alteholz <debian@alteholz.de>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
 Homepage: http://sourceforge.net/projects/linux-hotplug/
+Rules-Requires-Root: no
+Vcs-Browser: https://salsa.debian.org/debian-astro-team/fxload
+Vcs-Git: https://salsa.debian.org/debian-astro-team/fxload.git
 
 Package: fxload
-Architecture: any
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: hotplug-utils
 Replaces: hotplug-utils
diff -pruN 0.0.20081013-1/debian/copyright 0.0.20081013-2/debian/copyright
--- 0.0.20081013-1/debian/copyright	2009-11-03 13:29:49.000000000 +0000
+++ 0.0.20081013-2/debian/copyright	2021-12-22 17:37:19.000000000 +0000
@@ -36,5 +36,4 @@ License: GPL2+
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian systems, a copy of the GNU General Public License may be found in
-/usr/share/common-licenses/GPL.
-
+/usr/share/common-licenses/GPL-2.
diff -pruN 0.0.20081013-1/debian/dirs 0.0.20081013-2/debian/dirs
--- 0.0.20081013-1/debian/dirs	2009-11-03 09:38:25.000000000 +0000
+++ 0.0.20081013-2/debian/dirs	2021-12-22 16:05:03.000000000 +0000
@@ -1,2 +1 @@
 sbin
-
diff -pruN 0.0.20081013-1/debian/docs 0.0.20081013-2/debian/docs
--- 0.0.20081013-1/debian/docs	2009-11-03 09:38:25.000000000 +0000
+++ 0.0.20081013-2/debian/docs	2021-12-22 16:04:56.000000000 +0000
@@ -1,2 +1 @@
 README.txt
-
diff -pruN 0.0.20081013-1/debian/rules 0.0.20081013-2/debian/rules
--- 0.0.20081013-1/debian/rules	2010-04-07 12:28:26.000000000 +0000
+++ 0.0.20081013-2/debian/rules	2021-12-22 16:11:33.000000000 +0000
@@ -3,3 +3,9 @@
 %:
 	dh $@
 
+override_dh_auto_install:
+	mkdir -p debian/fxload/sbin
+	mkdir -p debian/fxload/usr/share/man/man8/
+	mkdir -p debian/fxload/usr/share/usb/
+	find
+	dh_auto_install
diff -pruN 0.0.20081013-1/debian/watch 0.0.20081013-2/debian/watch
--- 0.0.20081013-1/debian/watch	2009-11-03 11:21:44.000000000 +0000
+++ 0.0.20081013-2/debian/watch	2021-12-22 16:20:38.000000000 +0000
@@ -1,9 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
 
 # Uncomment to find new files on sourceforge, for devscripts >= 2.9
