summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /debian
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian')
-rw-r--r--debian/README.debian2
-rw-r--r--debian/changelog16
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules6
4 files changed, 13 insertions, 13 deletions
diff --git a/debian/README.debian b/debian/README.debian
index 190211b2a1..23fc3ea415 100644
--- a/debian/README.debian
+++ b/debian/README.debian
@@ -11,6 +11,6 @@ mplayer for Debian
DEB_BUILD_OPTIONS like that:
eyck@ghost$ DEB_BUILD_OPTIONS="--enable-streaming" fakeroot debian/rules binary
-
+
Dariush Pietrzak <eyck@ghost.anime.pl> Sat Jan 5 20:28:23 CET 2002
diff --git a/debian/changelog b/debian/changelog
index 990973a5d7..8b16dbce63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,14 +104,14 @@ mplayer (0.90pre2-1) unstable; urgency=low
mplayer (0.60-3) unstable; urgency=low
- * install xvidix correctly
+ * install xvidix correctly
-- Dariush Pietrzak <eyck@ghost.anime.pl> Sun, 17 Mar 2002 16:38:54 +0100
mplayer (0.60-2) unstable; urgency=low
* This is meaningless, just to mark that more then 2 months have passed
- since last release and lots of thing in mplayer have changed.
+ since last release and lots of thing in mplayer have changed.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Thu, 7 Mar 2002 00:34:20 +0100
@@ -149,7 +149,7 @@ mplayer (0.50-3) unstable; urgency=low
mplayer (0.50-2) unstable; urgency=low
- * gui added to package/menu
+ * gui added to package/menu
-- Dariush Pietrzak <eyck@ghost.anime.pl> Wed, 7 Nov 2001 11:31:46 +0100
@@ -161,31 +161,31 @@ mplayer (0.50-1) unstable; urgency=low
mplayer (0.18-4) unstable; urgency=low
- * Changes to debian packaging suggested Josip Rodin
+ * Changes to debian packaging suggested Josip Rodin
-- Dariush Pietrzak <eyck@ghost.forumakad.pl> Wed, 22 Aug 2001 22:40:58 +0200
mplayer (0.18-3) unstable; urgency=low
- * fixed templates.
+ * fixed templates.
-- Dariush Pietrzak <eyck@ghost.tinet.pl> Sat, 28 Jul 2001 09:45:45 +0200
mplayer (0.18-2) unstable; urgency=low
- * modified debian scripts
+ * modified debian scripts
-- Dariush Pietrzak <eyck@ghost.tinet.pl> Fri, 27 Jul 2001 09:25:52 +0200
mplayer (0.18-1) unstable; urgency=low
- * lots of changes in mplayer
+ * lots of changes in mplayer
-- Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Mon, 25 Jun 2001 15:59:18 +0200
mplayer (0.17a-2) unstable; urgency=low
- * mplayer.conf file, automatic menu files update
+ * mplayer.conf file, automatic menu files update
-- Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Sun, 20 May 2001 22:50:41 +0200
diff --git a/debian/control b/debian/control
index cef6880d0b..f8a5704f54 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x11proto
Package: mplayer
Architecture: any
Depends: ${shlibs:Depends},debconf
-Description: The Ultimate Movie Player
+Description: The Ultimate Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
CPUs, see the ports section). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO,
ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files,
diff --git a/debian/rules b/debian/rules
index b2173e6a41..c486af5dff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ build-stamp:
dh_testdir
# commands to compile the package.
- ${MAKE}
+ ${MAKE}
touch build-stamp
@@ -60,7 +60,7 @@ binary-arch: build
usr/share/man/man1/mplayer.1.gz usr/share/man/man1/gmplayer.1.gz
- dh_installdebconf
+ dh_installdebconf
dh_installdocs -X.svn -Xmplayer.1 DOCS/*
dh_installexamples etc/example.conf etc/dvb-menu.conf etc/input.conf etc/menu.conf
dh_installmenu
@@ -91,7 +91,7 @@ binary-arch: build
# Must have debmake installed for this to work. Otherwise please copy
# /usr/bin/debstd into the debian directory and change debstd to debian/debstd
-# debstd
+# debstd
# dpkg-gencontrol -isp
# chown -R root.root debian/tmp
# chmod -R go=rX debian/tmp