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

Eric Dorland eric at moszumanska.debian.org
Tue Jul 5 06:01:22 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 86ae76d6057d022f714ba1dfbcda883838418d6b
Author: Eric Dorland <eric at debian.org>
Date:   Tue Jul 5 01:45:43 2016 -0400

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

diff --git a/debian/changelog b/debian/changelog
index b1147c9..af01c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 opensc (0.16.0-1) unstable; urgency=medium
 
   * New upstream release.
+  * debian/rules: Install README instead of README.md.
 
  -- Eric Dorland <eric at debian.org>  Sat, 02 Jul 2016 16:01:45 -0400
 
diff --git a/debian/rules b/debian/rules
index 4e8e315..879fa41 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.md NEWS
+	dh_installdocs -A README 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