Debian Package Tracker
Register | Log in
Subscribe

gnucap

GNU Circuit Analysis package, main executable

Choose email to subscribe with

general
  • source: gnucap (main)
  • version: 1:0.36~20171003-1.1
  • maintainer: Debian Electronics Team (archive) (DMD)
  • uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) [DMD] [DM] – Felix Salfelder [DMD]
  • arch: all any
  • std-ver: 4.1.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1:0.36~20091207-2
  • oldstable: 1:0.36~20091207-2
  • old-bpo: 1:0.36~20171003-1~bpo9+1
  • stable: 1:0.36~20171003-1
  • testing: 1:0.36~20171003-1.1
  • unstable: 1:0.36~20171003-1.1
versioned links
  • 1:0.36~20091207-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.36~20171003-1~bpo9+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.36~20171003-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.36~20171003-1.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • gnucap
  • gnucap-common
  • gnucap-default-plugins0
  • libgnucap-dev
  • libgnucap0
action needed
Multiarch hinter reports 2 issue(s) normal
There are issues with the multiarch metadata for this package.
  • gnucap-common could be marked Multi-Arch: foreign
  • libgnucap-dev could be marked Multi-Arch: same
Created: 2018-05-23 Last update: 2021-01-23 22:39
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1:20210107-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit d8aa73ce1b5811fc513895e5f5e47652ae8554ae
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jan 11 00:00:00 2021 +0000

    fix dh_gencontrol logic

commit 6f6f5a4c5933aaa163a8d46e7b5199fcf5ceacb1
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jan 11 00:00:00 2021 +0000

    fix DEB_BUILD_MAINT_OPTIONS

commit bdf0e66da70af18dca132e0b1a6aaeee3b17efd9
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jan 7 00:00:00 2021 +0000

    bump changelog to 20210107

commit aed0c8bc5bd09504dee6fe703edc4d93efc53c74
Merge: 7dfdf95 c2cc161
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jan 7 09:47:50 2021 +0000

    Update upstream source from tag 'upstream/20210107'
    
    Update to upstream version '20210107'
    with Debian dir 6d72726ac20cb1682cf2e80ebc38dfb1925b4c1d

commit c2cc161e1ab9c4cb7fb8f29467d64048045b843a
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jan 7 09:47:50 2021 +0000

    New upstream version 20210107

commit e71aca4f82722e1b22ca04a23b362d3fedbe0952
Merge: 519303b f1ea1f4
Author: al davis <ad211@freeelectron.net>
Date:   Thu Jan 7 02:59:47 2021 -0500

    Merge branch 'develop' dev-20201021

commit f1ea1f459a8f55976c3d5f90ab706dab9d204da7
Merge: 754e517 3722432
Author: al davis <ad211@freeelectron.net>
Date:   Wed Oct 21 21:05:01 2020 -0400

    Merge branch 'clang' into develop

commit 37224329621890f92cecb797067a8e7cd2f153e5
Author: al davis <ad211@freeelectron.net>
Date:   Fri Oct 2 18:11:36 2020 -0400

    clang: fix warnings when compiling with clang (6.0)

commit 754e517c6634ea2e76655a780362c0c52ea9461c
Merge: 03376b3 835558a
Author: al davis <ad211@freeelectron.net>
Date:   Wed Oct 21 20:52:03 2020 -0400

    Merge branch 'make' into develop

commit 835558ae1d734fc61b1d48a2cb5c9ff6d96be314
Author: al davis <ad211@freeelectron.net>
Date:   Wed Sep 16 19:21:59 2020 -0400

    make: remove leading '-' from "-mkdir -p" lines
    
    redundant, not necessary or desirable since -p option was added.

commit e04699ffe49249152bc16a1f83db3df60d8f5fc0
Author: al davis <ad211@freeelectron.net>
Date:   Wed Sep 9 19:58:31 2020 -0400

    make: changes to use of sed ...
    Fix double sub when other apps in path.
    Use -p more places.

commit 03376b33d1658be0792dd787db2a1ee0b847372d
Merge: f420049 d276b5d
Author: al davis <ad211@freeelectron.net>
Date:   Wed Oct 21 20:47:47 2020 -0400

    Merge branch 'fix_warn-2' into develop

commit d276b5d276becf4ccb2b4091d177ad107ff98761
Author: Felix Salfelder <felix@salfelder.org>
Date:   Tue Sep 25 23:42:40 2018 +0100

    use memcopy to copy string fragments around
    
    gcc >=8 warns about truncated strings in strncpy, because the trailing
    '\0' is omitted (Wstringop-truncation).

commit 8ff9d4e17c260a955a99075e3f3d3cb791c2a04d
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Sep 2 12:46:10 2018 +0100

    fix compiler warning in modelgen
    
    "catching polymorphic type ‘struct Exception’ by value"

commit 1b1f6c73c1dd6344f74bd78e2c782409d080b6cc
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Aug 31 16:23:43 2018 +0100

    fix 2 warnings about parens in s_dc.cc

commit eb4a85ddae238c29094d23f3030b93ac48f058a1
Author: al davis <ad211@freeelectron.net>
Date:   Tue Sep 22 23:38:05 2020 -0400

    constr:  white space and explicit constructors

commit d3a606cbf05da11052a345dd3f0dd37e4cf18d51
Author: Felix Salfelder <felix@salfelder.org>
Date:   Wed Sep 16 07:04:54 2020 +0100

    make constructors and assignments explicit
    
    ... restrict visibility where not used.

commit f420049039e5f4bf44a0befe73d2c45b85c0ee22
Merge: 4595372 5657abd
Author: al davis <ad211@freeelectron.net>
Date:   Fri Aug 28 01:26:25 2020 -0400

    Merge branch 'bug/segv' into develop

commit 7dfdf952d644a57a86c7cdbe39d2fe411e37ab73
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Aug 27 13:07:02 2020 +0100

    bump changelog

commit ffffc7355644577694c65df92c080e488a1fee71
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Aug 27 13:06:02 2020 +0100

    drop unstuck patch

commit 2ad9d3e92c51221cffbe131e1d39c711a3c9cca6
Merge: 6f90b5c fd9f45c
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Aug 27 13:05:12 2020 +0100

    Update upstream source from tag 'upstream/20200806-dev'
    
    Update to upstream version '20200806-dev'
    with Debian dir c970b6664ecf6a3107a8693445993c4972826dc4

commit fd9f45ce18fd02c2837408ffe44e8d9dcbfde3a9
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Aug 27 13:05:12 2020 +0100

    New upstream version 20200806-dev

commit 5657abd842f2ba3a3e8fd1d7ecad9a89a7c50be4
Author: al davis <ad211@freeelectron.net>
Date:   Tue Aug 25 00:56:53 2020 -0400

    bug/segv: comment out assert

commit e8da90b8a47a539334ad748e8c5d8660f41edc26
Author: al davis <ad211@freeelectron.net>
Date:   Tue Aug 11 20:00:46 2020 -0400

    bug/segv: more prechecked_cast should be dynamic_cast
    
    This one had no symptoms.  Changed to be strictly correct.
    
    prechecked_cast should always be followed by an assert,
    never an "if".
    
    prechecked_cast should only be used when dynamic_cast and static_cast
    would both work, and work the same.

commit b4530bbf7a6e0916d4016bdfa5b5246538bfeaa8
Author: al davis <ad211@freeelectron.net>
Date:   Tue Aug 11 15:31:22 2020 -0400

    bug/segv: prechecked_cast should be dynamic_cast

commit 233cdf5a29803f3749fb8ac445b33b8f5fc1dbc8
Author: Felix Salfelder <felix@salfelder.org>
Date:   Tue Jan 21 20:47:05 2020 +0000

    segfault
    
    not a segfault in debug mode, known issue

commit 4595372327a575477dc35468b69a81e4a3246b95
Merge: 44eda49 0bccee7 385dab7
Author: al davis <ad211@freeelectron.net>
Date:   Thu Aug 6 17:44:25 2020 -0400

    Merge branches 'logic-5' and 'bugfix' into develop
    
    Conflicts:
            include/patchlev.h

commit 0bccee7116d82b6947011781db016a8a0da03381
Author: al davis <ad211@freeelectron.net>
Date:   Sun Aug 2 19:04:28 2020 -0400

    logic-4: unpropagate
    (make interface more consistent)

commit d8d8507b7a338c7620e81d9eab76fedcc3655e7f
Author: al davis <ad211@freeelectron.net>
Date:   Fri Jul 31 21:10:30 2020 -0400

    logic-4 bugfix: defer event queue dump to reschedule rejected events
            fix event queue ordering
            DEV_LOGIC::tr_reject

commit 5cf56be13e9d0d0f7c4e136d9c7150ccbcf9acec
Author: Felix Salfelder <felix@salfelder.org>
Date:   Wed Jul 15 17:37:22 2020 +0100

    LOGIC::tr_regress and events, requeueing (rebased)
    
    requeue events after rejection, based on old_lv and old_last_time.
    
    adjust some test output (d_logic.01*out) add two more tests.

commit 27f8977cdf1d024d6b00f0612a6e74aab768175c
Author: Felix Salfelder <felix@salfelder.org>
Date:   Wed Jul 15 17:28:44 2020 +0100

    tests preceding logic bugfix

commit 385dab7e39145d73c4f282faf140f5159881b918
Author: al davis <ad211@freeelectron.net>
Date:   Mon Jul 13 21:04:37 2020 -0400

    bugfix: disallow subckt instance name as proto.
    and give proper error message,
    because it didn't work.

commit 6f90b5cae92b46aeb0bcfa9a347c172118e0af35
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jun 29 11:11:39 2020 +0100

    changelog

commit 098a38aba8769c6a594ce5c4beee044aa465306e
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jun 29 09:12:21 2020 +0100

    hardwire compiler in gnucap-conf

commit 4dc6fa969fe79806486b6b39f3500b08a5cbd3fe
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jun 29 08:35:16 2020 +0100

    cleanup rules
    
    mostly remove stuff done by autotools

commit 679730d4dd75a641a3a6ac31f017eb393c24d238
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jun 29 00:17:47 2020 +0100

    revisit package version
    
    use YYYYMMDD if this is the upstream tag.
    
    turn dev-YYYYMMDD into YYYYMMDD-dev

commit 3044e83ce2c3122a463c10bb6e04c4185cc2f5cd
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Jun 28 15:38:58 2020 +0100

    unstuck patch (retain API)

commit 08923d311472f773ce143899336606961e805ed3
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 12:18:47 2020 +0100

    version info in debian/autotools
    
    (upstream does not do interface versioning yet)

commit 5b2550f8cf698234aa961043189e4edd5ddb5b26
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sat Jun 27 20:28:43 2020 +0100

    refresh autotools build system
    
    fixes LIBS issue

commit 4b8736a277b51a80630f14a1ca987e9fcb80180e
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:51:00 2020 +0100

    bump soversion to 1

commit 5c0c3156db26ff4b5fac340cb4392684136126eb
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:45:02 2020 +0100

    bump standards Standards-Version to 4.5.0

commit 93646e5c12a402484ad6040fd4a95ece65f1281a
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:40:27 2020 +0100

    fix trailing whitespace in d/ch

commit 1f4261e0214ff42731e547f1e9ffefea494b3de8
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:32:18 2020 +0100

    drop Makefile patch from rules
    
    (this is now upstream)

commit 220335210883d998d7c57b95747c1d01c40e2d5e
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:28:48 2020 +0100

    bump lintian override, follow tag rename

commit be4acaabe738ffbeb65ccc5f3fb1289280fe41f3
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:11:16 2020 +0100

    bump dh to 14
    
    - require-root: no
    - d/not-installed
      list *.la files, they are not of any use right now

commit a528f189ff475e0faab9a57d4948bacbc1c91e26
Merge: 4071e27 987b647
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:03:23 2020 +0100

    Update upstream source from tag 'upstream/20171003+20200626'
    
    Update to upstream version '20171003+20200626'
    with Debian dir 456fe40d412b990abba4530cfed3ee3152cf960f

commit 987b64763e6ca23ff45dbfa5cbfe8a9c988c7698
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:03:23 2020 +0100

    New upstream version 20171003+20200626

commit 4071e27afc90212adb2acf44482547edd32fa78f
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 26 11:00:11 2020 +0100

    prepare dev snapshot

commit 44eda49eb664056048bc0a9c2b58c3ceafda2d0e
Merge: b30f03b 9df401a
Author: al davis <ad211@freeelectron.net>
Date:   Fri Jun 26 02:48:49 2020 -0400

    Merge branch 'unsigned' into develop

commit 9df401a2dd2990ae9218c98f27fdd58dffeae416
Author: al davis <ad211@freeelectron.net>
Date:   Sat Jan 19 17:47:24 2019 -0500

    change unsigned to size_t where approprite
    
    This is the result of questioning int vs unsigned.
    Existing code prefers int unless there is a good reason for unsigned.
    The usual good reason for unsigned was compatibility with library size_t.
    So in those cases code is changed here to actually use size_t.
    Otherwise, existing preference of int over unsigned remains.

commit b30f03be6043dd1785c5af4514dc99b4de39b3e6
Merge: 9e35030 50efc95
Author: al davis <ad211@freeelectron.net>
Date:   Thu Jun 25 22:11:41 2020 -0400

    Merge branch 'bugfix' into develop

commit 50efc95f33ddf5cb03b5bbdcf91451e42a4e7d7a
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun May 24 16:05:21 2020 +0100

    testing

commit 9f35b1c3cdc1144521c5866b6a2babccf5c7ff16
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sat May 23 10:17:16 2020 +0100

    add missing include guards in expression and function

commit 9ce769887b026b475b87380670e61b408be4076c
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sat May 23 10:14:06 2020 +0100

    drop redundant const specifiers
    
    map keys are const anyway. yet, these seem to confuse swig.

commit e36d784aaa87662a788130febcbaf7178c582d98
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sat Nov 3 14:50:04 2018 +0000

    make valgrind happy in bm_pwl.cc
    
    $ valgrind gnucap -b bmm_cap.2.ckt

commit 57454d82c950c51c73d76889eb343de590c50b0a
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jan 23 00:12:06 2020 +0000

    fix spline ownership in bmm_table
    
    avoid double free after clone

commit 9e35030bc50cf1775880215f9423d2a62d081b6f
Merge: c284179 e52e4e6
Author: al davis <ad211@freeelectron.net>
Date:   Thu Jun 25 22:05:51 2020 -0400

    Merge branch 'dispatcher-2u' into develop

commit e52e4e61fe19ce6ff737a1e9b4cbf25fb2639539
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri May 1 18:51:46 2020 +0100

    emulate uninstall
    
    uninstall use case: take out a device or alias that is not desired.
    example: gnucsator. Explicitly removing some bits after loading default
    plugins. (may be seen as a workaround, but that's a different story).
    
    Public uninstall has gone. can be achieved (approximated) by
    INSTALL'ing a NULL pointer. But there is an assertion in the way.
    Without it, everything seems fine.

commit 1f0308bb97e79dfa15117d481216acd2e9a5f45b
Author: al davis <ad211@freeelectron.net>
Date:   Fri May 1 00:55:00 2020 -0400

    dispatcher-2: move dispatcher implementation to lib/l_dispatcher.cc
    from include/l_dispatcher.h as much as makes sense.

commit 8f6e9cc0db2898215c1a70a43850bbaeefb08dde
Author: al davis <ad211@freeelectron.net>
Date:   Thu Apr 30 23:00:06 2020 -0400

    dispatcher-2: remove dead code, minor reformat a few spots

commit c5dd267a34250ade27e59380bb33049d867d0522
Author: al davis <ad211@freeelectron.net>
Date:   Wed Apr 8 20:29:32 2020 -0400

    dispatcher: move stuff to base if possible, and restrict access

commit 68c5575d405d1f6fe98e527da112992cec92c9db
Author: al davis <ad211@freeelectron.net>
Date:   Mon Mar 30 18:14:30 2020 -0400

    dispatcher .. conversion to interface oriented form

commit 4a7a3103b8c7ae6d95f9db6e091c1651abb1b58b
Author: al davis <ad211@freeelectron.net>
Date:   Mon Mar 30 17:38:41 2020 -0400

    fix link order (static construction order) issue with dispatcher
    by not having a constructor or destructor.

commit c284179ef7c34abea33f40aebfad6c9e37307638
Merge: eaf204b 0a86ad4 73fd0d6
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Dec 20 04:49:22 2019 +0000

    Merge branches 'viminfo' and 'build' into develop

commit 0a86ad4096e44b73340515f683e3afcfe6f36571
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Jan 27 19:02:30 2019 +0000

    viminfo in main.cc

commit 73fd0d6e8438295b503622f8540a48c1bd0e5633
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Dec 16 03:27:37 2019 +0000

    avoid LIBS in gnucap*.in
    
    name clash with autotools...

commit eaf204b09a4549bdaad7cf22e7fa893258b6ac5b
Merge: f1c8c78 7075fa4
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Nov 29 17:55:52 2019 +0000

    Merge branch 'build' into develop

commit 5c586f33641546a4516e1810fb2831e642fb356a
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Sep 29 19:14:38 2019 +0100

    set LIBS in configure.ac
    
    it is used in gnucap.conf.in

commit 7075fa415f1770b7dca04bc5a850a766978d6ae1
Author: Felix Salfelder <felix@salfelder.org>
Date:   Tue Feb 12 23:43:24 2019 +0000

    make build system autotools compliant, rev-1
    
    - change DISTFILES to DIST_FILES in Make1
      DISTFILES is an internally used in autotools
    - defer pkglibdir evaluation
      and put expanded pkglibdir into config header.
      this is more compatible with what autoconf does.

commit 6bea393a518326308e9550109a658bd70c8bbc4e
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Jun 30 09:18:25 2019 +0100

    cleanup rules following autotools update
    
    reduce editing (sed) in d/r

commit 09e932ad8c987978d8f25e19f3fb9006226ea7be
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sat Jun 29 23:18:29 2019 +0100

    update autotools supp files

commit b9ca1472e65a2caf40ed4dfb0615dd7304ea482d
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Apr 14 16:14:42 2019 +0100

    fix plugindir

commit 4db3d764b5ee3d9973f0bac8f403cf325ba5cbf0
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 21:46:28 2019 +0300

    try salsa CI

commit a893ee57b7532040e2016b1f1880768045bcf2b1
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 21:45:35 2019 +0300

    edit changelog

commit 422fb8cdcad10ba27f1260399164b515dc4065e6
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 21:22:13 2019 +0300

    lintian override false positive

commit dbb1ddcab8f6ea9bf933ae8be808ed54692ca5e4
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 20:45:13 2019 +0300

    enable dbg packages
    
    these should work with the switch to autotools

commit fa9388bb91b2e543456f85afa91ff1ca45159836
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 20:36:00 2019 +0300

    rewrite rules

commit 9778e5c80232e955d9607ec062b383eaf41043f6
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 17:14:25 2019 +0300

    import autotools build system from upstream repo

commit db43880d0b1bf5778aca7a6f8e57be83df74cc9e
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Apr 11 10:21:13 2019 +0300

    dev: depend on plugins
    
    these may be used in tests of other packages.

commit a395f3781dee8959402993dcd66ae3df557627c0
Merge: 4f087ec f1c8c78
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Sep 3 22:11:00 2018 +0100

    Merge 'upstream/develop'

commit f1c8c7828e30bdb3f4f51e0661335a6aec35a3b4
Merge: 0ed6c19 63dbc66 2c542bb
Author: al davis <ad211@freeelectron.net>
Date:   Fri Aug 31 01:09:40 2018 -0400

    Merge branches 'fix-d+5' and 'crash' into develop

commit 63dbc66900129d3df991845df8c436906f708684
Author: al davis <ad211@freeelectron.net>
Date:   Fri Aug 31 00:55:58 2018 -0400

    fix memory leak .. in spectre and spice
    
    like last commit did for verilog
    
    The "crash" reference there is an assert,
    which is there to detect memory leaks.

commit 2c542bb8baab760a0a0f4701a21d9f6c263c6407
Author: al davis <ad211@freeelectron.net>
Date:   Mon Jul 30 11:56:20 2018 -0400

    crash: change prop_truth to lv_RISING or LV_FALLING instead of lvUNKNOWN
    in overclock case.   Testing.

commit 539719cfe7428f1cec5d0ffdd743b6c6695582eb
Author: Felix Salfelder <felix@salfelder.org>
Date:   Mon Jul 2 20:34:19 2018 +0100

    logic crash.
    
    the assertion in set_in_transition seems too picky.
    (needs checking)

commit dda819db9fe48e8a2eef3f57ebb13552541b1f51
Author: Felix Salfelder <felix@salfelder.org>
Date:   Sun Jul 1 22:16:39 2018 +0100

    fix memory leak
    
    that leads to crash unless -DNDEBUG

commit 72e16d9ae353840b1d0694a9c31206cfbc10617d
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 29 09:48:14 2018 +0100

    silence compiler warnings
    
    g++ >= 7.3 warns about unreachable statements and unannotated
    fallthrough

commit 639aca36e39f345f192c9b18d0c47b0a1f4f0fc1
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 29 11:33:03 2018 +0100

    const access to parameters

commit 8c7e8329f6346d77db02e33aa59de811a70266f9
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri Jun 29 09:48:32 2018 +0100

    fix clone in dispatcher (add prechecked typecast)

commit 4f087ec50d985beb15e3bfe675adf4c4a7540124
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jun 7 10:31:11 2018 +0100

    snapshotting develop for testing purposes

commit fa183362a9cbe362d4733e52266b5267e149a32a
Merge: 27fbf04 0ed6c19
Author: Felix Salfelder <felix@salfelder.org>
Date:   Thu Jun 7 10:30:15 2018 +0100

    Merge branch 'upstream/develop'

commit 0ed6c19c309ac8f8d75fbad5b92dbc1e045bb8ca
Merge: 41b9bbb c1d2df9 696b3c0 e4f3c02 6b741ea b68ea1d 3285fd0
Author: al davis <ad211@freeelectron.net>
Date:   Mon Jun 4 19:43:15 2018 -0400

    Merge branches 'conf', 'dispatcher', 'guard', 'prbfix', 'test_dup_fix' and 'crash-1' into develop

commit 3285fd0325114f9123959c1a953b9cb329e5ad56
Author: al davis <ad211@freeelectron.net>
Date:   Mon Jun 4 15:23:27 2018 -0400

    catch parsing errors, including paren matching, missing ports, missing label

commit 2a32ed6674c6545603dfbaa6988e1ca1790e48a3
Author: al davis <ad211@freeelectron.net>
Date:   Sun May 27 23:26:18 2018 -0400

    catch port initialization errors by grounding

commit fc67b166db3dbfdfd35679af9ccc2cc41d6bc6b6
Author: al davis <ad211@freeelectron.net>
Date:   Wed May 23 17:24:04 2018 -0400

    catch incomplete prototype and malformed or missing label syntax errors in circuit description

commit 27fbf0434b8e42110c2088496c752f4b69864844
Author: Carsten Schoenert <c.schoenert@t-online.de>
Date:   Sun May 20 08:37:38 2018 +0200

    d/control: adjust Vcs URLs to Debian Electronics

commit c1d2df9f0c1d8ffbd24be3db5e84fe7be9741597
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri May 18 21:29:07 2018 +0100

    conf: add --docdir

commit 460173be9bee5a149be310452040f21a9365fb07
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri May 18 13:34:56 2018 +0100

    bump standard to 4.1.3 -> 4.1.4
    
    items in [1]
    
    3.2.2 version number reuse and epoch
    
        does not seem to affect this package. we do not reuse version
        numbers.
    
    4.9 get-orig-source target
         no longer used, use watch file instead
    
        I can't make sense out of it (yet). There is no upstream tarball,
        and I create one from git using that target. Don't know how to
        achieve the same with a watch file.
    
    9.1.2 /etc/staff-group-.. permission
    
        (not relevant)
    
    [1] https://www.debian.org/doc/packaging-manuals/upgrading-checklist.txt

commit aa89a751417f769aca1afa4eb1ef841cb21a253d
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri May 18 13:32:07 2018 +0100

    update email contact address related to alioth shutdown.
    
    lists.alioth.debian.org -> alioth-lists.debian.net

commit 8768a9c1ad6a68e338fbb459a7e4582d4d6fa905
Author: Felix Salfelder <felix@salfelder.org>
Date:   Fri May 18 12:57:24 2018 +0100

    README update
    
    - fix sentence structure
    - capitalize some words
    - add a reference to release scheme explanation

commit c2a84c2cf08d55016a99bde31d64225ff1ab65d8
Author: Felix Salfelder <felix@salfelder.org>
Date:   Wed May 16 01:24:58 2018 +0100

    2 more crashes.
    
    triggered by serious typos. but still.
Created: 2020-06-29 Last update: 2021-01-17 02:34
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: 2020-07-29 12:31
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2019-07-15 Last update: 2019-07-15 08:19
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.1.4).
Created: 2018-08-20 Last update: 2021-01-01 23:38
news
[rss feed]
  • [2021-01-07] gnucap 1:0.36~20171003-1.1 MIGRATED to testing (Debian testing watch)
  • [2021-01-01] Accepted gnucap 1:0.36~20171003-1.1 (source) into unstable (Holger Levsen)
  • [2018-11-16] Accepted gnucap 1:0.36~20171003-1~bpo9+1 (source all amd64) into stretch-backports, stretch-backports (Ruben Undheim)
  • [2018-05-28] gnucap 1:0.36~20171003-1 MIGRATED to testing (Debian testing watch)
  • [2018-05-22] Accepted gnucap 1:0.36~20171003-1 (source all amd64) into unstable, unstable (Felix Salfelder) (signed by: Carsten Schoenert)
  • [2011-10-08] gnucap 1:0.36~20091207-2 MIGRATED to testing (Debian testing watch)
  • [2011-09-28] Accepted gnucap 1:0.36~20091207-2 (source amd64) (أحمد المحمودي (Ahmed El-Mahmoudy)) (signed by: أحمد المحمودي)
  • [2011-02-06] gnucap 1:0.36~20091207-1 MIGRATED to testing (Debian testing watch)
  • [2010-11-12] Accepted gnucap 1:0.36~20091207-1 (source i386) (Wesley J. Landaker)
  • [2010-03-05] gnucap 1:0.35-1.2 MIGRATED to testing (Debian testing watch)
  • [2010-02-22] Accepted gnucap 1:0.35-1.2 (source i386) (Christoph Egger)
  • [2008-04-10] gnucap 1:0.35-1.1 MIGRATED to testing (Debian testing watch)
  • [2008-03-16] Accepted gnucap 1:0.35-1.1 (source i386) (Marc 'HE' Brockschmidt)
  • [2006-10-03] gnucap 1:0.35-1 MIGRATED to testing (Debian testing watch)
  • [2006-09-22] Accepted gnucap 1:0.35-1 (source amd64) (Hamish Moffatt)
  • [2006-04-01] gnucap 1:0.34-5 MIGRATED to testing (Debian testing watch)
  • [2006-03-19] Accepted gnucap 1:0.34-5 (source i386) (Hamish Moffatt)
  • [2005-07-31] Accepted gnucap 1:0.34-4 (source i386) (Hamish Moffatt)
  • [2005-05-12] Accepted gnucap 1:0.34-3 (i386 source) (Hamish Moffatt)
  • [2004-12-13] Accepted gnucap 1:0.34-2 (i386 source all) (Hamish Moffatt)
  • [2004-03-17] Accepted gnucap 1:0.34-1 (i386 source all) (Hamish Moffatt)
  • [2003-12-29] Accepted gnucap 1:0.33-3 (i386 source all) (Hamish Moffatt)
  • [2003-03-01] Accepted gnucap 1:0.33-2 (i386 source all) (Hamish Moffatt)
  • [2003-01-21] Accepted gnucap 1:0.33-1 (i386 source all) (Hamish Moffatt)
  • [2002-06-30] Accepted gnucap 1:0.31-1 (i386 source all) (Hamish Moffatt)
  • [2001-11-11] Installed gnucap 1:0.30-1 (i386 source all) (Hamish Moffatt)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:0.36~20171003-1.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