[pkg-opensc-commit] [opensc] 14/50: Install README.md instead of README

Eric Dorland eric at moszumanska.debian.org
Sat May 28 03:35:47 UTC 2016


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

eric pushed a commit to branch master
in repository opensc.

commit 6feb02e57ea66032f35fac2983d7ae57b6af1973
Author: Eric Dorland <eric at debian.org>
Date:   Sat Apr 9 01:50:15 2016 -0400

    Install README.md instead of README
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a0b2de6..bc6f1dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+opensc (0.16.0~rc1-2) unstable; urgency=medium
+
+  * debian/rules: Install README.md instead of README.
+
+ --
+
 opensc (0.16.0~rc1-1) unstable; urgency=medium
 
   * New upstream release candidate. (Closes: #808113, #820444)
diff --git a/debian/rules b/debian/rules
index 879fa41..4e8e315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp
 
 override_dh_installdocs:
-	dh_installdocs -A README NEWS
+	dh_installdocs -A README.md NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/opensc.git



More information about the pkg-opensc-commit mailing list