lp:ubuntu/edgy/equivs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/edgy/equivs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

3. By Peter Samuelson <email address hidden>

* New maintainer. (Closes: #350835)
* Acknowledge NMU. (Closes: #201852, #218443, #237963, #251547)
* Add file COPYING, the GNU GPL v2, to top level of source tree.
* Update both build-time and runtime use of debhelper to v4.
  (Closes: #320619)
* debian/copyright, debian/rules: cleanups
* debian/control:
  - standards version 3.6.2 (no changes needed)
  - rewrite description
  - drop 'perl5' alternative dependency; the perl5 package disappeared
    about 3 release cycles ago
* template/debian/copyright: update FSF address.
* template/debian/control.in: edit description, set maintainer to
  root@localhost, update standards version, add correct debhelper
  Build-Depends
* template/debian/rules: streamline somewhat.
* equivs-build: support Replaces: field. (Closes: #118526)
* equivs-build, template/debian/README.Debian.in:
  use "@" instead of the ISO-8859-1 section symbol for the variable
  escapes, to make life slightly easier for users of other charsets.
  - equivs-build.pod: update (and fix) the documentation for this
* equivs-build: allow comments in control file.
  - template.ctl: comment out most of the entries, to save the user some
    time in common cases. Also mention that packages lists are all
    comma-separated.
* equivs-build: Lots of code cleanups. Highlights:
  - Use File::Temp::tempdir. This removes the dir upon normal exit. On
    abend, tell the user where it is so she can examine and remove it.
  - Print usage message to STDERR, not STDOUT
  - Actually bother to close all the files we open
  - die with "\n". I doubt users care about source code line numbers.
  - 3-arg open(), multi-arg system(), and in general try to look less
    like Perl 4
  - Delete outdated or useless comments, commented-out code, unneeded
    variables, and redundant integrity checks
  - Eliminate most use of global variables
  The net effect is to shrink the file by about 20%.

2. By Steve M. Robbins <email address hidden>

* Non-maintainer upload.

* equivs-build: fix operator precedence problem. Applied patch from
Mattia Dongili. Closes: #237963, 218443.

* debian/control: Tweaked the description message, removing the
misleading phrase "dummy package". Closes: #201852.

1. By Martin Bialasinski <email address hidden>

Added Preinst, Postinst, Prerm and Postrm entries to the control file
for usage with maintainerscripts. Closes: #101198

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/equivs
This branch contains Public information 
Everyone can see this information.

Subscribers