mirror of
https://github.com/clearml/dropbear
synced 2025-03-12 14:48:34 +00:00
changelog for 2015.67
This commit is contained in:
parent
30ec18d938
commit
dd0352d93b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
dropbear (2015.67-0.1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Matt Johnston <matt@ucc.asn.au> Wed, 28 Jan 2015 22:53:59 +0800
|
||||||
|
|
||||||
dropbear (2014.66-0.1) unstable; urgency=low
|
dropbear (2014.66-0.1) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
@ -7,7 +7,7 @@ if ! head -n1 CHANGES | grep -q $VERSION ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ! head -n1 debian/changelog | grep -q $VERSION ; then
|
if ! head -n1 debian/changelog | grep -q $VERSION ; then
|
||||||
echo "CHANGES needs updating"
|
echo "debian/changelog needs updating"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user