[pkg-wine-party] [wine] 01/01: Move manpages from wineVERSION to wine32VERSION.

Jens Reyer jreyer-guest at moszumanska.debian.org
Tue Nov 3 00:38:06 UTC 2015


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

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

commit d99640300fb8256b951263d34e7ad5f3694acbbc
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Tue Nov 3 00:34:59 2015 +0100

    Move manpages from wineVERSION to wine32VERSION.
    
    Closes: #803778
    
    The manpages are built together with the binaries since 1.7.54. So they
    don't get built on an arch indep build.
    Add versioned breaks and replaces to handle the move of the manpages
    between packages.
    Add lintian override for binary-without-manpage.
---
 debian/control.in                                       | 4 +++-
 debian/{wineVERSION.manpages => wine32VERSION.manpages} | 0
 debian/wineVERSION.lintian-overrides                    | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 278028b..02c0b97 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -95,8 +95,10 @@ Suggests:
  dosbox (>= 0.74-4.2~),
  wine32VERSION-preloader (= ${binary:Version}),
 Breaks:
- wineVERSION (<< 1.7.50-3~),
+ wineVERSION (<< 1.7.54-2~),
  wine32VERSION-preloader (<< 1.7.51-2~),
+Replaces:
+ wineVERSION (<< 1.7.54-2~),
 Description: Windows API implementation - 32-bit binary loader
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
diff --git a/debian/wineVERSION.manpages b/debian/wine32VERSION.manpages
similarity index 100%
rename from debian/wineVERSION.manpages
rename to debian/wine32VERSION.manpages
diff --git a/debian/wineVERSION.lintian-overrides b/debian/wineVERSION.lintian-overrides
new file mode 100644
index 0000000..b821be0
--- /dev/null
+++ b/debian/wineVERSION.lintian-overrides
@@ -0,0 +1,2 @@
+# the manpages are in wine32VERSION (details in bug #803778)
+binary-without-manpage

-- 
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