[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.22-1-448-g55fa1cc

Ove Kaaven ovek at arcticnet.no
Fri Jun 12 11:26:04 UTC 2009


The following commit has been merged in the master branch:
commit da93d2f734c69032bb5b5d189385cb6e31f0d559
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Wed Jun 10 20:39:54 2009 +0200

    Add "-unstable" suffix to package names for the Wine development branch, and upload to sid.

diff --git a/debian/changelog b/debian/changelog
index 7dad6d0..776a3fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-wine (1.1.23-1) UNRELEASED; urgency=low
+wine-unstable (1.1.23-1) UNRELEASED; urgency=low
 
   * UNRELEASED
 
diff --git a/debian/rules b/debian/rules
index d59860b..5897cab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ VERSION := $(lastword $(shell dpkg-parsechangelog|grep "^Version: "))
 
 #DEBIAN_SID := $(findstring sid,$(DEBIAN_VERSION))
 
-#VERSUFFIX=-unstable
+VERSUFFIX=-unstable
 
 CC=gcc
 LIBDIR=lib

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list