r32013 - in /desktop/unstable/totem-pl-parser/debian: changelog compat control control.in gir1.2-totem-plparser-1.0.install libtotem-plparser-dev.install libtotem-plparser17.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Dec 10 21:57:41 UTC 2011


Author: biebl
Date: Sat Dec 10 21:57:41 2011
New Revision: 32013

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

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/compat
    desktop/unstable/totem-pl-parser/debian/control
    desktop/unstable/totem-pl-parser/debian/control.in
    desktop/unstable/totem-pl-parser/debian/gir1.2-totem-plparser-1.0.install
    desktop/unstable/totem-pl-parser/debian/libtotem-plparser-dev.install
    desktop/unstable/totem-pl-parser/debian/libtotem-plparser17.install

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Sat Dec 10 21:57:41 2011
@@ -1,6 +1,9 @@
 totem-pl-parser (2.32.6-2) UNRELEASED; urgency=low
 
   * debian/watch: Track .xz tarballs.
+  * Bump debhelper compatibility level to 8.
+    - Strip debian/tmp/ from .install files.
+    - Bump Build-Depends on debhelper.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 10 Dec 2011 22:54:41 +0100
 

Modified: desktop/unstable/totem-pl-parser/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/compat?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/compat [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/compat [utf-8] Sat Dec 10 21:57:41 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control [utf-8] Sat Dec 10 21:57:41 2011
@@ -7,7 +7,8 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5),
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.37),
                gnome-pkg-tools,
@@ -24,7 +25,6 @@
                libgirepository1.0-dev (>= 0.9.12),
                gobject-introspection (>= 0.9.12-4~),
                gir1.2-glib-2.0
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/totem-pl-parser
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/totem-pl-parser

Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in [utf-8] Sat Dec 10 21:57:41 2011
@@ -2,7 +2,8 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5),
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.37),
                gnome-pkg-tools,
@@ -19,7 +20,6 @@
                libgirepository1.0-dev (>= 0.9.12),
                gobject-introspection (>= 0.9.12-4~),
                gir1.2-glib-2.0
-Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/totem-pl-parser
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/totem-pl-parser

Modified: desktop/unstable/totem-pl-parser/debian/gir1.2-totem-plparser-1.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/gir1.2-totem-plparser-1.0.install?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/gir1.2-totem-plparser-1.0.install [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/gir1.2-totem-plparser-1.0.install [utf-8] Sat Dec 10 21:57:41 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/girepository-*
+usr/lib/girepository-*

Modified: desktop/unstable/totem-pl-parser/debian/libtotem-plparser-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/libtotem-plparser-dev.install?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/libtotem-plparser-dev.install [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/libtotem-plparser-dev.install [utf-8] Sat Dec 10 21:57:41 2011
@@ -1,6 +1,6 @@
-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/gtk-doc
-debian/tmp/usr/share/gir-*
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/share/gtk-doc
+usr/share/gir-*

Modified: desktop/unstable/totem-pl-parser/debian/libtotem-plparser17.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/libtotem-plparser17.install?rev=32013&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/libtotem-plparser17.install [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/libtotem-plparser17.install [utf-8] Sat Dec 10 21:57:41 2011
@@ -1,2 +1,2 @@
-debian/tmp/usr/lib/lib*.so.*
-debian/tmp/usr/share/locale
+usr/lib/lib*.so.*
+usr/share/locale




More information about the pkg-gnome-commits mailing list