Skip to content
Commits on Source (23)
mate-tweak (18.04.16-2~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Mike Gabriel <sunweaver@debian.org> Mon, 23 Jul 2018 12:54:31 +0200
mate-tweak (18.04.16-2) unstable; urgency=medium
* 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.
-- Mike Gabriel <sunweaver@debian.org> Mon, 09 Jul 2018 08:00:17 +0200
mate-tweak (18.04.16-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Apr 2018 13:09:45 +0200
mate-tweak (18.04.14-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Sun, 18 Mar 2018 17:44:47 +0100
mate-tweak (18.04.11-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release. (LP: #1714799)
-- Mike Gabriel <sunweaver@debian.org> Wed, 28 Feb 2018 16:17:18 +0100
mate-tweak (18.04.10-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/copyright:
+ Use secure URI for copyright format.
-- Mike Gabriel <sunweaver@debian.org> Thu, 15 Feb 2018 19:34:11 +0100
mate-tweak (18.04.9-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control:
+ Drop from D (mate-tweak): python-gobject2. (Closes: #888230).
-- Mike Gabriel <sunweaver@debian.org> Mon, 12 Feb 2018 11:16:38 +0100
mate-tweak (18.04.6-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
......
......@@ -5,16 +5,15 @@ Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Martin Wimpress <code@ubuntu-mate.org>,
Mike Gabriel <sunweaver@debian.org>,
Vangelis Mouhtsis <vangelis@gnugr.org>,
MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>,
Build-Depends: debhelper (>= 11~),
dh-python,
python3,
python3-distutils-extra,
python3-setuptools,
Standards-Version: 4.1.3
Standards-Version: 4.1.4
Homepage: https://github.com/ubuntu-mate/mate-tweak
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-tweak.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-tweak.git
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-tweak
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-tweak.git
X-Python3-Version: >= 3.3
Package: mate-tweak
......@@ -24,7 +23,6 @@ Depends: dconf-cli,
gir1.2-notify-0.7,
mate-panel (>= 1.18.0),
mesa-utils,
python-gobject-2,
python3 (>= 3.3),
python3-gi,
python3-psutil,
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mate-tweak
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MATE Tweak
Upstream-Contact: Martin Wimpress <code@ubuntu-mate.org>
Source: https://github.com/ubuntu-mate/mate-tweak
......