Processed: src:racket-mode: fails to migrate to testing for too long: autopkgtest failure

2024-02-28 Thread Debian Bug Tracking System
Processing control commands:

> close -1 20240129git0-1
Bug #1065041 [src:racket-mode] src:racket-mode: fails to migrate to testing for 
too long: autopkgtest failure
Marked as fixed in versions racket-mode/20240129git0-1.
Bug #1065041 [src:racket-mode] src:racket-mode: fails to migrate to testing for 
too long: autopkgtest failure
Marked Bug as done

-- 
1065041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1065041: src:racket-mode: fails to migrate to testing for too long: autopkgtest failure

2024-02-28 Thread Paul Gevers

Source: racket-mode
Version: 20231222git0-1
Severity: serious
Control: close -1 20240129git0-1
Tags: sid trixie
User: release.debian@packages.debian.org
Usertags: out-of-sync

Dear maintainer(s),

The Release Team considers packages that are out-of-sync between testing 
and unstable for more than 30 days as having a Release Critical bug in 
testing [1]. Your package src:racket-mode has been trying to migrate for 
31 days [2]. Hence, I am filing this bug. The version in unstable fails 
its own autopkgtest. By the looks of it, due to progression (but I might 
be reading the logs wrong):

"""
162s Ran 15 tests, 11 results as expected, 1 unexpected, 3 skipped 
(2024-02-28 18:16:14+, 116.541772 sec)

"""

If a package is out of sync between unstable and testing for a longer 
period, this usually means that bugs in the package in testing cannot be 
fixed via unstable. Additionally, blocked packages can have impact on 
other packages, which makes preparing for the release more difficult. 
Finally, it often exposes issues with the package and/or
its (reverse-)dependencies. We expect maintainers to fix issues that 
hamper the migration of their package in a timely manner.


This bug will trigger auto-removal when appropriate. As with all new 
bugs, there will be at least 30 days before the package is auto-removed.


I have immediately closed this bug with the version in unstable, so if 
that version or a later version migrates, this bug will no longer affect 
testing. I have also tagged this bug to only affect sid and trixie, so 
it doesn't affect (old-)stable.


If you believe your package is unable to migrate to testing due to 
issues beyond your control, don't hesitate to contact the Release Team.


Paul

[1] https://lists.debian.org/debian-devel-announce/2023/06/msg1.html
[2] https://qa.debian.org/excuses.php?package=racket-mode



OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1064388: ess: New version 24.1.1

2024-02-28 Thread Dirk Eddelbuettel


On 28 February 2024 at 10:17, Sébastien Villemot wrote:
| Salut Dirk,
| 
| Le mercredi 21 février 2024 à 06:54 -0600, Dirk Eddelbuettel a écrit :
| > Source: ess
| > Version: 24.01.0-1
| > Severity: minor
| > 
| > Salut Seb -- and thanks for packaging the recent 24.1.0 which installs
| > fine. There is by now a follow-up 24.1.1 which would be nice to have too.
| 
| Thanks for the ping.
| 
| Actually I missed this release because the upstream tarball was not
| uploaded to the location scanned by the debian/watch file. I emailed
| the ess-deb...@r-project.org list about that problem.

I am trying to remember who, besides you and me, reads ess-debian. Hm.

Try ess-help in case you don't hear anything back.

Cheers,  Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Bug#1051719: marked as done (markdown-mode.el produces excessive warnings )

2024-02-28 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 16:00:09 -0500
with message-id <87a5nknw2u@digitalmercury.freeddns.org>
and subject line Re: Bug#1051719: markdown-mode.el produces excessive warnings
has caused the Debian Bug report #1051719,
regarding markdown-mode.el produces excessive warnings 
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 ow...@bugs.debian.org
immediately.)


-- 
1051719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elpa-markdown-mode
Version: 2.5-1

I get a lot of warnings from markdown-mode when i launch emacs.  the
buffer contains the following:

⛔ Warning (comp): markdown-mode.el:189:2: Warning: custom-declare-variable 
`markdown-indent-on-enter' docstring has wrong usage of unescaped single quotes 
(use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:491:2: Warning: custom-declare-variable 
`markdown-split-window-direction' docstring has wrong usage of unescaped single 
quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:517:2: Warning: custom-declare-variable 
`markdown-live-preview-delete-export' docstring has wrong usage of unescaped 
single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:855:2: Warning: defconst 
`markdown-regex-wiki-link' docstring has wrong usage of unescaped single quotes 
(use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:1303:2: Warning: defconst 
`markdown-fenced-block-pairs' docstring has wrong usage of unescaped single 
quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:1608:24: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:1608:39: Warning: ‘point-at-eol’ is an 
obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
⛔ Warning (comp): markdown-mode.el:1619:45: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:1619:60: Warning: ‘point-at-eol’ is an 
obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
⛔ Warning (comp): markdown-mode.el:1630:38: Warning: ‘point-at-eol’ is an 
obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
⛔ Warning (comp): markdown-mode.el:1645:17: Warning: ‘point-at-eol’ is an 
obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
⛔ Warning (comp): markdown-mode.el:2551:28: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:2633:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:2752:47: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:2783:28: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:2966:33: Warning: ‘point-at-eol’ is an 
obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
⛔ Warning (comp): markdown-mode.el:3014:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:3020:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:3042:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:3096:45: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:3097:49: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:4462:64: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:4468:26: Warning: ‘point-at-bol’ is an 
obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ 
instead.
⛔ Warning (comp): markdown-mode.el:4518:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): markdown-mode.el:4960:2: Warning: docstring has wrong usage 
of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): 

Bug#1064388: marked as done (ess: New version 24.1.1)

2024-02-28 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 10:20:04 +
with message-id 
and subject line Bug#1064388: fixed in ess 24.01.1-1
has caused the Debian Bug report #1064388,
regarding ess: New version 24.1.1
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 ow...@bugs.debian.org
immediately.)


-- 
1064388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Source: ess
Version: 24.01.0-1
Severity: minor

Salut Seb -- and thanks for packaging the recent 24.1.0 which installs
fine. There is by now a follow-up 24.1.1 which would be nice to have too.

Amities, Dirk

--
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
--- End Message ---
--- Begin Message ---
Source: ess
Source-Version: 24.01.1-1
Done: Sébastien Villemot 

We believe that the bug you reported is fixed in the latest version of
ess, 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 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot  (supplier of updated ess 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 10:28:41 +0100
Source: ess
Architecture: source
Version: 24.01.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Sébastien Villemot 
Closes: 1064388
Changes:
 ess (24.01.1-1) unstable; urgency=medium
 .
   * New upstream version 24.01.1 (Closes: #1064388)
   * d/watch: point to GitHub tags page.
 Latest upstream tarball was not uploaded to the traditional location, and
 moreover the upstream tarball available for download on the website 
contains
 spurious files.
Checksums-Sha1:
 6e0a3fd73cd3ef90b21e37fe23b60f3e0e217026 1957 ess_24.01.1-1.dsc
 2b7373bb59da178a44dd2e5f5e1862e5c90441bc 681901 ess_24.01.1.orig.tar.gz
 470494165e86dedde7ada4694f82deb6b205b402 10848 ess_24.01.1-1.debian.tar.xz
 c4a9ff684f8d9bf3dcd99133a4f6a713574a9c4c 12655 ess_24.01.1-1_amd64.buildinfo
Checksums-Sha256:
 b09f40ab5ac4313f3d3911dd403c9dfd5e9aad0d987cd43af5348ac3b0249a80 1957 
ess_24.01.1-1.dsc
 72ec1b81bdec34fd8f48ae15342ca8273c317012794195103deeaa58a7721f90 681901 
ess_24.01.1.orig.tar.gz
 6dfc9dccd46be4d83a8d476786ae5a9ce96f6a1d2d2ef0b1ab0c1d8b65a82726 10848 
ess_24.01.1-1.debian.tar.xz
 3123e319fc3f795309a56e1ff68871340205f64559d7591d6ea7ea701f593b81 12655 
ess_24.01.1-1_amd64.buildinfo
Files:
 8ca62aaadeedd2361fa0ce68de247dbd 1957 editors optional ess_24.01.1-1.dsc
 e9e53b567d41d0486aeb2bd649491986 681901 editors optional 
ess_24.01.1.orig.tar.gz
 f9c5f9d76be2e1bd63802f1a32ec28fb 10848 editors optional 
ess_24.01.1-1.debian.tar.xz
 6154257610751ca0f4a552933fdedc53 12655 editors optional 
ess_24.01.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmXfAMEACgkQLOzpNQ7O
vkrB4BAAhUS1DJWxTbxGL7qnN/Vgn29mlFazbGGeSY9bhUIckNmjycNWVRA7iP+5
Z9aA+D3MoAQ+jAyJcXORyZv+WD0jMfCqlU5mgkOeNTqOKTAbykgXaozR9a1+GTba
M5ShYw48+m95lH2KCTMevXTJMqM0lV/w6YNAZpizXmBOpCCFpC028l8scMkaV+IG
cI1V89s/9Ls1+SZ+ZNQBiHh/la/2I6cyjwmqFFdeKLqIdtaMHDT7yrKwbhLL97BL
jxdDL5CPFptkXEMZLT4H/M8Y9nX3+l36Rr3GbOAx6dssl4i0rY9K3/9iPBtCvFxQ
4avA4jNPy5+UZyHcrEZs9D6gimuBrO76QJjT1PY7iTJA5nFIRAc7IOepIly6+M1F
gFicRrsHpHg+4SuyoZjza6DciFvlTyPF4mSUtd9mYi64uXJZgLkKdihDdtNGbz58
C4C7Yf7/CDA/uM4fKdwPZgB3RHfbbKxza8orlSPzFIjJxb/uQ4vUwrOmT7tuccJr
GKDxp3kAov4jrFoPhLb+u3Eb9JV04IElDHmgYSgn5NiD5Gy+RImanmZKl+eCkrtU
mKZHi4r1dBpD2aGc9CcQgrTIB6oCdEzi6HJFr4vte9R426SiwVgWcFv9Y/LvRrHs
kJbMpA9/r8DP3zQP35kbk+ofXmFJxKwVeplEJClAhWUzp8H3iXM=
=QDvM
-END PGP SIGNATURE-



pgp7Q0gTEkn0u.pgp
Description: PGP signature
--- End Message ---


ess_24.01.1-1_source.changes ACCEPTED into unstable

2024-02-28 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 10:28:41 +0100
Source: ess
Architecture: source
Version: 24.01.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Sébastien Villemot 
Closes: 1064388
Changes:
 ess (24.01.1-1) unstable; urgency=medium
 .
   * New upstream version 24.01.1 (Closes: #1064388)
   * d/watch: point to GitHub tags page.
 Latest upstream tarball was not uploaded to the traditional location, and
 moreover the upstream tarball available for download on the website 
contains
 spurious files.
Checksums-Sha1:
 6e0a3fd73cd3ef90b21e37fe23b60f3e0e217026 1957 ess_24.01.1-1.dsc
 2b7373bb59da178a44dd2e5f5e1862e5c90441bc 681901 ess_24.01.1.orig.tar.gz
 470494165e86dedde7ada4694f82deb6b205b402 10848 ess_24.01.1-1.debian.tar.xz
 c4a9ff684f8d9bf3dcd99133a4f6a713574a9c4c 12655 ess_24.01.1-1_amd64.buildinfo
Checksums-Sha256:
 b09f40ab5ac4313f3d3911dd403c9dfd5e9aad0d987cd43af5348ac3b0249a80 1957 
ess_24.01.1-1.dsc
 72ec1b81bdec34fd8f48ae15342ca8273c317012794195103deeaa58a7721f90 681901 
ess_24.01.1.orig.tar.gz
 6dfc9dccd46be4d83a8d476786ae5a9ce96f6a1d2d2ef0b1ab0c1d8b65a82726 10848 
ess_24.01.1-1.debian.tar.xz
 3123e319fc3f795309a56e1ff68871340205f64559d7591d6ea7ea701f593b81 12655 
ess_24.01.1-1_amd64.buildinfo
Files:
 8ca62aaadeedd2361fa0ce68de247dbd 1957 editors optional ess_24.01.1-1.dsc
 e9e53b567d41d0486aeb2bd649491986 681901 editors optional 
ess_24.01.1.orig.tar.gz
 f9c5f9d76be2e1bd63802f1a32ec28fb 10848 editors optional 
ess_24.01.1-1.debian.tar.xz
 6154257610751ca0f4a552933fdedc53 12655 editors optional 
ess_24.01.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmXfAMEACgkQLOzpNQ7O
vkrB4BAAhUS1DJWxTbxGL7qnN/Vgn29mlFazbGGeSY9bhUIckNmjycNWVRA7iP+5
Z9aA+D3MoAQ+jAyJcXORyZv+WD0jMfCqlU5mgkOeNTqOKTAbykgXaozR9a1+GTba
M5ShYw48+m95lH2KCTMevXTJMqM0lV/w6YNAZpizXmBOpCCFpC028l8scMkaV+IG
cI1V89s/9Ls1+SZ+ZNQBiHh/la/2I6cyjwmqFFdeKLqIdtaMHDT7yrKwbhLL97BL
jxdDL5CPFptkXEMZLT4H/M8Y9nX3+l36Rr3GbOAx6dssl4i0rY9K3/9iPBtCvFxQ
4avA4jNPy5+UZyHcrEZs9D6gimuBrO76QJjT1PY7iTJA5nFIRAc7IOepIly6+M1F
gFicRrsHpHg+4SuyoZjza6DciFvlTyPF4mSUtd9mYi64uXJZgLkKdihDdtNGbz58
C4C7Yf7/CDA/uM4fKdwPZgB3RHfbbKxza8orlSPzFIjJxb/uQ4vUwrOmT7tuccJr
GKDxp3kAov4jrFoPhLb+u3Eb9JV04IElDHmgYSgn5NiD5Gy+RImanmZKl+eCkrtU
mKZHi4r1dBpD2aGc9CcQgrTIB6oCdEzi6HJFr4vte9R426SiwVgWcFv9Y/LvRrHs
kJbMpA9/r8DP3zQP35kbk+ofXmFJxKwVeplEJClAhWUzp8H3iXM=
=QDvM
-END PGP SIGNATURE-



pgpjeioz4a0G2.pgp
Description: PGP signature


Processing of ess_24.01.1-1_source.changes

2024-02-28 Thread Debian FTP Masters
ess_24.01.1-1_source.changes uploaded successfully to localhost
along with the files:
  ess_24.01.1-1.dsc
  ess_24.01.1.orig.tar.gz
  ess_24.01.1-1.debian.tar.xz
  ess_24.01.1-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1064388: ess: New version 24.1.1

2024-02-28 Thread Sébastien Villemot
Salut Dirk,

Le mercredi 21 février 2024 à 06:54 -0600, Dirk Eddelbuettel a écrit :
> Source: ess
> Version: 24.01.0-1
> Severity: minor
> 
> Salut Seb -- and thanks for packaging the recent 24.1.0 which installs
> fine. There is by now a follow-up 24.1.1 which would be nice to have too.

Thanks for the ping.

Actually I missed this release because the upstream tarball was not
uploaded to the location scanned by the debian/watch file. I emailed
the ess-deb...@r-project.org list about that problem.

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄  https://www.debian.org



signature.asc
Description: This is a digitally signed message part