r49109 - in /desktop/unstable/eog/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 22 19:35:54 UTC 2016


Author: biebl
Date: Wed Jun 22 19:35:54 2016
New Revision: 49109

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49109
Log:
Bump debhelper compatibility level to 9.

Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/compat
    desktop/unstable/eog/debian/control
    desktop/unstable/eog/debian/control.in
    desktop/unstable/eog/debian/rules

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=49109&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Wed Jun 22 19:35:54 2016
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Convert from cdbs to dh.
+  * Bump debhelper compatibility level to 9.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jun 2016 20:44:23 +0200
 

Modified: desktop/unstable/eog/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/compat?rev=49109&op=diff
==============================================================================
--- desktop/unstable/eog/debian/compat	[utf-8] (original)
+++ desktop/unstable/eog/debian/compat	[utf-8] Wed Jun 22 19:35:54 2016
@@ -1 +1 @@
-8
+9

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=49109&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control	[utf-8] (original)
+++ desktop/unstable/eog/debian/control	[utf-8] Wed Jun 22 19:35:54 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gtk-doc-tools (>= 1.16),

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=49109&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in	[utf-8] (original)
+++ desktop/unstable/eog/debian/control.in	[utf-8] Wed Jun 22 19:35:54 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                autotools-dev,
                gnome-pkg-tools (>= 0.10),
                gtk-doc-tools (>= 1.16),

Modified: desktop/unstable/eog/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/rules?rev=49109&op=diff
==============================================================================
--- desktop/unstable/eog/debian/rules	[utf-8] (original)
+++ desktop/unstable/eog/debian/rules	[utf-8] Wed Jun 22 19:35:54 2016
@@ -8,7 +8,7 @@
 	dh $@ --with gir,gnome
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-gtk-doc
+	dh_auto_configure -- --enable-gtk-doc --libdir=/usr/lib
 
 override_dh_install:
 	dh_install --list-missing




More information about the pkg-gnome-commits mailing list