Refresh patches to avoid potential problems with the buildds.
This commit is contained in:
28
debian/patches/01-docdir.patch
vendored
28
debian/patches/01-docdir.patch
vendored
@@ -1,10 +1,9 @@
|
|||||||
Author: Daniel Baumann <daniel@debian.org>
|
Author: Daniel Baumann <daniel@debian.org>
|
||||||
Description: Hardcode documentation subdirectory, autodetection doesn't work.
|
Description: Hardcode documentation subdirectory, autodetection doesn't work.
|
||||||
|
|
||||||
diff -Naurp dvdisaster.orig/documentation/dvdisaster.cs.1 dvdisaster/documentation/dvdisaster.cs.1
|
--- a/documentation/dvdisaster.cs.1
|
||||||
--- dvdisaster.orig/documentation/dvdisaster.cs.1 2009-01-19 20:53:35.000000000 +0000
|
+++ b/documentation/dvdisaster.cs.1
|
||||||
+++ dvdisaster/documentation/dvdisaster.cs.1 2009-01-25 12:51:13.000000000 +0000
|
@@ -119,7 +119,7 @@
|
||||||
@@ -119,7 +119,7 @@ rozdělí soubory na segmenty <= 2 GB.
|
|
||||||
.SH VIZ TÉŽ
|
.SH VIZ TÉŽ
|
||||||
.B Dokumentace
|
.B Dokumentace
|
||||||
DVDISASTER je dokumentován svým vlastním manuálem, nainstalovaným v
|
DVDISASTER je dokumentován svým vlastním manuálem, nainstalovaným v
|
||||||
@@ -13,10 +12,9 @@ diff -Naurp dvdisaster.orig/documentation/dvdisaster.cs.1 dvdisaster/documentati
|
|||||||
|
|
||||||
.SH AUTOR
|
.SH AUTOR
|
||||||
DVDISASTER napsal Carsten Gnoerlich <carsten@dvdisaster.com>.
|
DVDISASTER napsal Carsten Gnoerlich <carsten@dvdisaster.com>.
|
||||||
diff -Naurp dvdisaster.orig/documentation/dvdisaster.de.1 dvdisaster/documentation/dvdisaster.de.1
|
--- a/documentation/dvdisaster.de.1
|
||||||
--- dvdisaster.orig/documentation/dvdisaster.de.1 2009-01-19 20:53:35.000000000 +0000
|
+++ b/documentation/dvdisaster.de.1
|
||||||
+++ dvdisaster/documentation/dvdisaster.de.1 2009-01-25 12:51:13.000000000 +0000
|
@@ -235,7 +235,7 @@
|
||||||
@@ -231,7 +231,7 @@ Abbild in mehrere Dateien <= 2GB aufteil
|
|
||||||
.SH SIEHE AUCH
|
.SH SIEHE AUCH
|
||||||
.B Dokumentation
|
.B Dokumentation
|
||||||
DVDISASTER ist in seinem eigenen Handbuch dokumentiert, welches in
|
DVDISASTER ist in seinem eigenen Handbuch dokumentiert, welches in
|
||||||
@@ -25,10 +23,9 @@ diff -Naurp dvdisaster.orig/documentation/dvdisaster.de.1 dvdisaster/documentati
|
|||||||
installiert ist.
|
installiert ist.
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
diff -Naurp dvdisaster.orig/documentation/dvdisaster.en.1 dvdisaster/documentation/dvdisaster.en.1
|
--- a/documentation/dvdisaster.en.1
|
||||||
--- dvdisaster.orig/documentation/dvdisaster.en.1 2009-01-19 20:53:35.000000000 +0000
|
+++ b/documentation/dvdisaster.en.1
|
||||||
+++ dvdisaster/documentation/dvdisaster.en.1 2009-01-25 12:51:13.000000000 +0000
|
@@ -224,7 +224,7 @@
|
||||||
@@ -220,7 +220,7 @@ split image into files <= 2GB.
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.B Documentation
|
.B Documentation
|
||||||
DVDISASTER is documented by its own manual, installed in
|
DVDISASTER is documented by its own manual, installed in
|
||||||
@@ -37,10 +34,9 @@ diff -Naurp dvdisaster.orig/documentation/dvdisaster.en.1 dvdisaster/documentati
|
|||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
DVDISASTER was written by Carsten Gnoerlich <carsten@dvdisaster.com>.
|
DVDISASTER was written by Carsten Gnoerlich <carsten@dvdisaster.com>.
|
||||||
diff -Naurp dvdisaster.orig/documentation/dvdisaster.it.1 dvdisaster/documentation/dvdisaster.it.1
|
--- a/documentation/dvdisaster.it.1
|
||||||
--- dvdisaster.orig/documentation/dvdisaster.it.1 2009-01-19 20:53:35.000000000 +0000
|
+++ b/documentation/dvdisaster.it.1
|
||||||
+++ dvdisaster/documentation/dvdisaster.it.1 2009-01-25 12:51:13.000000000 +0000
|
@@ -115,7 +115,7 @@
|
||||||
@@ -115,7 +115,7 @@ Suddividere l'immagine in file <= 2GB.
|
|
||||||
.SH "VEDERE ANCHE"
|
.SH "VEDERE ANCHE"
|
||||||
.B Documentation
|
.B Documentation
|
||||||
DVDISASTER is documented by its own manual, installed in
|
DVDISASTER is documented by its own manual, installed in
|
||||||
|
|||||||
7
debian/patches/02-encryption.patch
vendored
7
debian/patches/02-encryption.patch
vendored
@@ -1,10 +1,9 @@
|
|||||||
Author: n/a
|
Author: n/a
|
||||||
Description: Disables to skip on encrypted disks (e.g. DVD with CSS-Encryption).
|
Description: Disables to skip on encrypted disks (e.g. DVD with CSS-Encryption).
|
||||||
|
|
||||||
diff -Naurp dvdisaster.orig/scsi-layer.c dvdisaster/scsi-layer.c
|
--- a/scsi-layer.c
|
||||||
--- dvdisaster.orig/scsi-layer.c 2008-03-30 09:10:52.000000000 +0000
|
+++ b/scsi-layer.c
|
||||||
+++ dvdisaster/scsi-layer.c 2008-05-03 08:31:12.000000000 +0000
|
@@ -2658,11 +2658,12 @@
|
||||||
@@ -2438,11 +2438,12 @@ DeviceHandle* OpenAndQueryDevice(char *d
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
7
debian/patches/03-dvdrom.patch
vendored
7
debian/patches/03-dvdrom.patch
vendored
@@ -1,10 +1,9 @@
|
|||||||
Author: Corey Wright <undefined@pobox.com>
|
Author: Corey Wright <undefined@pobox.com>
|
||||||
Description: Adds support for DVD-ROM medium-type.
|
Description: Adds support for DVD-ROM medium-type.
|
||||||
|
|
||||||
diff -Naurp dvdisaster.orig/scsi-layer.c dvdisaster/scsi-layer.c
|
--- a/scsi-layer.c
|
||||||
--- dvdisaster.orig/scsi-layer.c 2008-03-30 09:10:52.000000000 +0000
|
+++ b/scsi-layer.c
|
||||||
+++ dvdisaster/scsi-layer.c 2008-05-03 08:32:22.000000000 +0000
|
@@ -890,6 +890,11 @@
|
||||||
@@ -719,6 +719,11 @@ static int query_dvd(DeviceHandle *dh, i
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
5
debian/patches/04-manpage.patch
vendored
5
debian/patches/04-manpage.patch
vendored
@@ -1,9 +1,8 @@
|
|||||||
Author: Daniel Baumann <daniel@debian.org>
|
Author: Daniel Baumann <daniel@debian.org>
|
||||||
Description: Fixes typo in manpages.
|
Description: Fixes typo in manpages.
|
||||||
|
|
||||||
diff -Naurp dvdisaster.orig/documentation/dvdisaster.cs.1 dvdisaster/documentation/dvdisaster.cs.1
|
--- a/documentation/dvdisaster.cs.1
|
||||||
--- dvdisaster.orig/documentation/dvdisaster.cs.1 2009-01-19 20:53:35.000000000 +0000
|
+++ b/documentation/dvdisaster.cs.1
|
||||||
+++ dvdisaster/documentation/dvdisaster.cs.1 2009-01-25 12:53:36.000000000 +0000
|
|
||||||
@@ -7,7 +7,7 @@
|
@@ -7,7 +7,7 @@
|
||||||
.\"
|
.\"
|
||||||
.TH DVDISASTER 1 "2006-01-04" "0.65" "ochrana pro média CD/DVD"
|
.TH DVDISASTER 1 "2006-01-04" "0.65" "ochrana pro média CD/DVD"
|
||||||
|
|||||||
13
debian/patches/05-help-dialog.patch
vendored
13
debian/patches/05-help-dialog.patch
vendored
@@ -1,10 +1,9 @@
|
|||||||
Author: Daniel Baumann <daniel@debian.org>
|
Author: Daniel Baumann <daniel@debian.org>
|
||||||
Description: Customizes the help-dialog according to README.MODIFYING.
|
Description: Customizes the help-dialog according to README.MODIFYING.
|
||||||
|
|
||||||
diff -Naurp dvdisaster.orig/help-dialogs.c dvdisaster/help-dialogs.c
|
--- a/help-dialogs.c
|
||||||
--- dvdisaster.orig/help-dialogs.c 2009-01-19 20:53:35.000000000 +0000
|
+++ b/help-dialogs.c
|
||||||
+++ dvdisaster/help-dialogs.c 2009-01-25 12:49:22.000000000 +0000
|
@@ -402,7 +402,7 @@
|
||||||
@@ -385,7 +385,7 @@ void ShowGPL()
|
|
||||||
ShowTextfile(_("windowtitle|GNU General Public License"),
|
ShowTextfile(_("windowtitle|GNU General Public License"),
|
||||||
_("<big>GNU General Public License</big>\n"
|
_("<big>GNU General Public License</big>\n"
|
||||||
"<i>The license terms of dvdisaster.</i>"),
|
"<i>The license terms of dvdisaster.</i>"),
|
||||||
@@ -13,7 +12,7 @@ diff -Naurp dvdisaster.orig/help-dialogs.c dvdisaster/help-dialogs.c
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@@ -541,7 +541,7 @@ static void show_modifying(void)
|
@@ -549,7 +549,7 @@
|
||||||
{ ShowTextfile(_("windowtitle|Modifying dvdisaster"),
|
{ ShowTextfile(_("windowtitle|Modifying dvdisaster"),
|
||||||
_("<big>Modifying dvdisaster</big>\n"
|
_("<big>Modifying dvdisaster</big>\n"
|
||||||
"<i>Your changes are not ours.</i>"),
|
"<i>Your changes are not ours.</i>"),
|
||||||
@@ -22,7 +21,7 @@ diff -Naurp dvdisaster.orig/help-dialogs.c dvdisaster/help-dialogs.c
|
|||||||
}
|
}
|
||||||
|
|
||||||
static gint about_cb(GtkWidget *widget, GdkEvent *event, gpointer data)
|
static gint about_cb(GtkWidget *widget, GdkEvent *event, gpointer data)
|
||||||
@@ -698,9 +698,9 @@ void AboutDialog()
|
@@ -706,9 +706,9 @@
|
||||||
|
|
||||||
#ifdef MODIFIED_SOURCE
|
#ifdef MODIFIED_SOURCE
|
||||||
AboutTextWithLink(vbox,
|
AboutTextWithLink(vbox,
|
||||||
@@ -35,7 +34,7 @@ diff -Naurp dvdisaster.orig/help-dialogs.c dvdisaster/help-dialogs.c
|
|||||||
#else
|
#else
|
||||||
AboutText(vbox, _("Copyright 2004-2009 Carsten Gnoerlich"));
|
AboutText(vbox, _("Copyright 2004-2009 Carsten Gnoerlich"));
|
||||||
#endif
|
#endif
|
||||||
@@ -717,14 +717,14 @@ void AboutDialog()
|
@@ -725,14 +725,14 @@
|
||||||
AboutTextWithLink(vbox, _("This software comes with <b>absolutely no warranty</b>.\n"
|
AboutTextWithLink(vbox, _("This software comes with <b>absolutely no warranty</b>.\n"
|
||||||
"This is free software and you are welcome to redistribute it\n"
|
"This is free software and you are welcome to redistribute it\n"
|
||||||
"under the conditions of the [GNU General Public License].\n"),
|
"under the conditions of the [GNU General Public License].\n"),
|
||||||
|
|||||||
Reference in New Issue
Block a user