[Python-modules-commits] [python-tidylib] 02/11: Exclude docs/html directory from the tarball.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Dec 14 18:03:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-tidylib.
commit 654b4252b58b0bbb96b97e4c113a43c623b7ffa1
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Dec 14 19:52:20 2015 +0300
Exclude docs/html directory from the tarball.
It contains minified JS files without source.
---
debian/changelog | 2 ++
debian/copyright | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a366806..a877b53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ python-tidylib (0.2.1~dfsg-3) UNRELEASED; urgency=low
[ Dmitry Shachnev ]
* Update debian/watch.
+ * Exclude docs/html directory from the tarball, as it contains minified JS
+ files without source.
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 18:40:57 +0200
diff --git a/debian/copyright b/debian/copyright
index a04cf81..6fbdbe4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,8 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PyTidyLib
Upstream-Contact: Jason Stitt <js at jasonstitt.com>
Source: http://github.com/countergram/pytidylib/
+Files-Excluded: docs/html
Files: *
Copyright: 2009 Jason Stitt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tidylib.git
More information about the Python-modules-commits
mailing list