[Python-modules-commits] [faulthandler] 01/10: d/copyright: Changed to new machine-readable format
Ondřej Nový
onovy-guest at moszumanska.debian.org
Wed Jun 15 11:15:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository faulthandler.
commit c1444353fc1b0eaa7d2414ec8aabd3e6f5f07f3a
Author: Ondřej Nový <novy at ondrej.org>
Date: Wed Jun 15 12:55:33 2016 +0200
d/copyright: Changed to new machine-readable format
---
debian/changelog | 4 +++-
debian/copyright | 15 +++++++--------
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0677bb2..9bb104c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ faulthandler (2.4-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #827356)
* Fixed VCS URL (https)
- * d/copyright: Changed Upstream-Maintainer email
+ * d/copyright
+ - Changed to new machine-readable format
+ - Changed Upstream-Name email
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:29:56 +0200
diff --git a/debian/copyright b/debian/copyright
index 9d293e9..f1310f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,17 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Source: http://pypi.python.org/pypi/faulthandler/
-Upstream-Maintainer: Victor Stinner <victor.stinner at gmail.com>
-Debianized-By: Miriam Ruiz <little_miry at yahoo.es>
-Debianized-Date: Tue, 08 Feb 2011 01:06:39 +0100
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://pypi.python.org/pypi/faulthandler/
+Upstream-Name: faulthandler
+Upstream-Contact: Victor Stinner <victor.stinner at gmail.com>
Files: *
Copyright: Copyright (C) 2010, Victor Stinner. All rights reserved.
-Licence: BSD-2
+License: BSD-2
Files: debian/*
Copyright: Copyright (C) 2011, Miriam Ruiz <little_miry at yahoo.es>
-Licence: BSD-2
+License: BSD-2
-Licence: BSD-2
+License: BSD-2
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/faulthandler.git
More information about the Python-modules-commits
mailing list