r27511 - in /packages/unstable/emerillon/debian: changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Wed Apr 13 12:51:43 UTC 2011
Author: bigon
Date: Wed Apr 13 12:51:42 2011
New Revision: 27511
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27511
Log:
Reindent {build-}dependencies
Modified:
packages/unstable/emerillon/debian/changelog
packages/unstable/emerillon/debian/control
packages/unstable/emerillon/debian/control.in
Modified: packages/unstable/emerillon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/emerillon/debian/changelog?rev=27511&op=diff
==============================================================================
--- packages/unstable/emerillon/debian/changelog [utf-8] (original)
+++ packages/unstable/emerillon/debian/changelog [utf-8] Wed Apr 13 12:51:42 2011
@@ -9,12 +9,13 @@
- Add gtk-doc-tools, gnome-doc-utils and gobject-introspection
as build-dependencies, needed to regenerate configure
- Add dh-autoreconf as build-dependency
+ - Reindent {build-}dependencies
* debian/rules:
- Drop include patchsys-quilt.mk, we are using 3.0 (quilt) format
- Drop --enable-deprecations=no, not used in configure anymore
* Drop debian/patches/99-autoconf.patch, use dh-autoreconf instead
- -- Laurent Bigonville <bigon at debian.org> Wed, 13 Apr 2011 14:20:32 +0200
+ -- Laurent Bigonville <bigon at debian.org> Wed, 13 Apr 2011 14:51:20 +0200
emerillon (0.1.1-3) unstable; urgency=low
Modified: packages/unstable/emerillon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/emerillon/debian/control?rev=27511&op=diff
==============================================================================
--- packages/unstable/emerillon/debian/control [utf-8] (original)
+++ packages/unstable/emerillon/debian/control [utf-8] Wed Apr 13 12:51:42 2011
@@ -9,30 +9,31 @@
Maintainer: Mathieu Trudel <mathieu.tl at gmail.com>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Laurent Bigonville <bigon at debian.org>
Build-Depends: debhelper (>= 7.3.15),
- dh-autoreconf,
- cdbs,
- quilt,
- gnome-common,
- libgconf2-dev (>= 2.5.90),
- libdbus-1-dev,
- libdbus-glib-1-dev,
- libglib2.0-dev (>= 2.12),
- libgtk2.0-dev (>= 2.20),
- libxml2-dev,
- librest-dev (>= 0.7),
- libsoup2.4-dev,
- libclutter-1.0-dev,
- libclutter-gtk-0.10-dev,
- libchamplain-0.8-dev (>= 0.7.1),
- libchamplain-gtk-0.8-dev (>= 0.7.1),
- libethos-dev (>= 0.2),
- libethos-ui-dev (>= 0.2),
- gnome-pkg-tools,
- libgeoclue-dev (>= 0.11.1),
+ dh-autoreconf,
+ cdbs,
+ quilt,
+ gnome-common,
+ libgconf2-dev (>= 2.5.90),
+ libdbus-1-dev,
+ libdbus-glib-1-dev,
+ libglib2.0-dev (>= 2.12),
+ libgtk2.0-dev (>= 2.20),
+ libxml2-dev,
+ librest-dev (>= 0.7),
+ libsoup2.4-dev,
+ libclutter-1.0-dev,
+ libclutter-gtk-0.10-dev,
+ libchamplain-0.8-dev (>= 0.7.1),
+ libchamplain-gtk-0.8-dev (>= 0.7.1),
+ libethos-dev (>= 0.2),
+ libethos-ui-dev (>= 0.2),
+ gnome-pkg-tools,
+ libgeoclue-dev (>= 0.11.1),
+ valac,
# Added for autotools file regeneration
- gtk-doc-tools (>= 1.14),
- gnome-doc-utils,
- gobject-introspection
+ gtk-doc-tools (>= 1.14),
+ gnome-doc-utils,
+ gobject-introspection
Standards-Version: 3.9.1
Homepage: http://projects.gnome.org/emerillon/
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/emerillon/
@@ -41,7 +42,8 @@
Package: emerillon
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}, geoclue
+ ${misc:Depends},
+ geoclue
Description: map viewer for the GNOME desktop
Emerillon is a map viewer. Aiming at simple user interface, Emerillon is
a powerful, extensible application. It features OpenStreetMap based
Modified: packages/unstable/emerillon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/emerillon/debian/control.in?rev=27511&op=diff
==============================================================================
--- packages/unstable/emerillon/debian/control.in [utf-8] (original)
+++ packages/unstable/emerillon/debian/control.in [utf-8] Wed Apr 13 12:51:42 2011
@@ -4,31 +4,31 @@
Maintainer: Mathieu Trudel <mathieu.tl at gmail.com>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 7.3.15),
- dh-autoreconf,
- cdbs,
- quilt,
- gnome-common,
- libgconf2-dev (>= 2.5.90),
- libdbus-1-dev,
- libdbus-glib-1-dev,
- libglib2.0-dev (>= 2.12),
- libgtk2.0-dev (>= 2.20),
- libxml2-dev,
- librest-dev (>= 0.7),
- libsoup2.4-dev,
- libclutter-1.0-dev,
- libclutter-gtk-0.10-dev,
- libchamplain-0.8-dev (>= 0.7.1),
- libchamplain-gtk-0.8-dev (>= 0.7.1),
- libethos-dev (>= 0.2),
- libethos-ui-dev (>= 0.2),
- gnome-pkg-tools,
- libgeoclue-dev (>= 0.11.1),
- valac,
+ dh-autoreconf,
+ cdbs,
+ quilt,
+ gnome-common,
+ libgconf2-dev (>= 2.5.90),
+ libdbus-1-dev,
+ libdbus-glib-1-dev,
+ libglib2.0-dev (>= 2.12),
+ libgtk2.0-dev (>= 2.20),
+ libxml2-dev,
+ librest-dev (>= 0.7),
+ libsoup2.4-dev,
+ libclutter-1.0-dev,
+ libclutter-gtk-0.10-dev,
+ libchamplain-0.8-dev (>= 0.7.1),
+ libchamplain-gtk-0.8-dev (>= 0.7.1),
+ libethos-dev (>= 0.2),
+ libethos-ui-dev (>= 0.2),
+ gnome-pkg-tools,
+ libgeoclue-dev (>= 0.11.1),
+ valac,
# Added for autotools file regeneration
- gtk-doc-tools (>= 1.14),
- gnome-doc-utils,
- gobject-introspection
+ gtk-doc-tools (>= 1.14),
+ gnome-doc-utils,
+ gobject-introspection
Standards-Version: 3.9.1
Homepage: http://projects.gnome.org/emerillon/
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/emerillon/
@@ -37,7 +37,8 @@
Package: emerillon
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}, geoclue
+ ${misc:Depends},
+ geoclue
Description: map viewer for the GNOME desktop
Emerillon is a map viewer. Aiming at simple user interface, Emerillon is
a powerful, extensible application. It features OpenStreetMap based
More information about the pkg-gnome-commits
mailing list