r30953 - in /desktop/unstable/system-tools-backends/debian: changelog compat control control.in system-tools-backends-dev.install system-tools-backends.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 22 15:10:00 UTC 2011


Author: biebl
Date: Sat Oct 22 15:09:59 2011
New Revision: 30953

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30953
Log:
* Bump debhelper compatibility level to 8.
  - Update Build-Depends on debhelper.
  - Strip debian/tmp/ from .install files.

Modified:
    desktop/unstable/system-tools-backends/debian/changelog
    desktop/unstable/system-tools-backends/debian/compat
    desktop/unstable/system-tools-backends/debian/control
    desktop/unstable/system-tools-backends/debian/control.in
    desktop/unstable/system-tools-backends/debian/system-tools-backends-dev.install
    desktop/unstable/system-tools-backends/debian/system-tools-backends.install

Modified: desktop/unstable/system-tools-backends/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/changelog?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/changelog [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/changelog [utf-8] Sat Oct 22 15:09:59 2011
@@ -4,6 +4,9 @@
   * debian/watch:
     - Track .bz2 tarballs.
   * Refresh debian/patches/04_empty_ntp.patch.
+  * Bump debhelper compatibility level to 8.
+    - Update Build-Depends on debhelper.
+    - Strip debian/tmp/ from .install files.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 22 Oct 2011 17:05:49 +0200
 

Modified: desktop/unstable/system-tools-backends/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/compat?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/compat [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/compat [utf-8] Sat Oct 22 15:09:59 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: desktop/unstable/system-tools-backends/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/control?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/control [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/control [utf-8] Sat Oct 22 15:09:59 2011
@@ -7,9 +7,9 @@
 Section: admin
 Priority: optional
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Niv Sardi <xaiki at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Niv Sardi <xaiki at debian.org>
 Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 8),
                cdbs,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40),

Modified: desktop/unstable/system-tools-backends/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/control.in?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/control.in [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/control.in [utf-8] Sat Oct 22 15:09:59 2011
@@ -4,7 +4,7 @@
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
 Uploaders: @GNOME_TEAM@, Niv Sardi <xaiki at debian.org>
 Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 8),
                cdbs,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40),

Modified: desktop/unstable/system-tools-backends/debian/system-tools-backends-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/system-tools-backends-dev.install?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/system-tools-backends-dev.install [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/system-tools-backends-dev.install [utf-8] Sat Oct 22 15:09:59 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib usr/
+usr/lib

Modified: desktop/unstable/system-tools-backends/debian/system-tools-backends.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/system-tools-backends.install?rev=30953&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/system-tools-backends.install [utf-8] (original)
+++ desktop/unstable/system-tools-backends/debian/system-tools-backends.install [utf-8] Sat Oct 22 15:09:59 2011
@@ -1,6 +1,6 @@
-debian/tmp/usr/sbin/system-tools-backends
-debian/tmp/usr/share/system-tools-backends-2.0
-debian/tmp/usr/share/dbus-1/system-services
-debian/tmp/usr/share/polkit-1
-debian/tmp/usr/share/locale
-debian/tmp/etc/dbus-1/system.d
+usr/sbin/system-tools-backends
+usr/share/system-tools-backends-2.0
+usr/share/dbus-1/system-services
+usr/share/polkit-1
+usr/share/locale
+etc/dbus-1/system.d




More information about the pkg-gnome-commits mailing list