diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2019-12-28 11:34:51 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2019-12-28 11:34:51 +0100 | 
| commit | 902d80beca6e6fd2eb17dc75279f81290c6b3411 (patch) | |
| tree | 6a072ecea0b91772b3bd7c14ef76a19107105014 | |
| parent | 763e528ff791fdfb6aa5fb0aebd953ee738f2d9f (diff) | |
d/control: Remove outdated gnome-doc-utils from Build-Depends
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index adb6c3e..603553f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.30.7-2) UNRELEASED; urgency=medium + +  * debian/control: Remove outdated gnome-doc-utils from Build-Depends  +    (Closes: #945141, #945294). + + -- Jörg Frings-Fürst <debian@jff.email>  Sat, 28 Dec 2019 11:20:37 +0100 +  shotwell (0.30.7-1) unstable; urgency=medium    * New upstream release: diff --git a/debian/control b/debian/control index 745f9ae..c67cf21 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends:   cmake,   debhelper (>= 12),   desktop-file-utils, - gnome-doc-utils,   gnome-pkg-tools,   itstool,   libappstream-glib-dev,  | 
