r43424 - in /desktop/unstable/gnome-system-monitor/debian: changelog control control.in

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Thu Oct 9 06:32:15 UTC 2014


Author: noskcaj-guest
Date: Thu Oct  9 06:32:15 2014
New Revision: 43424

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43424
Log:
* debian/control.in: Add build-depends on appdata-tools, desktop-file-utils
  - Allows build time file validation

Modified:
    desktop/unstable/gnome-system-monitor/debian/changelog
    desktop/unstable/gnome-system-monitor/debian/control
    desktop/unstable/gnome-system-monitor/debian/control.in

Modified: desktop/unstable/gnome-system-monitor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/changelog?rev=43424&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] Thu Oct  9 06:32:15 2014
@@ -1,3 +1,10 @@
+gnome-system-monitor (3.14.0-2) UNRELEASED; urgency=medium
+
+  * debian/control.in: Add build-depends on appdata-tools, desktop-file-utils
+    - Allows build time file validation
+
+ -- Jackson Doak <noskcaj at ubuntu.com>  Thu, 09 Oct 2014 17:31:02 +1100
+
 gnome-system-monitor (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-system-monitor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control?rev=43424&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control	[utf-8] Thu Oct  9 06:32:15 2014
@@ -7,8 +7,10 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>
-Build-Depends: cdbs,
+Build-Depends: appdata-tools,
+               cdbs,
                debhelper (>= 8),
+               desktop-file-utils,
                dh-autoreconf,
                docbook-to-man,
                gnome-common,

Modified: desktop/unstable/gnome-system-monitor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control.in?rev=43424&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] Thu Oct  9 06:32:15 2014
@@ -3,8 +3,10 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs,
+Build-Depends: appdata-tools,
+               cdbs,
                debhelper (>= 8),
+               desktop-file-utils,
                dh-autoreconf,
                docbook-to-man,
                gnome-common,




More information about the pkg-gnome-commits mailing list