Skip to content

Commit

Permalink
ppa: add ubuntu16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Apr 22, 2016
1 parent 5f42340 commit 811109d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ qtav ($1) $2; urgency=low
EOF
}

DISTRIBUTIONS=(trusty utopic vivid wily)
DISTRIBUTIONS=(trusty vivid wily xenial)
DATE=`date -d @$(git log -n1 --format="%at") +%Y%m%d`
for D in ${DISTRIBUTIONS[@]}; do
git checkout -- debian/changelog
Expand Down

0 comments on commit 811109d

Please sign in to comment.