r45606 - in /desktop/unstable/totem-pl-parser/debian: changelog compat control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 26 12:17:29 UTC 2015


Author: biebl
Date: Sun Jul 26 12:17:29 2015
New Revision: 45606

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

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/compat
    desktop/unstable/totem-pl-parser/debian/control

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=45606&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] Sun Jul 26 12:17:29 2015
@@ -10,6 +10,7 @@
     libtotem-plparser-common package which is Architecture: all. Make
     libtotem-plparser18 depend on that package.
   * Convert the package to multiarch.
+  * Bump debhelper compatility level to 9.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Thu, 02 Jul 2015 18:22:58 +1000
 

Modified: desktop/unstable/totem-pl-parser/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/compat?rev=45606&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/compat	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/compat	[utf-8] Sun Jul 26 12:17:29 2015
@@ -1 +1 @@
-8
+9

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=45606&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control	[utf-8] Sun Jul 26 12:17:29 2015
@@ -8,8 +8,8 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: autotools-dev,
-               cdbs (>= 0.4.90),
-               debhelper (>= 8),
+               cdbs (>= 0.4.93),
+               debhelper (>= 9),
                dh-autoreconf,
                gnome-pkg-tools,
                gobject-introspection (>= 0.9.12-4~),
@@ -32,6 +32,7 @@
 Package: libtotem-plparser-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: gir1.2-totem-plparser-1.0 (= ${binary:Version}),
          libtotem-plparser18 (= ${binary:Version}),
          libarchive-dev,
@@ -48,6 +49,7 @@
 
 Package: libtotem-plparser-common
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: libtotem-plparser17,
         libtotem-plparser18
@@ -61,6 +63,8 @@
 
 Package: libtotem-plparser18
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libtotem-plparser-common
@@ -86,6 +90,7 @@
 Package: gir1.2-totem-plparser-1.0
 Section: introspection
 Architecture: any
+Multi-Arch: same
 Depends: ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}




More information about the pkg-gnome-commits mailing list