Your message dated Fri, 06 Dec 2019 08:44:26 +0000
with message-id <[email protected]>
and subject line Bug#842765: fixed in gnome-screensaver 3.6.1-11
has caused the Debian Bug report #842765,
regarding gnome-screensaver FTCBFS: uses build architecture pkg-config
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.)


-- 
842765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnome-screensaver
Version: 3.6.1-7
Tags: upstream patch
User: [email protected]
Usertags: rebootstrap

gnome-screensaver fails to cross build from source, because it uses the
build architecture pkg-config, which results in it not finding
dbus-1.pc. After changing the one wrong invocation, it cross builds just
fine. Please consider applying the attached patch.

Helmut
diff --minimal -Nru gnome-screensaver-3.6.1/debian/changelog 
gnome-screensaver-3.6.1/debian/changelog
--- gnome-screensaver-3.6.1/debian/changelog    2015-07-20 15:19:35.000000000 
+0200
+++ gnome-screensaver-3.6.1/debian/changelog    2016-11-01 06:15:35.000000000 
+0100
@@ -1,3 +1,10 @@
+gnome-screensaver (3.6.1-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: cross.patch: use triplet-prefixed pkg-config (Closes: #-1).
+
+ -- Helmut Grohne <[email protected]>  Tue, 01 Nov 2016 06:15:23 +0100
+
 gnome-screensaver (3.6.1-7) unstable; urgency=medium
 
   * d/p/0001-gs-lock-plug-Disconnect-signal-handler-from-right-ob.patch:
diff --minimal -Nru gnome-screensaver-3.6.1/debian/patches/cross.patch 
gnome-screensaver-3.6.1/debian/patches/cross.patch
--- gnome-screensaver-3.6.1/debian/patches/cross.patch  1970-01-01 
01:00:00.000000000 +0100
+++ gnome-screensaver-3.6.1/debian/patches/cross.patch  2016-11-01 
06:15:20.000000000 +0100
@@ -0,0 +1,16 @@
+From: Helmut Grohne <[email protected]>
+Subject: use triplet-prefixed pkg-config
+
+Index: gnome-screensaver-3.6.1/configure.ac
+===================================================================
+--- gnome-screensaver-3.6.1.orig/configure.ac
++++ gnome-screensaver-3.6.1/configure.ac
+@@ -102,7 +102,7 @@
+ 
+ # Find out the version of DBUS we're using
+ 
+-dbus_version=`pkg-config --modversion dbus-1`
++dbus_version=`$PKG_CONFIG --modversion dbus-1`
+ DBUS_VERSION_MAJOR=`echo $dbus_version | awk -F. '{print $1}'`
+ DBUS_VERSION_MINOR=`echo $dbus_version | awk -F. '{print $2}'`
+ DBUS_VERSION_MICRO=`echo $dbus_version | awk -F. '{print $3}'`
diff --minimal -Nru gnome-screensaver-3.6.1/debian/patches/series 
gnome-screensaver-3.6.1/debian/patches/series
--- gnome-screensaver-3.6.1/debian/patches/series       2015-07-20 
15:19:24.000000000 +0200
+++ gnome-screensaver-3.6.1/debian/patches/series       2016-11-01 
06:14:35.000000000 +0100
@@ -4,3 +4,4 @@
 31_lock_screen_on_suspend.patch
 libsystemd.patch
 0001-gs-lock-plug-Disconnect-signal-handler-from-right-ob.patch
+cross.patch

--- End Message ---
--- Begin Message ---
Source: gnome-screensaver
Source-Version: 3.6.1-11

We believe that the bug you reported is fixed in the latest version of
gnome-screensaver, 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.
Dmitry Shachnev <[email protected]> (supplier of updated gnome-screensaver 
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: SHA512

Format: 1.8
Date: Fri, 06 Dec 2019 10:59:06 +0300
Source: gnome-screensaver
Architecture: source
Version: 3.6.1-11
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 842765
Changes:
 gnome-screensaver (3.6.1-11) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * Minor adjustment to package description from debian-l10n-english review
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: use triplet-prefixed pkg-config. (Closes: #842765)
 .
   [ Dmitry Shachnev ]
   * Move gnome-screensaver.desktop out of autostart.
   * Stop mentioning GNOME Flashback in the package description.
   * Remove trailing whitespace from debian/changelog.
   * Update shebang of debian/source_gnome-screensaver.py to Python 3.
   * Bump Standards-Version to 4.4.1, no changes needed.
Checksums-Sha1:
 4a06427a92c9ca2daa2501fd8e7d6f6698a4d7d9 2652 gnome-screensaver_3.6.1-11.dsc
 17a40d36c8a44f690ea95377a20a5a98b0ff4c1f 13136 
gnome-screensaver_3.6.1-11.debian.tar.xz
 475ed59d8a14c810d2e31bf346d9c7da209b4dc6 16669 
gnome-screensaver_3.6.1-11_source.buildinfo
Checksums-Sha256:
 2dc62bff55252d4cbe596349b9286f4d66843503ed6f98f4ca3a5adde53d6d3d 2652 
gnome-screensaver_3.6.1-11.dsc
 c31ed8f874cd95e5709f2d863a9ac6bf923f09ae1bc7f113c56f9b41b2f269e3 13136 
gnome-screensaver_3.6.1-11.debian.tar.xz
 6dc217de3700e3e6fbace7c89233dcb782b1856dd3d747f32e4182c0afffdd2a 16669 
gnome-screensaver_3.6.1-11_source.buildinfo
Files:
 90bfa5d609d3376fe2e2ac126dde0021 2652 gnome optional 
gnome-screensaver_3.6.1-11.dsc
 e5ce71ba45556def2348cf4dc0cf63fe 13136 gnome optional 
gnome-screensaver_3.6.1-11.debian.tar.xz
 8f5c06adc1ac18f899e362d8756fa3c0 16669 gnome optional 
gnome-screensaver_3.6.1-11_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAl3qDLYTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy0HaD/4oJWPG471lz8SsEPDGuVBjkxMhXosF
AVInsg4BfhGSh8dS8J4AxwOtm5DZ7ur9KwskZcXyyutP2XfqEXVqFW1agG0jbLwu
e/9NC66L3k4feRyMiTw4ZZInHV325h+U4W7MuzT/Zq9RfzpJtVbl+M6rHCZNiixW
1s7xJmnrQ15YKFmV8DGhrlaT/lA8YvR5HCLty5nIL+pvciLxSEjmGOG7T9VAbRkt
bYK+MOKffXg4xOc4Mq0W5Y6n6eUy9fYqS4tjDX3iw03c5YwB0JlaWhE3Ex+WHtSe
vpn2uv9tytL6KUk7vX3IG60zurTCS4fkC1BNXcl5oXQ2EISzjHzkJ0hN8n7Lyfl1
yV55cYJhcaByjywuPCAKZ/dKyr8Ij6qo94co+PCsZY9eK3bhbKUivuqFfnPmlGGc
MWATfcoMDCsMfYihEuCX4WE+ROlGzllHtezFwnH8rLRPMEwwhMUfQioIVao80QeV
pAlZBn+PR296CYM+giE7C8eY+zCK7YPQI4eOJdaylx47iCS1Ivf3u8ZTRhSCY8LV
zM8Bn266rAyKEPSlWT8ZGdj55JpLJQvDWhbZE3wk3i5hiTUgF5Q+//1lwz4eUnbV
h4I06lhl7AGeP6c0yoYKxR6AOAJQlEzKZMp4BgZzOorLYT6F0elbuGi7Mjoew7Li
4G6z3HyIhC/USw==
=GYcg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to