summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2019-08-06 13:42:31 +0200
committerStephane Glondu <steph@glondu.net>2019-08-06 13:49:36 +0200
commitb8d1ff65d65aaf84a8d3c6b26021cd9966c61d36 (patch)
tree54b8ab336126a9b86573ec2266f676496e677abe
parent4df5addf5e09b56d46583b829e0911a219f0fe90 (diff)
Update changelog
-rw-r--r--debian/changelog20
1 files changed, 15 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index f4332a2..1c434fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,22 @@
+gd4o (1.0~alpha5-9) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Switch to dh and bump debhelper compat level to 12
+ * Bump Standards-Version to 4.4.0
+ * Update Vcs-*
+ * Remove Samuel and Romain from Uploaders
+
+ -- Stéphane Glondu <glondu@debian.org> Tue, 06 Aug 2019 13:39:39 +0200
+
gd4o (1.0~alpha5-8) unstable; urgency=low
- * Really fix #709853
+ * Really fix #709853
-- Romain Beauxis <toots@rastageeks.org> Wed, 15 May 2013 10:19:47 -0500
gd4o (1.0~alpha5-7) unstable; urgency=low
- * Added BreaksL libgd-gd2-noxpm-ocaml (<< 1.0~alpha5-6~)
+ * Added BreaksL libgd-gd2-noxpm-ocaml (<< 1.0~alpha5-6~)
to libgd-ocaml-dev.
Closes: #709858
* Added debian/tmp/usr/lib/ocaml to libgd-ocaml.dirs
@@ -32,19 +42,19 @@ gd4o (1.0~alpha5-5) unstable; urgency=low
gd4o (1.0~alpha5-4) unstable; urgency=low
- * Disable native build on archs without ocaml native compiler.
+ * Disable native build on archs without ocaml native compiler.
-- Romain Beauxis <toots@rastageeks.org> Wed, 12 Oct 2011 02:11:37 +0200
gd4o (1.0~alpha5-3) unstable; urgency=low
- * Also build native library.
+ * Also build native library.
-- Romain Beauxis <toots@rastageeks.org> Wed, 12 Oct 2011 01:12:02 +0200
gd4o (1.0~alpha5-2) unstable; urgency=low
- * Patched Makefile to pass -fPIC to CFLAGS.
+ * Patched Makefile to pass -fPIC to CFLAGS.
* Added patch to support flags given through make
invocation.
* Added explicit build-deps on libs referenced in Makefile.