[erfa] 01/01: Small format fixes my cme fix dpkg-control

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


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

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

commit 5716d24d9e7d3d45d9c6caca3076556bf5ec5e56
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Nov 22 09:11:55 2013 +0100

    Small format fixes my cme fix dpkg-control
---
 debian/changelog |    2 +-
 debian/control   |   24 ++++++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7ec8395..1ab5390 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-erfa (1.0.0-1) unstable; urgency=low
+erfa (1.0.0-1~u0) saucy; urgency=low
 
   * Initial release. (Closes: #719478)
 
diff --git a/debian/control b/debian/control
index e108aa2..c749885 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: erfa
-Section: science
-Priority: extra
 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-autoreconf
+Section: science
+Priority: extra
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf
 Standards-Version: 3.9.4
-Homepage: https://github.com/liberfa/erfa
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/erfa.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/erfa.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/erfa.git
+Homepage: https://github.com/liberfa/erfa
 
 Package: liberfa1
-Section: libs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Essential Routines for Fundamental Astronomy
  ERFA is a C library containing key algorithms for astronomy, and is
  based on the SOFA library published by the International Astronomical
@@ -29,9 +31,10 @@ Description: Essential Routines for Fundamental Astronomy
  This package contains the shared library.
 
 Package: liberfa-dev
-Section: libdevel
 Architecture: any
-Depends: liberfa1 (= ${binary:Version}), ${misc:Depends}
+Section: libdevel
+Depends: liberfa1 (= ${binary:Version}),
+         ${misc:Depends}
 Description: Essential Routines for Fundamental Astronomy (development files)
  ERFA is a C library containing key algorithms for astronomy, and is
  based on the SOFA library published by the International Astronomical
@@ -44,3 +47,4 @@ Description: Essential Routines for Fundamental Astronomy (development files)
  for this release has been obtained from the SOFA board.
  .
  This package contains the header files and the static library.
+

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



More information about the debian-science-commits mailing list