diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-01-20 20:40:54 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-01-22 12:15:01 +0100 |
commit | 9a74f00d0094bd72be5343f1a8f984d11ceb06b5 (patch) | |
tree | 66446619b4375d5a4240241c367a376d3373c62e | |
parent | df6bf1c10b29464b579b83944aae1cce67a082b5 (diff) |
d/changelog, d/copyright: Bump version number and copyright years.
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index ad784b1..060b64c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -interimap (0.3-1) UNRELEASED; urgency=low +interimap (0.4-1) UNRELEASED; urgency=low - * Initial release. + * Initial release. Closes: #919904, #919906, #919908. - -- Guilhem Moulin <guilhem@guilhem.org> Sat, 21 Mar 2015 15:04:45 +0100 + -- Guilhem Moulin <guilhem@debian.org> Sun, 20 Jan 2019 20:38:06 +0100 diff --git a/debian/control b/debian/control index d1446da..89082fe 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: interimap Section: mail Priority: optional -Maintainer: Guilhem Moulin <guilhem@guilhem.org> +Maintainer: Guilhem Moulin <guilhem@debian.org> Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) Standards-Version: 3.9.8 Vcs-Git: https://git.guilhem.org/interimap diff --git a/debian/copyright b/debian/copyright index 51440e8..3169d9b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: native package Files: * -Copyright: © 2015 Guilhem Moulin <guilhem@fripost.org> +Copyright: © 2015-2018 Guilhem Moulin <guilhem@fripost.org> License: GPL-3+ License: GPL-3+ |