Your message dated Wed, 25 Nov 2015 15:51:02 +0000 with message-id <[email protected]> and subject line Bug#799894: fixed in jsonlint 1.4.0-1 has caused the Debian Bug report #799894, regarding debian/rules UPSTREAM version parsing clashes with ~backport versioning 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.) -- 799894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799894 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: jsonlint Version: 1.3.1 Severity: normal The UPSTREAM version parsing UPSTREAM := $(shell head -1 debian/changelog | sed 's/.*(//;s/-.?*).*//') breaks when a backport version number, such as 1.3.1-2~toollabs1+1 is used. As workaround, I changed the sed call to (...) | sed 's/.*(//' | sed 's/).*//' after which I can build the package. -- System Information: Debian Release: jessie/sid
--- End Message ---
--- Begin Message ---Source: jsonlint Source-Version: 1.4.0-1 We believe that the bug you reported is fixed in the latest version of jsonlint, 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. David Prévot <[email protected]> (supplier of updated jsonlint 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: Tue, 24 Nov 2015 20:20:02 -0400 Source: jsonlint Binary: jsonlint Architecture: source Version: 1.4.0-1 Distribution: unstable Urgency: medium Maintainer: Debian PHP PEAR Maintainers <[email protected]> Changed-By: David Prévot <[email protected]> Description: jsonlint - validating parser of JSON data structures Closes: 799894 Changes: jsonlint (1.4.0-1) unstable; urgency=medium . [ Jordi Boggiano ] * Make php7 support official * Add DuplicateKeyException * Prepare release 1.4 . [ David Prévot ] * Use dpkg-parsechangelog instead of spurious regex (Closes: #799894) * Use --bootstrap switch instead of patches for tests Checksums-Sha1: cf68e495070f221720b7e912dffef50320c6c7d0 1647 jsonlint_1.4.0-1.dsc cf3ae99e2b80ffbc12ac87e1252356dad982945e 10893 jsonlint_1.4.0.orig.tar.gz 3bf3523713c0d31039dd91ef81f81f0d973e878c 3560 jsonlint_1.4.0-1.debian.tar.xz Checksums-Sha256: 04284ecb54f15ee70c95656a1482fb86eb4dacf3dbe98cd80076c78441bcab3e 1647 jsonlint_1.4.0-1.dsc e97ff9b23037a2d6ec3d548a273c345dea097b66e72d5bb8b30e66ce765fe46d 10893 jsonlint_1.4.0.orig.tar.gz 04c7aedcdd40f9b8e0fcbceffecf91258528151db6815d2f07a92f0a7384774e 3560 jsonlint_1.4.0-1.debian.tar.xz Files: b46603b8b47b7d5bdeb45e8789d9ada6 1647 php optional jsonlint_1.4.0-1.dsc 2d1b0f04cb34a456d71e29a9650c87fc 10893 php optional jsonlint_1.4.0.orig.tar.gz 3ffc13cfacdc74a4f4d532fc4cde5b69 3560 php optional jsonlint_1.4.0-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJWVScqAAoJEAWMHPlE9r08yykIAKXsVK1/7K0ItBdqfMwq/Drk jTS8kXYTmUBb/SXCSnOLvHl2mJAQKMkh5KDuZOTuiGFdOC5ruvlUBnBuG6i21mo3 m1i4VtkOtoeSaWMLNauMD33iLSZAKg3nRedgwiqcuP239T/sO5y06kY+4tqPfMA8 6wlIL9+xOD2CcZhHQxJu/qMrA4kAOh1gtGjettyoai50UxuKj4kupVbb3pHtxc1c 1OSKw0GU5SqaRL4ozG1ooMP/7svuck76joxL+RBQLIzF4vO+HL/YD0EgE+ZcZLKv KJC6eN86CI6CUF+nDdPrS74Hd/wzcXhsSL+U8E8s4t7QqwKX7O1xEale8YhVoD0= =2dIn -----END PGP SIGNATURE-----
--- End Message ---

