Bug#1032202: New buttercup_eval directive

Sean Whitton <[email protected]> Thu, 09 Jul 2026 13:26:11 +0100
Newsgroups gmane.linux.debian.devel.emacsen
Message-ID <87fr1sgxi4.fsf__6586.35459128476$1783600409$gmane$org@melete.silentflame.com>
--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Gianfranco Costamagna [09/Jul 10:34am GMT] wrote:
> Hello Sean, ping :)
>
> Btw how do you feel about also this:
> diff -pruN 2.1.9/dh-elpa.el 2.1.9ubuntu2/dh-elpa.el
> --- 2.1.9/dh-elpa.el 2025-03-14 06:53:25.000000000 +0000
> +++ 2.1.9ubuntu2/dh-elpa.el 2025-03-14 10:40:55.000000000 +0000
> @@ -157,6 +157,8 @@ upstream source to include a proper Pack
> etsuch a case."
> (when version
> (let* ((version (replace-regexp-in-string "~bpo.*$" "" version))
> + (version (replace-regexp-in-string "ubuntu.*$" "" version))
> + (version (replace-regexp-in-string "build.*$" "" version))
> (version (replace-regexp-in-string "~" "-" version)))
> version)))
>
>
> +dh-elpa (2.0.8ubuntu1) impish; urgency=3Dmedium
> +
> + * Replace buildN and ubuntuN version suffixes with the empty string;
> + emacs version-to-list doesn't recognize these.
> +
> + -- Matthias Klose <[email protected]> Fri, 08 Oct 2021 11:58:25 +0200
>
>
>
> thanks for caring

That patch looks fine, but please post it as a new bug :)

=2D-=20
Sean Whitton

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

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

iQJNBAEBCgA3FiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmpPk2MZHHNwd2hpdHRv
bkBzcHdoaXR0b24ubmFtZQAKCRBpW3rkvwZiQIv2D/9EaJRhQMp+NjbNFl5bW1Bp
vJjN3FeM3M7ozYz1/ZHmyp3nmb76DbQvNNbPu+n2XseMA0TuF2MeWiykjwRva0os
EoQZpw6A8yfz7pKRBoGU3EcR82cUiqVq+KlFzi3xNBfCOXMECIsl91kgECRJjRyn
UKDoIxE2CRdpypkYEyDlYymkcJfW4La1nA7el45pCFmWXGoh6vW+SzQJd2fVu++i
jJKFQvkEtliOUkiQ7dksKODGRQGW7XbXO1TwcZYnmKZE6AW9dmvJlPaO9rdVnw8S
hz7VNTF9ydxbo+FgpV8Ym3tQ9ND/xR2e2Zx1PbhspK6iGbYaXMABK5LEvpWoRrqg
vf+ZDV+A6imJ8yduM4Bs0liz8Oj7dEuQpS+QY+igle4W+mA8ZOWjfYDRI8rxj3Yt
ssQGDbHd0T4wI/LLVwv6mCZlFRbXpt5qTkQ/E8grK7Q2cVWPu1uvo3a1GZXjzqX+
RfQiyTjWpSDD7xOXbGwW87EmtFHlUs6Xgw/qWaJAWpIXjhglRevD/9JKqMEwwOxE
+fWRud49e96hIf59Y0EzN2VEp6GAxVNTpj/plHzzGHRSHoDbnLIm53xEMt5thILR
qorPED5q/huCnwUCDCkjhT7ODgvi/+1UcKbCnWKDZ0zCuvCCU8SoVlnNkma+ulbe
zVvUUirNsT+jrTQNvd9+ww==
=UidS
-----END PGP SIGNATURE-----
--=-=-=--