[pkg-wine-party] [wine] 01/09: Revert "Add patch to fix macro not defined errors from man."

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri Apr 8 15:31:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch stretch
in repository wine.

commit 6b4266d0781a46aef16229ca567441ea34187231
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Apr 4 20:14:53 2016 +0200

    Revert "Add patch to fix macro not defined errors from man."
    
    Applied upstream 1.8.2
    
    This reverts commit 0341b2157c8d315031269dd4dceb92a97fb1e272
    and adjusts the changelog.
---
 debian/changelog                     |  1 -
 debian/patches/manpages-errors.patch | 41 ------------------------------------
 debian/patches/series                |  1 -
 3 files changed, 43 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 89263dd..1752a87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,6 @@ wine (1.8.1-3) UNRELEASED; urgency=medium
     - Update copyright.
     - Explicitly specify which manpages to install.
     - Install manpages for all installed executables.
-    - Add patch to fix macro not defined errors from man.
     - Install winegcc script again to specify WINEBUILD.
     - Add symlinks in /usr/bin for installed tools in wine32|64-tools.
     - Add symlink in /usr/bin for winepath in wine.
diff --git a/debian/patches/manpages-errors.patch b/debian/patches/manpages-errors.patch
deleted file mode 100644
index 21c0730..0000000
--- a/debian/patches/manpages-errors.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-Description: Fix macro not defined errors from man
-Author: Jens Reyer <jre.winesim at gmail.com>
-Applied-Upstream: 1.9.5
-
---- a/loader/wine.pl.UTF-8.man.in
-+++ b/loader/wine.pl.UTF-8.man.in
-@@ -263,8 +263,8 @@ symboliczene dowiązanie w formie $WINEP
- Napędy DOS również są określone przez dowiązania symboliczne; Dla przykładu jeżeli napęd D:
- odpowiadałby napędowi CDROM zamontowanemu w /mnt/cdrom, miałbyś dowiązanie symboliczne
- $WINEPREFIX/dosdevices/d: -> /mnt/cdrom. Urządzenia Uniksowe odpowiadające
--napędom DOS mogą być określone w ten sam sposób, z użyciem '::' zamiast
--':'. Tak więc dla poprzedniego przykładu, jeżeli urządzenie CDROM byłoby zamontowane
-+napędom DOS mogą być określone w ten sam sposób, z użyciem '::' zamiast ':'.
-+Tak więc dla poprzedniego przykładu, jeżeli urządzenie CDROM byłoby zamontowane
- z /dev/hdc, to odpowiadające dowiązanie symboliczne wyglądałoby następująco
- $WINEPREFIX/dosdevices/d:: -> /dev/hdc.
- .SH AUTORZY
---- a/tools/winemaker/winemaker.de.UTF-8.man.in
-+++ b/tools/winemaker/winemaker.de.UTF-8.man.in
-@@ -58,7 +58,7 @@ im Includepfad suchen und die entspreche
- Groß-/Kleinschreibweise austauschen.
- .PP
- - Winemaker wird ebenso andere, exotischere Probleme wie die Benutzung von
--'#pragma pack', 'afxres.h' in nicht-MFC-Projekten und mehr untersuchen.
-+\&'#pragma pack', 'afxres.h' in nicht-MFC-Projekten und mehr untersuchen.
- Sollte etwas ungwöhnliches vorkommen, wird Winemaker Sie warnen.
- .PP
- - Winemaker kann eine ganze Verzeichnisstruktur auf einmal durchsuchen,
-@@ -198,9 +198,9 @@ $ winemaker --lower-uppercase -DSTRICT .
- Damit scannt Winemaker das aktuelle Verzeichnis und die Unterverzeichnisse nach
- Quellcodedateien. Jede Datei und jedes Verzeichnis, das ganz in Großbuchstaben
- geschrieben ist, wird in Kleinbuchstaben umbenannt. Danach werden alle Quellcodedateien
--an die Kompilierung mit Winelib angepasst und Makefiles erzeugt.
--'-DSTRICT' gibt an, dass das STRICT-Makro gesetzt sein muss, um diesen Quellcode
--zu kompilieren. Letztendlich wird Winemaker die globale Makefile erzeugen.
-+an die Kompilierung mit Winelib angepasst und Makefiles erzeugt. '-DSTRICT' gibt
-+an, dass das STRICT-Makro gesetzt sein muss, um diesen Quellcode zu kompilieren.
-+Letztendlich wird Winemaker die globale Makefile erzeugen.
- .PP
- Der nächste Schritt wäre dann:
- .PP
diff --git a/debian/patches/series b/debian/patches/series
index 221ac45..2031aec 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,5 +18,4 @@ openal.patch
 addons.patch
 
 font-divbyzero.patch
-manpages-errors.patch
 printer-resolution.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list