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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
mate-calc (1.20.3-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
* debian/rules:
+ Drop override_dh_install. The appdata.xml is now installed to the
correct location.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Sun, 06 Jan 2019 01:38:46 +0100
mate-calc (1.20.2-1) unstable; urgency=medium
* New upstream release.
* 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.
+ Update Upstream-Contact: field.
+ Update Source: field. Use secure URLs.
* debian/upstream/metadata:
+ Add file. Be compliant with DEP-12 proposal.
+ Use Martin's address as Contact: address.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Jul 2018 15:36:58 +0200
mate-calc (1.20.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 0001_init_gtk_before_math_equation_new.patch. Applied upstream.
[ Mike Gabriel ]
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Apr 2018 11:48:02 +0200
mate-calc (1.20.0-2) unstable; urgency=medium
[ Mike Gabriel ]
* debian/copyright: Use secure URI for copyright format.
[ Martin Wimpress ]
* debian/patches:
+ Add 0001_init_gtk_before_math_equation_new.patch. Initialise GTK before
math_equation_new to prevent a slew of warnings when running from the
terminal.
-- Mike Gabriel <sunweaver@debian.org> Wed, 07 Mar 2018 14:53:38 +0100
mate-calc (1.20.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* debian/copyright (already in 1.19.0-0ubuntu1):
+ Update copyright attributions.
[ Vangelis Mouhtsis ]
* debian/control (already in 1.19.0-0ubuntu1):
+ Temporarily have pkg-mate-team ML under Uploaders:.
+ Update Maintainer: field to debian-mate ML on lists.debian.org.
+ Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
+ Bump Standards-Version: to 4.1.3. No changes needed.
[ Mike Gabriel ]
* debian/{control,compat}: Bump DH version level to 11.
* debian/{rules,mate-calc-common.install}:
+ Move appstream metainfo to correct location.
-- Mike Gabriel <sunweaver@debian.org> Wed, 14 Feb 2018 15:48:26 +0100
mate-calc (1.20.0-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 07 Feb 2018 14:03:57 +0000
mate-calc (1.19.0-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 24 Jan 2018 06:46:13 +0000
mate-calc (1.18.1-2) unstable; urgency=medium
* debian/watch:
+ Ignore upstream development releases.
+ Use secure URL to obtain upstream sources.
-- Mike Gabriel <sunweaver@debian.org> Sat, 25 Nov 2017 18:10:03 +0100
mate-calc (1.18.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control: Bump Standards-Version: to 4.1.1. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Thu, 02 Nov 2017 09:50:23 +0100
mate-calc (1.18.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Vangelis Mouhtsis ]
* debian/compat:
+ Update compat version.
* debian/control:
+ Bump debhelper version to (>= 10.3~).
* debian/rules:
+ Add new block for override_dh_missing.
* debian/control:
+ Bump Standards-Version: to 4.0.0. No changes needed.
* debian/rules:
+ Disable autoreconf, handled by autogen.sh.
[ Mike Gabriel ]
* debian/patches:
+ Add 1001_add-keywords-field-to-desktop-file.patch. Provide Keywords=
field in .desktop file.
-- Mike Gabriel <sunweaver@debian.org> Tue, 25 Jul 2017 20:15:36 +0200
mate-calc (1.17.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* Initial release to Debian. (Closes: #734902).
-- Mike Gabriel <sunweaver@debian.org> Mon, 16 Jan 2017 09:24:41 +0100
|