[SCM] VLC media player packaging branch, experimental, updated. debian/0.9.9a-1-36-g4dae45f

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri May 29 23:40:38 UTC 2009


The following commit has been merged in the experimental branch:
commit 40fa5f462e7686fff48defb5748fb81ef80f85b8
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Wed May 13 12:40:34 2009 +0200

    Cosmetics
    
    Trailing white space police

diff --git a/debian/control b/debian/control
index 5fd956b..be7833e 100644
--- a/debian/control
+++ b/debian/control
@@ -89,13 +89,13 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/vlc.git;a=shortlog;h=refs/h
 Package: vlc
 Section: video
 Architecture: any
-Depends: vlc-nox (= ${binary:Version}), 
-         ${shlibs:Depends}, 
+Depends: vlc-nox (= ${binary:Version}),
+         ${shlibs:Depends},
          ${misc:Depends},
          ttf-dejavu-core
 Suggests: mozilla-plugin-vlc,
           videolan-doc
-Replaces:  vlc-nox (<< 0.9.2-1)
+Replaces: vlc-nox (<< 0.9.2-1)
 Conflicts: vlc-nox (<< 0.9.2-1)
 Provides: mp3-decoder
 Description: multimedia player and streamer
@@ -200,7 +200,7 @@ Description: development files for libvlccore
 Package: libvlc-dev
 Section: libdevel
 Architecture: any
-Depends: libvlc2 (= ${binary:Version}), libvlccore-dev, pkg-config, 
+Depends: libvlc2 (= ${binary:Version}), libvlccore-dev, pkg-config,
          ${shlibs:Depends}, ${misc:Depends}
 Replaces: libvlc0-dev
 Conflicts: libvlc0-dev
diff --git a/debian/rules b/debian/rules
index e176791..d9cafc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -216,7 +216,7 @@ binary-indep: build install
 	dh_testdir
 	dh_testroot
 	dh_link -i
-	dh_installdocs -p vlc-data 
+	dh_installdocs -p vlc-data
 	dh_installchangelogs ChangeLog -p vlc-data
 	dh_compress -i
 	dh_fixperms -i

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list