lp:ubuntu/trusty/config-package-dev

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/config-package-dev
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By Jonathan Reed

* Team upload.
* Don't hardcode dpkg-divert's path in check-files.mk (Debathena: #1358)

11. By Jonathan Reed

* Team upload.
* No-change rebuild to remove stray symlinks and build detritus from the
  upload (Closes: #705214)

10. By Alexander Chernyakhovsky

[ Team Upload ]
* Support the abort-remove invocation of postinst
* Add the transformed file, not its source, to the list of files to displace

9. By Geoffrey Thomas

* Add Debhelper support (Debathena: #867) (Closes: #693672). This
  release includes a new command, dh_configpackage, and a sequencer
  extension, dh --with config-package.
* Use the terms "displace" and "hide" for actions of the
  config-package-dev system, instead of the terms "divert" and
  "remove", which already have existing (related) meanings in the
  context of Debian packages.
* Move examples/* to examples/cdbs/*, and create examples/debhelper/*,
  with the same packages using Debhelper 7-style packaging.

* Change config-package-dev's own packaging to Debhelper 7.
* Bump Standards-Version to 3.9.4 (no changes required).
* Update Vcs-Git and Vcs-Browser locations to new upstream.
* Drop CDBS runtime dependency. CDBS users should be explicitly
  Build-Depending on CDBS, probably through use of the @cdbs@ macro in
  debian/control.in.

8. By Geoffrey Thomas

[ Anders Kaseorg ]
* Reverse prerm and postrm maintainer script fragments when DH_COMPAT ≥
  6, not 5, to actually match debhelper’s behavior.

[ Geoffrey Thomas ]
* Update debathena-transform-example-1.0 to an example more likely to
  work on modern systems.
* Fix a bug that would erroneously remove DEB_TRANSFORM_EXTENSION from
  an explicitly-specified DEB_TRANSFORM_FILES_SOURCE.
* Fix some typos and misleading documentation. In particular, fix
  build-dependencies and runtime dependencies of the examples.
* Remove an unnecessary parameter passed to undivert_unlink_divert in
  divert.sh (Debathena: #1061).
* Undivert when a package is unconfigured, in addition to when it is
  removed (partially addresses Debathena #388).
* Add self to uploaders, and change maintainer to the Debathena
  project mailing list.

7. By Anders Kaseorg

* Fix DEB_CHECK_FILES and DEB_TRANSFORM_FILES with non-conffiles in
  Multi-Arch: same packages.
* Fix encode script to work with Perl 5.12. While we’re at it, turn on
  strict and warnings.
* Set LC_ALL=C when matching potentially localized dpkg output.
* Bump Standards-Version to 3.9.2 (no changes required).
* Add Vcs-Git, Vcs-Browser.

6. By Anders Kaseorg

[ Tim Abbott ]
* Allow specifying DEB_TRANSFORM_SCRIPT_$package_$file in case you want
  multiple binary packages transforming the same file differently.
  (Thanks to Evan Broder for this patch).
* Add a decode script for undoing the file to virtual package name
  transformation. (Thanks to Patrick Hurst for writing decode).

[ Anders Kaseorg ]
* Fix a quoting bug that failed to disallow transformation of generated
  conffiles. (Patch from Evan Broder.)
* Remove DEB_UNDIVERT_VERSION_file and DEB_UNREMOVE_VERSION_file, and
  instead test for the undiverted file in the postinst. (Patch from
  Evan Broder.)
* Write the prerm and postrm maintainer script fragments in reverse
  order when DH_COMPAT ≥ 5, to match debhelper’s behavior.
* Bump debhelper compatibility level to 6.
* Bump Standards-Version to 3.9.1 (no changes required).

5. By Tim Abbott

Fix marking transform scripts as executable when
DEB_TRANSFORM_SCRIPT_package is used.

4. By Tim Abbott

Mark transform scripts as executable before attempting to execute them
(Closes: #528995).

3. By Tim Abbott

[ Tim Abbott ]
* Fix destdir handling for multiple binary packages in
  DEB_TRANSFORM_FILES (Closes: #510355).
* Add Anders Kaseorg to Uploaders.

[ Anders Kaseorg ]
* Use set -e in multi-statement Makefile commands.

Branch metadata

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

Subscribers