r28481 - in /desktop/unstable/gtksourceview3/debian: changelog compat control control.in gir1.2-gtksource-3.0.install libgtksourceview-3.0-0.install libgtksourceview-3.0-common.install libgtksourceview-3.0-dev.install libgtksourceview-3.0-doc.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 16 01:03:01 UTC 2011


Author: biebl
Date: Thu Jun 16 01:03:00 2011
New Revision: 28481

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

Modified:
    desktop/unstable/gtksourceview3/debian/changelog
    desktop/unstable/gtksourceview3/debian/compat
    desktop/unstable/gtksourceview3/debian/control
    desktop/unstable/gtksourceview3/debian/control.in
    desktop/unstable/gtksourceview3/debian/gir1.2-gtksource-3.0.install
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-0.install
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-doc.install

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog [utf-8] Thu Jun 16 01:03:00 2011
@@ -4,6 +4,9 @@
   * Refresh debian/patches/99_ltmain_as-needed.patch.
   * debian/rules: Remove clean-la.mk include, we don't install any libtool .la
     files.
+  * Bump debhelper compatibility level to 8.
+    - Update Build-Depends on debhelper.
+    - Strip debian/tmp/ from .install files.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 16 Jun 2011 02:48:08 +0200
 

Modified: desktop/unstable/gtksourceview3/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/compat?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/compat [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/compat [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control [utf-8] Thu Jun 16 01:03:00 2011
@@ -10,7 +10,7 @@
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: autotools-dev,
                cdbs,
-               debhelper (>= 5),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.7),
                libgtk-3-dev (>= 3.0.0),
                libatk1.0-dev (>= 1.32),

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in [utf-8] Thu Jun 16 01:03:00 2011
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: autotools-dev,
                cdbs,
-               debhelper (>= 5),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.7),
                libgtk-3-dev (>= 3.0.0),
                libatk1.0-dev (>= 1.32),

Modified: desktop/unstable/gtksourceview3/debian/gir1.2-gtksource-3.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/gir1.2-gtksource-3.0.install?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/gir1.2-gtksource-3.0.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/gir1.2-gtksource-3.0.install [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/girepository-1.0/
+usr/lib/girepository-1.0/

Modified: desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-0.install?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-0.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-0.install [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/lib*.so.*
+usr/lib/lib*.so.*

Modified: desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,3 +1,3 @@
-debian/tmp/usr/share/gtksourceview-3.0
-debian/tmp/usr/share/locale
-debian/tmp/usr/share/glade
+usr/share/gtksourceview-3.0
+usr/share/locale
+usr/share/glade

Modified: desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,5 +1,5 @@
-debian/tmp/usr/include
-debian/tmp/usr/lib/lib*.a
-debian/tmp/usr/lib/lib*.so
-debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/share/gir-1.0
+usr/include
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/share/gir-1.0

Modified: desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-doc.install?rev=28481&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-doc.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-doc.install [utf-8] Thu Jun 16 01:03:00 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/share/gtk-doc
+usr/share/gtk-doc




More information about the pkg-gnome-commits mailing list