Debian Package Tracker
Register | Log in
Subscribe

haskell-mode

major mode for editing Haskell in Emacs

Choose email to subscribe with

general
  • source: haskell-mode (main)
  • version: 17.5-2
  • maintainer: Debian Emacsen Team (archive) (DMD)
  • uploaders: Barak A. Pearlmutter [DMD]
  • arch: all
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 16.1-6
  • oldstable: 17.2-3
  • stable: 17.2-5
  • testing: 17.5-2
  • unstable: 17.5-2
versioned links
  • 16.1-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 17.2-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 17.2-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 17.5-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • elpa-haskell-mode
action needed
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2025-01-06 Last update: 2025-05-24 18:00
12 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 634bf21db9f7a5ed30420fcc61af3287bce7d1c8
Merge: f0ec145b ff5466ab
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Wed Nov 27 16:01:05 2024 -0800

    Merge from sid [dgit]

commit ff5466ab32be5135e70cf883aa625343891c5c3f
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Thu Jul 25 22:08:07 2024 +0900

    Rebuild against dh-elpa 2.1.5

commit 1fac3bd270ea43eaebe9792d82b26f9cf8005a51
Merge: ede78365 e8661279
Author: Barak A. Pearlmutter <bap@debian.org>
Date:   Mon Nov 20 21:34:08 2023 +0000

    Record haskell-mode (17.5-1) in archive suite sid

commit e8661279893e41bc86ac3b2ffe1c91e5f2b5ee7a
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date:   Fri Aug 4 22:25:25 2023 +0100

    typo
    
    
    Gbp-Pq: Name 0003-typo.patch

commit a7abc4bf0187895041577a090dce36291e1b1110
Author: Barak A. Pearlmutter <barak+git@cs.nuim.ie>
Date:   Fri Dec 27 16:34:14 2013 +0100

    NEWS loco
    
    The file NEWS contains the change log.  The upstream package expects
    it to be installed, under the name NEWS, to the directory in which
    elisp files to be loaded are located.  This would be strange on
    debian, since it is the upstream change log and hence belongs in the
    standard documentation directory under the name changelog.gz.
    
    Gbp-Pq: Name 0002-NEWS-loco.patch

commit fef5b7a1b83e268c06665bc1d6e81a141cd0e63c
Author: Barak A. Pearlmutter <barak+git@cs.nuim.ie>
Date:   Fri Nov 8 11:12:27 2013 +0000

    logo loco
    
    The file logo.svg contains the haskell logo.  The upstream package
    expects it to be installed to the directory in which elisp files to be
    loaded are located.  This would be strange on debian, since it would
    leave a SVG file in /usr/share/emacs/site-lisp/haskell-mode/logo.svg
    and then copied (or linked) to each emacsen flavour
    site-lisp/haskell-mode/ directory.  Yuck.
    
    Instead we install it in a standard location for scalable icons.
    
    Gbp-Pq: Name 0001-logo-loco.patch

commit a2ba77d9320c536f74a99c768f61eddab7f1afc2
Merge: 29db74a2 f77584b0
Author: Barak A. Pearlmutter <bap@debian.org>
Date:   Mon Nov 20 21:34:08 2023 +0000

    haskell-mode (17.5-1) unstable; urgency=medium
    
      * New upstream release
    
    [dgit import unpatched haskell-mode 17.5-1]

commit 29db74a2b41faee0d2e595d7741bee4e702499b8
Author: Barak A. Pearlmutter <bap@debian.org>
Date:   Mon Nov 20 21:34:08 2023 +0000

    Import haskell-mode_17.5.orig.tar.xz
    
    [dgit import orig haskell-mode_17.5.orig.tar.xz]

commit f77584b0d0875221331eb6f686714212feecbbd3
Author: Barak A. Pearlmutter <bap@debian.org>
Date:   Mon Nov 20 21:34:08 2023 +0000

    Import haskell-mode_17.5-1.debian.tar.xz
    
    [dgit import tarball haskell-mode 17.5-1 haskell-mode_17.5-1.debian.tar.xz]

commit ede78365093095a358803d315b5786d3f8402c97
Author: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Date:   Sun Aug 25 12:33:08 2019 -0300

    fix-tests
    
    
    Gbp-Pq: Name fix-tests.patch

commit 9eecefacc998249faa0b2be2ad830a1554438581
Author: Barak A. Pearlmutter <barak+git@cs.nuim.ie>
Date:   Fri Dec 27 16:34:14 2013 +0100

    NEWS loco
    
    The file NEWS contains the change log.  The upstream package expects
    it to be installed, under the name NEWS, to the directory in which
    elisp files to be loaded are located.  This would be strange on
    debian, since it is the upstream change log and hence belongs in the
    standard documentation directory under the name changelog.gz.
    
    Gbp-Pq: Name 0002-NEWS-loco.patch

commit 1f9f58b8a9a895ded77bbe7636a0757df1fa50ca
Author: Barak A. Pearlmutter <barak+git@cs.nuim.ie>
Date:   Fri Nov 8 11:12:27 2013 +0000

    logo loco
    
    The file logo.svg contains the haskell logo.  The upstream package
    expects it to be installed to the directory in which elisp files to be
    loaded are located.  This would be strange on debian, since it would
    leave a SVG file in /usr/share/emacs/site-lisp/haskell-mode/logo.svg
    and then copied (or linked) to each emacsen flavour
    site-lisp/haskell-mode/ directory.  Yuck.
    
    Instead we install it in a standard location for scalable icons.
    
    Gbp-Pq: Name 0001-logo-loco.patch
Created: 2024-07-25 Last update: 2025-05-19 19:32
debian/patches: 3 patches to forward upstream low

Among the 3 debian patches available in version 17.5-2 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2024-07-25 22:04
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2024-04-07 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2024-07-27] haskell-mode 17.5-2 MIGRATED to testing (Debian testing watch)
  • [2024-07-25] Accepted haskell-mode 17.5-2 (source) into unstable (Sean Whitton)
  • [2023-11-23] haskell-mode 17.5-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-20] Accepted haskell-mode 17.5-1 (source) into unstable (Barak A. Pearlmutter)
  • [2023-08-09] haskell-mode 17.4-2 MIGRATED to testing (Debian testing watch)
  • [2023-08-06] Accepted haskell-mode 17.4-2 (source) into unstable (Barak A. Pearlmutter)
  • [2023-08-06] Accepted haskell-mode 17.4-1 (source) into unstable (Barak A. Pearlmutter)
  • [2023-08-02] Accepted haskell-mode 17.3-1 (source) into unstable (Barak A. Pearlmutter)
  • [2023-01-04] haskell-mode 17.2-5 MIGRATED to testing (Debian testing watch)
  • [2023-01-04] haskell-mode 17.2-5 MIGRATED to testing (Debian testing watch)
  • [2023-01-02] Accepted haskell-mode 17.2-5 (source) into unstable (David Bremner)
  • [2022-12-11] haskell-mode REMOVED from testing (Debian testing watch)
  • [2022-11-01] haskell-mode 17.2-3 MIGRATED to testing (Debian testing watch)
  • [2022-07-11] haskell-mode REMOVED from testing (Debian testing watch)
  • [2020-11-18] haskell-mode 17.2-3 MIGRATED to testing (Debian testing watch)
  • [2020-11-18] haskell-mode 17.2-3 MIGRATED to testing (Debian testing watch)
  • [2020-11-15] Accepted haskell-mode 17.2-3 (source) into unstable (Thomas Koch)
  • [2020-11-15] Accepted haskell-mode 17.2-2 (source all) into unstable (Thomas Koch)
  • [2020-10-17] haskell-mode 17.2-1 MIGRATED to testing (Debian testing watch)
  • [2020-10-17] haskell-mode 17.2-1 MIGRATED to testing (Debian testing watch)
  • [2020-10-13] Accepted haskell-mode 17.2-1 (source) into unstable (Thomas Koch)
  • [2020-09-22] haskell-mode REMOVED from testing (Debian testing watch)
  • [2020-05-01] haskell-mode 17.1-2 MIGRATED to testing (Debian testing watch)
  • [2020-01-19] Accepted haskell-mode 17.1-2 (source) into unstable (Thomas Koch)
  • [2019-12-30] Accepted haskell-mode 17.1-1 (source all) into unstable (Thomas Koch)
  • [2019-12-29] Accepted haskell-mode 16.1-9 (source all) into unstable (Thomas Koch)
  • [2019-08-31] haskell-mode 16.1-8 MIGRATED to testing (Debian testing watch)
  • [2019-08-25] Accepted haskell-mode 16.1-8 (source) into unstable (David Bremner)
  • [2019-08-25] Accepted haskell-mode 16.1-7 (source) into unstable (David Bremner)
  • [2019-01-22] haskell-mode 16.1-6 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 17
  • RC: 0
  • I&N: 9
  • M&W: 8
  • F&P: 0
  • patch: 2
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 17.5-2
  • 3 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing