Package: dvdisaster Version: 0.70.2-1 Severity: minor Tags: patch the debian package link in the help->about box points to http://packages.qa.debian.org/dvdisaster/, which generates a 404.
what we want is http://packages.qa.debian.org/dvdisaster (which generates a 302 to http://packages.qa.debian.org/d/dvdisaster.html). i've also included a patch to the help->about dialog box to clarify that the debian-specific patches allow use of all DVD-ROMs, not just those containing encrypted movies, but all pressed/manufactured DVD-ROMs, which i might have a legal right to copy (for backup purposes). but this patch is optional; feel free to reword or not apply at all. hmmm... there's 1 subscriber to the dvdisaster package... hi Carsten! ;-) thanks for dvdisaster. thanks for packaging and patching dvdisaster, Daniel. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15.7-ubuntu1-27.48+vs2.0.1.3+1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages dvdisaster depends on: ii libatk1.0-0 1.12.2-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.1-2 generic font configuration library ii libglib2.0-0 2.12.3-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-2 The GTK+ graphical user interface ii libpango1.0-0 1.14.5-1 Layout and rendering of internatio ii libx11-6 2:1.0.0-9 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-3 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra Versions of packages dvdisaster recommends: ii dvdisaster-doc 0.70.2-1 data loss/scratch/aging protection -- no debconf information
--- debian/patches/05-help-dialog.dpatch.orig 2006-10-17 05:17:34.000000000 -0500 +++ debian/patches/05-help-dialog.dpatch 2006-10-17 05:21:27.000000000 -0500 @@ -57,7 +57,7 @@ + "Please do not bother the original authors of dvdisaster\n" + "(www.dvdisaster.org) about issues with this version,\n" + "but submit bugreports against the [debian package] instead.\n"), -+ "http://packages.qa.debian.org/dvdisaster/"); ++ "http://packages.qa.debian.org/dvdisaster"); #else lang = g_getenv("LANG");
--- debian/patches/05-help-dialog.dpatch~ 2006-10-17 05:55:10.000000000 -0500 +++ debian/patches/05-help-dialog.dpatch 2006-10-17 05:53:59.000000000 -0500 @@ -53,7 +53,7 @@ - "([www.dvdisaster.org]) about issues with this version.\n"), - "http://www.dvdisaster.org"); + AboutTextWithLink(vbox, _("\nThis version is <b>not the original</b>. It has been patched\n" -+ "for Debian to support encrypted DVD-ROMs.\n\n" ++ "for Debian to support DVD-ROMs (with & without encryption).\n\n" + "Please do not bother the original authors of dvdisaster\n" + "(www.dvdisaster.org) about issues with this version,\n" + "but submit bugreports against the [debian package] instead.\n"),