[Python-modules-commits] [python-demjson] 01/02: debian/*.install: copy from source tree
Takaki Taniguchi
takaki at moszumanska.debian.org
Sun Nov 29 07:26:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository python-demjson.
commit 6b6f6d7e5b6e2f7fc455b39c8eca6a26e3bd746a
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Sun Nov 29 15:06:13 2015 +0900
debian/*.install: copy from source tree
---
debian/python-demjson.install | 2 +-
debian/python3-demjson.install | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/python-demjson.install b/debian/python-demjson.install
index 87dd705..06e9c09 100755
--- a/debian/python-demjson.install
+++ b/debian/python-demjson.install
@@ -1,3 +1,3 @@
#!/usr/bin/dh-exec --with=install
-/usr/bin/jsonlint => /usr/bin/jsonlint-py
+jsonlint => /usr/bin/jsonlint-py
debian/jsonlint.1 => /usr/share/man/man1/jsonlint-py.1
diff --git a/debian/python3-demjson.install b/debian/python3-demjson.install
index 8debcc6..941dba5 100755
--- a/debian/python3-demjson.install
+++ b/debian/python3-demjson.install
@@ -1,3 +1,3 @@
#!/usr/bin/dh-exec --with=install
-/usr/bin/jsonlint => /usr/bin/jsonlint-py3
+jsonlint => /usr/bin/jsonlint-py3
debian/jsonlint.1 => /usr/share/man/man1/jsonlint-py3.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-demjson.git
More information about the Python-modules-commits
mailing list