summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-05-09 15:59:44 +0100
committerJames Cowgill <james410@cowgill.org.uk>2015-05-09 16:00:06 +0100
commit6ffce37b8393aecb6a8c1e0922e6388d912b7759 (patch)
tree96cf85fd5bcdb9703ff59a3dd5d235fec026cfa1
parent6bf35e21fd31cc91f98a91f3f37a9bc66b6e9d97 (diff)
Upload to experimental
-rw-r--r--debian/changelog23
1 files changed, 17 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index a1421d2..5424d43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,29 +1,40 @@
-libsfml (2.3+dfsg-1) UNRELEASED; urgency=medium
+libsfml (2.3+dfsg-1) experimental; urgency=low
* New upstream version.
- * Rename packages to libsfml-*2.2.0 due to SONAME bump.
+ * Rename packages to libsfml-*2.3 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.
+ - Add new build dependencies for 2.3.
+ - Drop versioned build-depends on pkg-kde-tools.
+ - Use cgit (instead of gitweb) Vcs-Browser URL.
+ - Remove GLU dependency from libsfml-dev - OpenGL.hpp no longer
+ includes glu.h.
+ - Add libjs-jquery dependency to libsfml-doc.
* debian/copyright:
- Update copyright for new files.
- Sort the "Files" entries.
+ * debian/libsfml-doc.doc-base:
+ - Update path to documentation root.
+ * debian/*.lintian-overrides:
+ - Update hardening lintian overrides.
* 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 01_fix-gl-headers - no longer needed.
- 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
+ - Update all symbol files for 2.3
+ * debian/watch:
+ - New upstream GitHub URL.
- -- James Cowgill <james410@cowgill.org.uk> Wed, 10 Dec 2014 14:07:26 +0000
+ -- James Cowgill <james410@cowgill.org.uk> Sat, 09 May 2015 15:57:12 +0100
libsfml (2.1+dfsg2-1) unstable; urgency=medium