r11237 - in /desktop/unstable/totem/debian: changelog compat control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Jun 1 14:22:34 UTC 2007


Author: lool
Date: Fri Jun  1 14:22:34 2007
New Revision: 11237

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11237
Log:
* Bump up Debhelper compatibility level to 5.

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

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=11237&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Fri Jun  1 14:22:34 2007
@@ -20,8 +20,9 @@
   * Wrap build-deps and deps.
   * Fix some ${binary:Version} uses in Arch: all packages.
   * Sprinkle some ${misc:Depends}.
-
- -- Loic Minier <lool at dooz.org>  Fri, 01 Jun 2007 15:10:44 +0200
+  * Bump up Debhelper compatibility level to 5.
+
+ -- Loic Minier <lool at dooz.org>  Fri, 01 Jun 2007 15:36:12 +0200
 
 totem (2.18.1-1) experimental; urgency=low
 

Modified: desktop/unstable/totem/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/compat?rev=11237&op=diff
==============================================================================
--- desktop/unstable/totem/debian/compat (original)
+++ desktop/unstable/totem/debian/compat Fri Jun  1 14:22:34 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=11237&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Fri Jun  1 14:22:34 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: debhelper (>= 4.2.21),
+Build-Depends: debhelper (>= 5),
                dpatch,
                libgtk2.0-dev (>= 2.10.0),
                libglib2.0-dev (>= 2.12.0),

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=11237&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Fri Jun  1 14:22:34 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 4.2.21),
+Build-Depends: debhelper (>= 5),
                dpatch,
                libgtk2.0-dev (>= 2.10.0),
                libglib2.0-dev (>= 2.12.0),

Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=11237&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules (original)
+++ desktop/unstable/totem/debian/rules Fri Jun  1 14:22:34 2007
@@ -149,7 +149,7 @@
 	dh_link
 	dh_fixperms
 	dh_makeshlibs  -V 'libtotem-plparser1 (>= 2.17.5)' -X/usr/lib/totem/ -X/usr/lib/nautilus/extensions-
-	dh_strip --dbg-package=libtotem-plparser1
+	dh_strip --dbg-package=libtotem-plparser1-dbg
 	dh_perl
 	dh_installdeb
 	dh_shlibdeps -L libtotem-plparser1 -l debian/libtotem-plparser1/usr/lib




More information about the pkg-gnome-commits mailing list