[debian-edu-commits] debian-edu/ 01/11: Few fixes in debian packaging:

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Dec 3 17:01:32 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository thonny.

commit 5e0a9d7fa2326a8ce45d7f6f5a6f9cd9d309e905
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Dec 3 16:48:37 2017 +0100

    Few fixes in debian packaging:
    
     * Set maintainer t oteam.
     * Set uploaders.
     * Set current Standards-Version.
     * Set correct VCS URLs.
     * Remove some trailing newlines (someone used nano or some other broken editor).
---
 debian/control   | 11 ++++++-----
 debian/copyright |  9 +++++++--
 debian/install   |  1 -
 debian/rules     |  1 -
 4 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 54c3d44..4243807 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
 Source: thonny
-Maintainer: Aivar Annamaa <aivar.annamaa at gmail.com>
+Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team at lists.alioth.debian.org>
+Uploaders: Aivar Annamaa <aivar.annamaa at gmail.com>
+ Dominik George <nik at naturalnet.de>
 Section: devel
 Priority: optional
 Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10)
-Standards-Version: 3.9.8
-Vcs-Browser: https://bitbucket.org/plas/thonny-debian
-Vcs-Git: https://bitbucket.org/plas/thonny-debian.git
+Standards-Version: 4.1.1
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-edu/pkg-team/thonny.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-edu/pkg-team/thonny.git
 Homepage: http://thonny.org
 
 Package: thonny
@@ -25,4 +27,3 @@ Description: Python IDE for beginners
  and special mode for learning about references.
  .
  See the homepage for more information and screenshots.
-
diff --git a/debian/copyright b/debian/copyright
index b29a687..a498301 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,16 @@ Upstream-Contact: Aivar Annamaa <aivar.annamaa at gmail.com>
 Source: https://bitbucket.org/plas/thonny
 
 Files: *
-Copyright: (c) 2014-2017, Aivar Annamaa
+Copyright: 2014-2017, Aivar Annamaa <aivar.annamaa at gmail.com>
+License: Expat
+
+Files: debian/*
+Copyright: 2017, Aivar Annamaa <aivar.annamaa at gmail.com>
+ 2017, Dominik George <nik at naturalnet.de>
 License: Expat
 
 Files: thonny/res/*.gif
-Copyright: (c) 2000-2017, Eclipse contributors and others
+Copyright: 2000-2017, Eclipse contributors and others
 License: EPL-1
 
 License: Expat
diff --git a/debian/install b/debian/install
index a640129..a903fa4 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,3 @@
 thonny/res/thonny.png usr/share/icons/hicolor/256x256/apps
 packaging/linux/org.thonny.Thonny.desktop usr/share/applications
 packaging/linux/org.thonny.Thonny.appdata.xml usr/share/metainfo
-
diff --git a/debian/rules b/debian/rules
index e9779fa..1af2a68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,3 @@ export PYBUILD_NAME=thonny
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/thonny.git



More information about the debian-edu-commits mailing list