summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
-rw-r--r--debian/copyright2
-rw-r--r--debian/mwc.links3
5 files changed, 18 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 14f9941..70d54bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+mwc (2.0.5-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Migrate to debhelper 12:
+ - Change debian/compat to 12.
+ - Bump minimum debhelper version in debian/control to >= 12.
+ * Declare compliance with Debian Policy 4.4.0 (No changes needed).
+ * Move mwcfeedserver from /usr/sbin to /usr/bin.
+ * debian/copyright:
+ - Add year 2019 to debian/*
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 14 Jul 2019 10:30:27 +0200
+
mwc (2.0.4-3) unstable; urgency=medium
* Declare compliance with Debian Policy 4.2.1 (No changes needed).
diff --git a/debian/compat b/debian/compat
index b4de394..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index 4ea2f78..ba8d83a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper (>= 11),
+ debhelper (>= 12),
dh-python,
python3-all
-Standards-Version: 4.2.1
+Standards-Version: 4.4.0
Homepage: https://github.com/Debianguru/MailWebsiteChanges
Vcs-Git: git://jff.email/opt/git/mwc.git
Vcs-Browser: https://jff.email/cgit/mwc.git
diff --git a/debian/copyright b/debian/copyright
index ef90ff9..08e2087 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: 2013-2017 Michael Till Beck <Debianguru@gmx.de>
License: GPL-2+
Files: debian/*
-Copyright: 2014-2017 Jörg Frings-Fürst <debian@jff.email>
+Copyright: 2014-2019 Jörg Frings-Fürst <debian@jff.email>
License: GPL-3+
License: GPL-2+
diff --git a/debian/mwc.links b/debian/mwc.links
index 82885c9..143bb8d 100644
--- a/debian/mwc.links
+++ b/debian/mwc.links
@@ -1,3 +1,2 @@
/usr/share/mwc/mwc.py /usr/bin/mwc
-/usr/share/mwc/mwcfeedserver.py /usr/sbin/mwcfeedserver
-
+/usr/share/mwc/mwcfeedserver.py /usr/bin/mwcfeedserver