r54914 - in /desktop/unstable/gnome-software/debian: changelog rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Nov 25 00:57:21 UTC 2017


Author: jbicha
Date: Sat Nov 25 00:57:21 2017
New Revision: 54914

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54914
Log:
Fix arch:all build

Modified:
    desktop/unstable/gnome-software/debian/changelog
    desktop/unstable/gnome-software/debian/rules

Modified: desktop/unstable/gnome-software/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/changelog?rev=54914&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/changelog	[utf-8] Sat Nov 25 00:57:21 2017
@@ -1,3 +1,9 @@
+gnome-software (3.26.3-3) UNRELEASED; urgency=medium
+
+  * Fix arch:all build
+
+ -- Jeremy Bicha <jbicha at debian.org>  Fri, 24 Nov 2017 19:57:01 -0500
+
 gnome-software (3.26.3-2) unstable; urgency=medium
 
   * Only build snap plugin on architectures where snapd is built.

Modified: desktop/unstable/gnome-software/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-software/debian/rules?rev=54914&op=diff
==============================================================================
--- desktop/unstable/gnome-software/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-software/debian/rules	[utf-8] Sat Nov 25 00:57:21 2017
@@ -71,6 +71,7 @@
 
 override_dh_installdocs:
 	dh_installdocs
+	mkdir -p debian/gnome-software/usr/share/doc/gnome-software
 	appstream-util appdata-to-news $(CURDIR)/*/data/appdata/org.gnome.Software.appdata.xml \
 		> debian/gnome-software/usr/share/doc/gnome-software/NEWS
 




More information about the pkg-gnome-commits mailing list