[Python-modules-commits] [python-django] 01/01: Update .git-dpm file to add % as epoch separator
Raphaël Hertzog
hertzog at moszumanska.debian.org
Wed Nov 23 10:53:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch debian/master
in repository python-django.
commit fbe11365b34822f86f6777745bc2ec1967ad8943
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Wed Nov 23 11:52:18 2016 +0100
Update .git-dpm file to add % as epoch separator
git-dpm does not support DEP-14 compliant versioning scheme so we have
to do it ourselves.
---
debian/.git-dpm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/.git-dpm b/debian/.git-dpm
index 192ac05..a59862c 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -6,6 +6,6 @@ d7531e26589c6918efa9670d742fa448a61fcc39
python-django_1.10.3.orig.tar.gz
72badffcac16f052d41c0938f83ba7db761e5fe4
7733727
-debianTag="debian/%e%v"
-patchedTag="debian/patches/%e%v"
-upstreamTag="upstream/%e%u"
+debianTag="debian/%e%%%v"
+patchedTag="debian/patches/%e%%%v"
+upstreamTag="upstream/%e%%%u"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git
More information about the Python-modules-commits
mailing list