gplugin/gplugin

9898e1499b5a
flow: Merged '0.25' to ('develop').
--- a/CMakeLists.txt Sat Feb 06 20:13:25 2016 -0600
+++ b/CMakeLists.txt Sat Feb 06 20:30:48 2016 -0600
@@ -27,7 +27,7 @@
set(GPLUGIN_MAJOR_VERSION 0)
set(GPLUGIN_MINOR_VERSION 25)
set(GPLUGIN_MICRO_VERSION 0)
-set(GPLUGIN_EXTRA_VERSION dev)
+set(GPLUGIN_EXTRA_VERSION)
set(GPLUGIN_VERSION ${GPLUGIN_MAJOR_VERSION}.${GPLUGIN_MINOR_VERSION}.${GPLUGIN_MICRO_VERSION}${GPLUGIN_EXTRA_VERSION})
--- a/ChangeLog Sat Feb 06 20:13:25 2016 -0600
+++ b/ChangeLog Sat Feb 06 20:30:48 2016 -0600
@@ -1,4 +1,4 @@
-0.25.0:
+0.25.0: 2016/02/06
* Fix a regression where the GIR file did not have a predictable name.
* Fix the glib requirement. It was set at 2.20, but we require 2.32.
--- a/packaging/debian/changelog Sat Feb 06 20:13:25 2016 -0600
+++ b/packaging/debian/changelog Sat Feb 06 20:30:48 2016 -0600
@@ -1,8 +1,14 @@
+gplugin (0.25) unstable; urgency=medium
+
+ * New upstream release, see official changelog
+
+ -- Gary Kramlich <grim@reaperworld.com> Sat, 06 Feb 2016 20:28:53 -0600
+
gplugin (0.24.1) unstable; urgency=medium
* New upstream release, see official changelog
- -- Gary Kramlich <grim@reaperworld.com> Thu, 28 Jan 2016 22:49:30 -0600
+ -- Gary Kramlich <grim@reaperworld.com> Sat, 06 Feb 2016 20:28:47 -0600
gplugin (0.0.24) unstable; urgency=medium