[freeimage] 32/47: Wrap and sort

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Sep 26 22:27:30 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository freeimage.

commit 0c5b513ceabf801b4c3353030c0b978092326ce7
Author: Stefano Rivera <stefanor at debian.org>
Date:   Tue Dec 6 14:27:27 2011 +0200

    Wrap and sort
---
 debian/control   | 12 ++++++------
 debian/copyright |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 3838b01..8b3f547 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Maintainer: Debian QA Group <packages at qa.debian.org>
 Build-Depends:
  debhelper (>= 8),
  dh-autoreconf,
- tofrodos,
  libjpeg-dev,
+ liblcms2-dev,
  libmng-dev,
+ libopenexr-dev,
  libopenjpeg-dev,
  libpng-dev,
- libopenexr-dev,
  libraw-dev,
- liblcms2-dev,
- zlib1g-dev,
  pkg-config,
+ tofrodos,
+ zlib1g-dev
 Standards-Version: 3.9.2
 Section: libs
 DM-Upload-Allowed: yes
@@ -24,7 +24,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/freeimage.git
 Package: libfreeimage-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libfreeimage3 (= ${binary:Version})
+Depends: libfreeimage3 (= ${binary:Version}), ${misc:Depends}
 Description: Support library for graphics image formats (development files)
  FreeImage is an Open Source C/C++ library project for developers who would
  like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
@@ -51,7 +51,7 @@ Package: libfreeimage3-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}, libfreeimage3 (= ${binary:Version})
+Depends: libfreeimage3 (= ${binary:Version}), ${misc:Depends}
 Description: Support library for graphics image formats (debugging symbols)
  FreeImage is an Open Source C/C++ library project for developers who would
  like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
diff --git a/debian/copyright b/debian/copyright
index 39f56a2..5265a7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -217,11 +217,11 @@ freeimage embeds a copy of libtiff, whose copyright and license are:
   Sam Leffler and Silicon Graphics may not be used in any advertising or
   publicity relating to the software without the specific, prior written
   permission of Sam Leffler and Silicon Graphics.
-  
+
   THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
   EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
   WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-  
+
   IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
   ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
   OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freeimage.git



More information about the debian-science-commits mailing list