[SCM] whitedune/master: Run wrap-and-sort

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Jan 9 20:58:29 UTC 2016


The following commit has been merged in the master branch:
commit bb3c55d50a1f59a7c8ed9c0f5bac6e1af116ceb0
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Jan 9 16:41:19 2016 +0100

    Run wrap-and-sort

diff --git a/debian/control b/debian/control
index f720f83..8f2d84c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,22 @@ Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Philippe Coval <rzr at gna.org>
-Build-Depends: debhelper (>= 9), autotools-dev, autoconf, bison, flex, gawk, libxmu-dev, libxi-dev, x11proto-core-dev, libmotif-dev, libpng-dev, libjpeg-dev, libglu1-mesa-dev, libgl1-mesa-dev, libgl1-mesa-dev | libgl-dev  | freeglut3-dev
+Build-Depends:
+ autoconf,
+ autotools-dev,
+ bison,
+ debhelper (>= 9),
+ flex,
+ gawk,
+ libgl1-mesa-dev,
+ libgl1-mesa-dev | libgl-dev | freeglut3-dev,
+ libglu1-mesa-dev,
+ libjpeg-dev,
+ libmotif-dev,
+ libpng-dev,
+ libxi-dev,
+ libxmu-dev,
+ x11proto-core-dev
 Standards-Version: 3.9.6
 Homepage: http://vrml.cip.ica.uni-stuttgart.de/dune/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/whitedune.git
@@ -11,20 +26,23 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/whitedune.git
 
 Package: whitedune
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: xfonts-100dpi | xfonts-100dpi-transcoded 
- | xfonts-75dpi | xfonts-75dpi-transcoded
-Suggests: whitedune-docs, x-www-browser
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: xfonts-100dpi | xfonts-100dpi-transcoded | xfonts-75dpi | xfonts-75dpi-transcoded
+Suggests:
+ whitedune-docs,
+  x-www-browser
 Description: graphical VRML97/X3D viewer, editor, 3D modeller and animation tool
- Whitedune can read VRML97 files, display and let the user change the 
- scenegraph and all fields of all nodes. 
+ Whitedune can read VRML97 files, display and let the user change the
+ scenegraph and all fields of all nodes.
  .
- The most powerful 3D modelling features of whitedune support the 
- VRML97 Amendment1 style NURBS nodes and Superformula based PROTOs. 
+ The most powerful 3D modelling features of whitedune support the
+ VRML97 Amendment1 style NURBS nodes and Superformula based PROTOs.
  This is mainly convenient for building some rounded shapes.
  .
  Whitedune supports some 3D inputdevices like joysticks, gamepads
- or all devices supported via the Xinput protocol and also quadbuffer stereo 
+ or all devices supported via the Xinput protocol and also quadbuffer stereo
  visuals.
  .
 
@@ -36,11 +54,11 @@ Description: documentation for whitedune
  This package contains useful documentation for the whitedune VRML editor
  .
  VRML97 (Virtual Reality Modelling Language) is the ISO standard for
- displaying 3D data over the web. 
+ displaying 3D data over the web.
  .
  VRML has support for animation, realtime
  interaction and multimedia (image, movie, sound). VRML97 can be written
- by popular programs like maya, catia, 3D Studio MAX, cinema4D, blender, 
- wings3d and others, but (unlike whitedune) most of this programs support 
+ by popular programs like maya, catia, 3D Studio MAX, cinema4D, blender,
+ wings3d and others, but (unlike whitedune) most of this programs support
  only a small part of the VRML97 features.
  .

-- 
whitedune packaging



More information about the pkg-multimedia-commits mailing list