v0.7.2-rc1 - update package

This commit is contained in:
Martin Simon 2021-02-15 15:17:42 +01:00
parent 624401727e
commit 8648b97aa8
2 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,7 @@ set -eu
IMAGE="debian:buster-slim"
TARGET="$(dirname "$0" | xargs realpath)"
VERSION="v0.7.1"
VERSION="v0.7.2-rc1"
while getopts "v:i:h" opt
do

8
debian/changelog vendored
View File

@ -1,3 +1,9 @@
alacritty (0.7.2-rc1-1) unstable; urgency=medium
* Version 0.7.2-rc1
-- Martin Simon <me@martinsimon.me> Mon, 15 Feb 2021 00:00:00 +0000
alacritty (0.7.1-1) unstable; urgency=medium
* Version 0.7.1
@ -70,7 +76,7 @@ alacritty (0.4.3-1) unstable; urgency=medium
-- Martin Simon <me@martinsimon.me> Wed, 03 Jun 2020 00:00:00 +0000
alacritty (0.4.2-2) unstable; urgency=medium
alacritty (0.4.2-2) unstable; urgency=medium
* Version 0.4.2
* add default package config file to examples