r40027 - in /desktop/unstable/gnome-maps/debian: ./ changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Oct 20 19:03:25 UTC 2013
Author: bigon
Date: Sun Oct 20 19:03:25 2013
New Revision: 40027
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40027
Log:
debian/control.in: Add dependency against gjs package
Modified:
desktop/unstable/gnome-maps/debian/ (props changed)
desktop/unstable/gnome-maps/debian/changelog
desktop/unstable/gnome-maps/debian/control
desktop/unstable/gnome-maps/debian/control.in
Propchange: desktop/unstable/gnome-maps/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Modified: desktop/unstable/gnome-maps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/changelog?rev=40027&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/changelog [utf-8] Sun Oct 20 19:03:25 2013
@@ -1,3 +1,9 @@
+gnome-maps (3.10.0-2) UNRELEASED; urgency=low
+
+ * debian/control.in: Add dependency against gjs package
+
+ -- Laurent Bigonville <bigon at debian.org> Sun, 20 Oct 2013 21:02:08 +0200
+
gnome-maps (3.10.0-1) experimental; urgency=low
* Initial release
Modified: desktop/unstable/gnome-maps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control?rev=40027&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control [utf-8] Sun Oct 20 19:03:25 2013
@@ -7,7 +7,7 @@
Section: gnome
Priority: extra
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>
Build-Depends: debhelper (>= 8.0.0),
dh-autoreconf,
gnome-common,
@@ -31,6 +31,7 @@
gir1.2-gtk-3.0 (>= 3.10),
gir1.2-gtkchamplain-0.12,
gir1.2-gtkclutter-1.0,
+ gjs,
${misc:Depends},
${shlibs:Depends}
Description: map application for GNOME
Modified: desktop/unstable/gnome-maps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control.in?rev=40027&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control.in [utf-8] Sun Oct 20 19:03:25 2013
@@ -26,6 +26,7 @@
gir1.2-gtk-3.0 (>= 3.10),
gir1.2-gtkchamplain-0.12,
gir1.2-gtkclutter-1.0,
+ gjs,
${misc:Depends},
${shlibs:Depends}
Description: map application for GNOME
More information about the pkg-gnome-commits
mailing list