r51344 - in /desktop/unstable/dconf-editor/debian: changelog control rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 11 15:19:44 UTC 2016


Author: biebl
Date: Tue Oct 11 15:19:44 2016
New Revision: 51344

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51344
Log:
Drop dh_install override. The use of --list-missing is not useful with
only a single binary package.

Modified:
    desktop/unstable/dconf-editor/debian/changelog
    desktop/unstable/dconf-editor/debian/control
    desktop/unstable/dconf-editor/debian/rules

Modified: desktop/unstable/dconf-editor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dconf-editor/debian/changelog?rev=51344&op=diff
==============================================================================
--- desktop/unstable/dconf-editor/debian/changelog	[utf-8] (original)
+++ desktop/unstable/dconf-editor/debian/changelog	[utf-8] Tue Oct 11 15:19:44 2016
@@ -1,6 +1,8 @@
 dconf-editor (3.22.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop dh_install override. The use of --list-missing is not useful with
+    only a single binary package.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 11 Oct 2016 17:14:06 +0200
 

Modified: desktop/unstable/dconf-editor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dconf-editor/debian/control?rev=51344&op=diff
==============================================================================
--- desktop/unstable/dconf-editor/debian/control	[utf-8] (original)
+++ desktop/unstable/dconf-editor/debian/control	[utf-8] Tue Oct 11 15:19:44 2016
@@ -6,7 +6,7 @@
 Section: utils
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/dconf-editor/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dconf-editor/debian/rules?rev=51344&op=diff
==============================================================================
--- desktop/unstable/dconf-editor/debian/rules	[utf-8] (original)
+++ desktop/unstable/dconf-editor/debian/rules	[utf-8] Tue Oct 11 15:19:44 2016
@@ -10,8 +10,5 @@
 override_dh_autoreconf:
 	dh_autoreconf --as-needed
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_strip:
 	dh_strip --dbgsym-migration='dconf-editor-dbg (<< 3.20.1-1~)'




More information about the pkg-gnome-commits mailing list