diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/patches/series | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5bbd927..23f2277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ shotwell (0.28.2-1) UNRELEASED; urgency=medium * debian/copyright: - Use secure copyright format URI. - Bump years to 2018. + * Declare compliance with Debian Policy 4.1.4 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Tue, 01 May 2018 14:40:57 +0200 diff --git a/debian/control b/debian/control index ece5e8e..c3a0e71 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: libwebkit2gtk-4.0-dev, libxml2 (>= 2.6.32), valac (>= 0.22.0) -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.4 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ diff --git a/debian/patches/series b/debian/patches/series index 035a6e6..f52cd58 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -9,4 +9,5 @@ #0100-ios8.patch #0510-Delay_size_request.patch #0515-Fix_background_color_drawing.patch +#505-fix-viewer-desktop-file.patch 0105-gitversion.patch |