[Python-modules-commits] [python-sabyenc] 01/01: exclude yenc draft, install all examples
JCF Ploemen
jcfp-guest at moszumanska.debian.org
Sat Oct 14 10:23:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
jcfp-guest pushed a commit to branch master
in repository python-sabyenc.
commit e4f67cd3b0464b92f344de8fb70bedc5bb6c5b2d
Author: JCF Ploemen (jcfp) <linux at jcf.pm>
Date: Sat Oct 14 12:23:02 2017 +0200
exclude yenc draft, install all examples
---
debian/changelog | 9 ++++-----
debian/docs | 1 -
debian/examples | 2 +-
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a1e9efb..3de2580 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,10 @@
python-sabyenc (3.3.1-1) UNRELEASED; urgency=medium
* New upstream release.
- * Watch: point to github tarball which includes extra tests and docs
- compared to pypi.
- * Examples: install examples/try_out_sabyenc.py.
- * Docs: install doc/yenc-draft.1.3.txt.
- * Clean: add all of sabyenc.egg-info/*.
+ * Watch: point to github tarball which includes tests and examples not
+ available on pypi.
+ * Examples: install examples/*.
+ * Clean: include all of sabyenc.egg-info/*.
* Rules: set buildsystem to pybuild and add support for running tests.
* Control:
+ add build-dep on python-pytest, needed to run tests at build time.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 0189a20..0000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-doc/yenc-draft.1.3.txt
diff --git a/debian/examples b/debian/examples
index f2d3d67..e39721e 100644
--- a/debian/examples
+++ b/debian/examples
@@ -1 +1 @@
-examples/try_out_sabyenc.py
+examples/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-sabyenc.git
More information about the Python-modules-commits
mailing list