[numexpr] 07/07: Fix debian/docs

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Apr 20 16:44:53 UTC 2014


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

a_valentino-guest pushed a commit to branch master
in repository numexpr.

commit 336cfe1169dc72575a544a1e20532ca3bb376ed5
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Apr 20 16:12:20 2014 +0000

    Fix debian/docs
---
 debian/changelog | 2 ++
 debian/docs      | 6 +++---
 debian/rules     | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b6d1def..69e8349 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ numexpr (2.4-1) UNRELEASED; urgency=medium
     - added entry for the new numexpr/str-two-way.hpp file
   * debian/patches
     - drop all patches: no longer necessary or applied upstream
+  * debian/docs
+    - all docs have been renamed from .txt into .rst
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 20 Apr 2014 16:30:14 +0200
 
diff --git a/debian/docs b/debian/docs
index 901ffb0..6f9e7f6 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
-ANNOUNCE.txt
-README.txt
-RELEASE_NOTES.txt
+ANNOUNCE.rst
+README.rst
+RELEASE_NOTES.rst
diff --git a/debian/rules b/debian/rules
index 53ff56f..9d1cb4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,7 +68,7 @@ endif
 
 
 override_dh_installchangelogs:
-	dh_installchangelogs -k RELEASE_NOTES.txt
+	dh_installchangelogs -k RELEASE_NOTES.rst
 
 
 .PHONY: override_dh_auto_build override_dh_auto_install override_dh_install \

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



More information about the debian-science-commits mailing list