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
|
caja-eiciel (1.20.1-2) unstable; urgency=medium
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 12.
* debian/control:
+ Add Rules-Requires-Root: field and set it to no.
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Drop from B-D: libattr. (Closes: #953899).
-- Mike Gabriel <sunweaver@debian.org> Thu, 16 Apr 2020 09:45:00 +0200
caja-eiciel (1.20.1-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 1002_fix-marco-call.patch. Applied upstream.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Mon, 14 Jan 2019 11:27:17 +0100
caja-eiciel (1.20.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.2.0. No changes needed.
* debian/copyright:
+ Update copyright attributions.
* debian/patches:
+ Rebase 1001_cross.patch.
+ Add 1002_fix-marco-call.patch. Fix callt to AX_CXX_COMPILE_STDCXX_11
macro. Latest version does not expect any arguments.
+ Add 1003_add-keywords-key-to-desktop-file.patch. Rename X-Keyword= key
to Keywords= key.
* debian/rules:
+ Drop hack that moved the appdata.xml file to its right location.
Fixed upstream.
-- Mike Gabriel <sunweaver@debian.org> Tue, 21 Aug 2018 13:50:56 +0200
caja-eiciel (1.18.1-2) 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.
+ Add myself to Uploaders: field.
[ Mike Gabriel ]
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.5. No changes needed.
* debian/copyright:
+ Make Upstream-Name: field's value more human readable.
* debian/patches:
+ Add 1001_cross.patch. Fix FTCBFS: configure.ac hard codes build
architecture pkg-config. (Closes: #901164). Thanks to Helmut Grohne
for providing the patch.
* debian/{control,compat}: Bump to DH compat level version 11.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jul 2018 22:43:58 +0200
caja-eiciel (1.18.1-1) unstable; urgency=medium
[ Simon Quigley ]
* Initial release (Closes: #882109).
-- Mike Gabriel <sunweaver@debian.org> Thu, 30 Nov 2017 09:37:44 +0100
|