[Python-modules-commits] [django-sitetree] 01/09: change version to 1.7.0-2 (UNRELEASED) Repack upstream source to exclude demo app. change urgency to medium
Michael Fladischer
fladi at moszumanska.debian.org
Thu Jul 13 13:37:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-sitetree.
commit 83269732aa32fd0396202cbe52939deec2f202e2
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Thu Jul 13 14:55:26 2017 +0200
change version to 1.7.0-2 (UNRELEASED)
Repack upstream source to exclude demo app.
change urgency to medium
---
debian/changelog | 6 ++++++
debian/copyright | 1 +
debian/watch | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 83d8f3a..f3566d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-sitetree (1.7.0-2) UNRELEASED; urgency=medium
+
+ * Repack upstream source to exclude demo app.
+
+ -- Michael Fladischer <fladi at debian.org> Thu, 13 Jul 2017 14:55:26 +0200
+
django-sitetree (1.7.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/copyright b/debian/copyright
index a780779..95a6c1e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +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: *
Copyright: 2010-2014, django-sitetree project
diff --git a/debian/watch b/debian/watch
index c13ed59..e2a5e48 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=filenamemangle=s/.*\/v([\d\.]+.*)$/django-sitetree-$1/ \
+opts=filenamemangle=s/.*\/v([\d\.]+.*)$/django-sitetree-$1/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg$// \
https://github.com/idlesign/django-sitetree/tags \
/idlesign/django-sitetree/archive/v([\d\.]+)\.tar\.gz
--
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