[kernel-team] 01/01: d-k-tag: Uploads to sid use 'unstable' not 'sid'

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Aug 16 09:07:15 UTC 2015


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

benh pushed a commit to branch master
in repository kernel-team.

commit 1d6651d7e3f40671e1a816916bbcdc33c9b72ae9
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Aug 16 11:07:09 2015 +0200

    d-k-tag: Uploads to sid use 'unstable' not 'sid'
---
 scripts/d-k-tag | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/d-k-tag b/scripts/d-k-tag
index 21dbb25..304677a 100755
--- a/scripts/d-k-tag
+++ b/scripts/d-k-tag
@@ -15,7 +15,7 @@ fi
 # Check that distribution agrees with branch
 dist=$(dpkg-parsechangelog -S Distribution)
 case "$branch,$dist" in
-master,sid | master,experimental | squeeze-security,squeeze-lts)
+master,unstable | master,experimental | sid,unstable | squeeze-security,squeeze-lts)
     # OK
     ;;
 *)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/kernel-team.git



More information about the Kernel-svn-changes mailing list