elscreen (1.4.6-11)
[PTS] [DDPO]
COMMITS: VCS has seen 18 commits since the debian/1.4.6-9 tag
- Git: https://salsa.debian.org/emacsen-team/elscreen.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 102400
- Browser: https://salsa.debian.org/emacsen-team/elscreen
- Last scan: 2025-01-28 11:02:05+00
- Next scan: 2025-02-03 07:17:00+00
- CI pipeline status: success
- Debian changelog in Git:
elscreen (1.4.6-11) unstable; urgency=medium
* Team upload.
* Rebuild against dh-elpa 2.1.5.
Upload pushed to dgit-repos but not salsa.
See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 25 Jul 2024 19:10:00 +0900
- This branch is 18 commits ahead of tag debian/1.4.6-9
- Git log:
commit b915e915049f44b5191ccccd75da71ffbe93d5e9
Merge: 9db27b1 aeb566f
Author: Xiyue Deng <manphiz@gmail.com>
Date: Sat Nov 23 21:46:19 2024 -0800
Merge from sid [dgit]
commit aeb566f1062b68a1eb755bc620529d6ca4941a33
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Jul 25 19:10:00 2024 +0900
Rebuild against dh-elpa 2.1.5
commit 7a6f91180cea79acbf3033fa74d8abe55d01ed67
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Jul 25 11:33:45 2024 +0900
Rebuild against dh-elpa 2.1.3
commit 9db27b18785cd65b7497372dddbe9e226424439c
Merge: c7c047b 50ac3cb
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Sat Mar 9 13:43:27 2024 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request emacsen-team/elscreen!1
commit c7c047b5cbefd0a4e602b8bafbe0fc11b25a5224
Merge: bf3b4d2 965bf88
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Sat Mar 9 13:41:52 2024 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request emacsen-team/elscreen!2
commit 965bf889d55bde5788e28b6037d3613cc5f81995
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Mar 5 05:21:00 2023 +0000
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 50ac3cba29b3eb8a809dfc89a9febc8f476530c9
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Feb 28 05:10:17 2023 +0000
Remove constraints unnecessary since buster (oldstable)
* elpa-elscreen: Drop versioned constraint on emacs (>= 46.0) in Recommends.
Changes-By: deb-scrub-obsolete
commit 568dbc631a57cc4fcafc66cc2a57d9defafa8203
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Nov 3 07:16:52 2022 +0000
Set upstream metadata fields: Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
commit 6fe6187a076cdaaabac651f617e92f7abe844f86
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Nov 3 07:16:47 2022 +0000
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
commit 6d26516cbde92c9b27f586fc7b7594f6da833303
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Mon Sep 5 11:10:19 2022 +0900
Fix argument for emacs28
Gbp-Pq: Name 0006-Fix-argument-for-emacs28.patch
commit fc918f88e130b80bd8974bae67f0bc0db77bbc92
Author: Debian Emacsen team <debian-emacsen@lists.debian.org>
Date: Mon Sep 5 10:24:42 2022 +0900
_fix_last-command-char.dpatch
#! /bin/sh /usr/share/dpatch/dpatch-run
## 04_fix_last-command-char.dpatch by Arnaud Fontaine <arnau@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: last-command-char has been removed in Emacs 24.3
@DPATCH@
Gbp-Pq: Name 04_fix_last-command-char.dpatch
commit 42db1ff4ccda399de1cf9876185b03bcd8a02cf1
Author: Debian Emacsen team <debian-emacsen@lists.debian.org>
Date: Mon Sep 5 10:24:42 2022 +0900
_fix_emacs-command-line.dpatch
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03_fix_emacs-command-line.dpatch by Youhei SASAKI <uwabami@gfd-dennou.org>
##
## DP: fix handling commandline arguments, see elscreen-ml
## DP: http://www.heimat.gr.jp/pipermail/elips/2010/001976.html
@DPATCH@
Gbp-Pq: Name 03_fix_emacs-command-line.dpatch
commit d254fc9807dca95f31933923af8fd084a2032d06
Author: Debian Emacsen team <debian-emacsen@lists.debian.org>
Date: Mon Sep 5 10:24:42 2022 +0900
_oldbackquote_fix.dpatch
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_oldbackquote_fix.dpatch by Masayuki Hatta (mhatta) <mhatta@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
@DPATCH@
Gbp-Pq: Name 02_oldbackquote_fix.dpatch
commit 57cf371e583195aaaf7e77e6b4f7e33bfed01a4b
Author: Debian Emacsen team <debian-emacsen@lists.debian.org>
Date: Mon Sep 5 10:24:42 2022 +0900
_older_emacsen_fix.dpatch
#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_older_emacsen_fix.dpatch by Masayuki Hatta (mhatta) <mhatta@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Support Emacsen older than 22
@DPATCH@
Gbp-Pq: Name 01_older_emacsen_fix.dpatch
commit 44d23f9191fd912b30504afdb12a4d51e66261f8
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Mon Sep 5 10:24:42 2022 +0900
<short summary of the patch>
Bug-Debian: https://bugs.debian.org/836477
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
elscreen (1.4.6-6) UNRELEASED; urgency=medium
* New Maintinaer (Closes: #836477)
Gbp-Pq: Name 00_addons.patch
commit 88c5ca23b882c9bfc0be2f18f07ace4fae27d800
Merge: bfc509a 753aa57
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Mon Sep 5 11:15:23 2022 +0900
elscreen (1.4.6-9) unstable; urgency=medium
* debian/patches/0006-Fix-argument-for-emacs28.patch: (Closes: #1017833)
* Bump Standards-Version to 4.6.1
[dgit import unpatched elscreen 1.4.6-9]
commit 753aa5710e83b35281d5de4a7150441a4d17691f
Author: TANIGUCHI Takaki <takaki@debian.org>
Date: Mon Sep 5 11:15:23 2022 +0900
Import elscreen_1.4.6-9.debian.tar.xz
[dgit import tarball elscreen 1.4.6-9 elscreen_1.4.6-9.debian.tar.xz]
commit bfc509a57f32f3675510859fb63b8fb1fad1455f
Author: Masayuki Hatta (mhatta) <mhatta@debian.org>
Date: Sun Jan 13 01:43:06 2008 +0900
Import elscreen_1.4.6.orig.tar.gz
[dgit import orig elscreen_1.4.6.orig.tar.gz]