upload to unstable (debian/1.20.1-1)

This commit is contained in:
Mike Gabriel
2018-07-05 13:52:42 +02:00
parent 2b8bff89fb
commit ec6ada553f

28
debian/changelog vendored
View File

@ -1,3 +1,31 @@
caja-extensions (1.20.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 1001_pkg-config-macro-not-cross-compilation-safe.patch.
Simplify PKG_CONFIG presence check.
* 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.
+ White-space fix at EOF.
* debian/rules:
+ Don't build gtk-doc for sendto extension. Should fix FTCBFS. (Closes:
#890522).
* debian/caja-sendto.install:
+ Drop gtk-doc folder.
* debian/copyright:
+ Use secure URI for copyright format.
+ Fix typo in Upstream-Name: field (and make it more human readable).
+ Update Upstream-Contact: field.
+ Use upstream Git URL in Source: field.
+ Make Upstream-Name: field's value more human readable.
+ Update copyright attributions.
* debian/upstream/metadata:
+ Add file. Be compliant with DEP-12 proposal.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Jul 2018 13:24:31 +0200
caja-extensions (1.20.0-1) unstable; urgency=medium
[ Martin Wimpress ]