Debian Package Tracker
Register | Log in
Subscribe

bsdowl

Universal portable build system written for BSD Make

Choose email to subscribe with

general
  • source: bsdowl (main)
  • version: 2.2.2-1.1
  • maintainer: Michael Grünewald (DMD)
  • arch: all
  • std-ver: 3.9.5
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 2.2.2-1
  • stable: 2.2.2-1
  • unstable: 2.2.2-1.1
versioned links
  • 2.2.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.2.2-1.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • bsdowl (1 bugs: 1, 0, 0, 0)
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.5.1 instead of 3.9.5).
Created: 2015-07-25 Last update: 2021-01-08 22:07
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 20-day delay is over. Check why.
Created: 2021-03-15 Last update: 2021-04-20 10:04
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs, consider including or untagging them.
Created: 2020-10-19 Last update: 2021-04-20 10:00
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 3.0.0-20150401-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 276996f2bc17bbb39a05080059661561fed82b39
Merge: 72d1341 26b0b20
Author: Michael Grünewald <michipili@gmail.com>
Date:   Mon Apr 6 21:35:09 2015 +0200

    Merge tag 'v3.0.0-20150401' into debian
    
    v3.0.0-20150401

commit 72d1341fdc0e0ab4b3585082d3c4f21d99755af2
Merge: 51c932e 74d04bb
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 16:07:13 2015 +0100

    Merge tag 'v3.0.0-20150314' into debian
    
    v3.0.0-20150314

commit 51c932eadf67c16e9617e540dbab1b7b342f8b4e
Merge: 2de565d e2b22f6
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 16:02:00 2015 +0100

    Merge tag 'v3.0.0-20140213' into debian
    
    v3.0.0-20140213
    
    Alaaf!

commit 2de565d1237b786c5fbf1ede3c4d06bb99609880
Merge: 1c44b1c 6705694
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 15:55:07 2015 +0100

    Merge tag 'v3.0.0-20141228' into debian
    
    v3.0.0-20141228

commit 1c44b1c712198ebba6c7840bf6e142690a6d564c
Merge: 24502f3 75cdfac
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 15:40:58 2015 +0100

    Merge tag 'v3.0.0-20141203' into debian
    
    v3.0.0-20141203
    
    Conflicts:
            Makefile.in

commit 24502f39d6f8f492803043cdde694a85a59fbe28
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 13:49:00 2015 +0100

    Remove configure script from the sources

commit a4fef8084b6e41f319be8eb5b81d5a8c8580da55
Author: Michael Grünewald <michipili@gmail.com>
Date:   Fri Mar 20 13:26:11 2015 +0100

    Configure git buildpackage tool

commit 15156713d75cbe07485258ffb2d484fa88a8d9f9
Author: Michael Grünewald <michipili@gmail.com>
Date:   Thu Dec 4 10:22:41 2014 +0100

    Install documentation

commit 54b0c4d29e1dde860a1e90b9459ef17adbf21375
Author: Michael Grünewald <michipili@gmail.com>
Date:   Thu Dec 4 10:22:14 2014 +0100

    Use canonical name instead of a sloppy name

commit 19c62f81ef280e9c6ad48b85edc902d60d53e6a5
Author: Michael Grünewald <michipili@gmail.com>
Date:   Thu Dec 4 10:21:20 2014 +0100

    Improve the short description

commit 75cdfac263ffbf783a44fc24fba26a6755bafa71
Author: Michael Grünewald <michipili@gmail.com>
Date:   Wed Dec 3 11:51:17 2014 +0100

    BSD Owl Scripts v3.0.0-20141203
    
    This pre-release shows improvements in the support of TeX and friends,
    OCaml, scripts, adds support for C (with cross-compilation) and more.
    
    Features:
    - Support configuration profiles, so that we can easily switch
      from Debug to Release, for instance.
    - The subhsell works even better than before.
    - Support architectures, so that we can cross-compile our programs.
    - Support C modules.
    - Support OCaml modules.
    - Support TeX modules, producing documents with index, bibliography,
      output to PDF, PostScript and DVI.
    - Support METAPOST modules, producing pictures to use in TeX documents
      and as standalone documents.
    - Support shell scripts and Python scripts.
    - Support the M4 generic pre-processor.
    - Support literate programming with noweb.
    - Support parallel mode, allowing concurrent production of targets.
    
    Our automated testsuite completed successfully under:
    - Debian 3.16.7-2 (2014-11-06)
    - Darwin 10.8.0
    - FreeBSD 10.1-RELEASE
    - CYGWIN_NT-5.1 1.7.32 (0.274/5/3)
    
    Support of NetBSD and OpenBSD is delayed until the version of make
    found in the base system is updated.
    
    This is alpha software and its distribution is intended for testing
    purposes only.

commit e1954eeaeba55233c6e16b764878e97416f0fefa
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 16:01:28 2014 +0100

    Rework dependencies lists

commit d0119a24eb599ffc5af27e0e3e2aaf2df2db5e31
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 13:06:18 2014 +0100

    Import configure script

commit 793eb9ebdf137621bd6f66f25cc6bad38768ca66
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 13:06:03 2014 +0100

    Update version to 2.2.2

commit 4c157dc094ef04d1dc945a7b8a80229c31422566
Merge: 0c8732b 76be95a
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 13:03:19 2014 +0100

    Merge branch 'maintenance/v2.2' into debian
    
    Conflicts:
            debian/source/format

commit 76be95a44d14b2e3a3b2794e8c729a25447b7a49
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 11:28:51 2014 +0100

    BSD Owl Scripts v2.2.2
    
    This maintenance release improves the distribution tarball
    preparation to ease packaging under Debian.

commit 756a571f7342f3d07de9f108d976e302fd8b458a
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 12:28:04 2014 +0100

    Remove configure produced files from the distribution

commit 5a166b73ffc74a1e1caec286c4ee06f0b1c72d21
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 11:25:38 2014 +0100

    Remove files from the Debian port
    
    These files should actually live on another branch.

commit da745250700a2d6d2b9742eaddb2bd01110b15a6
Author: Michael Grünewald <michipili@gmail.com>
Date:   Sat Nov 29 11:27:16 2014 +0100

    Exclude wiki files from the distribution tarball

commit 0c8732bb475159978baddf7759f80b896768e8da
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 14:13:52 2014 +0100

    Simplify watch file and add PGP check
    
    The upstream author published official tarballs which are simpler and
    cleaner to locate and download than Git tags. He also published detached
    PGP signatures, which we can automatically check.

commit ddcaed00aa15836f3c7aab763a280c8dca43d641
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:52:39 2014 +0100

    Update the Source URL in debian/copyright

commit dee07e4bafab3d6c283856efb2ea5207539f2369
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:38:43 2014 +0100

    Remove a built artefact file
    
    files is generated at package construction, but not part of
    the source package.

commit ecfd7ed596e9c75373cf2450a68f2fc5b15560b4
Merge: 10d011a 69da6d8
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:37:49 2014 +0100

    Merge remote-tracking branch 'origin/debian' into debian
    
    * origin/debian:
      Add meta-information bits
    
    Conflicts:
            debian/control

commit 10d011a6dc46800d3a69b0a3faba2d4a48e41390
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:36:55 2014 +0100

    Add a comment to explain what CeCILL-B is

commit 69da6d8cd8cd881b2d4d9e14bf7bdb384fbad9f7
Author: Michael Grünewald <michipili@gmail.com>
Date:   Mon Nov 3 13:27:45 2014 +0100

    Add meta-information bits
    
    - a link to our homepage
    - a watch filex

commit a30c921ed06f2d2eb63d9636711ce9c73b18ae82
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:25:33 2014 +0100

    Correct the package Description
    
    (a few English mistakes)

commit abc8014678cd2b6cd58a6a1ec2e3cbeb58e8a48c
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:21:12 2014 +0100

    Remove a build artefact file
    
    bsdowl.substvars is generated at package construction, but not part of
    the source package.

commit 0926664be9cb419c950b4df0f791b7781a7cee32
Author: Tanguy Ortolo <tanguy.ortolo@adobe.com>
Date:   Mon Nov 3 13:16:15 2014 +0100

    Add Vcs-* control fields
    
    These fields indicate that this package is maintained under a VCS, and
    where to find it.

commit 369165797a4cb7c639b8a5d5fd69306bb24a99ee
Author: Michael Grünewald <michipili@gmial.com>
Date:   Tue Oct 28 12:51:10 2014 +0100

    Prepare a Debian package

commit 5c358a432026705f6bdb87d85c90a1fa3b2baed7
Author: Michael Grünewald <michipili@gmail.com>
Date:   Mon Oct 27 08:22:50 2014 +0100

    BSD Owl Scripts v2.2.1
    
    This maintenance release fixes the following bugs:
    
    - #39 Detection of compression utilities on Debian/Jessie
    - #41 Command mp2png is now implemented using GraphicsMagick
    - #117 Check for a compatible make at configuration time

commit 6493cb536d0f14e942e4879ca49aff7cc44f73fd
Merge: 4986749 06f5c70
Author: Michael Grünewald <michipili@gmail.com>
Date:   Mon Oct 27 08:22:32 2014 +0100

    Merge branch 'patchset/v2.2.1' into maintenance/v2.2
Created: 2017-12-03 Last update: 2021-04-20 08:35
lintian reports 3 warnings normal
Lintian reports 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2021-01-27 Last update: 2021-04-11 10:16
piuparts found (un)installation error(s) normal
Piuparts stresses package installation, uninstallation, upgrade, ... While doing such tests, one or more errors were found for the following suites:
  • sid - piuparts
You should fix them.
Created: 2021-02-28 Last update: 2021-02-28 00:04
testing migrations
  • excuses:
    • Migration status for bsdowl (- to 2.2.2-1.1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • Updating bsdowl introduces new bugs: #980793, #982711
    • Rejected due to piuparts regression - https://piuparts.debian.org/sid/source/b/bsdowl.html
    • blocked by freeze: is not in testing
    • Additional info:
    • 101 days old (needed 20 days)
    • Not considered
news
[rss feed]
  • [2021-03-16] bsdowl REMOVED from testing (Debian testing watch)
  • [2021-02-01] bsdowl 2.2.2-1.1 MIGRATED to testing (Debian testing watch)
  • [2021-01-08] Accepted bsdowl 2.2.2-1.1 (source) into unstable (Holger Levsen)
  • [2015-07-30] bsdowl 2.2.2-1 MIGRATED to testing (Britney)
  • [2015-07-24] Accepted bsdowl 2.2.2-1 (source all) into unstable, unstable (Michael Grünewald)
bugs [bug history graph]
  • all: 3
  • RC: 2
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 3
links
  • homepage
  • lintian (0, 3)
  • buildd: logs, clang
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.2.2-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