[Python-modules-commits] [pyjokes] 03/09: Add homepage and wrap-and-sort

Ethan Ward ethanward-guest at moszumanska.debian.org
Fri Aug 11 18:13:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

ethanward-guest pushed a commit to branch master
in repository pyjokes.

commit b49be2737ccc2625ea12237cbc88147859e61f5e
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Fri Aug 11 11:15:34 2017 -0500

    Add homepage and wrap-and-sort
---
 debian/control   |  9 +++++----
 debian/copyright | 10 +++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 8f475ce..12f6f50 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,15 @@ Uploaders: Ethan Ward <ethan.ward at mycroft.ai>
 Build-Depends: debhelper (>= 10),
                dh-python,
                python-all,
-               python3-all,
                python-pytest,
-               python3-pytest,
                python-setuptools,
                python-vcversioner,
-               python3-vcversioner,
-               python3-setuptools
+               python3-all,
+               python3-pytest,
+               python3-setuptools,
+               python3-vcversioner
 Standards-Version: 4.0.0
+Homepage: https://pypi.python.org/pypi/pyjokes
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyjokes.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/pyjokes.git
 
diff --git a/debian/copyright b/debian/copyright
index 403385c..34e0511 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,23 +30,23 @@ License: MIT-style
  SOFTWARE.
 
 License: BSD-3-Clause
- Redistribution and use in source and binary forms, with or without 
+ Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
- 1. Redistributions of source code must retain the above copyright notice, 
+ 1. Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
  .
  2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the 
+ notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
  .
  3. Neither the name of the copyright holder nor the names of its contributors
  may be used to endorse or promote products derived from this software
  without specific prior written permission.
  .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyjokes.git



More information about the Python-modules-commits mailing list