Skip to content

Commit 21c6303

Browse files
committed
apt: bump keyring version to 2017.09.24
1 parent f376003 commit 21c6303

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/apt/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DISTRIBUTIONS = debian
44
ARCHITECTURES = i386 amd64
55
CODES = jessie stretch
66
KEYRING_PACKAGE = cutter-keyring
7-
KEYRING_VERSION = 2012.08.15
7+
KEYRING_VERSION = 2017.09.24
88
KEYRING_BASE_NAME = $(KEYRING_PACKAGE)-$(KEYRING_VERSION)
99

1010
all:

packages/apt/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
cutter-keyring (2017.09.24-1) unstable; urgency=medium
2+
3+
* Bump up compat level to 9.
4+
* Bump up standards version to 3.9.5.
5+
6+
-- Kentaro Hayashi <hayashi@clear-code.com> Sun, 24 Sep 2017 00:32:05 +0900
7+
18
cutter-keyring (2012.08.15-1) unstable; urgency=low
29

310
* Initial release.

0 commit comments

Comments
 (0)