diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:54:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:54:23 +0200 |
commit | fdf4251a368f265e568f821efa6adde18ab3ceee (patch) | |
tree | 26b989724b93f5a644bdc4ece23df05b2a9ba7d0 /debian | |
parent | b4f6b0fbab0f6bcba26192b1052f94eccc461c84 (diff) |
Set compat level to 10
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/compat | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 64d451e..75a3d58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +6,11 @@ shotwell (0.22.1-1) UNRELEASED; urgency=medium - Bump Standards-Version to 3.9.8 (no changes required). - Correct Vcs-Git uri. - Rewrite the packages description (Closes: #818671). - - Remove the following tags because oldstable release + - Remove the following tags because oldstable release are 0.12.3-2~: + Breaks: shotwell (<< 0.12.3-1) + Replaces: shotwell (<< 0.12.3-1) + * Set compat level to 10 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 07:26:27 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 |