diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-08-16 07:14:05 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-08-16 07:14:05 +0200 |
commit | 10ce63378912ef63c8882889f02ed4dff0416f32 (patch) | |
tree | 7cc5bafae0364fa659af2013b2a36bd1baf336af /debian | |
parent | f83e6f04c2e430326656513ce02c4206aac8cc07 (diff) | |
parent | de21437207c39bdacacc74896c0d1c820c314d22 (diff) |
Merge branch 'release/debian/0.30.5-1'debian/0.30.5-1
Diffstat (limited to 'debian')
-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..485e033 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.30.5-1) unstable; urgency=medium + + * New upstream release. + - Remove debian/patches/0110-fix_GoogleAuthenticator.patch. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 15 Aug 2019 11:29:40 +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 |