[Python-modules-commits] [astral] 01/01: Fix lintian errors

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 15:30:14 UTC 2017


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

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

commit dcdc156d4ed2fa74c6a4b7a7248650be7f9e3bf1
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 10:23:16 2017 -0500

    Fix lintian errors
---
 debian/control   |  2 +-
 debian/copyright | 12 +-----------
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 93e2f81..eb7333a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Mycroft Devs <devops at mycroft.ai>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python-all,
                python-setuptools,
diff --git a/debian/copyright b/debian/copyright
index 2159ea9..24db987 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,14 +30,4 @@ License: MIT-style
  SOFTWARE.
 
 License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- .
- http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ /usr/share/common-licenses/Apache-2.0

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



More information about the Python-modules-commits mailing list