[python-fabio] 13/73: try to fix lintian errors

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Jan 5 11:34:04 UTC 2016


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

picca pushed a commit to branch master
in repository python-fabio.

commit 9d94a463a76b881df17883b7149a36fabc59c1ed
Author: Jerome Kieffer <jerome.kieffer at terre-adelie.org>
Date:   Tue Oct 29 20:13:00 2013 +0100

    try to fix lintian  errors
---
 debian/control   |  4 ++--
 debian/copyright | 20 +++++++++++---------
 debian/watch     |  1 +
 3 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index d59ee4a..4ce1c96 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Maintainer: Jerome Kieffer <jerome.kieffer at esrf.fr>
 Section: python
 Priority: optional
 Build-Depends: python-setuptools, python-all-dev (>= 2.5), debhelper (>= 8), python-numpy
-Standards-Version: 3.9.3
-Homepage: http://sourceforge.net/projects/fable/files/fabio/0.0.8/
+Standards-Version: 3.9.4
+Homepage: http://sourceforge.net/projects/fable/files/fabio/0.1.3/
 
 Package: python-fabio
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 1fcee9f..536c75b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: fabio
-Source: http://sourceforge.net/projects/fable/files/fabio/0.0.8/
+Source: http://sourceforge.net/projects/fable/files/fabio/0.1.3/
 
 Files: *
 Copyright: 2007-2009 Henning O. Sorensen & Erik Knudsen
@@ -9,17 +9,17 @@ Copyright: 2007-2009 Henning O. Sorensen & Erik Knudsen
                Frederiksborgvej 399
                DK-4000 Roskilde
                email:erik.knudsen at risoe.dk
-           2009-2012 Jonathan P. Wright, Jerome Kieffer and Gael Goret  
+           2009-2012 Jonathan P. Wright, Jerome Kieffer and Gael Goret
                European Synchrotron Radiation Facility
                6 rue Jules Horowitz
                38000 Grenoble, France
 License: GPL-2.0+
 
-Files: fabio/cbfimage.py 
+Files: fabio/cbfimage.py
        fabio/tifimage.py
        fabio/xsdimage.py
        src/byte_offset.*
-Copyright: 2011 Jerome Kieffer 
+Copyright: 2011 Jerome Kieffer
                 European Synchrotron Radiation Facility
 License: GPL-3.0+
 
@@ -46,6 +46,10 @@ Files: test/utilstest.py
 Copyright: 2011 European Synchrotron Radiation Facility
 License: LGPL-3.0+
 
+Files: src/stdint.h
+Copyright: 22006-2008 Alexander Chemeris
+License: BSD
+
 Files: debian/*
 Copyright: 2011 Jerome Kieffer <jerome.kieffer at esrf.fr>
 License: GPL-2.0+
@@ -118,12 +122,10 @@ License: LGPL-3.0+
  On Debian systems, the complete text of the GNU Lesser General
  Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
 
-Files: src/stdint.h
-Copyright: 22006-2008 Alexander Chemeris
-License: BSD     
+License: BSD
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
- . 
+ .
  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
  .
@@ -140,7 +142,7 @@ License: BSD
  EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..3ad3b6d
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1 @@
+https://sourceforge.net/projects/fable/files/fabio/(\d\S*)/fabio-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the debian-science-commits mailing list