summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2014-12-09 21:27:49 +0000
committerJames Cowgill <james410@cowgill.org.uk>2014-12-10 14:07:34 +0000
commit1e56e2d03118a85fadcc99a2f668cbec9ee6ab46 (patch)
tree68ecb12dab36146c596a51ef0e37c8d9722f1f85 /debian
parent68af9b97dbf13c95c0d3ee332082ce523b1930c2 (diff)
Upload to experimental
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog31
1 files changed, 26 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 4de7fc8..d5aaa08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,29 @@
-libsfml (2.2.0+dfsg-1) UNRELEASED; urgency=medium
-
- *
-
- -- James Cowgill <james410@cowgill.org.uk> Tue, 09 Dec 2014 20:22:03 +0000
+libsfml (2.2.0+dfsg-1) experimental; urgency=medium
+
+ * New upstream version.
+ * Rename packages to libsfml-*2.2.0 due to SONAME bump.
+
+ * debian/control:
+ - Bump standards version (no changes).
+ - Build depend on libudev-dev / libusbhid-dev for joystick support.
+ - Rename libsfml2-dbg to libsfml-dbg.
+ * debian/copyright:
+ - Update copyright for new files.
+ - Sort the "Files" entries.
+ * debian/rules:
+ - Enable SFML_INSTALL_PKGCONFIG_FILES.
+ - Build documentation as a separate step.
+ - Use uscan's --download-current-version in get-orig-source.
+ * debian/patches:
+ - Refresh patches.
+ - Drop 03_freebsd-joystick.patch since upstream now has FreeBSD
+ joystick support.
+ - Move joystick code for hurd into 02_hurd.patch
+ - Add 05_build-doc-once.patch to prevent building documentation twice.
+ * debian/*.symbols:
+ - Update all symbol files for 2.2.0
+
+ -- James Cowgill <james410@cowgill.org.uk> Wed, 10 Dec 2014 14:07:26 +0000
libsfml (2.1+dfsg2-1) unstable; urgency=medium