diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 003ea80..5f52218 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,9 @@ mwc (2.0.4-2) unstable; urgency=high * Remove trailing white spaces: - debian/changelog - debian/control + * Declare compliance with Debian Policy 4.1.2.0 (No changes needed). - -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Nov 2017 20:33:09 +0100 + -- Jörg Frings-Fürst <debian@jff.email> Sun, 03 Dec 2017 21:20:52 +0100 mwc (2.0.4-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7ed06b7..b02a75e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10), dh-python, python3-all -Standards-Version: 4.1.1 +Standards-Version: 4.1.2.0 Homepage: https://github.com/Debianguru/MailWebsiteChanges Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mwc.git diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..ac96ecc --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +mwc_2.0.4-2_source.buildinfo utils optional |