diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 8 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index f73104c..e4d27d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +simple-scan (3.34.0-1) UNRELEASED; urgency=medium + +  * New upstream release: +    - Add libxml2-utils to Build-Depends. + + -- Jörg Frings-Fürst <debian@jff.email>  Thu, 03 Oct 2019 14:33:10 +0200 +  simple-scan (3.32.2.1-1) unstable; urgency=medium    * New upstream release. diff --git a/debian/control b/debian/control index 6ce2bdc..b21d32d 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends:   libpackagekit-glib2-dev,   libsane-dev,   libwebp-dev, + libxml2-utils,   meson,   python3-cairo,   python3-gi, | 
