Skip to content
Commits on Source (18)
caja-actions (1.8.3-4~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Mike Gabriel <sunweaver@debian.org> Mon, 13 Aug 2018 22:23:19 +0200
caja-actions (1.8.3-4) 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.
[ Mike Gabriel ]
* debian/copyright:
+ Use secure URI for copyright format.
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.4. No changes needed.
* debian/copyright:
+ Make Upstream-Name: field's value more human readable.
* debian/patches:
+ Add 1002_cross.patch. Fix FTCBFS: lintian tag autotools-pkg-config-macro-
not-cross-compilation-safe. (Closes: #902824). Thanks to Helmut Grohne
for providing the patch.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jul 2018 21:42:59 +0200
caja-actions (1.8.3-3~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
......
Source: caja-actions
Section: utils
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Martin Wimpress <code@flexion.org>,
Mike Gabriel <sunweaver@debian.org>,
Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper (>= 10.3~),
Build-Depends: debhelper (>= 11~),
mate-common,
libgtk-3-dev,
libgtop2-dev,
......@@ -16,10 +16,10 @@ Build-Depends: debhelper (>= 10.3~),
yelp-tools,
Build-Depends-Indep: intltool (>= 0.40.0),
gettext,
Standards-Version: 4.1.3
Standards-Version: 4.1.5
Homepage: https://github.com/NiceandGently/caja-actions
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/caja-actions.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/caja-actions.git
Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-actions
Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-actions.git
Package: caja-actions
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-name: caja-actions
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Caja Actions
Upstream-Contact: Martin Wimpress <code@flexion.org>
Source: https://github.com/NiceandGently/caja-actions
......
1001_typo-fix.patch
2003_no-extra-license-file.patch
1002_cross.patch