[ubuntu/disco-proposed] gnustep-base 1.26.0-2ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Thu Jan 17 13:24:13 UTC 2019
gnustep-base (1.26.0-2ubuntu1) disco; urgency=medium
* Merge with Debian; remainging changes:
- Ignore "Can send/return NSRect" on armhf
gnustep-base (1.26.0-2) unstable; urgency=medium
* Upload to unstable.
* debian/gbp.conf: Remove debian-branch.
* debian/rules: Suppress verbose output in install/clean recipes. It is
uninteresting and extremely unlikely to vary across architectures.
(override_dh_auto_configure): Drop --disable-icu-config.
gnustep-base (1.26.0-1) experimental; urgency=medium
* New upstream release:
- Detects ICU with pkg-config (Closes: #915714).
- SONAME change: libgnustep-base1.25 -> 1.26.
* Remove patches applied upstream:
- portmessage-msgid.patch;
- icu-60.patch;
- hurd-systemuptime.patch.
* debian/patches/pkg-config-macro.patch: Remove hunks applied upstream
(that is, all of them). However, upstream opted to cater for ancient
pkg-config which does not provide the PKG_PROG_PKG_CONFIG macro and
this approach still triggers a lintian warning; update accordingly.
* debian/patches/fix-spelling-error.patch: Refresh.
* debian/patches/fix-tests-network.patch: Refresh and mark 2 more tests
as hopeful (GSXML).
* debian/patches/series: Update.
* debian/compat: Bump to 12.
* debian/templates/control.m4 (Build-Depends): Bump debhelper
requirement to match the compat level.
(Standards-Version): Claim compliance with 4.3.0; no changes needed.
* debian/control: Regenerate, reflecting the SONAME change.
* debian/rules: Replace all occurrences of "messages=yes" with
"$(verbose)" to support "terse" in DEB_BUILD_OPTIONS.
(v_make): Bump to 2.7.0-4 for "terse" support.
(override_dh_installinit): Also pass --no-start (Closes: #913914).
(override_dh_auto_install-indep): Delete duplicate or otherwise
unnecessary files which trigger lintian warnings.
(override_dh_compress): Remove; not necessary with compat 12.
* debian/upstream/signing-key.asc: Minimize.
* debian/gnustep-base-doc.lintian-overrides: New; override
package-contains-documentation-outside-usr-share-doc for a node from
the Texinfo manual in HTML format; it is in GNUSTEP_DOC on purpose.
* debian/gbp.conf: New file.
* debian/templates/gnustep-base-runtime.install.in: Add usr/share/man as
all manpages are installed by the upstream build system; there's no
need to install them explicitly.
* debian/gnustep-base-runtime.manpages: Delete; not really necessary.
* debian/not-installed: New file; explicitly list all files which are
not installed on purpose.
* debian/copyright: Add explicit entry for Source/Additions/Unicode.m,
which is now (a portion of) under the Expat license and copyrighted by
Bjoern Hoehrmann. Bump copyright years for Debian packaging. There
were copyrightable changes upstream in 2018 but these are not actually
reflected in the source files so leave statements as they are.
* debian/clean: Update for the new SONAME.
Date: Thu, 17 Jan 2019 14:20:31 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/gnustep-base/1.26.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 17 Jan 2019 14:20:31 +0100
Source: gnustep-base
Binary: gnustep-base-common gnustep-base-runtime libgnustep-base1.26 libgnustep-base-dev gnustep-base-doc
Architecture: source
Version: 1.26.0-2ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers at lists.alioth.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
gnustep-base-common - GNUstep Base library - common files
gnustep-base-doc - Documentation for the GNUstep Base Library
gnustep-base-runtime - GNUstep Base library - daemons and tools
libgnustep-base-dev - GNUstep Base header files and development libraries
libgnustep-base1.26 - GNUstep Base library
Closes: 913914 915714
Changes:
gnustep-base (1.26.0-2ubuntu1) disco; urgency=medium
.
* Merge with Debian; remainging changes:
- Ignore "Can send/return NSRect" on armhf
.
gnustep-base (1.26.0-2) unstable; urgency=medium
.
* Upload to unstable.
* debian/gbp.conf: Remove debian-branch.
* debian/rules: Suppress verbose output in install/clean recipes. It is
uninteresting and extremely unlikely to vary across architectures.
(override_dh_auto_configure): Drop --disable-icu-config.
.
gnustep-base (1.26.0-1) experimental; urgency=medium
.
* New upstream release:
- Detects ICU with pkg-config (Closes: #915714).
- SONAME change: libgnustep-base1.25 -> 1.26.
* Remove patches applied upstream:
- portmessage-msgid.patch;
- icu-60.patch;
- hurd-systemuptime.patch.
* debian/patches/pkg-config-macro.patch: Remove hunks applied upstream
(that is, all of them). However, upstream opted to cater for ancient
pkg-config which does not provide the PKG_PROG_PKG_CONFIG macro and
this approach still triggers a lintian warning; update accordingly.
* debian/patches/fix-spelling-error.patch: Refresh.
* debian/patches/fix-tests-network.patch: Refresh and mark 2 more tests
as hopeful (GSXML).
* debian/patches/series: Update.
* debian/compat: Bump to 12.
* debian/templates/control.m4 (Build-Depends): Bump debhelper
requirement to match the compat level.
(Standards-Version): Claim compliance with 4.3.0; no changes needed.
* debian/control: Regenerate, reflecting the SONAME change.
* debian/rules: Replace all occurrences of "messages=yes" with
"$(verbose)" to support "terse" in DEB_BUILD_OPTIONS.
(v_make): Bump to 2.7.0-4 for "terse" support.
(override_dh_installinit): Also pass --no-start (Closes: #913914).
(override_dh_auto_install-indep): Delete duplicate or otherwise
unnecessary files which trigger lintian warnings.
(override_dh_compress): Remove; not necessary with compat 12.
* debian/upstream/signing-key.asc: Minimize.
* debian/gnustep-base-doc.lintian-overrides: New; override
package-contains-documentation-outside-usr-share-doc for a node from
the Texinfo manual in HTML format; it is in GNUSTEP_DOC on purpose.
* debian/gbp.conf: New file.
* debian/templates/gnustep-base-runtime.install.in: Add usr/share/man as
all manpages are installed by the upstream build system; there's no
need to install them explicitly.
* debian/gnustep-base-runtime.manpages: Delete; not really necessary.
* debian/not-installed: New file; explicitly list all files which are
not installed on purpose.
* debian/copyright: Add explicit entry for Source/Additions/Unicode.m,
which is now (a portion of) under the Expat license and copyrighted by
Bjoern Hoehrmann. Bump copyright years for Debian packaging. There
were copyrightable changes upstream in 2018 but these are not actually
reflected in the source files so leave statements as they are.
* debian/clean: Update for the new SONAME.
Checksums-Sha1:
12a00092d70b58521e1ea2726f3d1b9cb4f7fed3 2713 gnustep-base_1.26.0-2ubuntu1.dsc
1b2c9eae9e25c7ed2d2dc5ad683938fdb6e29a30 31276 gnustep-base_1.26.0-2ubuntu1.debian.tar.xz
1cd1d2987365a54960ef267bae85881c69bcc5e0 7321 gnustep-base_1.26.0-2ubuntu1_source.buildinfo
Checksums-Sha256:
0fd7289f4fb7a2ddce601829b05ba925f1180fdefc13ca3478178f2644aea330 2713 gnustep-base_1.26.0-2ubuntu1.dsc
ad1c4ee57d26a756bc2afde7f41ea044c78c1d7621bd0b4ca135fa4da1fbc0f7 31276 gnustep-base_1.26.0-2ubuntu1.debian.tar.xz
0c20526b807e01b32cc358cf16ae4e4cb8e7e494c4c936a2264a7cc412864ddb 7321 gnustep-base_1.26.0-2ubuntu1_source.buildinfo
Files:
bf2b1ff88f7bb58f963a8a0b8ae5238d 2713 gnustep optional gnustep-base_1.26.0-2ubuntu1.dsc
a7e110fbc6ea5dfef4fef0f9aeddbc19 31276 gnustep optional gnustep-base_1.26.0-2ubuntu1.debian.tar.xz
1e443e700c5155efca9b1a0c6d05c5a1 7321 gnustep optional gnustep-base_1.26.0-2ubuntu1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlxAge4QHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9dclD/9fNKvy4rLW9wwp2I2AUmHklaS28uwyrJmW
dvFNPmA8YhKI31eMxsQusx7C+Wdejx+Y3/6Emjq32hwyt2UXVT7MbZHHJ5apGmfq
kbjmfqHXjGAMzWiP4orgKkyObyypA+Lkcfd2I69naJgT3XfINbhHLqjaG1Q6L6GQ
1pY3+F2nM+XTsb0KngedW06XQEd//N1xijck/h7XEzI5tgnazidlUhQZ5K8V0ZFq
pACJz2OopL0p2iq2yxu8t/d2abimE10PnadHYyLkawx4wzZnlD42R3Maajo8yVHI
2wBfHT+ec79ts67yOzVOwYIcKKuvIsN/ciwc4CM81FxLi5O24pRY5QtYh0dulZ5d
/KDSYO3nOw52mVRNcpjteZZ3eMaxd7Mo1pAgJ0AfQzp0aikOE7MA3WR4T05dZTOF
Gf2gBR2gh07X6fXtV4235+r2GA4ZncEhf3hgMq9Fb58qSbD/EHZvqCrbNIToLy5i
1iIa5OoeY9/BngzPQxNicOAkGXoEQDRjoSBEiW6S2xqhgyJUVJkEBZLk5pzG1DFj
dIYPKCj7+sLsb9jBhmn5AHlCZO5C3p31H5CVDnNhtcY3D4tEcBFP57J7qqnU6ASj
PfcIYd7ASvwE4XfUWHX0M4kv2YnNEGmQdUbq8CS1F8UyVaEGJtopvC/I9hlzPib+
CAzmOJDAsw==
=8Ezn
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list