[Python-modules-commits] [django-sitetree] 05/06: Remove trailing slash from Files-Excluded entry.

Michael Fladischer fladi at moszumanska.debian.org
Wed Dec 20 09:40:02 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository django-sitetree.

commit 4bd3dc359ebdd172f6fc3662b3150e445e1d370e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed Dec 20 10:18:34 2017 +0100

    Remove trailing slash from Files-Excluded entry.
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb48fe4..6500468 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ django-sitetree (1.9.0+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Drop patch to unmask test failures, merged upstream.
+  * Remove trailing slash from Files-Excluded entry.
 
  -- Michael Fladischer <fladi at debian.org>  Wed, 20 Dec 2017 10:13:46 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 95a6c1e..da4bcf7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: django-sitetree
 Upstream-Contact: Igor Starikov <idlesign at yandex.ru>
 Source: https://github.com/idlesign/django-sitetree
-Files-Excluded: demo/
+Files-Excluded: demo
 
 Files: *
 Copyright: 2010-2014, django-sitetree project

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



More information about the Python-modules-commits mailing list