diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fc31408..92bf5f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +shotwell (0.30.15-1) UNRELEASED; urgency=medium + + * New upstream release. + - Fix FTBFS with vala 0.56.0 (Closes: #1008337). + - Remove not longer needed patches: + + debian/patches/0105-gitversion.patch. + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 05 Apr 2022 17:16:02 +0200 + shotwell (0.30.14-2) unstable; urgency=medium * Enable untiy support (Closes: #1000528) diff --git a/debian/patches/series b/debian/patches/series index cc67c77..5f63750 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1 @@ -0105-gitversion.patch +#0105-gitversion.patch |