[Python-modules-commits] [python-aniso8601] 01/01: Update copyright, watch
Jonathan Carter
highvoltage-guest at moszumanska.debian.org
Sat Nov 5 11:39:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
highvoltage-guest pushed a commit to branch master
in repository python-aniso8601.
commit d1f97601671a3c8b2ac9fcc8385e7b0e05f84b28
Author: Jonathan Carter <jcarter at linux.com>
Date: Sat Nov 5 13:39:11 2016 +0200
Update copyright, watch
---
debian/copyright | 6 +++---
debian/watch | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 640b555..792b012 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,13 +4,13 @@ Source: https://bitbucket.org/nielsenb/aniso8601
Files: *
Copyright: 2016 Brandon Nielsen <nielsenb at jetfuse.net>
-License: BSD
+License: BSD-3-Clause
Files: debian/*
Copyright: 2016 Jonathan Carter <jonathan at ubuntu.com>
-License: BSD
+License: BSD-3-Clause
-License: BSD
+License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
diff --git a/debian/watch b/debian/watch
index a65c566..771478f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://pypi.python.org/packages/source/a/aniso8601/aniso8601-(.+).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/aniso8601/aniso8601-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aniso8601.git
More information about the Python-modules-commits
mailing list