[SCM] Packaging of dizzy in Debian branch, master, updated. debian/0.2-1-9-gb222d6f

gregor herrmann gregoa at debian.org
Sat Jan 21 17:40:03 UTC 2012


The following commit has been merged in the master branch:
commit 897f74eacceffd3adc3f44b16aec0eaea038293d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 21 18:37:32 2012 +0100

    wrap dependency lines
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 832247c..a371c01 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: dizzy
 Section: games
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libfile-find-rule-perl,
- libfile-copy-recursive-perl
+Build-Depends-Indep: perl,
+ libfile-copy-recursive-perl,
+ libfile-find-rule-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/dizzy.git;a=summary
@@ -14,7 +15,9 @@ Homepage: http://penma.de/code/dizzy
 Package: dizzy
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
- libopengl-perl (>= 0.58), libconvert-color-perl, libsdl-perl (>= 2.500)
+ libconvert-color-perl,
+ libopengl-perl (>= 0.58),
+ libsdl-perl (>= 2.500)
 Description: Graphics demo that makes you dizzy using rotating textures
  dizzy is a graphics demo that rotates planes of patterns on a colored
  background to make you dizzy. Textures can be cross-faded and there is a mode
@@ -23,7 +26,9 @@ Description: Graphics demo that makes you dizzy using rotating textures
 
 Package: xscreensaver-screensaver-dizzy
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, dizzy (= ${source:Version}), libopengl-xscreensaver-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ dizzy (= ${source:Version}),
+ libopengl-xscreensaver-perl
 Description: Graphics demo that makes you dizzy (XScreenSaver hack)
  dizzy is a graphics demo that rotates planes of patterns on a colored
  background to make you dizzy. Textures can be cross-faded and there is a mode

-- 
Packaging of dizzy in Debian



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