Your message dated Fri, 18 Sep 2015 11:48:57 +0000
with message-id <[email protected]>
and subject line Bug#798633: fixed in libcmis 0.5.0-4
has caused the Debian Bug report #798633,
regarding package cleanup: use dpkg-buildflags, parallel build, remove cruft
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
798633: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798633
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libcmis
Version: 0.5.0-3
Severity: important
Tags: patch
* Bump the standards version.
* Remove cruft in the debian directory.
* Enable parallel builds.
* Stop building with -O0 on armhf.
* Really use dpkg-buildflags.
* Bump the standards version.
* Remove cruft in the debian directory.
* Enable parallel builds.
* Stop building with -O0 on armhf.
* Really use dpkg-buildflags.
diff -Nru libcmis-0.5.0/debian/control libcmis-0.5.0/debian/control
--- libcmis-0.5.0/debian/control 2015-08-03 14:34:29.000000000 +0200
+++ libcmis-0.5.0/debian/control 2015-09-11 11:22:30.000000000 +0200
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Rene Engelhard <[email protected]>
BuIld-Depends: debhelper (>= 8.0.0), autotools-dev, libxml2-dev, libboost-dev,
libboost-program-options-dev, libcurl4-gnutls-dev, libcppunit-dev (=
1.13.2-2.1), docbook-to-man, libboost-date-time-dev, dpkg-dev (>= 1.16.1),
pkg-config, dh-autoreconf
-Standards-Version: 3.9.2
+Standards-Version: 3.9.6
Section: libs
Homepage: http://libcmis.sourceforge.net/
diff -Nru libcmis-0.5.0/debian/libcmis-0.5-5.postinst.debhelper
libcmis-0.5.0/debian/libcmis-0.5-5.postinst.debhelper
--- libcmis-0.5.0/debian/libcmis-0.5-5.postinst.debhelper 2015-04-05
08:57:14.000000000 +0200
+++ libcmis-0.5.0/debian/libcmis-0.5-5.postinst.debhelper 1970-01-01
01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-# Automatically added by dh_makeshlibs
-if [ "$1" = "configure" ]; then
- ldconfig
-fi
-# End automatically added section
diff -Nru libcmis-0.5.0/debian/libcmis-0.5-5.postrm.debhelper
libcmis-0.5.0/debian/libcmis-0.5-5.postrm.debhelper
--- libcmis-0.5.0/debian/libcmis-0.5-5.postrm.debhelper 2015-04-05
08:57:14.000000000 +0200
+++ libcmis-0.5.0/debian/libcmis-0.5-5.postrm.debhelper 1970-01-01
01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-# Automatically added by dh_makeshlibs
-if [ "$1" = "remove" ]; then
- ldconfig
-fi
-# End automatically added section
diff -Nru libcmis-0.5.0/debian/libcmis-0.5-5.substvars
libcmis-0.5.0/debian/libcmis-0.5-5.substvars
--- libcmis-0.5.0/debian/libcmis-0.5-5.substvars 2015-04-05
08:57:17.000000000 +0200
+++ libcmis-0.5.0/debian/libcmis-0.5-5.substvars 1970-01-01
01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-shlibs:Depends=libboost-date-time1.55.0, libc6 (>= 2.14), libcmis-0.5-5,
libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libxml2
(>= 2.7.4)
-misc:Depends=
diff -Nru libcmis-0.5.0/debian/rules libcmis-0.5.0/debian/rules
--- libcmis-0.5.0/debian/rules 2015-08-03 14:16:52.000000000 +0200
+++ libcmis-0.5.0/debian/rules 2015-09-11 11:34:58.000000000 +0200
@@ -11,15 +11,16 @@
include /usr/share/dpkg/architecture.mk
+DPKG_EXPORT_BUILDFLAGS=1
include /usr/share/dpkg/buildflags.mk
-ifneq (,$(findstring arm,$(DEB_HOST_ARCH)))
- CXXFLAGS += -O0
- export CXXFLAGS
+COMMA = ,
+ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
+ NJOBS := -j $(subst parallel=,,$(filter parallel=%,$(subst $(COMMA),
,$(DEB_BUILD_OPTIONS))))
endif
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_clean:
rm -f libcmis-0.4.pc
@@ -34,10 +35,10 @@
endif
override_dh_auto_build:
- $(MAKE)
+ $(MAKE) $(NJOBS)
override_dh_auto_test:
- $(MAKE) check
+ $(MAKE) $(NJOBS) check
override_dh_auto_install:
dh_auto_install
--- End Message ---
--- Begin Message ---
Source: libcmis
Source-Version: 0.5.0-4
We believe that the bug you reported is fixed in the latest version of
libcmis, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Engelhard <[email protected]> (supplier of updated libcmis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 18 Sep 2015 13:24:01 +0200
Source: libcmis
Binary: libcmis-dev libcmis-0.5-5v5 cmis-client
Architecture: source amd64
Version: 0.5.0-4
Distribution: unstable
Urgency: medium
Maintainer: Rene Engelhard <[email protected]>
Changed-By: Rene Engelhard <[email protected]>
Description:
cmis-client - client for the CMIS protocol
libcmis-0.5-5v5 - CMIS protocol client library
libcmis-dev - CMIS protocol client library -- development
Closes: 798632 798633
Changes:
libcmis (0.5.0-4) unstable; urgency=medium
.
* add missed build-dependency on docbook-xml; use docbook2x(-man)
instead of docbook-to-man (closes: #798632)
* merge package cleanup patch (closes: #798633)
- Bump the standards version.
- Remove cruft in the debian directory.
- Enable parallel builds.
- Stop building with -O0 on armhf.
- Really use dpkg-buildflags.
Checksums-Sha1:
972d65ca82124dce0d0fda13dd64b5ca5eeece9b 2034 libcmis_0.5.0-4.dsc
6880fa2b7b998797a896f8932607a8aa3b62431b 15268 libcmis_0.5.0-4.debian.tar.xz
d2f36aba2ca913e5e17075d528ac1383e6c68764 104828 cmis-client_0.5.0-4_amd64.deb
99fca53ed12826a229a91112fb26ea5e037f0b2f 543140
libcmis-0.5-5v5_0.5.0-4_amd64.deb
39a8053daabc5b7a7bbf77dc69f2c3124abb5a6e 711288 libcmis-dev_0.5.0-4_amd64.deb
Checksums-Sha256:
fa6777f3af39ccd25a6f2d681a358cbfc130c5d03b1936c9133a756734327193 2034
libcmis_0.5.0-4.dsc
c762f02b10457c9140ed28c0529a2946f00334d6336f05d750653fee1e568294 15268
libcmis_0.5.0-4.debian.tar.xz
e102ad02ec60fde94112248a93a67a0e5ed39ca57d9b7e6fd04b96c04f52600d 104828
cmis-client_0.5.0-4_amd64.deb
af3a4c0b0f5c91700e629d497876a7e5b5fc38a3f1423193ac0a365d359c02f9 543140
libcmis-0.5-5v5_0.5.0-4_amd64.deb
c2c07f6e9094cb7196158956a9b9a30c25ea389812d0031328a8a947a4514140 711288
libcmis-dev_0.5.0-4_amd64.deb
Files:
6a0bccc54d40bd450a17fab820361873 2034 libs optional libcmis_0.5.0-4.dsc
a6f97d3ef92166ce0ebbf5da899f6e94 15268 libs optional
libcmis_0.5.0-4.debian.tar.xz
deff097f7e70d1b04b7e104efc97fc0b 104828 utils optional
cmis-client_0.5.0-4_amd64.deb
859d65fd31c3f67b4cd5aa09f184335a 543140 libs optional
libcmis-0.5-5v5_0.5.0-4_amd64.deb
18b79214f77c35a24340df18a243a897 711288 libdevel optional
libcmis-dev_0.5.0-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV+/esAAoJEAqgRXHQPj5wR2oP/1S+KYDsLb7FYBFa9lqIhE3C
O2bx6KpCIfX7EeyXSRNT7YTse82+XjIvav0gjM81mwr4zvU7DUlOG6p/bivog9Vx
MF6iWmDBUn+sulCgcU0GvBQwbAGDe0swfO1MGncqUYM5yermkPHhhT/lC11Mgism
CUgjFJ6RU/NE+k+cf4w1yoMZU9jvGgFYd2QZisLQGYk47TCDjt1ZBs3f5Avq5bQY
A6fymUiqb07FUsUfvBRbqn43VvOULRGXRS+d78q9M2ijco2VeFR1Cc3wQUexV16S
HYUuH54YoNwVVpfypMndkwLcHdIFngYMiGljBjH00NcpE3oNOYnMJA/4Sl7v3YCF
Zdi6yBidySwkf3JG7ZEy2U9gmZMtybt0DwTT3/c5UStEZGVdT97H3XJA7tLY6BKw
JaD6HHRqUwPzRWRRqBdnhw3lVQPpkcuHnzxUBizULcsTzi+SDHZJ1qsc+RcTdYNr
lC0g/UidZ3CFDblapvb8VPLk0VAJ0JmEbm6phrLGHhbP/ftcgmmbPAscbqWc7i3/
wtwKkjSg6spUUU2sTfUkEmlD/TEcHymwbV4hWP+vG8wuCo5f2DlxvTMMt+erz986
ocd6QYCux/5d2IdEDAVbA8md5zalzW5o6JhTp/7PCtPXWxp2EKDPeStf/y32/5zP
CrLeQUsFVfyoi/vk/HMx
=Vvvh
-----END PGP SIGNATURE-----
--- End Message ---