[SCM] Packaging of dizzy in Debian branch, master, updated. debian/0.3-1-2-gb2c99a9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:08:57 UTC 2012


The following commit has been merged in the master branch:
commit 8c48e1e9ff85511f531d345425201ae562fec144
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:11:48 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index caa09c4..e541be7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: dizzy
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Maximilian Gass <mxey at cloudconnected.org>
 Section: games
 Priority: optional
 Build-Depends: debhelper (>= 8)
 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>
+                     libfile-copy-recursive-perl,
+                     libfile-find-rule-perl
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/dizzy.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/dizzy.git
-Standards-Version: 3.9.3
 Homepage: http://penma.de/code/dizzy
 
 Package: dizzy
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libconvert-color-perl,
- libopengl-perl (>= 0.58),
- libsdl-perl (>= 2.500)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libconvert-color-perl,
+         libopengl-perl,
+         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
@@ -26,9 +27,10 @@ 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
@@ -38,3 +40,4 @@ Description: Graphics demo that makes you dizzy (XScreenSaver hack)
  This package integrates dizzy with XScreenSaver, but it cannot be done
  automatically. See /usr/share/doc/xscreensaver-screensaver-dizzy/README.Debian
  for details on the configuration.
+

-- 
Packaging of dizzy in Debian



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