Skip to content
Commits on Source (4)
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) unstable; urgency=medium
* debian/control:
......
......@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11~),
yelp-tools,
Build-Depends-Indep: intltool (>= 0.40.0),
gettext,
Standards-Version: 4.1.4
Standards-Version: 4.1.5
Homepage: https://github.com/NiceandGently/caja-actions
Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-actions
Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-actions.git
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-name: caja-actions
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