[pkg-wine-party] [wine] 06/08: Remove remaining VERSION from package fonts-wineVERSION.

Jens Reyer jreyer-guest at moszumanska.debian.org
Sat Oct 8 12:18:03 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 82940a1e06f65dd89aa483c01bd905cccb2cc3f9
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Sat Sep 3 15:50:37 2016 +0200

    Remove remaining VERSION from package fonts-wineVERSION.
    
    fonts-wine is currently only built in src:wine. If we should
    decide to reintroduce a separate package fonts-wine-development,
    we'd need to change the packaging also in other places (paths in
    makefile.patch and these files here). So make the packaging
    consistent without VERSION for now.
---
 debian/control.in | 2 +-
 debian/rules      | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index ab70aa8..82662b7 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -222,7 +222,7 @@ Description: Windows API implementation - 64-bit developer tools
  This package provides Wine's 64-bit developer tools. They are capable of
  generating both 32- and 64-bit results.
 
-Package: fonts-wineVERSION
+Package: fonts-wine
 Section: fonts
 Architecture: all
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 776c9ef..f1e64db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,9 +94,6 @@ debian/wine64$(VERSION)%: debian/wine64VERSION%
 debian/libwine$(VERSION)%: debian/libwineVERSION%
 	sed s/VERSION/$(VERSION)/g < $< > $@
 
-debian/fonts-wine$(VERSION)%: debian/fonts-wineVERSION%
-	sed s/VERSION/$(VERSION)/g < $< > $@
-
 debian/bug-control: debian/bug-control.in
 	sed s/VERSION/$(VERSION)/g < $< > $@
 

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