I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru amideco-0.31e/debian/changelog amideco-0.31e/debian/changelog
--- amideco-0.31e/debian/changelog      2024-02-17 21:31:22.000000000 +0000
+++ amideco-0.31e/debian/changelog      2024-02-17 21:18:10.000000000 +0000
@@ -1,3 +1,11 @@
+amideco (0.31e-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0 (Closes: #1007578).
+  * d/copyright: Convert to machine-readable format.
+
+ -- Bastian Germann <[email protected]>  Sat, 17 Feb 2024 21:18:10 +0000
+
 amideco (0.31e-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru amideco-0.31e/debian/copyright amideco-0.31e/debian/copyright
--- amideco-0.31e/debian/copyright      2024-02-17 21:31:22.000000000 +0000
+++ amideco-0.31e/debian/copyright      2024-02-17 21:18:10.000000000 +0000
@@ -1,66 +1,60 @@
-This package was debianized by Uwe Hermann <[email protected]> on
-Sat, 12 Aug 2006 00:48:59 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment:
+ This package was debianized by Uwe Hermann <[email protected]> on
+ Sat, 12 Aug 2006 00:48:59 +0200.
+Source:
+ http://www.kaos.ru/biosgfx/
+Upstream-Contact:
+ Anton Borisov <[email protected]>
 
-It was downloaded from: http://www.kaos.ru/biosgfx/
-
-Upstream Author:
-
-    Anton Borisov <[email protected]>
-
--------------------------------------------------------------------------------
 
+Files: *
 Copyright:
-
     Copyright (C) 2000, 2003 Anton Borisov <[email protected]>
+License: GPL-2+
 
-License:
-
+License: GPL-2+
     This package is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
-
+ .
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
-
+ .
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+Comment:
+ On Debian systems, the complete text of the GNU General
+ Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
--------------------------------------------------------------------------------
-
-amifunc.c:
 
+Files: src/amifunc.c
 Copyright:
-
     Copyright (C) 2000, 2003 Anton Borisov <[email protected]>
-
-License:
-
+License: LGPL-2.1+
      This package is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public
      License as published by the Free Software Foundation; either
-     version 2 of the License, or (at your option) any later version.
-
+     version 2.1 of the License, or (at your option) any later version.
+ .
      This package is distributed in the hope that it will be useful,
      but WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Lesser General Public License for more details.
-
+ .
      You should have received a copy of the GNU Lesser General Public
      License along with this package; if not, write to the Free Software
      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+Comment:
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL'.
 
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
--------------------------------------------------------------------------------
-
-The Debian packaging is (C) 2006-2008, Uwe Hermann <[email protected]> and
-is licensed under the GPL (version 2 or later), see above.
 
+Files: debian/*
+Copyright:
+    (C) 2006-2008, Uwe Hermann <[email protected]>
+License: GPL-2+
diff -Nru amideco-0.31e/debian/patches/10_makefile.patch 
amideco-0.31e/debian/patches/10_makefile.patch
--- amideco-0.31e/debian/patches/10_makefile.patch      2024-02-17 
21:31:22.000000000 +0000
+++ amideco-0.31e/debian/patches/10_makefile.patch      2024-02-17 
21:18:10.000000000 +0000
@@ -1,5 +1,5 @@
---- src/Makefile.orig  2006-08-12 01:07:42.000000000 +0200
-+++ src/Makefile       2006-08-12 01:08:12.000000000 +0200
+--- a/src/Makefile.orig        2006-08-12 01:07:42.000000000 +0200
++++ b/src/Makefile     2006-08-12 01:08:12.000000000 +0200
 @@ -5,7 +5,9 @@
  
  MAKE = make
diff -Nru amideco-0.31e/debian/patches/15_honor_nostrip.patch 
amideco-0.31e/debian/patches/15_honor_nostrip.patch
--- amideco-0.31e/debian/patches/15_honor_nostrip.patch 2024-02-17 
21:31:22.000000000 +0000
+++ amideco-0.31e/debian/patches/15_honor_nostrip.patch 2024-02-17 
21:18:10.000000000 +0000
@@ -1,5 +1,5 @@
---- src/Makefile.orig  2008-02-09 23:11:35.000000000 +0100
-+++ src/Makefile       2008-02-09 23:11:42.000000000 +0100
+--- a/src/Makefile.orig        2008-02-09 23:11:35.000000000 +0100
++++ b/src/Makefile     2008-02-09 23:11:42.000000000 +0100
 @@ -8,7 +8,7 @@
  all: amideco
  
diff -Nru amideco-0.31e/debian/patches/series 
amideco-0.31e/debian/patches/series
--- amideco-0.31e/debian/patches/series 1970-01-01 00:00:00.000000000 +0000
+++ amideco-0.31e/debian/patches/series 2024-02-17 21:18:10.000000000 +0000
@@ -0,0 +1,6 @@
+10_makefile.patch
+15_honor_nostrip.patch
+20_kfreebsd.patch
+30_hurd.diff
+40_bad_table.diff
+50_bad_output.diff
diff -Nru amideco-0.31e/debian/rules amideco-0.31e/debian/rules
--- amideco-0.31e/debian/rules  2024-02-17 21:31:22.000000000 +0000
+++ amideco-0.31e/debian/rules  2024-02-17 21:18:10.000000000 +0000
@@ -4,7 +4,6 @@
 
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_BUILDDIR := src
 DEB_MAKE_MAKEFILE := Makefile
diff -Nru amideco-0.31e/debian/source/format amideco-0.31e/debian/source/format
--- amideco-0.31e/debian/source/format  1970-01-01 00:00:00.000000000 +0000
+++ amideco-0.31e/debian/source/format  2024-02-17 21:17:37.000000000 +0000
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to