r47498 - in /desktop/experimental/gnome-maps/debian: changelog control control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Mon Mar 14 20:51:08 UTC 2016
Author: ah
Date: Mon Mar 14 20:51:07 2016
New Revision: 47498
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47498
Log:
* New upstream release.
* Add build-dependencies on librest-dev and libxml2-dev
- configure.ac now checks for these, gir dependencies already exists.
* Bump Standards-Version to 3.9.7
Modified:
desktop/experimental/gnome-maps/debian/changelog
desktop/experimental/gnome-maps/debian/control
desktop/experimental/gnome-maps/debian/control.in
Modified: desktop/experimental/gnome-maps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-maps/debian/changelog?rev=47498&op=diff
==============================================================================
--- desktop/experimental/gnome-maps/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-maps/debian/changelog [utf-8] Mon Mar 14 20:51:07 2016
@@ -1,3 +1,12 @@
+gnome-maps (3.19.92-1) experimental; urgency=medium
+
+ * New upstream release.
+ * Add build-dependencies on librest-dev and libxml2-dev
+ - configure.ac now checks for these, gir dependencies already exists.
+ * Bump Standards-Version to 3.9.7
+
+ -- Andreas Henriksson <andreas at fatal.se> Mon, 14 Mar 2016 21:49:36 +0100
+
gnome-maps (3.18.2-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/experimental/gnome-maps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-maps/debian/control?rev=47498&op=diff
==============================================================================
--- desktop/experimental/gnome-maps/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-maps/debian/control [utf-8] Mon Mar 14 20:51:07 2016
@@ -21,9 +21,11 @@
libfolks-dev (>= 0.10.0),
libgeocode-glib-dev (>= 3.15.2),
libchamplain-0.12-dev (>= 0.12.9),
+ librest-dev,
+ libxml2-dev,
gobject-introspection (>= 0.6.3),
libgirepository1.0-dev (>= 0.6.3)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: https://wiki.gnome.org/Apps/Maps
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-maps
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-maps
Modified: desktop/experimental/gnome-maps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-maps/debian/control.in?rev=47498&op=diff
==============================================================================
--- desktop/experimental/gnome-maps/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-maps/debian/control.in [utf-8] Mon Mar 14 20:51:07 2016
@@ -17,9 +17,11 @@
libfolks-dev (>= 0.10.0),
libgeocode-glib-dev (>= 3.15.2),
libchamplain-0.12-dev (>= 0.12.9),
+ librest-dev,
+ libxml2-dev,
gobject-introspection (>= 0.6.3),
libgirepository1.0-dev (>= 0.6.3)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: https://wiki.gnome.org/Apps/Maps
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-maps
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-maps
More information about the pkg-gnome-commits
mailing list