[libsdl-perl] 02/06: remove whitespace that causes cme to explode

gregor herrmann gregoa at debian.org
Sat Feb 8 20:27:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsdl-perl.

commit 1ca1bceedc699a6fff100a7c17584fe3769d0890
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 8 21:12:17 2014 +0100

    remove whitespace that causes cme to explode
    
    Git-Dch: Ignore
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3f095a4..a8ac4e2 100644
--- a/debian/control
+++ b/debian/control
@@ -27,9 +27,9 @@ Depends: ${perl:Depends},
          fonts-sil-gentium-basic
 Suggests: fonts-freefont-ttf
 Pre-Depends: ${misc:Pre-Depends}
-Breaks: dizzy ( <= 0.2-1),
-        frozen-bubble ( << 2.2.1~ ),
-        pangzero ( <= 1.3-2 )
+Breaks: dizzy (<= 0.2-1),
+        frozen-bubble (<< 2.2.1~),
+        pangzero (<= 1.3-2)
 Description: SDL bindings for the Perl language
  SDL is a library that allows programs portable low level access to
  a video framebuffer, audio output, mouse, and keyboard. This perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsdl-perl.git



More information about the Pkg-perl-cvs-commits mailing list