[wcstools] 01/01: Adjust upstream author name; small format fixes

Ole Streicher olebole-guest at moszumanska.debian.org
Fri Nov 22 08:12:02 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository wcstools.

commit fc47a1e79a202d6c3871b2eb427e2b515850a6b4
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Nov 22 09:09:53 2013 +0100

    Adjust upstream author name; small format fixes
---
 debian/control   |   26 +++++++++++++++++---------
 debian/copyright |    5 +++--
 2 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 4381b92..668389b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
 Source: wcstools
-Section: science
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 9), dh-exec (>= 0.1), help2man
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               dh-exec (>= 0.1),
+               help2man
 Standards-Version: 3.9.4
-Homepage: http://tdc-www.harvard.edu/software/wcstools/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/wcstools.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/wcstools.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/wcstools.git
+Homepage: http://tdc-www.harvard.edu/software/wcstools/
 
 Package: wcstools
 Architecture: any
-Depends: libwcstools0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libwcstools0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Handle the WCS of a FITS image
  WCSTools is a set of software utilities, written in C, which create,
  display and manipulate the world coordinate system of a FITS or IRAF
@@ -24,7 +28,9 @@ Description: Handle the WCS of a FITS image
 Package: libwcstools-dev
 Architecture: any
 Section: libdevel
-Depends: libwcstools0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libwcstools0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Handle the WCS of a FITS image (development files)
  WCSTools is a set of software utilities, written in C, which create,
  display and manipulate the world coordinate system of a FITS or IRAF
@@ -36,10 +42,11 @@ Description: Handle the WCS of a FITS image (development files)
 
 Package: libwcstools0
 Architecture: any
+Multi-Arch: same
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Handle the WCS of a FITS image (shared library)
  WCSTools is a set of software utilities, written in C, which create,
  display and manipulate the world coordinate system of a FITS or IRAF
@@ -48,3 +55,4 @@ Description: Handle the WCS of a FITS image (shared library)
  search star catalogs and manipulate images.
  .
  This package contains the shared library.
+
diff --git a/debian/copyright b/debian/copyright
index eafa84b..19c169f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: wcstools
-Upstram-Author: Doug Mink <dmink at cfa.harvard.edu>
 Source: http://tdc-www.harvard.edu/software/wcstools/
+Upstram-Author: Jessica Mink <jmink at cfa.harvard.edu>
 
 Files: *
 Copyright: Copyright (C) 1996-2011, Smithsonian Astrophysical Observatory, Cambridge, MA USA
@@ -43,3 +43,4 @@ Files: debian/*
 Copyright: not-applicable
 License: public-domain
  Debian packaging by Ole Streicher <debian at liska.ath.cx>
+

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



More information about the debian-science-commits mailing list