I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
diff -Nru aview-1.3.0rc1/debian/aaflip.1 aview-1.3.0rc1/debian/aaflip.1
--- aview-1.3.0rc1/debian/aaflip.1      1970-01-01 00:00:00.000000000 +0000
+++ aview-1.3.0rc1/debian/aaflip.1      2024-02-17 23:14:52.000000000 +0000
@@ -0,0 +1,83 @@
+.TH AAFLIP 1 "December 17, 2001"
+.SH NAME
+aaflip \- An ASCII art video player
+.SH SYNOPSIS
+.B aaflip
+.RB [\| \-abcfv \|]
+.RB [\| \-n
+.RB number \|]
+.RB [\| \-s
+.RB delay \|]
+.SH DESCRIPTION
+.B aaflip
+is an ASCII art video player which supports the fli and flc formats.
+.PP
+fli files are limited to a resolution of 320x200 pixel, while flc files can
+have any resolution.
+.PP
+The default method of playing is to load the first frame of the animation
+sequence and display it. After this the remainder of the file is loaded
+into memory, and the animation starts. The animation ends when q or ctrl-c
+is pressed.
+.SH OPTIONS
+.TP
+.B \-a
+Remove frames from memory after processing. Using this option leaves more
+memory for other processes, but relies on the buffer cache for continuous
+animation.
+.TP
+.B \-b
+Process frames immediately as they are loaded. When using this option the
+animation frames are shown as soon as the player has read them, so you don't
+have to wait until the entire file has been read. The disadvantage is that the
+animation becomes jumpy if the speed set by the animation is higher than the
+speed of loading.
+.TP
+.B \-c
+Keep the screen black while loading the animation. This conflicts with option
+.BR -b ,
+which can give interesting results.
+.TP
+.B \-f
+Switch off clock synchronization. Animation will run as fast as possible.
+.TP
+.B \-v
+Show information on flic file.
+.TP
+.B "\-n number"
+Play the animation sequence 
+.I number
+times.
+.TP
+.B "\-s delay"
+Set delay between frames to 
+.I delay
+milliseconds. Option 
+.B "\-s 0"
+is the same as 
+.BR \-f .
+.SH BUGS
+Please report any bugs you find to Jan Hubicka <hubi...@freesoft.cz>.
+.SH LICENSE
+.B aaflip
+is covered by the GNU General Public License (GPL).
+.SH HISTORY
+.B aaflip
+is based on the FLI Player written by John Remyn <boogy...@xs4all.hacktic.nl>.
+.SH "SEE ALSO"
+.BR aafire (1),
+.BR aainfo (1),
+.BR aasavefont (1),
+.BR aatest (1),
+.BR aview (1),
+.BR asciiview (1),
+.BR aa3d (1),
+.BR aatv (1),
+.BR bb (1),
+.BR xaos (6).
+.SH AUTHOR
+Jan Hubicka <hubi...@freesoft.cz>
+.PP
+This manual page was written by Edward Betts <edw...@debian.org> and
+Aaron Lehmann <aar...@vitelus.com>, for the Debian GNU/Linux system
+(but may be used by others).
diff -Nru aview-1.3.0rc1/debian/changelog aview-1.3.0rc1/debian/changelog
--- aview-1.3.0rc1/debian/changelog     2024-02-17 23:32:29.000000000 +0000
+++ aview-1.3.0rc1/debian/changelog     2024-02-17 23:14:52.000000000 +0000
@@ -1,3 +1,11 @@
+aview (1.3.0rc1-9.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0 (Closes: #1007478).
+  * d/copyright: Convert to machine-readable format.
+
+ -- Bastian Germann <b...@debian.org>  Sat, 17 Feb 2024 23:14:52 +0000
+
 aview (1.3.0rc1-9.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru aview-1.3.0rc1/debian/copyright aview-1.3.0rc1/debian/copyright
--- aview-1.3.0rc1/debian/copyright     2024-02-17 23:32:29.000000000 +0000
+++ aview-1.3.0rc1/debian/copyright     2024-02-17 23:14:52.000000000 +0000
@@ -1,61 +1,55 @@
-This package was debianized by Uwe Hermann <u...@debian.org> on
-Thu, 25 Oct 2001 16:25:52 +0200.
-
-The current Debian maintainer is Uwe Hermann <u...@debian.org>.
-
-This package was originally debianized by Michael Bramer <gr...@debian.org>,
-who also maintained it up to version 1.3.0rc1-3.
-
-It was downloaded from
-http://prdownloads.sourceforge.net/aa-project/aview-1.3.0rc1.tar.gz
-
-Upstream Author: Jan Hubicka <hubi...@freesoft.cz>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment:
+ This package was debianized by Uwe Hermann <u...@debian.org> on
+ Thu, 25 Oct 2001 16:25:52 +0200.
+ .
+ The current Debian maintainer is Uwe Hermann <u...@debian.org>.
+ .
+ This package was originally debianized by Michael Bramer <gr...@debian.org>,
+ who also maintained it up to version 1.3.0rc1-3.
+Source:
+ http://prdownloads.sourceforge.net/aa-project/aview-1.3.0rc1.tar.gz
+Upstream-Contact:
+ Jan Hubicka <hubi...@freesoft.cz>
 
+Files: *
 Copyright:
-
    Probably Jan Hubicka <hubi...@freesoft.cz> and others, but there's no
    real copyright statement in the code or in the README. Here's a snippet
    from aview.lsm:
-
+ .
      Author:         hubi...@freesoft.cz (Jan Hubicka)
                                         (Filip Kupsa)
                      tit...@mbox.vol.cz (Mojmir Svoboda)
                      to...@horac.ta.jcu.cz (Kamil Toman)
-
-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 can be found in `/usr/share/common-licenses/GPL'.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
--------------------------------------------------------------------------------
-
-flip.c:
 
+Files: flip.c
 Copyright: 1993 J. Remyn
-
-License:
-
+License: free-no-warranty
    This program is freely distributable, but there is no warranty of any kind.
    Modified for aaflip version 1.0 by Jan Hubicka
 
--------------------------------------------------------------------------------
-
-Debian packaging copyright:
 
+Files: debian/*
+Copyright: Uwe Hermann <u...@debian.org>
+License: public-domain
    The packaging done by Uwe Hermann <u...@debian.org> is hereby
    released as public domain.
-
diff -Nru aview-1.3.0rc1/debian/patches/01_manpages.patch 
aview-1.3.0rc1/debian/patches/01_manpages.patch
--- aview-1.3.0rc1/debian/patches/01_manpages.patch     2024-02-17 
23:32:29.000000000 +0000
+++ aview-1.3.0rc1/debian/patches/01_manpages.patch     2024-02-17 
23:14:52.000000000 +0000
@@ -139,89 +139,3 @@
 +.PP
  This manual page was written by Michael Bramer <gr...@debian.org>,
  for the Debian GNU/Linux system (but may be used by others).
---- aview-1.3.0rc1.orig/debian/aaflip.1
-+++ aview-1.3.0rc1/debian/aaflip.1
-@@ -0,0 +1,83 @@
-+.TH AAFLIP 1 "December 17, 2001"
-+.SH NAME
-+aaflip \- An ASCII art video player
-+.SH SYNOPSIS
-+.B aaflip
-+.RB [\| \-abcfv \|]
-+.RB [\| \-n
-+.RB number \|]
-+.RB [\| \-s
-+.RB delay \|]
-+.SH DESCRIPTION
-+.B aaflip
-+is an ASCII art video player which supports the fli and flc formats.
-+.PP
-+fli files are limited to a resolution of 320x200 pixel, while flc files can
-+have any resolution.
-+.PP
-+The default method of playing is to load the first frame of the animation
-+sequence and display it. After this the remainder of the file is loaded
-+into memory, and the animation starts. The animation ends when q or ctrl-c
-+is pressed.
-+.SH OPTIONS
-+.TP
-+.B \-a
-+Remove frames from memory after processing. Using this option leaves more
-+memory for other processes, but relies on the buffer cache for continuous
-+animation.
-+.TP
-+.B \-b
-+Process frames immediately as they are loaded. When using this option the
-+animation frames are shown as soon as the player has read them, so you don't
-+have to wait until the entire file has been read. The disadvantage is that the
-+animation becomes jumpy if the speed set by the animation is higher than the
-+speed of loading.
-+.TP
-+.B \-c
-+Keep the screen black while loading the animation. This conflicts with option
-+.BR -b ,
-+which can give interesting results.
-+.TP
-+.B \-f
-+Switch off clock synchronization. Animation will run as fast as possible.
-+.TP
-+.B \-v
-+Show information on flic file.
-+.TP
-+.B "\-n number"
-+Play the animation sequence 
-+.I number
-+times.
-+.TP
-+.B "\-s delay"
-+Set delay between frames to 
-+.I delay
-+milliseconds. Option 
-+.B "\-s 0"
-+is the same as 
-+.BR \-f .
-+.SH BUGS
-+Please report any bugs you find to Jan Hubicka <hubi...@freesoft.cz>.
-+.SH LICENSE
-+.B aaflip
-+is covered by the GNU General Public License (GPL).
-+.SH HISTORY
-+.B aaflip
-+is based on the FLI Player written by John Remyn <boogy...@xs4all.hacktic.nl>.
-+.SH "SEE ALSO"
-+.BR aafire (1),
-+.BR aainfo (1),
-+.BR aasavefont (1),
-+.BR aatest (1),
-+.BR aview (1),
-+.BR asciiview (1),
-+.BR aa3d (1),
-+.BR aatv (1),
-+.BR bb (1),
-+.BR xaos (6).
-+.SH AUTHOR
-+Jan Hubicka <hubi...@freesoft.cz>
-+.PP
-+This manual page was written by Edward Betts <edw...@debian.org> and
-+Aaron Lehmann <aar...@vitelus.com>, for the Debian GNU/Linux system
-+(but may be used by others).
diff -Nru aview-1.3.0rc1/debian/patches/series 
aview-1.3.0rc1/debian/patches/series
--- aview-1.3.0rc1/debian/patches/series        1970-01-01 00:00:00.000000000 
+0000
+++ aview-1.3.0rc1/debian/patches/series        2024-02-17 23:14:52.000000000 
+0000
@@ -0,0 +1,4 @@
+00_misc_fixes.patch
+01_manpages.patch
+02_tmp_creation.patch
+03_missing_library.patch
diff -Nru aview-1.3.0rc1/debian/rules aview-1.3.0rc1/debian/rules
--- aview-1.3.0rc1/debian/rules 2024-02-17 23:32:29.000000000 +0000
+++ aview-1.3.0rc1/debian/rules 2024-02-17 23:14:52.000000000 +0000
@@ -17,5 +17,4 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
diff -Nru aview-1.3.0rc1/debian/source/format 
aview-1.3.0rc1/debian/source/format
--- aview-1.3.0rc1/debian/source/format 1970-01-01 00:00:00.000000000 +0000
+++ aview-1.3.0rc1/debian/source/format 2024-02-17 23:14:52.000000000 +0000
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to