[Python-modules-commits] [python-requests-cache] 06/08: remove examples no longer shipped in upstream tarball
Sandro Tosi
morph at moszumanska.debian.org
Thu Jan 5 19:10:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-requests-cache.
commit e24d4ccb3f3f48d5dbe02a942fa5eb82112c27d9
Author: Sandro Tosi <morph at debian.org>
Date: Thu Jan 5 14:07:29 2017 -0500
remove examples no longer shipped in upstream tarball
---
debian/changelog | 4 +++-
debian/rules | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 897de78..4b82052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
python-requests-cache (0.4.13-1) UNRELEASED; urgency=medium
* New upstream release
+ * debian/rules
+ - remove examples no longer shipped in upstream tarball
- -- Sandro Tosi <morph at debian.org> Thu, 05 Jan 2017 13:55:47 -0500
+ -- Sandro Tosi <morph at debian.org> Thu, 05 Jan 2017 14:07:06 -0500
python-requests-cache (0.4.12-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index cc7c0ab..a1d48b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_install:
#endif
override_dh_installexamples:
- dh_installexamples -ppython-requests-cache-doc example.py history_issue.py howdoi_issue.py sandbox.py
+ dh_installexamples -ppython-requests-cache-doc example.py sandbox.py
override_dh_installdocs:
dh_installdocs -ppython-requests-cache-doc docs/_build/html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-requests-cache.git
More information about the Python-modules-commits
mailing list