[med-svn] [python-pbcore] 11/11: Fix changelog file name

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Aug 11 07:48:20 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pbcore.

commit 8574ffb7c9ae1217cffca79f08004c3cfd5e7712
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Aug 11 00:47:43 2015 -0700

    Fix changelog file name
---
 debian/python-pbcore.docs | 1 -
 debian/rules              | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/python-pbcore.docs b/debian/python-pbcore.docs
index e4044c6..b43bf86 100644
--- a/debian/python-pbcore.docs
+++ b/debian/python-pbcore.docs
@@ -1,2 +1 @@
 README.md
-CHANGELOG.org
diff --git a/debian/rules b/debian/rules
index 9b7e7de..e265831 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_install:
 	mkdir -p $(SCRIPTSDIR)
 	mv $(DESTDIR)/usr/bin/.open $(SCRIPTSDIR)/open
 	mv $(DESTDIR)/usr/bin/dataset.py $(SCRIPTSDIR)/
+	mv CHANGELOG.org $(DESTDIR)/usr/share/doc/$(DEB_SOURCE)/changelog
 
 override_dh_installdocs:
 	dh_installdocs -X _source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git



More information about the debian-med-commit mailing list