diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-08-15 09:53:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-08-15 09:53:13 +0200 |
commit | 277e068873169abb231464283b7fcc4400c79545 (patch) | |
tree | da2bf47b538da9c32cc665fdcd0937df49213814 | |
parent | 35b94309986803c5c795e24ae3b5d72b13cbb062 (diff) |
New Upstream release
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3af7755..b15e763 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.30.5-1) UNRELEASED; urgency=medium + + * New upstream release. + - Remove debian/patches/0110-fix_GoogleAuthenticator.patch. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 15 Aug 2019 09:43:41 +0200 + shotwell (0.30.4-2) unstable; urgency=medium * Fix GoogleAuthenticator error handling (Closes: #934723): diff --git a/debian/patches/series b/debian/patches/series index a710ad9..0bf22a4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -11,4 +11,4 @@ #0515-Fix_background_color_drawing.patch #505-fix-viewer-desktop-file.patch 0105-gitversion.patch -0110-fix_GoogleAuthenticator.patch +#0110-fix_GoogleAuthenticator.patch |