Debian Package Tracker
Register | Log in
Subscribe

byacc

public domain Berkeley LALR Yacc parser generator

Choose email to subscribe with

general
  • source: byacc (main)
  • version: 1:2.0.20260126-1
  • maintainer: Thomas E. Dickey (DMD)
  • uploaders: Thomas E. Dickey [DMD]
  • arch: any
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 20140715-1
  • oldstable: 1:2.0.20221106-1
  • stable: 1:2.0.20241231-1
  • testing: 1:2.0.20260126-1
  • unstable: 1:2.0.20260126-1
versioned links
  • 20140715-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:2.0.20221106-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:2.0.20241231-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:2.0.20260126-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • byacc (1 bugs: 0, 1, 0, 0)
action needed
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-02-24 Last update: 2026-02-24 13:00
142 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 809ec55eae3b61ea266beba7414ec762a43db529
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 23 16:32:52 2026 -0500

    Modify rules to build source after successful build (Closes: #1043899).
    
    applied patch by Andreas Metzler
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 1dee42cdfb3a555b40e34ce100997d190d6ab8b7
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu Feb 19 17:42:05 2026 -0500

    fix lintian warning about multiple "Files"
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 634a1b8188110b7de2bd408d0372372d64330550
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu Feb 19 16:48:59 2026 -0500

    use SPDX terms in debian/copyright
    
    checked with https://tools.spdx.org/app/check_license/, per comment in
    Debian #1127573, and corrected the "other-BSD" items to X11 and the
    variant used in ncurses.  The debian/* was using "StandardML-NJ",
    which I preferred less, so I combined that with aclocal.m4 (ncurses).
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 532e47db965229c23d95f651d5494b3992cb01cf
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 20:10:23 2026 -0500

    revert the suggested automatic conversion of debian/watch, fails mentors scan
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 664d8e8f44a346d96a352b5f20c1c2d30722c058
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 19:36:45 2026 -0500

    actually commit the change to the control file...
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 4064742ce6f0636448868c2353771d8d6230977f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 19:17:58 2026 -0500

    update watch file, add changelog detail suggested in #1127061
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit efb712e08806fbf251e31dd88075c7ec07c10e98
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 16:19:20 2026 -0500

    correct version used in changelog
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit c785c7226b441d7e0398b401350a3e946f4f5f1d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 04:11:36 2026 -0500

    update signing key
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 54172185c8f27e4620748997efe623371f400289
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Feb 9 04:01:13 2026 -0500

    Update to current upstream release.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 7366319e178b2380a87d23385eb130d8ccfe6edb
Merge: d03460f 7856d03
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Feb 8 20:24:29 2026 -0500

    Merge branch 'upstream-master' into debian

commit d03460f864d293dcf712bc094d7c45c135213a86
Author: Andreas Metzler <ametzler@bebt.de>
Date:   Mon Jan 6 07:19:32 2025 +0100

    update signing key from https://invisible-island.net/public/public.html

commit 20a35b03fe8015825d421ef7034ee9bdfc7eee87
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Jan 1 08:29:28 2025 -0500

    update standards-version in control file
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit f5b078944d4c6d8929f2bac94b6a4eaa0f7c5ced
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Jan 1 08:20:57 2025 -0500

    add change entry for test-build
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 6603ae0553e634a31e3adfa7efe308727db7173c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Jan 1 08:13:15 2025 -0500

    update copyright dates in Debian script
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit ae5486e2830e0d5ee1344fbe41f6dfee30ab3f94
Merge: 0aa5534 e9ce822
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Jan 1 07:59:32 2025 -0500

    Merge branch 'upstream-master' into debian
    
    Update to current upstream release.

commit 0aa5534910494bb044420536975e3d44fa149408
Author: Bastian Germann <bage@debian.org>
Date:   Thu Nov 10 12:30:19 2022 +0100

    lintian: Drop unused override

commit 09ca373061d193c435a39d8ad47e7efb89077b3f
Author: Bastian Germann <bage@debian.org>
Date:   Thu Nov 10 12:27:51 2022 +0100

    d/copyright: Remove unnecessary match

commit 82ebfd1981707f65f94f5794dbb4466809d5f087
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Nov 7 19:07:16 2022 -0500

    New upstream release (and minor fixes for package).
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit af1d11b08682f10281ffe5a3f9ddb46844918812
Merge: 0547aa7 0a5faff
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Nov 7 17:43:48 2022 -0500

    Merge branch 'upstream' into debian
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 0a5faff9c2053aded0ad14b608a37b7b1db7b906
Merge: 4ab818e 367a026
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Nov 7 04:17:31 2022 -0500

    snapshot of project "byacc", label t20220128
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 0547aa7d9d192df4e2a7d91affba4892411870df
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 28 17:59:53 2022 -0500

    update for testing 2.0.20220128
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 945b7ad85306e046747ea9c53bf13cceab904613
Merge: 1140f66 4ab818e
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 28 17:49:10 2022 -0500

    Merge branch 'upstream' into debian

commit 4ab818e48eb56ce02f1f7201116ea298892e3257
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 28 17:05:52 2022 +0000

    snapshot of project "byacc", label t20220128

commit 1140f66c0c4b7a5c675da2f9453a85cf75e8e62e
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Jan 26 15:17:21 2022 -0500

    bump changelog-date to reflect the end of changes
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 5ab4b0564e8d7faf55c12d3f310443a08d5a858a
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jan 25 20:18:17 2022 -0500

    improve changelog entry as suggested by Andreas Metzler

commit 0dad2efd5b46907b1ab01b9d446b86e36718d54f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 23 11:47:22 2022 -0500

    combine changelogs for the successive uploads to mentors.debian.org (#1003769).
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 388283e0e9b0c6003e5431f109fd3f583ac14ebc
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jan 18 19:10:37 2022 -0500

    test watch-file settings suggested by Brendan O'Dea

commit 46d409adbeb6656cc3e99a83baaf1026581de6e6
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 18:44:16 2022 -0500

    comment-out the attempted override for very-long-line, since that check in
    lintian does not work.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit c9a2f9eb747a3e93657849a72294053d91647b12
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 17:09:34 2022 -0500

    trim trailing whitespace from rules-file

commit a0bc25272f51307d50bc482264e9d843b5db3e70
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 16:44:34 2022 -0500

    example in section 2.4.2 of Lintian User's Manual is incorrect.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 7d972fc75d899e3ed4d9c9fb080f282be0494fc8
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 16:12:20 2022 -0500

    try a wildcard in the lintian override, and work around getopt-changes in tests
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit b95e9487c3bd990ee090f070e600730775b2d950
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 15:41:42 2022 -0500

    restore fix for bad-whatis, and try again with very-long-line
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit c35522ceab8284e0206a0123c520d5bc9ea040ef
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 15:18:55 2022 -0500

    address "no-dh-sequencer" and errata for upstream-metadata file.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit d91703cd12511505ce3e3aa71dabe9e6b3578a94
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 12:43:34 2022 -0500

    more lintian warnings

commit 31fa022bb49921b72bc6c367011cabbcd94c5e75
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 11:59:42 2022 -0500

    add lintian-overrides to address a false positive from the experimental version of lintian

commit 4f7b0007d22784be71cd75fdbc2306ff0f6f563d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 11:32:10 2022 -0500

    fix typo

commit 11d2baa75f60dbf7d0bbf5b1f0e411363436cb48
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 16 11:25:47 2022 -0500

    reduce to a single package, as suggest by Andreas Metzler in Debian #1003769
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 8dcdfcb46796dcc47e51310c582df0dd44a3cd26
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 14 20:13:13 2022 -0500

    update file pattern

commit 3d17929b302b82d42c9354949a81bf619e6b62bd
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 14 19:59:41 2022 -0500

    fix some errata seen in upload
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit b32788f88a0c73a5ddcc28b1f1e4f2153cf64c44
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 14 19:27:38 2022 -0500

    applied workarounds for git-buildpackage
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit b318e3a14e7fa2731cb51b935099dbcf0321da4a
Merge: ead45bd 866343f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 14 19:17:17 2022 -0500

    Merge remote-tracking branch 'upstream/master' into debian

commit 866343f904e7587cca6549f2d634b95914900d42
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Jan 14 21:34:52 2022 +0000

    snapshot of project "byacc", label t20220114

commit ead45bd7ddb620e3bfa670cb93845742b232672f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jan 11 04:09:06 2022 -0500

    add the watch-file change...
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 37b5dbf70e96290aa39ca98acf2ee725d8774457
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jan 11 04:04:01 2022 -0500

    test gbp upstream-tag for full version
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 5f3c4a9a3fccae7626e4d431b18139886f84d25a
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jan 11 03:45:48 2022 -0500

    add configuration for git-buildpackage
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 08e94bd0949e9dbaac5bbf74bdb33957dba2ebea
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 9 19:44:24 2022 -0500

    test-build with just the patch-date and current release

commit 661b57381899fb0cf01e3c1320a9258cb641ab03
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 9 19:27:53 2022 -0500

    add the continuation marker back on the watch file, making ./debian and
    ./package/debian equivalent

commit 20d278f0cae47b1031fdf17527a04ec8501a1680
Merge: 7b926b9 6247af7
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 9 19:15:48 2022 -0500

    Merge branch 'upstream' into debian

commit 6247af73f5fcfe23f4296c70df797932c908fe6c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jan 9 20:52:43 2022 +0000

    snapshot of project "byacc", label t20220109

commit 7b926b91ab2cffc1e6c16128ed2f68b33bf999e3
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 8 15:07:53 2022 -0500

    The CI build worked if the URL wasn't on a continuation-line from "opts=".
    Retry the complete version with that change.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit e6c954277e2fb24f2e16b0460708aa6114825116
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 8 15:01:19 2022 -0500

    fix typo (trailing comma), works locally with uscan

commit 0f09923619133af16fc7a85d5283dd8ca3bb5f54
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 8 14:55:25 2022 -0500

    test without the complete version number (and no dversionmangle or
    filenamemanger, e.g., in case gbp's support for this is defective)
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 550171f0ee6499aea6d5f56bb768cb3ae9713f84
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 8 14:31:05 2022 -0500

    one of the CI build-problems is that gbp is (incorrectly) attempting to
    use the subdirectory package/debian instead of the top-level debian
    directory.  Because the package tree is used in upstream for maintaining
    test-packages, and is not needed in a Debian build, attempt to work
    around by removing it from the "debian" branch.

commit 9c5923d229c2d23888424567ddc7de9532611f05
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 8 13:03:44 2022 -0500

    document version-numbering in the watch file; switch to "." as delimiter
    before the patchdate.
    
    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>

commit 327cafb6987aba04148af480bc14a2d4895644f3
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 1 22:28:17 2022 +0000

    snapshot of project "byacc", label t20220101

commit ef822cf59b92a1665152713b34b70da4a046f6df
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Dec 25 01:55:41 2021 +0000

    snapshot of project "byacc", label t20211224

commit 0381e45bf60091931d85242509ed0b115778a7aa
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Aug 8 22:11:04 2021 +0000

    snapshot of project "byacc", label t20210808

commit 88e89de5e62844b8eadfeefa7b18972c3580d15c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Aug 3 00:01:28 2021 +0000

    snapshot of project "byacc", label t20210802

commit 079bc4778fa4d4c9df32e373c17924dfa7558d68
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Aug 1 23:45:46 2021 +0000

    snapshot of project "byacc", label t20210801

commit 79edd95855976a11ae6b023e25251eca2552a053
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jun 19 23:18:04 2021 +0000

    snapshot of project "byacc", label t20210619

commit 7e68ceeb06c29dcd3cd55a066e1241593ea52fbe
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri May 21 00:01:32 2021 +0000

    snapshot of project "byacc", label t20210520

commit 86777727575663d423dde3652e382c5c28e6e38d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Mar 28 17:58:37 2021 +0000

    snapshot of project "byacc", label t20210328

commit 177741fd2145cfef5c4a1d8450704731e91666d9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jan 9 14:41:40 2021 +0000

    snapshot of project "byacc", label t20210109

commit 07677e4c7382dc1bb8949007117fe13b11eb0031
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Sep 22 20:17:00 2020 +0000

    snapshot of project "byacc", label t20200922

commit 1f9538cc6970e45538c6549f7171d015847e6475
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu Sep 10 22:32:54 2020 +0000

    snapshot of project "byacc", label t20200910

commit d98673505de306cd051ec59ab79df6ca05b9153f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Mar 30 23:57:12 2020 +0000

    snapshot of project "byacc", label t20200330

commit f1946f53cf1970184bca7715b816c271fea4cfbd
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Nov 25 23:24:36 2019 +0000

    snapshot of project "byacc", label t20191125

commit 0ce5a32b0a6463a643d352cba7d857120284fcb1
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Nov 20 01:41:29 2019 +0000

    snapshot of project "byacc", label t20191119

commit 8c8c0518efb8c10e98040a08823c9f7a25eb2df8
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Nov 4 02:13:12 2019 +0000

    snapshot of project "byacc", label t20191103

commit cf077ae8ceb8a5e8086248b2a73f1d8a0da09b3d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Jun 17 08:13:08 2019 +0000

    snapshot of project "byacc", label t20190617

commit 0200320fc532af16878fb9bc03c28cdfc56ac127
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jun 16 18:05:08 2019 +0000

    snapshot of project "byacc", label t20190616

commit f19bf5685215f663459f1a4d5582509c43f366d4
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jun 10 00:57:07 2018 +0000

    snapshot of project "byacc", label t20180609

commit f3341e5ad2df82811d70f9deb0db2ca081a4ad9f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat May 26 01:24:57 2018 +0000

    snapshot of project "byacc", label t20180525

commit 15018b3d62ac08b551c03ee810085237a87808ce
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu May 10 09:08:46 2018 +0000

    snapshot of project "byacc", label t20180510

commit 956b9320e0f758f292cd9abddec4c6bab9135122
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu May 10 01:19:11 2018 +0000

    snapshot of project "byacc", label t20180509

commit 097880e73cc126a4ebbef582865cb6469c33bf56
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed May 9 01:00:30 2018 +0000

    snapshot of project "byacc", label t20180508

commit 3937da239e7a310e01ffe5a68abf5e1fc2089b4b
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jul 9 20:43:52 2017 +0000

    snapshot of project "byacc", label t20170709

commit b42c9db262b110f08dc370d42a91ebf0816dc83f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon May 1 00:13:58 2017 +0000

    snapshot of project "byacc", label t20170430

commit c4afa91de941f53c5b928b8a2cd25c308b0abf0e
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu Feb 2 01:45:22 2017 +0000

    snapshot of project "byacc", label t20170201

commit e1c8a99f8bb77ab2aa3e9ec3e0001c123c853f4d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Dec 2 22:08:39 2016 -0500

    snapshot of project "byacc", label t20161202

commit 6b7f58679a5e3404f8e1136bb7e07a89d6776e35
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jun 7 00:49:00 2016 -0400

    snapshot of project "byacc", label t20160606

commit 98900cfd0a3fb2a4afa06ed5922f6ecc9bda0f61
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Mar 25 00:51:07 2016 -0400

    snapshot of project "byacc", label t20160324

commit bfe396a260fd3f9119a91becefb477d95390c663
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Jul 11 00:53:38 2015 -0400

    snapshot of project "byacc", label t20150711

commit 29e5b60112bfe35f889f492c4deddf95ddf1803f
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Jul 5 22:29:54 2015 -0400

    snapshot of project "byacc", label t20150705

commit 56665c042c65959728f1723f5a4e002bb5371025
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Nov 28 15:46:42 2014 -0500

    snapshot of project "byacc", label t20141128

commit 815488f786d605cbcdc729398fbe7886e42b3cf1
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Oct 6 22:58:02 2014 -0400

    snapshot of project "byacc", label t20141006

commit e6e42c3f16dc7a44cf5fce8a40b337b9f95ca23a
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Oct 6 00:55:28 2014 -0400

    snapshot of project "byacc", label t20141005

commit 639796595634fd67ad793543f521b515f3a4af41
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Jul 15 19:38:05 2014 -0400

    snapshot of project "byacc", label t20140715

commit 81dff59f045899f4d384835861b515b48527036e
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed May 28 02:01:55 2014 -0400

    snapshot of project "byacc", label t20140527

commit 80caaf6337abee2658e6833c438959bca1ef0a99
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Apr 22 23:36:31 2014 -0400

    snapshot of project "byacc", label t20140422

commit adc764b72a9391038cf5c6f764ff0101440b34b9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Apr 9 21:25:20 2014 -0400

    snapshot of project "byacc", label t20140409

commit 63ba481d966d99c8c7d17cbf1171da52ef862929
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Apr 9 12:15:52 2014 -0400

    snapshot of project "byacc", label t20140409-gcov

commit 315c98cb7aa289470a5cd27ed67b6f2606810eb9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Wed Apr 9 00:50:49 2014 -0400

    snapshot of project "byacc", label t20140408-gcov

commit b9bd0a08cda6b254b1470fb805fdd6329346c965
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Tue Apr 8 01:06:23 2014 -0400

    snapshot of project "byacc", label t20140407

commit 8408dca514f8d8d77f35498f146c1c26ddfe1383
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Mon Apr 7 00:22:49 2014 -0400

    snapshot of project "byacc", label t20140406-gcov

commit b2fbca8f2509d125b9ac33a34dc120a5b381587c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sun Apr 6 00:35:07 2014 -0400

    snapshot of project "byacc", label t20140405-gcov

commit e1becfe2c5a72eca819b6db1bf075f0a76752bc4
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Apr 5 01:12:47 2014 -0400

    snapshot of project "byacc", label t20140404-gcov

commit f13bbff7f1eacbdca679cd6c1a2fc536d9b90b60
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Fri Apr 4 01:13:50 2014 -0400

    snapshot of project "byacc", label t20140403-gcov

commit 1e965ee7ace1394a11bd5a4bf74da39084c34f40
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Thu Apr 3 00:48:12 2014 -0400

    snapshot of project "byacc", label t20140402-gcov

commit 4a0d9c6e1fbf61c7e9f39b6ce4d60faa668ef3be
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date:   Sat Mar 29 11:47:15 2014 -0400

    snapshot of project "byacc", label t20140329-gcov
Created: 2022-01-27 Last update: 2026-02-24 09:32
news
[rss feed]
  • [2026-03-01] byacc 1:2.0.20260126-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-24] Accepted byacc 1:2.0.20260126-1 (source) into unstable (Thomas E. Dickey) (signed by: bage@debian.org)
  • [2025-01-11] byacc 1:2.0.20241231-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-06] Accepted byacc 1:2.0.20241231-1 (source) into unstable (Thomas E. Dickey) (signed by: Andreas Metzler)
  • [2022-11-15] byacc 1:2.0.20221106-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-10] Accepted byacc 1:2.0.20221106-1 (source) into unstable (Thomas E. Dickey) (signed by: bage@debian.org)
  • [2022-02-02] byacc 1:2.0.20220114-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-27] Accepted byacc 1:2.0.20220114-1 (source) into unstable (Thomas E. Dickey) (signed by: Andreas Metzler)
  • [2014-10-16] byacc 20140715-1 MIGRATED to testing (Britney)
  • [2014-10-05] Accepted byacc 20140715-1 (source amd64) into unstable (Dave Beckett)
  • [2014-05-16] byacc 20140422-1 MIGRATED to testing (Debian testing watch)
  • [2014-05-10] Accepted byacc 20140422-1 (source amd64) (Dave Beckett)
  • [2014-02-12] byacc 20140101-1 MIGRATED to testing (Debian testing watch)
  • [2014-02-05] Accepted byacc 20140101-1 (source amd64) (Dave Beckett)
  • [2013-11-27] byacc 20130925-1 MIGRATED to testing (Debian testing watch)
  • [2013-11-16] Accepted byacc 20130925-1 (source amd64) (Dave Beckett)
  • [2013-05-05] byacc 20121003-2 MIGRATED to testing (Debian testing watch)
  • [2013-02-14] Accepted byacc 20121003-2 (source i386) (Dave Beckett)
  • [2012-11-28] Accepted byacc 20121003-1 (source i386) (Dave Beckett)
  • [2012-03-22] byacc 20120115-1 MIGRATED to testing (Debian testing watch)
  • [2012-03-11] Accepted byacc 20120115-1 (source i386) (Dave Beckett)
  • [2011-11-24] byacc 20110908-1 MIGRATED to testing (Debian testing watch)
  • [2011-11-14] Accepted byacc 20110908-1 (source i386) (Dave Beckett)
  • [2011-03-09] byacc 20101229-1 MIGRATED to testing (Debian testing watch)
  • [2011-02-26] Accepted byacc 20101229-1 (source i386) (Dave Beckett)
  • [2010-06-22] byacc 20100610-1 MIGRATED to testing (Debian testing watch)
  • [2010-06-12] Accepted byacc 20100610-1 (source i386) (Dave Beckett)
  • [2010-05-01] byacc 20100216-1 MIGRATED to testing (Debian testing watch)
  • [2010-04-20] Accepted byacc 20100216-1 (source i386) (Dave Beckett)
  • [2010-03-05] byacc 20091027-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:2.0.20241231-1build1
  • 1 bug

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