[erfa] 03/03: Update debian files for version 1.0

Ole Streicher olebole-guest at alioth.debian.org
Sun Oct 27 13:22:58 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 68766d3a1e328d38a468f2f547d378928392191c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Oct 27 14:15:14 2013 +0100

    Update debian files for version 1.0
---
 debian/changelog                              |    4 ++--
 debian/control                                |    4 ++--
 debian/{liberfa0.docs => liberfa1.docs}       |    0
 debian/{liberfa0.install => liberfa1.install} |    0
 debian/rules                                  |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 20f4dfe..7ec8395 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-erfa (0.0.1-1) unstable; urgency=low
+erfa (1.0.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #719478)
 
- -- Ole Streicher <debian at liska.ath.cx>  Sun, 08 Sep 2013 13:41:24 +0200
+ -- Ole Streicher <debian at liska.ath.cx>  Sat, 26 Oct 2013 18:19:04 +0200
diff --git a/debian/control b/debian/control
index fca4938..e108aa2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ 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
 
-Package: liberfa0
+Package: liberfa1
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -31,7 +31,7 @@ Description: Essential Routines for Fundamental Astronomy
 Package: liberfa-dev
 Section: libdevel
 Architecture: any
-Depends: liberfa0 (= ${binary:Version}), ${misc:Depends}
+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
diff --git a/debian/liberfa0.docs b/debian/liberfa1.docs
similarity index 100%
rename from debian/liberfa0.docs
rename to debian/liberfa1.docs
diff --git a/debian/liberfa0.install b/debian/liberfa1.install
similarity index 100%
rename from debian/liberfa0.install
rename to debian/liberfa1.install
diff --git a/debian/rules b/debian/rules
index d017cf7..bbe42e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,5 @@
 	dh $@ --with autoreconf
 
 override_dh_autoreconf:
-	mkdir m4
+	mkdir -p m4
 	dh_autoreconf

-- 
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