From 2b4b87bc1693724a1bb2c73c748797879a2361c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 14 Aug 2023 14:34:09 +0200 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- debian/files | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index 156a027..1deeda2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libonig (6.9.8-2) UNRELEASED; urgency=medium +libonig (6.9.8-2) unstable; urgency=medium * debian/rules: - Fix Fails to build source after successful build (Closes: #1044462). @@ -8,7 +8,7 @@ libonig (6.9.8-2) UNRELEASED; urgency=medium * debian/control: - Change to new repository URL. - -- Jörg Frings-Fürst Mon, 14 Aug 2023 09:48:18 +0200 + -- Jörg Frings-Fürst Mon, 14 Aug 2023 14:33:07 +0200 libonig (6.9.8-1) unstable; urgency=medium diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..7c4753d --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +libonig_6.9.8-2_source.buildinfo libs extra -- cgit v1.2.3 From 88a389b518f4b75765e2813daef23ee50e7f6623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 14 Aug 2023 16:06:37 +0200 Subject: d/changelog: Fix typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1deeda2..fbbcbb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ libonig (6.9.8-2) unstable; urgency=medium * debian/rules: - - Fix Fails to build source after successful build (Closes: #1044462). + - Fix Fails to build source after successful build (Closes: #1047845). * Declare compliance with Debian Policy 4.6.2 (No changes needed). * debian/copyright: - Add year 2023 to myself. -- cgit v1.2.3