[Python-modules-commits] [pytest-localserver] 02/07: deb/copyright: add pytest_localserver.egg-info to Files-Excluded

Daniel Stender stender at moszumanska.debian.org
Tue Jul 18 16:27:36 UTC 2017


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

stender pushed a commit to branch debian/master
in repository pytest-localserver.

commit 3f3bd406336674e29c79b5278a8c21a639127c4d
Author: Daniel Stender <stender at debian.org>
Date:   Tue Jul 18 18:08:47 2017 +0200

    deb/copyright: add pytest_localserver.egg-info to Files-Excluded
---
 debian/changelog | 4 +++-
 debian/copyright | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0894275..26d3375 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 pytest-localserver (0.3.6-2) UNRELEASED; urgency=medium
 
   * drop git-dpm regime (remove deb/.git-dpm, add deb/gbp.conf).
+  * deb/copyright:
+    + add pytest_localserver.egg-info to Files-Excluded.
 
- -- Daniel Stender <stender at debian.org>  Tue, 18 Jul 2017 16:52:16 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 18 Jul 2017 18:08:10 +0200
 
 pytest-localserver (0.3.6-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 52f9a00..78c541d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Upstream-Name: pytest-localserver
 Upstream-Contact: Sebastian Rahlf <basti at redtoad.de>
 Source: https://pypi.python.org/pypi/pytest-localserver
 Files-Excluded: pytest_localserver/server.pem.orig
+                pytest_localserver.egg-info
 
 Files: *
 Copyright: 2010-2016 Sebastian Rahlf <basti at redtoad.de>

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



More information about the Python-modules-commits mailing list