diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-06 05:16:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-06 05:16:36 +0200 |
commit | 4721d86b07dd8fe4fa509e427ed155c0bf9bb702 (patch) | |
tree | bfd8d6b43e92e7050d6f397b88f42fd8f8a8d032 /debian/changelog | |
parent | c055c43193b3364215afeda4b0275c13644e93c0 (diff) |
upload to unstabledebian/0.22.1-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index b094b49..1c1cc22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,17 +4,17 @@ shotwell (0.22.1-1) unstable; urgency=medium - Update translations. * debian/control: - 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 - are 0.12.3-2~: + - Correct Vcs-Git URI. + - Improve package description (Closes: #818671). + - Drop the following fields because even oldstable has 0.12.3-2~: + Breaks: shotwell (<< 0.12.3-1) + Replaces: shotwell (<< 0.12.3-1) * Set compat level to 10 (no changes required). * Correct typo at shotwell-dbg.README.Debian. * debian/rules: - - To make the build reproducibly use the solution from - https://wiki.debian.org/ReproducibleBuilds/TimestampsInTarball. + - Touch generated C files with mtime of debian/changelog to ensure + the mtime of these C files never changes before installing them + into the shotwell-dbg package. Makes build reproducible. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 22:15:57 +0200 |