Skip to content
Commits on Source (32)
mate-calc (1.20.2-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jul 2018 20:09:42 +0200
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~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
......
Source: mate-calc
Section: math
Priority: optional
Maintainer: Debian MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
Maintainer: Debian+Ubuntu Debian MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Martin Wimpress <code@flexion.org>,
Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper (>= 10.3~),
Build-Depends: debhelper (>= 11~),
dpkg-dev (>= 1.16.1.1),
libatk1.0-dev,
libglib2.0-dev,
......@@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 10.3~),
libxml2-dev,
mate-common (>= 1.18),
yelp-tools,
Standards-Version: 4.1.1
Standards-Version: 4.1.4
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-calc.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-calc.git
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-calc
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-calc.git
Package: mate-calc
Architecture: any
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mate-calc
Upstream-Contact: Stefano Karapetsas <stefano@karapetsas.com>
Source: http://git.mate-desktop.org/mate-calc/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MATE Calc
Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
Source: https://git.mate-desktop.org/mate-calc/
Files: data/*.ui
Copyright: 2008-2011 Robert Ancell <robert.ancell@gmail.com>
......@@ -60,7 +60,8 @@ Copyright: Christian.Kirbach@googlemail.com
sergi256@gmail.com
License: CC-BY-SA
Files: po/*
Files: mate-calc.pot
po/*
Copyright: Adam Weinberger <adamw@gnome.org>, 2004, 2005, 2006.
Afonso Celso Medina <medina@maua.br>, 2005.
Ahmad M. Zawawi <azawawi@emirates.net.ae>, 2003.
......@@ -295,12 +296,14 @@ Copyright: Adam Weinberger <adamw@gnome.org>, 2004, 2005, 2006.
甘露(Gan Lu) <rhythm.gan@gmail.com>, 2009.
License: GPL-2+
Files: .tx/config
Files: .github/issue_template.md
.tx/config
data/*.in
data/Makefile.am
data/mate-calc-cmd.1
data/mate-calc.1
help/Makefile.am
makepot
po/LINGUAS
po/POTFILES.*
po/gnome-copyrights.txt
......
usr/share/appdata/
usr/share/glib-2.0/
usr/share/help/
usr/share/locale/
usr/share/man/
usr/share/metainfo/
usr/share/mate-calc/
......@@ -13,6 +13,8 @@ override_dh_missing:
dh_missing --fail-missing
override_dh_install:
mkdir -p debian/tmp/usr/share/metainfo/
mv debian/tmp/usr/share/appdata/mate-calc.appdata.xml debian/tmp/usr/share/metainfo/
dh_install
override_dh_installchangelogs:
......
Name: MATE Calc
Bug-Database: https://github.com/mate-desktop/mate-calc/issues
Bug-Submit: https://github.com/mate-desktop/mate-calc/issues/new
Contact: martin@mate-desktop.org
Donation: http://mate-desktop.org/donate/
Repository: https://github.com/mate-desktop/mate-calc
Repository-Browse: https://github.com/mate-desktop/mate-calc
Security-Contact: security@mate-desktop.org