1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
caja-seahorse (1.18.5-2) unstable; urgency=medium
[ Andreas Metzler ]
* debian/patches:
+ Add 1010_gpgme_pkgconfig.diff: Use pkgconfig to locate gpgme instead of
gpgme-config fixing FTBFS with libgpgme-dev >= 1.18.0-2. (Closes:
#1023868).
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.6.1. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Sun, 13 Nov 2022 20:45:07 +0100
caja-seahorse (1.18.5-1) unstable; urgency=medium
[ Simon Quigley ]
* debian/control:
+ Change my email to tsimonq2@debian.org now that I am a Debian Developer.
[ Mike Gabriel ]
* New upstream release.
* debian/patches:
+ Drop 1001_cross.patch. Applied upstream.
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 13.
* debian/control:
+ Add Rules-Requires-Root: field and set it to no.
+ Bump Standards-Version: to 4.5.0. No changes needed.
* debian/patches: Drop 1001_cross.patch. Applied upstream.
* debian/rules:
+ Drop --as-needed flag from dh_autoreconf call, i.e. drop complete
dh_autoreconf override.
+ Add forgotten include directive for loading dpkg/buildflags.mk.
-- Mike Gabriel <sunweaver@debian.org> Mon, 24 Aug 2020 10:00:41 +0200
caja-seahorse (1.18.4-2) unstable; urgency=medium
* debian/changelog:
+ Typo fix in previous stanza.
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.4. No changes needed.
+ Drop pkg-mate-team Alioth mailing list from Uploaders: field.
* debian/copyright:
+ Make Upstream-Name: field's value more human readable.
* debian/patches:
+ Add 1001_cross.patch. Fix FTCBFS. Thanks to Helmut Grohne for providing
this patch. (Closes: #901094).
-- Mike Gabriel <sunweaver@debian.org> Mon, 09 Jul 2018 08:06:58 +0200
caja-seahorse (1.18.4-1) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* debian/control:
+ Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
+ Update Maintainer: field to debian-mate ML on lists.debian.org.
+ Temporarily have pkg-mate-team ML under Uploaders:.
+ Add myself to Uploaders: field.
[ Mike Gabriel ]
* New upstream release.
* debian/control:
+ Ease backporting to stretch, B-D on debhelper (>= 11~).
+ Drop B-D libgnome-keyring-dev. Not required by this upstream release
anymore. (Closes: #886476).
-- Mike Gabriel <sunweaver@debian.org> Thu, 18 Jan 2018 17:02:19 +0100
caja-seahorse (1.18.3-2) unstable; urgency=medium
* debian/control:
+ Use proper versioned B-Ds as found in configure.ac. Helps with
backporting.
+ Add myself to Uploaders: field.
+ Bump Standards-Version: to 4.1.3. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Tue, 09 Jan 2018 00:17:11 +0100
caja-seahorse (1.18.3-1) unstable; urgency=medium
* Initial release (Closes: #882637).
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 19 Dec 2017 16:16:38 -0600
|