From e1b963578a428d5e9b527710dd69a75d81ca97fe Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Sep 2019 16:18:41 +0200 Subject: [PATCH] upload to unstable (debian/1.22.1-2) --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 21f99f2..ad58318 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +engrampa (1.22.1-2) unstable; urgency=medium + + [ Martin Wimpress ] + * debian/patches: + + Add 0001_Remove_unused_g_ptr_array_copy.patch. glib-utils: Remove unused + function - g_ptr_array_copy. Fixes FTBFS using glib2 2.61.2. + + -- Mike Gabriel Mon, 02 Sep 2019 16:17:19 +0200 + engrampa (1.22.1-1) unstable; urgency=medium [ Martin Wimpress ]