[imview] 01/04: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Sat Apr 9 05:27:13 UTC 2016


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

gladk pushed a commit to branch master
in repository imview.

commit d63a786c4c1d1f07123e4c47ef858e4cde7de540
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Apr 8 22:52:57 2016 +0200

    Apply cme fix dpkg.
---
 debian/control                                 | 30 +++++++++++++++-----------
 debian/copyright                               |  9 +++-----
 debian/patches/04_fix_ics_stack_smashing.patch |  3 +--
 3 files changed, 22 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index c1af5ad..ef879cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,28 @@
 Source: imview
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Teemu Ikonen <tpikonen at gmail.com>,
+           Andreas Tille <tille at debian.org>,
+           Anton Gladky <gladk at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Teemu Ikonen <tpikonen at gmail.com>, Andreas Tille <tille at debian.org>, 
- Anton Gladky <gladk at debian.org>
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/imview.git
-Vcs-Git: http://git.debian.org/git/debian-science/packages/imview.git
-Build-Depends: debhelper (>= 9), libfltk1.1-dev, fluid (>= 1.3.0),
- libmagickcore-dev | libmagickwand-dev, libxpm-dev, libxft-dev, libxinerama-dev,
- autotools-dev, autoconf
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+               libfltk1.1-dev,
+               fluid,
+               libmagickcore-dev | libmagickwand-dev,
+               libxpm-dev,
+               libxft-dev,
+               libxinerama-dev,
+               autotools-dev,
+               autoconf
+Standards-Version: 3.9.7
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/imview.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/imview.git
 Homepage: http://imview.sourceforge.net/
 
 Package: imview
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: imview-doc
 Description: Image viewing and analysis application
  Imview is an application which
@@ -37,5 +45,3 @@ Description: Image viewing and analysis application
     integration into various image analysis systems).
   * Images can be uploaded into Imview via sockets or shared memory.
   * And much more!
-
-
diff --git a/debian/copyright b/debian/copyright
index bd207d0..a85e693 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://imview.sourceforge.net/
 Upstream-Contact: Hugues Talbot <Hugues.Talbot at csiro.au>
+Source: http://imview.sourceforge.net/
 
 Files: *
 Copyright: 1997-2001 Hugues Talbot
@@ -11,7 +11,7 @@ License: GPL-2
 
 Files: install-sh
 Copyright: 1991 Massachusetts Institute of Technology
-License: MIT
+License: Expat
  Permission to use, copy, modify, distribute, and sell this software and its
  documentation for any purpose is hereby granted without fee, provided that
  the above copyright notice appear in all copies and that both that
@@ -35,9 +35,8 @@ License: Other
  you can use this code for any purpose without limitations
  (and for your own risk) as long as this notice remains
 
-
 Files: stl/sstream/iotraits.h stl/sstream/sstream.h stl/sstream/sstream.cc:
-Copyright: 1996, 1997 Dietmar Kuehl 
+Copyright: 1996, 1997 Dietmar Kuehl
 License: Other
  Permission to use, copy, modify, distribute and sell this >
  software for any purpose is hereby granted without fee, provided >
@@ -47,7 +46,6 @@ License: Other
  about the suitability of this software for any purpose. It is >
  provided "as is" without express or implied warranty. >
 
-
 Files: HelpView.cxx HelpView.hxx
 Copyright: 1997-2000 by Easy Software Products
 License: Other
@@ -74,7 +72,6 @@ License: GPL-2+
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
-
 Files: io/readgif.cxx
 Copyright: 1988 by Patrick J. Naughton <naughton at wind.sun.com>
 License: Other
diff --git a/debian/patches/04_fix_ics_stack_smashing.patch b/debian/patches/04_fix_ics_stack_smashing.patch
index ccbf2b7..7eb48aa 100644
--- a/debian/patches/04_fix_ics_stack_smashing.patch
+++ b/debian/patches/04_fix_ics_stack_smashing.patch
@@ -1,6 +1,5 @@
 Description: fixes stack smashing in ics-reader
-Author: Sebastian Ramacher <sramacher at debian.org>
-        Sune Vuorela
+Author: Sebastian Ramacher <sramacher at debian.org>, Sune Vuorela
 Bug-Debian: http://bugs.debian.org/699820
 Last-Update: 2013-05-07
 

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



More information about the debian-science-commits mailing list