View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/xenial/pkg-create-dbgsym 1 Development 2015-10-23 08:54:14 UTC
254. releasing package pkg-create-dbgsym v...

Author: Martin Pitt
Revision Date: 2015-10-23 08:54:05 UTC

releasing package pkg-create-dbgsym version 0.70

lp:ubuntu/wily/pkg-create-dbgsym bug 1 Development 2015-08-27 11:25:57 UTC
250. Add test case for a package using dh.

Author: Martin Pitt
Revision Date: 2015-08-27 11:25:57 UTC

Add test case for a package using dh.

lp:ubuntu/vivid/pkg-create-dbgsym bug 2 Mature 2015-04-30 13:58:20 UTC
244. dh_strip: Don't try to process *-dbgs...

Author: Martin Pitt
Revision Date: 2015-04-30 13:58:20 UTC

dh_strip: Don't try to process *-dbgsym binaries.

lp:ubuntu/precise/pkg-create-dbgsym bug 2 Mature 2015-04-28 14:10:57 UTC
209. releasing package pkg-create-dbgsym v...

Author: Martin Pitt
Revision Date: 2015-04-28 14:08:35 UTC

releasing package pkg-create-dbgsym version 0.50.1

lp:ubuntu/utopic/pkg-create-dbgsym 2 Mature 2014-07-26 21:11:21 UTC
233. releasing package pkg-create-dbgsym v...

Author: Colin Watson
Revision Date: 2014-07-26 21:11:21 UTC

releasing package pkg-create-dbgsym version 0.65

lp:ubuntu/trusty/pkg-create-dbgsym 2 Mature 2014-03-07 16:12:16 UTC
231. releasing package pkg-create-dbgsym v...

Author: Iain Lane
Revision Date: 2014-03-07 16:12:16 UTC

releasing package pkg-create-dbgsym version 0.64

lp:ubuntu/saucy/pkg-create-dbgsym bug 2 Mature 2013-09-02 08:37:25 UTC
226. releasing package pkg-create-dbgsym v...

Author: Martin Pitt
Revision Date: 2013-09-02 08:37:07 UTC

releasing package pkg-create-dbgsym version 0.62

lp:ubuntu/raring/pkg-create-dbgsym 2 Mature 2012-10-20 15:13:34 UTC
212. releasing version 0.54

Author: Colin Watson
Revision Date: 2012-09-28 10:29:44 UTC

releasing version 0.54

lp:ubuntu/quantal/pkg-create-dbgsym bug 2 Mature 2012-09-28 10:29:44 UTC
212. releasing version 0.54

Author: Colin Watson
Revision Date: 2012-09-28 10:29:44 UTC

releasing version 0.54

lp:ubuntu/oneiric/pkg-create-dbgsym bug 2 Mature 2011-05-20 07:07:24 UTC
49. * tests/cdbstest: Rename binary packa...

Author: Martin Pitt
Revision Date: 2011-05-20 07:07:24 UTC

* tests/cdbstest: Rename binary packages to cdbstest++*. This reproduces the
  failure of not building packages with '+' in the name for source packages
  which call dh_strip with -p.
* dh_strip, in_list(): Use grep instead of egrep, to also work for packages
  with '+' in the name. (LP: #784029)
* tests/run: Latest debhelper leaves behind debian/debhelper.log after
  cleaning in compat level 1. Remove this manually to avoid an unexpected
  before/after build diff.

lp:ubuntu/natty/pkg-create-dbgsym bug 2 Mature 2011-03-28 15:36:20 UTC
48. dh_strip: Check host arch, not build ...

Author: Martin Pitt
Revision Date: 2011-03-28 15:36:20 UTC

dh_strip: Check host arch, not build arch for determining which binary
packages to look at. Fixes cross building, thanks to Marcin Juszkiewicz
for pointing this out.

lp:ubuntu/maverick/pkg-create-dbgsym bug 2 Mature 2010-09-08 07:14:20 UTC
45. [ Loïc Minier ] * dh_strip: replace g...

Author: Steve Langasek
Revision Date: 2010-09-08 05:57:03 UTC

[ Loïc Minier ]
* dh_strip: replace grep + shell + sed with just sed.

[ Steve Langasek ]
* pkg-create-dbgsym: when cross-building as identified by
  dpkg-architecture, use the cross binutils instead of the native ones to
  ensure the tools understand how to act on the binaries. LP: #626468.

lp:ubuntu/lucid-updates/pkg-create-dbgsym 2 Mature 2010-05-06 16:55:56 UTC
43. pkg_create_dbgsym: Do not check debia...

Author: Martin Pitt
Revision Date: 2010-04-26 14:00:38 UTC

pkg_create_dbgsym: Do not check debian/files for whether we already
processed a .ddeb, since Launchpad Soyuz disables dpkg-distaddfile for
ddebs still. Instead, skip the run if we do not find any unstripped binary
in the current package. (LP: #562418)

lp:ubuntu/lucid-proposed/pkg-create-dbgsym bug 1 Development 2010-04-29 06:14:36 UTC
43. pkg_create_dbgsym: Do not check debia...

Author: Martin Pitt
Revision Date: 2010-04-26 14:00:38 UTC

pkg_create_dbgsym: Do not check debian/files for whether we already
processed a .ddeb, since Launchpad Soyuz disables dpkg-distaddfile for
ddebs still. Instead, skip the run if we do not find any unstripped binary
in the current package. (LP: #562418)

lp:ubuntu/lucid/pkg-create-dbgsym bug 1 Development 2010-04-22 10:08:19 UTC
42. * Add tests/dhtest.doublestrip/: Call...

Author: Martin Pitt
Revision Date: 2010-04-22 10:08:19 UTC

* Add tests/dhtest.doublestrip/: Call dh_strip twice, to check whether this
  keeps the debug symbols intact. This reproduces LP #562418, where debug
  symbols and CRC checksums were damaged due to double-stripping.
* pkg_create_dbgsym: Do nothing if we already have built a .ddeb during this
  package build, i. e. it is in debian/files already. This fixes
  overwriting good .ddebs and debug links in case dh_strip gets called
  twice. Thanks to Tormod Volden for investigating this! (LP: #562418)
* debian/control: Bump Standards-Version to 3.8.4 (no changes necessary).

lp:ubuntu/karmic/pkg-create-dbgsym bug 1 Development 2009-09-24 20:09:36 UTC
31. [ Loïc Minier ] * Add lintian overrid...

Author: Martin Pitt
Revision Date: 2009-09-24 20:09:36 UTC

[ Loïc Minier ]
* Add lintian override for lack of dh_strip manpage (dh_strip is diverted);
  bump debhelper build-dep to >= 6.0.7~ for dh_lintian.
* Move debhelper to build-deps instead of build-deps-indep for clean:.
* Bump debhelper compat level to 5.
* Bump up Standards-Version to 3.8.3; no change needed.
* Use dh_prep instead of dh_clean -k; update debhelper build-dep to
  >= 6.0.13~.
* Pass -i to dh_* in binary-indep.
* Use dh_install to install the binaries, dh_fixperms will set them +x.

[ Martin Pitt ]
* dhtest.archspecific: Add a package with "Architecture: kfreebsd-i386
  kfreebsd-amd64". This reproduces the current glib2.0 FTBFS on i386/amd64.
* dh_clean: Fix grepping of Architecture field to only match space separated
  words, instead of using -w; the latter matches e. g. kfreebsd-i386 on
  i386.

lp:ubuntu/jaunty/pkg-create-dbgsym 1 Development 2009-07-02 18:57:46 UTC
26. dh_strip: Recognize "export DH_COMPAT...

Author: Martin Pitt
Revision Date: 2008-06-03 12:41:58 UTC

dh_strip: Recognize "export DH_COMPAT := x" syntax, too. Thanks, Michael
Biena!

lp:ubuntu/intrepid/pkg-create-dbgsym 1 Development 2009-07-02 18:57:43 UTC
26. dh_strip: Recognize "export DH_COMPAT...

Author: Martin Pitt
Revision Date: 2008-06-03 12:41:58 UTC

dh_strip: Recognize "export DH_COMPAT := x" syntax, too. Thanks, Michael
Biena!

lp:ubuntu/hardy/pkg-create-dbgsym 1 Development 2009-07-02 18:57:40 UTC
25. * tests/dhtest.nostrip: Add another t...

Author: Martin Pitt
Revision Date: 2008-02-26 16:05:28 UTC

* tests/dhtest.nostrip: Add another test case for dh_strip blacklisting with
  a space between -X and the argument. This reproduces the followup problem
  in LP #180364.
* dh_strip: Fix option parsing to get along with spaces between -X and the
  argument. (LP: #180364)

lp:ubuntu/gutsy-updates/pkg-create-dbgsym 1 Development 2009-07-02 18:57:36 UTC
21. dh_strip: disable pkg-create-dbgsym i...

Author: Adam Conrad
Revision Date: 2007-12-20 19:38:45 UTC

dh_strip: disable pkg-create-dbgsym if Archive Purpose is PPA.

lp:ubuntu/gutsy/pkg-create-dbgsym 1 Development 2009-07-02 18:57:32 UTC
20. * Move test suite into tests/ to uncl...

Author: Martin Pitt
Revision Date: 2007-04-03 10:58:17 UTC

* Move test suite into tests/ to unclutter source root directory.
* Add tests/dhtest.versionoverride: Test case for overriding the version of
  a particular binary. This replicates LP #92747. However, since this is
  unfixable without major changes (dh_strip is called before dh_gencontrol
  usually), we do not run the test case for now.
* pkg_create_dbgsym: Do not generate conflicts to python dbg packages.
  (LP: #88695)

lp:ubuntu/feisty-updates/pkg-create-dbgsym 1 Development 2009-07-02 18:57:26 UTC
21. dh_strip: disable pkg-create-dbgsym i...

Author: Adam Conrad
Revision Date: 2007-12-20 19:38:45 UTC

dh_strip: disable pkg-create-dbgsym if Archive Purpose is PPA.

lp:ubuntu/feisty-proposed/pkg-create-dbgsym 1 Development 2009-07-02 18:57:23 UTC
21. dh_strip: disable pkg-create-dbgsym i...

Author: Adam Conrad
Revision Date: 2007-12-20 19:38:45 UTC

dh_strip: disable pkg-create-dbgsym if Archive Purpose is PPA.

lp:ubuntu/feisty/pkg-create-dbgsym 1 Development 2009-07-02 18:57:16 UTC
20. * Move test suite into tests/ to uncl...

Author: Martin Pitt
Revision Date: 2007-04-03 10:58:17 UTC

* Move test suite into tests/ to unclutter source root directory.
* Add tests/dhtest.versionoverride: Test case for overriding the version of
  a particular binary. This replicates LP #92747. However, since this is
  unfixable without major changes (dh_strip is called before dh_gencontrol
  usually), we do not run the test case for now.
* pkg_create_dbgsym: Do not generate conflicts to python dbg packages.
  (LP: #88695)

lp:ubuntu/edgy-updates/pkg-create-dbgsym 1 Development 2009-07-02 18:57:11 UTC
17. dh_strip: disable pkg-create-dbgsym i...

Author: Adam Conrad
Revision Date: 2007-12-20 19:37:05 UTC

dh_strip: disable pkg-create-dbgsym if Archive Purpose is PPA.

lp:ubuntu/edgy-proposed/pkg-create-dbgsym 1 Development 2009-07-02 18:57:07 UTC
17. dh_strip: disable pkg-create-dbgsym i...

Author: Adam Conrad
Revision Date: 2007-12-20 19:37:05 UTC

dh_strip: disable pkg-create-dbgsym if Archive Purpose is PPA.

lp:ubuntu/edgy/pkg-create-dbgsym 1 Development 2009-07-02 18:57:02 UTC
16. pkg_create_dbgsym: If package build d...

Author: Martin Pitt
Revision Date: 2006-10-12 14:01:58 UTC

pkg_create_dbgsym: If package build directory does not exist, only whine
and exit successfully instead of failing. This makes us bug-compatible to
Debian #386246, right before Edgy release it is impractical to fix all
broken packages for that. This will be reverted early in Edgy+1.

127 of 27 results