Debian Package Tracker
Register | Log in
Subscribe

minimodem

general-purpose software audio FSK modem

Choose email to subscribe with

general
  • source: minimodem (main)
  • version: 0.24-1
  • maintainer: Kamal Mostafa (DMD)
  • arch: any
  • std-ver: 3.9.7
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.24-1
  • oldstable: 0.24-1
  • stable: 0.24-1
  • testing: 0.24-1
  • unstable: 0.24-1
versioned links
  • 0.24-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • minimodem
action needed
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 3.9.7).
Created: 2016-02-20 Last update: 2022-12-17 19:17
20 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 bb2f34cf5148f101563aa926e201d306edbacbd3
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Jul 17 10:20:19 2021 -0700

    tests: verify rx amplitude ~= tx volume

commit ac6396589bed1c8b44eb7911ca5f0e18e6449c29
Author: rene ae <aehtyb@gmail.com>
Date:   Thu Jan 14 14:57:12 2021 -0600

    Windows installation readme

commit fe0082838ef114a0df0eca5b0122c2d00d04d762
Author: Jannis R <mail@jannisr.de>
Date:   Wed Jan 6 22:01:43 2021 +0100

    Travis CI -> GitHub Actions CI đź’š

commit 9d6697208696d61260d157d256beac9ed4325991
Author: Kamal Mostafa <kamal@whence.com>
Date:   Mon Dec 14 20:23:59 2020 -0800

    add new baudmode keyword 'V.21'
    
    Selects 300 bps ASCII with V.21 mark/space freqs (channel No. 1) per
    "ITU-T Recommendation V.21" https://www.itu.int/rec/T-REC-V.21-198811-I/en
    
    Baudmode 'v.21' is equivalent to '300 --mark 980 --space 1180'.
    
    Drop old comment refering to incorrect V.21 freqs.
    
    Reported-by: jboone@github (thanks!)
    GitHub: Fixes kamalmostafa/minimodem#42

commit 62b416ace802b58047669d25d58fd915475386f6
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sun Dec 13 09:26:19 2020 -0800

    restore default backend to PulseAudio (not sndio)
    
    Specifically, add new sndio backend to the end of the default backend
    selection #if chain, restoring the previous default selection behavior.

commit baeeb782855804b08bbff75008a497860da6d3a8
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Dec 12 15:45:34 2020 -0800

    add web site to README
    
    Reported-by: baimafeima@github (thanks!)
    GitHub: fixes kamalmostafa/minimodem#29

commit ba606c0320e8022833811cd99856dd45500ebdb4
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Dec 12 12:01:34 2020 -0800

    update copyright dates 2020

commit 3d6d90618f79db77187cbc770207dea651603f96
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Dec 12 11:51:57 2020 -0800

    update AUTHORS and THANKS

commit ee881a7e9657203a278de4aae9fcece6e321ca62
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Dec 12 09:50:40 2020 -0800

    enforce 64-bits-per-frame limit
    
    and fix all zeros output for "--binary-raw 64"
    
    Reported-by: increa@github (thanks!)
    GitHub: fixes kamalmostafa/minimodem#43

commit 41f21584b599c4bb607df224666b24f381a86e0c
Author: Richard Hacker <lerichi@gmx.net>
Date:   Fri Dec 11 08:53:35 2020 +0100

    Added UnShift on Space (USOS) for baudot as an option

commit 95aad99813e777b86f6fb271ef49f56ecab2ea78
Author: José Miguel Sánchez García <soy.jmi2k@gmail.com>
Date:   Sat Jan 27 17:38:49 2018 +0000

    Add FIXME for lacking SA_SAMPLE_FORMAT_FLOAT

commit c90113bef2d08082a339f6f78ce77a957b71dc27
Author: José Miguel Sánchez García <soy.jmi2k@gmail.com>
Date:   Sat Jan 27 00:06:11 2018 +0000

    Implement sndio backend

commit 9d85eab8b6db60fba0bc411714d36a1b77a01bbf
Author: Kamal Mostafa <kamal@whence.com>
Date:   Fri Dec 11 15:22:24 2020 -0800

    add libsndio dependency

commit 196931ce54541ee5d44e057f17c7ff24e1a52222
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sat Dec 12 12:43:15 2020 -0800

    add travis ci files to dist

commit 3f6120da6fd00b22aa4cb408281729c04fa935e4
Author: Jannis R <mail@jannisr.de>
Date:   Tue Aug 27 12:35:28 2019 +0200

    Travis CI :green_heart:

commit 745532e2b18447ea4805fd98f070a8d11f4ec3ed
Author: Jannis R <mail@jannisr.de>
Date:   Tue Aug 27 12:35:11 2019 +0200

    install dependencies scripts

commit cdf11f1ecbfa7c5753e197bdbdaa34bbbfe05280
Author: José Miguel Sánchez García <soy.jmi2k@gmail.com>
Date:   Sat Jan 27 17:46:34 2018 +0000

    Fix equality in `test` command inside configure.ac

commit 16d8ff1d6154280ce195bb50d3b493956cc745d5
Author: José Miguel Sánchez García <soy.jmi2k@gmail.com>
Date:   Mon Jan 22 23:08:32 2018 +0000

    Fix permissions (`chmod -x` source files)

commit 9a1e8769ab15623fc27850fa41452201e8e40566
Author: Sebastien Van Cauwenberghe <svancau@gmail.com>
Date:   Sun Dec 4 20:18:52 2016 +0100

    Add EOT message
    
    When program keeps running, the ### EOT message allows the user
    to know that the stdin has been fully transmitted.

commit d4ce82136d08dd3a15b0832517ce1d3cab2e2870
Author: Kamal Mostafa <kamal@whence.com>
Date:   Sun Apr 24 09:39:32 2016 -0700

    tests: use cmp not md5sum for tx-consistency tests
    
    OS X doesn't provide md5sum.
    https://github.com/kamalmostafa/minimodem/issues/24#issuecomment-213816836
Created: 2017-12-03 Last update: 2023-03-24 15:11
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2021-04-11 10:18
news
[rss feed]
  • [2016-04-29] minimodem 0.24-1 MIGRATED to testing (Debian testing watch)
  • [2016-04-23] Accepted minimodem 0.24-1 (source amd64) into unstable (Kamal Mostafa)
  • [2016-02-25] minimodem 0.23-1 MIGRATED to testing (Debian testing watch)
  • [2016-02-19] Accepted minimodem 0.23-1 (source amd64) into unstable (Kamal Mostafa)
  • [2015-08-30] minimodem 0.22.1-1 MIGRATED to testing (Britney)
  • [2015-08-24] Accepted minimodem 0.22.1-1 (source amd64) into unstable (Kamal Mostafa)
  • [2015-08-23] Accepted minimodem 0.22-1 (source amd64) into unstable (Kamal Mostafa)
  • [2015-04-27] minimodem 0.21-1 MIGRATED to testing (Britney)
  • [2014-11-24] Accepted minimodem 0.21-1 (source amd64) into unstable (Kamal Mostafa)
  • [2014-11-13] Accepted minimodem 0.20-1 (source amd64) into unstable (Kamal Mostafa)
  • [2013-09-29] minimodem 0.19-1 MIGRATED to testing (Debian testing watch)
  • [2013-09-18] Accepted minimodem 0.19-1 (source amd64) (Kamal Mostafa)
  • [2013-06-21] minimodem 0.18-1 MIGRATED to testing (Debian testing watch)
  • [2013-06-10] Accepted minimodem 0.18-1 (source amd64) (Kamal Mostafa)
  • [2013-05-05] minimodem 0.17.1-1 MIGRATED to testing (Debian testing watch)
  • [2013-03-21] Accepted minimodem 0.17.1-1 (source amd64) (Kamal Mostafa)
  • [2013-03-20] Accepted minimodem 0.17-1 (source amd64) (Kamal Mostafa)
  • [2013-01-25] Accepted minimodem 0.16.1-1 (source amd64) (Kamal Mostafa)
  • [2012-11-03] Accepted minimodem 0.16-1 (source amd64) (Kamal Mostafa)
  • [2012-10-17] Accepted minimodem 0.15.1-1 (source amd64) (Kamal Mostafa)
  • [2012-10-06] Accepted minimodem 0.15-1 (source amd64) (Kamal Mostafa)
  • [2012-10-02] Accepted minimodem 0.14-1 (source amd64) (Kamal Mostafa)
  • [2012-09-11] Accepted minimodem 0.13.1-1 (source amd64) (Kamal Mostafa)
  • [2012-09-10] Accepted minimodem 0.13-1 (source amd64) (Kamal Mostafa)
  • [2012-09-07] Accepted minimodem 0.12.1-1 (source amd64) (Kamal Mostafa)
  • [2012-09-05] Accepted minimodem 0.12-1 (source amd64) (Kamal Mostafa)
  • [2012-08-31] Accepted minimodem 0.11-1 (source amd64) (Kamal Mostafa)
  • [2012-08-22] Accepted minimodem 0.10.1-2 (source amd64) (Kamal Mostafa)
  • [2012-08-19] Accepted minimodem 0.10.1-1 (source amd64) (Kamal Mostafa)
  • [2012-08-19] Accepted minimodem 0.10-1 (source amd64) (Kamal Mostafa)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.24-1

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