[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-0.9.61-2-174-g6439439

Ove Kaaven ovek at arcticnet.no
Sat May 10 07:36:40 UTC 2008


The following commit has been merged in the master branch:
commit aafc79803a8f8f38823a92d13e9c528b1ecaa167
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Sat May 10 09:01:49 2008 +0200

    Make the dummy changelog entry created with debian/maint/import-done just say "UNRELEASED", like git-dch does.

diff --git a/debian/maint/import-done b/debian/maint/import-done
index 7b3c2b3..9644aed 100755
--- a/debian/maint/import-done
+++ b/debian/maint/import-done
@@ -8,7 +8,7 @@ fi
 upstream_version="$2"
 # Create changelog entry, so build tools can find the upstream version
 dch -v "$upstream_version-1" --distribution UNRELEASED --preserve \
- "Merge upstream Wine $upstream_version"
+ "UNRELEASED"
 git add debian/changelog
 # Amend the merge commit message
 if [ -f debian/announce.tmp ]

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list