[Python-modules-commits] [python-webob] 02/02: Fixed debian/copyright ordering.
Thomas Goirand
zigo at moszumanska.debian.org
Mon Sep 11 11:49:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch master
in repository python-webob.
commit 1068a19295dd0798e889cb78842d39f354ff0a95
Author: Thomas Goirand <zigo at debian.org>
Date: Mon Sep 11 11:48:07 2017 +0000
Fixed debian/copyright ordering.
---
debian/changelog | 1 +
debian/copyright | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c2d9ca9..8123d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-webob (1:1.7.3-1) experimental; urgency=medium
* New upstream release.
* Switching back to pytest.
* Fixed (build-)depends for this release and ran wrap-and-sort -bast.
+ * Fixed debian/copyright ordering.
-- Thomas Goirand <zigo at debian.org> Sun, 10 Sep 2017 11:51:33 +0200
diff --git a/debian/copyright b/debian/copyright
index 9479d0c..4aa2f0d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,10 @@ Upstream-Name: webob
Upstream-Contact: Ian Bicking <ianb at colorstudy.com>
Source: https://github.com/Pylons/webob
+Files: *
+Copyright: 2008-2012, Ian Bicking <ianb at colorstudy.com>
+License: Expat
+
Files: debian/*
Copyright: (c) 2008, Christoph Haas <haas at debian.org>
(c) 2008-2011, Piotr Ożarowski <piotr at debian.org>
@@ -10,10 +14,6 @@ Copyright: (c) 2008, Christoph Haas <haas at debian.org>
(c) 2013, Thomas Goirand <zigo at debian.org>
License: Expat
-Files: *
-Copyright: 2008-2012, Ian Bicking <ianb at colorstudy.com>
-License: Expat
-
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-webob.git
More information about the Python-modules-commits
mailing list