[python-astropy] 02/02: Finalize release

Ole Streicher olebole-guest at moszumanska.debian.org
Thu Jul 17 06:18:35 UTC 2014


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

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

commit 4eb2387372c204e0fb65b7a698e50d0b8afcd059
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Jul 17 08:18:20 2014 +0200

    Finalize release
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a4343ba..a7d85bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-astropy (0.4-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Ole Streicher <debian at liska.ath.cx>  Wed, 16 Jul 2014 20:21:39 +0200
+
 python-astropy (0.4~rc2-3) experimental; urgency=low
 
   * Convert from python-support to dh_python
diff --git a/debian/rules b/debian/rules
index 4b471e5..6b543cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,9 @@ export MPLCONFIGDIR=$(CURDIR)/build
 # Prevent setuptools/distribute from accessing the internet.
 export http_proxy = http://127.0.9.1:9
 
+# See https://github.com/astropy/astropy/issues/2749
+export LC_ALL=C.UTF-8
+
 %:
 	dh $@ --with python2,python3,sphinxdoc
 

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



More information about the debian-science-commits mailing list