r53769 - in /desktop/unstable/gnome-dictionary/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Tue Sep 12 22:59:07 UTC 2017


Author: jbicha
Date: Tue Sep 12 22:59:07 2017
New Revision: 53769

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53769
Log:
Build-depend on appstream-util and desktop-file-utils for validation tests

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

Modified: desktop/unstable/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/changelog?rev=53769&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Tue Sep 12 22:59:07 2017
@@ -5,6 +5,8 @@
     - Bump minimum meson to 0.42.0
     - Build-depend on docbook-xml, docbook-xsl, and xsltproc to generate
       manpage
+    - Build-depend on appstream-util and desktop-file-utils for validation
+      tests
   * debian/rules: Generate manpage
   * Drop install-man.patch: Applied in new release
 

Modified: desktop/unstable/gnome-dictionary/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control?rev=53769&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control	[utf-8] Tue Sep 12 22:59:07 2017
@@ -7,7 +7,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 10.3~),
+Build-Depends: appstream-util <!nocheck>,
+               debhelper (>= 10.3~),
+               desktop-file-utils <!nocheck>,
                docbook-xml,
                docbook-xsl,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/gnome-dictionary/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control.in?rev=53769&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] Tue Sep 12 22:59:07 2017
@@ -3,7 +3,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 10.3~),
+Build-Depends: appstream-util <!nocheck>,
+               debhelper (>= 10.3~),
+               desktop-file-utils <!nocheck>,
                docbook-xml,
                docbook-xsl,
                gnome-pkg-tools (>= 0.10),




More information about the pkg-gnome-commits mailing list