[pkg-wine-party] [wine] 01/06: Move wineserver.real back to libwine.

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri Jan 8 04:24:51 UTC 2016


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

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

commit 6d6351d75da168bbe55db3baad54591610671c3c
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Jan 7 15:25:13 2016 +0100

    Move wineserver.real back to libwine.
    
    Drop now unnecessary breaks/replaces.
---
 debian/control.in                          | 4 ----
 debian/libwineVERSION.install              | 1 +
 debian/wineserverVERSION.install           | 1 -
 debian/wineserverVERSION.lintian-overrides | 2 --
 4 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index cc71423..ec8b92e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -91,10 +91,6 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libwineVERSION (= ${binary:Version}),
-Breaks:
- libwineVERSION (<< 1.8-2~),
-Replaces:
- libwineVERSION (<< 1.8-2~),
 Description: Windows API implementation - server
  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/libwineVERSION.install b/debian/libwineVERSION.install
index e1785f6..a916720 100644
--- a/debian/libwineVERSION.install
+++ b/debian/libwineVERSION.install
@@ -1,5 +1,6 @@
 debian/tmp/usr/lib/*/*/*.*.so
 debian/tmp/usr/lib/*/*/fakedlls
+debian/tmp/usr/lib/*/*/wineserver.real
 debian/tmp/usr/lib/*/*/libwine.so.*
 
 debian/tmp/usr/share/*/wine/*.*
diff --git a/debian/wineserverVERSION.install b/debian/wineserverVERSION.install
index c1983ca..25d130a 100644
--- a/debian/wineserverVERSION.install
+++ b/debian/wineserverVERSION.install
@@ -1,2 +1 @@
-debian/tmp/usr/lib/*/*/wineserver.real
 debian/tmp/wineserverVERSION usr/bin
diff --git a/debian/wineserverVERSION.lintian-overrides b/debian/wineserverVERSION.lintian-overrides
deleted file mode 100644
index 8b7b28c..0000000
--- a/debian/wineserverVERSION.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# unfortunately wine doesn't doesn't do fortify hardening
-hardening-no-fortify-functions

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