summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-04-20 00:02:35 +0100
committerJames Cowgill <james410@cowgill.org.uk>2015-04-20 00:02:35 +0100
commit505bb995f323a7ed77970fd7b133e9432bf97eec (patch)
tree3ace22c873e9a295927535a78eb2fd3b028d0669 /debian/changelog
parent1f1af7666cd2757eec6584a54cad4a241b654b4b (diff)
Upload to experimental
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog33
1 files changed, 28 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index c559bfa..a54b565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,31 @@
-libcsfml (2.2-1) UNRELEASED; urgency=medium
-
- * Fix capitalization of "Debian Games Team" in debian/control
-
- -- James Cowgill <james410@cowgill.org.uk> Sat, 21 Dec 2013 19:53:08 +0000
+libcsfml (2.2-1) experimental; urgency=low
+
+ * New upstream version.
+ * Rename packages to libcsfml-*2.2 due to SONAME bump.
+
+ * debian/control:
+ - Fix capitalization of "Debian Games Team".
+ - Rename libcsfml2-dbg to libcsfml-dbg.
+ - Add some suggests to libcsfml-dev.
+ - Bump required SFML version to 2.2
+ - Bump standards version - no changes
+ * debian/copyright:
+ - Update dates and remove copyright for the cmake module patch.
+ * debian/rules:
+ - Use uscan --download-current-version.
+ - Update cmake options (some were renamed).
+ - Enable all hardening flags.
+ * debian/patches:
+ - Refresh hurd patch and add 01_ prefix.
+ - Drop sfml-cmake-module.patch and use FindSFML from libsfml-dev instead.
+ - Add 02_build-doc-once.patch to prevent documentation building twice.
+ - Add 03_remove-googleapi-css.patch to remove googleapi css in
+ doc/header.htm.
+ * debian/*.symbols:
+ - Update all symbol files for 2.2
+ - Add Build-Depends-Package field.
+
+ -- James Cowgill <james410@cowgill.org.uk> Sat, 14 Mar 2015 15:57:23 +0000
libcsfml (2.1-2) unstable; urgency=low