diff options
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/shotwell.lintian-overrides | 1 | 
3 files changed, 10 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index beec44f..4127eab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +shotwell (0.30.4-1) UNRELEASED; urgency=medium + +  * New upstream release. +  * Declare compliance with Debian Policy 4.3.0.3 (No changes needed). +  * Add package-name-doesnt-match-sonames to lintian-overrides. + + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 28 Apr 2019 16:47:23 +0200 +  shotwell (0.30.1-1) unstable; urgency=medium    * New upstream release. diff --git a/debian/control b/debian/control index 122da85..0ae9dda 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends:   meson,   ninja-build,   valac (>= 0.22.0) -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.3  Homepage: https://wiki.gnome.org/Apps/Shotwell  Vcs-Git: git://jff.email/opt/git/shotwell.git  Vcs-Browser: https://jff.email/cgit/shotwell.git diff --git a/debian/shotwell.lintian-overrides b/debian/shotwell.lintian-overrides index bb5c383..61210c5 100644 --- a/debian/shotwell.lintian-overrides +++ b/debian/shotwell.lintian-overrides @@ -1 +1,2 @@  non-dev-pkg-with-shlib-symlink +package-name-doesnt-match-sonames libshotwell-authenticator0 libshotwell-plugin-common0 libshotwell-plugin-dev-1.0-0 | 
