I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru yaret-2.1.0/debian/changelog yaret-2.1.0/debian/changelog
--- yaret-2.1.0/debian/changelog        2023-10-22 23:57:50.000000000 +0200
+++ yaret-2.1.0/debian/changelog        2023-10-22 23:51:06.000000000 +0200
@@ -1,3 +1,12 @@
+yaret (2.1.0-5.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/copyright: Convert to machine-readable format.
+  * Convert to source format 3.0. (Closes: #1007339)
+  * Use Build-Depends instead of Build-Depends-Indep to enable source builds.
+
+ -- Bastian Germann <b...@debian.org>  Sun, 22 Oct 2023 23:51:06 +0200
+
 yaret (2.1.0-5.2) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru yaret-2.1.0/debian/control yaret-2.1.0/debian/control
--- yaret-2.1.0/debian/control  2023-10-22 23:57:50.000000000 +0200
+++ yaret-2.1.0/debian/control  2023-10-22 23:51:06.000000000 +0200
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Marco Nenciarini <mnen...@debian.org>
-Build-Depends-Indep: cdbs, debhelper (>= 10), quilt
+Build-Depends: cdbs, debhelper (>= 10)
 Standards-Version: 3.9.8
 Homepage: http://www.nongnu.org/yaret
 
diff -Nru yaret-2.1.0/debian/copyright yaret-2.1.0/debian/copyright
--- yaret-2.1.0/debian/copyright        2023-10-22 23:57:50.000000000 +0200
+++ yaret-2.1.0/debian/copyright        2023-10-22 23:50:02.000000000 +0200
@@ -1,31 +1,31 @@
-This package was debianized by Marco Nenciarini <mnen...@debian.org> on
-Fri, 11 Jun 2004 13:17:53 +0200.
-
-It was downloaded from http://savannah.nongnu.org/download/yaret/
-
-Upstream Authors: Adam Luter <lute...@auburn.edu>,
-                  Marco Nenciarini <mnen...@prato.linux.it>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: YaRET
+Comment:
+ This package was debianized by Marco Nenciarini <mnen...@debian.org>.
+Source:
+ http://savannah.nongnu.org/download/yaret/
+Upstream-Contact:
+ Adam Luter <lute...@auburn.edu>,
+ Marco Nenciarini <mnen...@prato.linux.it>
 
+Files: *
 Copyright:
-
-    YaRET -- Yet another Ripper-Encoder-Tagger
-
     Copyright (c) 2004 by Marco Nenciarini <mnen...@prato.linux.it>
                    and by Adam Luter       <lute...@auburn.edu>
-
+License: GPL-2+
  This program 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 program 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 program; if not, write to the Free Software Foundation,
  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in /usr/share/common-licenses/GPL'.
+Comment:
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in /usr/share/common-licenses/GPL'.
diff -Nru yaret-2.1.0/debian/rules yaret-2.1.0/debian/rules
--- yaret-2.1.0/debian/rules    2023-10-22 23:57:50.000000000 +0200
+++ yaret-2.1.0/debian/rules    2023-10-22 23:51:06.000000000 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 install/yaret::
        install -m 755 yaret debian/yaret/usr/bin/yaret
diff -Nru yaret-2.1.0/debian/source/format yaret-2.1.0/debian/source/format
--- yaret-2.1.0/debian/source/format    1970-01-01 01:00:00.000000000 +0100
+++ yaret-2.1.0/debian/source/format    2023-10-22 23:51:06.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to