summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kulisz <debian@kulisz.net>2018-06-30 11:58:52 +0100
committerMarcin Kulisz <debian@kulisz.net>2018-06-30 12:22:15 +0100
commitbac7a617d557f433c8ff4e0897e0442a1ef483fa (patch)
tree05bf44c98321c83c681c605b1b6b412469b8200d
parent99a31394063cd0681e626e3a1b5ae312e0f18d26 (diff)
Various packaging improvements:
* SV bump to 4.1.4 * VCS urls update * DH compat bump to 11 * removing X-Python & X-Python3 fields from d/control (defaults are ging to be used) * using https for copyright format schema url * general update to d/copyright * added upstream metadata file
-rw-r--r--debian/compat2
-rw-r--r--debian/control12
-rw-r--r--debian/copyright6
-rw-r--r--debian/upstream/metadata3
4 files changed, 12 insertions, 11 deletions
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index b2ad6f6..5afb17a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,18 @@
Source: python-fysom
-Maintainer: Marcin Kulisz (kuLa) <debian@kulisz.net>
+Maintainer: Marcin Kulisz <debian@kulisz.net>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3),
- debhelper (>= 9),
+ debhelper (>= 11),
python3-all,
python-setuptools (>= 0.6b3),
python3-setuptools,
dh-python
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
-Standards-Version: 4.1.1
+Standards-Version: 4.1.4
Testsuite: autopkgtest-pkg-python
Homepage: https://pypi.python.org/pypi/fysom
-Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/python-fysom.git
-Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/python-fysom.git;a=summary
+Vcs-Git: https://salsa.debian.org/debian/python-fysom.git
+Vcs-Browser: https://salsa.debian.org/debian/python-fysom
Package: python-fysom
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f9e7d11..6ab42f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,13 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fysom
Source: https://pypi.python.org/pypi/fysom
Files: *
-Copyright: 2013-2014 Maximilien Riehl <max@riehl.io>
+Copyright: 2013-2017 Maximilien Riehl <max@riehl.io>
2011 Jake Gordon <jake@codeincomplete.com>
2011 Mansour Behabadi <mansour@oxplot.com>
Stefano
- 2014 Marcin Kulisz (kuLa) <debian@kulisz.net>
+ 2014-2018 Marcin Kulisz (kuLa) <debian@kulisz.net>
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..34e2aa1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+Name: python-fysom
+Repository: https://github.com/mriehl/fysom.git
+Repository-Browse: https://github.com/mriehl/fysom