[Python-modules-commits] [python-pyld] 135/276: Fix sdist issues.

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:48:02 UTC 2014


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

debacle pushed a commit to branch master
in repository python-pyld.

commit 977e41b54ec36a95057038031f6028a9148017b4
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date:   Mon Jun 17 15:40:39 2013 -0400

    Fix sdist issues.
    
    - Add symlink from README.txt to README.rst.
    - Add READMEs and LICENSE to MANIFEST.in.
---
 MANIFEST.in | 1 +
 README.txt  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..4246bd7
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1 @@
+include README.rst README.txt LICENSE
diff --git a/README.txt b/README.txt
new file mode 120000
index 0000000..92cacd2
--- /dev/null
+++ b/README.txt
@@ -0,0 +1 @@
+README.rst
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git



More information about the Python-modules-commits mailing list