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

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

commit 3d65cbd8b78c7df5f009226f334aef54ae4f7b82
Author: Jens Reyer <jre.wine...@gmail.com>
Date:   Mon Oct 17 15:48:17 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/{fonts-wineVERSION.docs => fonts-wine.docs}       | 0
 debian/{fonts-wineVERSION.install => fonts-wine.install} | 2 +-
 debian/rules                                             | 3 ---
 3 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/fonts-wineVERSION.docs b/debian/fonts-wine.docs
similarity index 100%
rename from debian/fonts-wineVERSION.docs
rename to debian/fonts-wine.docs
diff --git a/debian/fonts-wineVERSION.install b/debian/fonts-wine.install
similarity index 81%
rename from debian/fonts-wineVERSION.install
rename to debian/fonts-wine.install
index cb7dcee..4b761c9 100644
--- a/debian/fonts-wineVERSION.install
+++ b/debian/fonts-wine.install
@@ -1,4 +1,4 @@
-fonts/*.fon usr/share/wineVERSION/wine/fonts
+fonts/*.fon usr/share/wine/fonts
 
 fonts/symbol.ttf usr/share/wine/fonts
 fonts/tahoma.ttf usr/share/wine/fonts
diff --git a/debian/rules b/debian/rules
index 188e0ae..faff461 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,9 +93,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

_______________________________________________
pkg-wine-party mailing list
pkg-wine-party@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party

Reply via email to