summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-06-10 00:06:29 +0100
committerJames Cowgill <james410@cowgill.org.uk>2015-06-10 00:06:29 +0100
commite733be55cf445f5dab54ff8631cfc58453ce1030 (patch)
tree87241f340173f5f0463d8565c83784672b33e699
parent1f90fcfc66301f08b6618ed86393f037da409518 (diff)
Reinstate 2.2 changelog entry and upload 2.3 to experimental
-rw-r--r--debian/changelog40
1 files changed, 28 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 5424d43..07588bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,39 +2,55 @@ libsfml (2.3+dfsg-1) experimental; urgency=low
* New upstream version.
* Rename packages to libsfml-*2.3 due to SONAME bump.
+ * Fix build error on kfreebsd by installing the pkgconfig files into the
+ correct directory.
* debian/control:
- - Bump standards version (no changes).
+ - Revert debug package rename since it will prevent having debug packages
+ installed for two versions at once.
- 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.
+ - 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.
+ - Fix dep5-copyright-license-name-not-unique lintian warning.
* debian/libsfml-doc.doc-base:
- Update path to documentation root.
- * debian/*.lintian-overrides:
- - Update hardening lintian overrides.
+ * debian/patches:
+ - Drop 01_fix-gl-headers - no longer needed.
+ * debian/watch:
+ - New upstream GitHub URL.
+
+ -- James Cowgill <james410@cowgill.org.uk> Wed, 10 Jun 2015 00:05:53 +0100
+
+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 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.3
- * debian/watch:
- - New upstream GitHub URL.
+ - Update all symbol files for 2.2.0
- -- James Cowgill <james410@cowgill.org.uk> Sat, 09 May 2015 15:57:12 +0100
+ -- James Cowgill <james410@cowgill.org.uk> Wed, 10 Dec 2014 14:07:26 +0000
libsfml (2.1+dfsg2-1) unstable; urgency=medium