* testsuite: Enable dhtest.versionoverride, and verify that ddeb has exact
same version as the corresponding deb. Reproduces LP #1448247.
* testsuite: Add "manualtest" which builds a package without debhelper or
any other abstractions, and calls pkg_create_dbgsym directly.
* pkg_create_dbgsym: Add -B option for only building the ddeb package dir in
debian/ but not building the .ddeb package yet. This keeps the default
behaviour for packages which call this manually, but allows us to modify
the ddeb package directory later during the package build process.
* Handle binary packages with different version than the source:
- Add our own dh_gencontrol wrapper which adjusts the ddeb's versions
after the original dh_gencontrol determined the final binary version of
the original debs, and then builds the .ddebs.
- dh_strip: Call pkg_create_dbgsym with -B, so that we move the actual
.ddeb generation into dh_gencontrol.
- preinst, postrm: Divert dh_gencontrol.
- LP: #1448247
* debian/control: Drop obsolete (pre-lucid) Build-Conflicts.
* Bump Standards-Version to 3.9.6 (no changes required).
This bug was fixed in the package pkg-create-dbgsym - 0.66~utopic
---------------
pkg-create-dbgsym (0.66~utopic) utopic-proposed; urgency=medium
* Backport to utopic.
pkg-create-dbgsym (0.66) vivid; urgency=medium
* testsuite: Enable dhtest. versionoverride , and verify that ddeb has exact
same version as the corresponding deb. Reproduces LP #1448247.
* testsuite: Add "manualtest" which builds a package without debhelper or
any other abstractions, and calls pkg_create_dbgsym directly.
* pkg_create_dbgsym: Add -B option for only building the ddeb package dir in
debian/ but not building the .ddeb package yet. This keeps the default
behaviour for packages which call this manually, but allows us to modify
the ddeb package directory later during the package build process.
* Handle binary packages with different version than the source:
- Add our own dh_gencontrol wrapper which adjusts the ddeb's versions
after the original dh_gencontrol determined the final binary version of
the original debs, and then builds the .ddebs.
- dh_strip: Call pkg_create_dbgsym with -B, so that we move the actual
.ddeb generation into dh_gencontrol.
- preinst, postrm: Divert dh_gencontrol.
- LP: #1448247
* debian/control: Drop obsolete (pre-lucid) Build-Conflicts.
* Bump Standards-Version to 3.9.6 (no changes required).
-- Martin Pitt <email address hidden> Tue, 28 Apr 2015 16:06:45 +0200