Debian Package Tracker
Register | Log in
Subscribe

urweb

purely functional language for web programming

Choose email to subscribe with

general
  • source: urweb (main)
  • version: 20170720+dfsg-2
  • maintainer: Benjamin Barenblat (DMD)
  • arch: all any
  • std-ver: 4.0.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • unstable: 20170720+dfsg-2
versioned links
  • 20170720+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • liburweb-cgi0
  • liburweb-fastcgi0
  • liburweb-http0
  • liburweb-static0
  • liburweb0
  • urweb
  • urweb-doc
  • urweb-mode
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch line
  http://impredicative.com/ur/main.html urweb-(.+).tgz
Created: 2020-06-29 Last update: 2023-06-08 11:34
lintian reports 50 errors and 4 warnings high
Lintian reports 50 errors and 4 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2023-02-04 00:06
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2019-03-08 Last update: 2023-06-08 14:09
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 20200209+dfsg-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit cdce7ce3240d95463320da17bc2463499a84f330
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun May 31 19:04:30 2020 -0400

    Update man page

commit 92cb65158c3782bdd01acdc4472001f71977b382
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun May 31 18:55:25 2020 -0400

    Update packaging for SONAME bump

commit 60851048acd6ba9c75103bcda809f26d9fdf0ce8
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun May 31 18:36:12 2020 -0400

    Refresh patches

commit 8e16f1081ef1543bc2260f56fea5dd3207905acb
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun May 31 18:32:58 2020 -0400

    Update build dependencies for 20200209

commit 6cc104634ef64be3be88c1fccbe98208d95d8a1a
Merge: 82fde07c c2f1e109
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun May 31 18:29:03 2020 -0400

    Merge branch 'dfsg_clean'

commit 82fde07cef0e41b700b9a30137562eb05f2f2c6d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 19:31:50 2020 -0400

    Document files excluded in DFSG-freeing process

commit 068f780220a802f70e1cd86f9cc09868c919c885
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 19:27:36 2020 -0400

    debian/watch: Use dversionmangle to strip +dfsg suffix from source

commit cf8a61b5f82b4eff5fa3bb616121a2d75aa099d4
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 16:17:58 2020 -0400

    Move library packages to Section: libs

commit 609ad1f6734b5c2fd6330fdd6686faba115fb838
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 16:16:47 2020 -0400

    Add Build-Depends-Package stanzas to symbols files

commit 0547021a5dda96918ff56020fda94b170131af25
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 16:13:01 2020 -0400

    debian/watch: Update for GitHub move
    
    Ur/Web releases are now hosted on GitHub; update debian/watch to check
    for releases there.

commit b0e1f258af094abe0332b3d379d41fb36cccef69
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 16:11:21 2020 -0400

    Use Priority: optional, not Priority: extra
    
    Priority: extra has been deprecated; use Priority: optional instead.

commit 0ddd52122a12092b684be5af50e45bd02d5091f7
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 19:36:16 2020 -0400

    Update to debhelper 13

commit b12b43b0a902735c3e042635fb91e633f224fbde
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 15:46:01 2020 -0400

    Set `Rules-Requires-Root: no`

commit 19459e1d18f3f87dada835f01059de3f3a307709
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 15:45:24 2020 -0400

    Update standards version

commit 26877e53692d64f20e254ce710113437292b4e4d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 15:38:44 2020 -0400

    Don’t set `Multi-Arch: foreign` for urweb
    
    Fix the Lintian multiarch-foreign-static-library error by removing the
    `Multi-Arch: foreign` stanza from the urweb package.

commit 12476de8db8c1c548ece54878093b5aa691a6894
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon Aug 26 19:51:46 2019 -0400

    Update build dependencies

commit b02d4b6e386b0e6c02ede532f06ccf615e8b72c5
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat May 30 15:38:23 2020 -0400

    Use -D_FORTIFY_SOURCE=1 instead of 2
    
    Prevent major performance regressions by forcing -D_FORTIFY_SOURCE=1
    instead of -D_FORTIFY_SOURCE=2. See https://bugs.debian.org/934722 for
    details.

commit e444b6326e3bb1942d9b51e0cdc6bf9350692910
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Sep 17 17:25:57 2017 -0400

    Disable GCC code hoisting
    
    Set MLton to invoke GCC with -fno-code-hoisting when using C codegen.
    This corrects a miscompilation on arm64 and mips64el. See
    https://bugs.debian.org/871572 for details.

commit 636e06ea6bad62db4074e8849546a1ff99e8269b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Thu Aug 3 18:54:05 2017 -0400

    Bump build-dep emacs24 -> emacs25 (Closes: #870671)

commit f45dc9819724ee4c46d0f7c7303a1ca007bf55cf
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 09:50:20 2017 -0400

    Release for unstable

commit 739c1864da05a926801c5e3d0e773fcedd4fa215
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 09:45:49 2017 -0400

    debian/copyright: Update upstream URL

commit e2fdb7c8b7fa20f9f6b647d07f5569487a43c694
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 09:45:18 2017 -0400

    Update standards version

commit ef810458a7bc6ce5a3a72d30e72b090355d1502e
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 09:41:51 2017 -0400

    Reformat man page for style

commit b52821d820d2a617e99bff966365d6f11520e10c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 08:50:06 2017 -0400

    Update man page

commit 71e776e791b401c13daecfcd5d587708059fbe37
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 08:46:38 2017 -0400

    Update debian/changelog

commit bdde2dd90db28bdf3fe302d2d12f9ae0b9fc61cf
Merge: f6c27c48 8c58ba2e
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 23 08:46:06 2017 -0400

    Merge branch 'dfsg_clean'

commit f6c27c484d82474d14448c907f90165c1696c86d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Apr 19 22:45:19 2017 -0400

    Add runtime dependency on GCC
    
    Really, add a runtime dependency on c-compiler, and Recommend gcc.
    (gcc is the default compiler, but urweb works fine with clang as long
    as you pass -ccompiler.)
    
    Closes https://bugs.debian.org/860426.

commit 63b88bb54c073ecd94a4d8a32f61e0e3856ae132
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Jan 7 08:49:01 2017 -0500

    Release for unstable

commit 6724d0f454d09f45703c87f0c0dde0f4944fe81c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Jan 7 08:46:59 2017 -0500

    Update debian/copyright

commit 64274882e34cb905cec86bbecef2cd1818c096dd
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Jan 7 08:40:45 2017 -0500

    Update man page

commit 08777b5132c357d4a187c905d8184d867b377c18
Merge: 2823d1eb 6145d9df
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Jan 7 08:39:03 2017 -0500

    Merge branch 'dfsg_clean'

commit 2823d1ebdd3a972e5130a10688eb6774bf608744
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Dec 31 18:32:55 2016 -0600

    Build position-independent
    
    Now that Debian #837567 has been resolved, build urweb(1) and its
    associated libraries as PIC.

commit 1ffbc0b872ba861643096de3a9da9a1a1cccd236
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:40:01 2016 -0400

    Release for unstable

commit d5f9133d42a1d707e65634bb3793bc318963a003
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:44:48 2016 -0400

    Re-disable PIE
    
    Until #837567 gets fixed, Ur/Web cannot build position-independent.
    Add extra CFLAGS and LDFLAGS to counteract PIE-by-default.

commit 22f652bf9f7e7c5b545d8b4b283029074867697d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:36:17 2016 -0400

    Transition to default-mysql-* metapackages
    per https://lists.debian.org/debian-devel-announce/2016/09/msg00000.html.

commit 86daabe3a442bff3f93545a5b0e716a1737eb2d6
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:32:06 2016 -0400

    Refresh patches

commit 098bedb77e6b96ffe1e248e84c615f5b0c13690c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:28:39 2016 -0400

    Update man page

commit cf41c5007e407bad1990bbd9cd5a2349c77bbab1
Merge: 3d398221 23560237
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Oct 23 14:27:41 2016 -0400

    Merge branch 'dfsg_clean'

commit 3d398221c6bb9014ce8222ebd7e9ed61e918ae90
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Fri Aug 5 21:49:23 2016 -0400

    Release for unstable

commit 293fc2a315ac7e2d7085eefebb8c0946a027c719
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Fri Aug 5 21:32:50 2016 -0400

    Refresh patches

commit 3563b604c6df5ffcd00e946c2006c245479d7fb4
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Fri Aug 5 21:29:09 2016 -0400

    Update symbols files
    
    Include upstream patch to avoid exporting unnecessarily.

commit 62d3e17a6ebfecf74386a781682c36259231eea5
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Fri Aug 5 20:09:36 2016 -0400

    Update man page

commit d99a63f8b20c78c89b0dd3d9db29670f3ae6d2e0
Merge: 5293a31c c921d0df
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Fri Aug 5 20:07:54 2016 -0400

    Merge branch 'dfsg_clean'

commit 5293a31ce17785e6a3499d419b6327c17af91299
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:37:44 2016 -0400

    Release for unstable

commit 74e6e6c7cf98dc74ea99ff6715a50ca8d63c7473
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:35:28 2016 -0400

    Harden urweb executable further

commit b3f024c61af1eb69b6fd2065b1df7b6e20056e62
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:35:26 2016 -0400

    Update standards version

commit a3b29e3b0dff626188fefa9c38c4bef065c75108
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:35:23 2016 -0400

    Update symbols files

commit 8574f797af727b94b14354ee5960562d3d56c698
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:35:18 2016 -0400

    Update man page

commit 08375baa9ee5611fd12e66e648fefc28ae6b0dd7
Merge: c59d73d2 a3e471e9
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon May 30 17:33:47 2016 -0400

    Merge branch 'dfsg_clean'

commit c59d73d2273ed02a8a8303b88ad3b469c270f11c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 11:17:36 2016 -0500

    Release for unstable

commit aeee9ad54882d5841976514f09461ef673d2a2f4
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 11:01:19 2016 -0500

    s/git:/https:/g, because plain-text transports are bad

commit 0a090ce17e5fbaedebb395bf2016a3ecf6f6972d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 10:48:32 2016 -0500

    Update debian/copyright

commit e2f1a214a4686de81fd912ef2efc0de3b6314f54
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 10:48:24 2016 -0500

    Update man page

commit be917a975741534dcb721d4955958ea03597d23d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 10:45:28 2016 -0500

    Update debian/changelog

commit 9f47df12110b1cfd13b4057820b0788649160427
Merge: f7693773 5ca6148a
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Feb 13 10:43:37 2016 -0500

    Merge branch 'dfsg_clean'

commit f769377366c0ece0caa31e4d09179f4c9669660c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 18:37:38 2015 -0500

    Release for unstable

commit 93ad38230bcfe9c3bb367ec62795e54e4db96b9f
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 18:33:59 2015 -0500

    Build architecture-independent targets with -A (closes Debian #806662)
    
    Add appropriate overrides to debian/rules such that dpkg-buildpackage -A
    will actually build correctly.

commit 30a9173e4bd3bc6bfbb63434ad1f1af16d2d14df
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:58:51 2015 -0500

    Update symbols files

commit 09427ef81c01ad368d8c7bbcb65efa30a8a301db
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:57:29 2015 -0500

    Remove unnecessary dh-exec usage

commit f5208fb885b4c036ce6551fae41efc99789703fa
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:39:21 2015 -0500

    Devendor uthash

commit cc2e7530f99ccffcd81625fb71c6de5395583d6f
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:14:25 2015 -0500

    Update debian/control for GitHub transition

commit af4f02837516d231e8270ed53a76b07f0921ae72
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:11:30 2015 -0500

    Update man page
    
    Remove references to UrFlow, as the reference manual now describes that
    subsystem as intentionally undocumented and experimental.  Update dates.

commit 073aaafb91bfa3eb89395518ea50eb8eaab8021c
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:07:28 2015 -0500

    Update debian/changelog

commit 55fb47437968a5e59277e7bbc54b567461f85ec8
Merge: ee273a49 3d388667
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Dec 23 16:05:41 2015 -0500

    Merge branch 'dfsg_clean'

commit ee273a49d0e61da0bf1793ef50245832fcebe09e
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Nov 22 11:11:32 2015 -0500

    Release for unstable

commit 5ca0bef876e06c9dee177e98d59c854c71d84a5f
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Nov 22 10:59:30 2015 -0500

    Update liburweb0 symbols file

commit ffc1e6a7813a94f0dd98b9992996ff03d21fc9b3
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Nov 22 10:42:02 2015 -0500

    Update debian/changelog

commit b4d79daf255f96bf0376c6e971874683b4fd4087
Merge: 62a55a54 bf037ce7
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Nov 22 10:39:58 2015 -0500

    Merge branch 'dfsg_clean'

commit 62a55a547fe4263f17418e3438970ac844e45650
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Oct 24 12:30:59 2015 -0400

    Release for unstable

commit 24aa5cbc8412189910013b5342add59fe54199dc
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Oct 24 12:02:12 2015 -0400

    Update liburweb0 symbols file

commit c001273ff3ffd768e1f0d39506c136cd8504de8b
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Oct 24 12:01:37 2015 -0400

    Update debian/copyright

commit 71bf644a86026cc3566222aca56a28f2eb3a0ce0
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Oct 24 11:09:07 2015 -0400

    Update debian/changelog

commit 3a29987afcd586c8d9300194752db045c868db17
Merge: 64a0fb65 7d861ea0
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sat Oct 24 11:07:55 2015 -0400

    Merge branch 'dfsg_clean'

commit 64a0fb65999c42c0d6923b25f43ef193b67a2aa6
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Aug 19 11:40:23 2015 -0400

    Release for experimental

commit 2cd97a7d23d4cc528faa97b332ae452b5b4f6017
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Aug 19 11:33:23 2015 -0400

    Update Build-Depends

commit 6b759fd039b0afd32035e699a29ba008456f8b05
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Aug 19 11:08:58 2015 -0400

    Update debian/changelog

commit 2afef595c5cb5908d66a6bc8fd2c5543022f57be
Merge: 9950686e 598756dc
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed Aug 19 11:06:50 2015 -0400

    Merge branch 'dfsg_clean'

commit 9950686e55a8644b9d2609c9267e58a9858d7768
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 26 19:10:46 2015 -0400

    Update debian/changelog

commit f0142e1be5d69216f18a0e3d462c9a870b02407b
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 26 19:06:56 2015 -0400

    Don’t override dh_builddeb to compress with xz
    
    Stick with the Debian defaults on this one.

commit b0822e4ca2bc0e1b89624acd9d7e4e942c99d97e
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 26 17:45:43 2015 -0400

    Unbreak the build
    
    Commit 85c3ede broke the build – giving dh a override_dh_auto_build
    overrides override_dh_auto_build-{arch,indep}, so after commit 85c3ede,
    the documentation never got built at all and assembling packages
    failed.  Fortunately, with 85c3ede applied, we don’t actually need to
    override dh_auto_build anymore, so get rid of the
    override_dh_auto_build and build documentation in
    override_dh_auto_build-indep.

commit 88a1583d1988bb1accea3234916e1ec688332889
Merge: 343a7d20 85c3ede7
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Jul 26 16:57:11 2015 -0400

    Merge branch 'fix'

commit 85c3ede7943ab945c7548a6b906784e3df1b8585
Author: Gustavo Prado Alkmim <alkmim@ic.unicamp.br>
Date:   Thu Jul 9 10:04:34 2015 +0000

    Build documentation as part of build-indep (closes Debian #790512)

commit 343a7d20c64b5d5487e735b31d56f26764a9a957
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon Jul 6 00:35:09 2015 -0400

    Update manual page information on '-static'
    
    Turns out '-static' passes the '-static' flag to GCC too, so you get a
    completely statically linked binary.

commit c6ced60ed22101d74fa762478545b3d29de88e31
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Mon Jul 6 00:34:14 2015 -0400

    Make static linking work (closes Debian #791551)

commit 4c270e96c0be200c6d8979459fe78a0090256f51
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed May 20 13:53:23 2015 -0400

    Update debian/changelog

commit 1863bfbd1f454322d8de7d6ae178b7e37f0d8e18
Merge: f2750373 7ea9d17b
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Wed May 20 13:52:20 2015 -0400

    Merge branch 'dfsg_clean'

commit f27503738cb39a2f57a3a17a496e784ada095cb7
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Apr 14 16:24:46 2015 -0400

    Release for unstable

commit ff5a326651a99ca6226214c623868c4b989d1211
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Apr 14 01:16:28 2015 -0400

    Update debian/changelog

commit aa5ba0873656ba2fcc8dd4210cbab4c16e030b54
Merge: b0bbfffa 2721267f
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Apr 14 00:55:42 2015 -0400

    Merge branch 'dfsg_clean'

commit b0bbfffa9da2bda37baa0727b2d281e0d25a82ee
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Apr 14 00:54:17 2015 -0400

    Correct debian/watch file to refer to home page
    
    Ur/Web uses a frame-based site, which means the default debian/watch
    format doesn’t work.  Instead, I specify the home page explicitly.

commit a1be66021da600e020b1b88bf3869cb399fc861d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Apr 5 15:37:06 2015 -0400

    Release for unstable

commit 4cb42cbc92abee5b2fc8f73309f50c2712a12e19
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Apr 5 15:36:22 2015 -0400

    Rewrite emacsen files from dh-make templates

commit 43f48eaad64b667b552ef9d97670367cea64a7ed
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Apr 5 15:11:19 2015 -0400

    Relicense packaging under Apache-2

commit 707ea040421f1fbdfed19254ec4683bdeb28a117
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 17 16:43:29 2015 -0400

    urweb: Pre-Depend on ${misc:Pre-Depends}
    
    urweb installs data into /usr/lib/${DEB_HOST_MULTIARCH}, so it needs to
    Pre-Depend on this.
    
    Thanks to Anders Kaseorg <andersk@mit.edu> for pointing this out to me.

commit 0acec1b0c954d8a466b9172d932702ca225f832b
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 23:53:10 2015 -0400

    urweb: Depend on development libraries
    
    The urweb compiler tries to link generated executables against a number
    of development libraries, so we better include those as Depends.

commit 10faa1c4c6689244aff56a01b41da409fbcaf574
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 23:32:46 2015 -0400

    urweb-mode: Create emacsen-compat file

commit ccb8d77bd37da802f8a1279447e20c554022289d
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 23:25:30 2015 -0400

    Use letter paper for reference manual

commit 1b9995725af7f9deae1acc09db1d7801aab78e14
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 22:37:13 2015 -0400

    Package urweb-mode

commit b29f23f2d2f2dd587eccb9c84a77501dc9746adb
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 21:29:36 2015 -0400

    Fix Recommends priority

commit 0b41174f71cc088da5eee811874dd993fcf244c4
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Tue Mar 10 21:20:17 2015 -0400

    Make multiarch aware
Created: 2020-06-01 Last update: 2023-06-07 21:12
debian/patches: 3 patches to forward upstream low

Among the 3 debian patches available in version 20170720+dfsg-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: 2023-02-27 20:59
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2022-05-16 Last update: 2022-05-16 14:02
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.0.0).
Created: 2017-08-09 Last update: 2022-12-17 19:17
testing migrations
  • excuses:
    • Migrates after: mlton
    • Migration status for urweb (- to 20170720+dfsg-2): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ liburweb0/mipsel has unsatisfiable dependency
    • ∙ ∙ liburweb0/ppc64el has unsatisfiable dependency
    • ∙ ∙ Not touching package due to block request by freeze (Follow the freeze policy when applying for an unblock)
    • ∙ ∙ Build-Depends(-Arch): urweb mlton
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/u/urweb.html
    • ∙ ∙ uninstallable on arch ppc64el, not running autopkgtest there
    • ∙ ∙ 2089 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2019-03-09] urweb REMOVED from testing (Debian testing watch)
  • [2017-09-24] urweb 20170720+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2017-09-18] Accepted urweb 20170720+dfsg-2 (source) into unstable (Benjamin Barenblat)
  • [2017-09-10] urweb REMOVED from testing (Debian testing watch)
  • [2017-08-08] Accepted urweb 20170720+dfsg-1.1 (source) into unstable (Sean Whitton)
  • [2017-07-29] urweb 20170720+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2017-07-23] Accepted urweb 20170720+dfsg-1 (source) into unstable (Benjamin Barenblat)
  • [2017-04-25] urweb 20170105+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2017-04-20] Accepted urweb 20170105+dfsg-2 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2017-01-18] urweb 20170105+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2017-01-07] Accepted urweb 20170105+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2017-01-02] Accepted urweb 20161022+dfsg-2 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2016-10-29] urweb 20161022+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2016-10-23] Accepted urweb 20161022+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2016-08-12] urweb 20160805+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2016-08-06] Accepted urweb 20160805+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2016-06-05] urweb 20160515+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2016-05-30] Accepted urweb 20160515+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2016-02-19] urweb 20160213+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2016-02-13] Accepted urweb 20160213+dfsg-1 (source) into unstable (Benjamin Barenblat)
  • [2015-12-29] urweb 20151220+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2015-12-24] Accepted urweb 20151220+dfsg-1 (source) into unstable (Benjamin Barenblat)
  • [2015-11-28] urweb 20151122+dfsg-1 MIGRATED to testing (Britney)
  • [2015-11-22] Accepted urweb 20151122+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2015-10-30] urweb 20151018+dfsg-1 MIGRATED to testing (Britney)
  • [2015-10-24] Accepted urweb 20151018+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2015-08-28] Accepted urweb 20150819+dfsg-1 (source amd64 all) into experimental (Benjamin Barenblat)
  • [2015-08-01] urweb 20150520+dfsg-1 MIGRATED to testing (Britney)
  • [2015-07-26] Accepted urweb 20150520+dfsg-1 (source amd64 all) into unstable (Benjamin Barenblat)
  • [2015-06-29] Accepted urweb 20150214+dfsg-1 (source amd64 all) into unstable, unstable (Benjamin Barenblat) (signed by: Alexander Chernyakhovsky)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (50, 4)
  • buildd: logs, checks, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches

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