Branches for Karmic

Name Status Last Modified Last Commit
lp:ubuntu/karmic/libdebug 1 Development 2009-08-20 23:28:31 UTC
5. * New maintainer. Closes: #499260 * ...

Author: Peter Pentchev
Revision Date: 2009-05-28 16:02:51 UTC

* New maintainer. Closes: #499260
* Override a "shlib calls exit" lintian warning - this is a debugging
  library, it is supposed to exit on grave errors.
* Add a symbols file starting at libdebug0-0.4.2 obtained from mole.
* Make this a non-native package.
* Add a watch file.
* Convert the copyright file to the machine-readable format and
  add my copyright notice.
* Add the Vcs-Svn and Vcs-Browser control fields.
* Bump the debhelper compatibility version to 7:
  - add misc:Depends to the binary package
* Bump Standards-Version to 3.8.1:
  - use binary:Version instead of hardcoding the dependencies between
    the binary packages
  - support "nostrip" in DEB_BUILD_OPTIONS. Closes: #437346
  - add the Homepage control field
* Build with lots of compiler warning flags.
* Build with -Werror if "werror" is in DEB_BUILD_OPTIONS.
* Enable build hardening unless "nohardening" is in DEB_BUILD_OPTIONS.
* Remove the unused debian/Makefile.
* Remove debian/libdebug0.postinst - dh_makeshlibs takes care of this.
* Do not try to clean the source in the "build" target, it's upstream's
  job now.
* Use dh_install instead of dh_movefiles.
* Minimize the rules file using debhelper override targets.
* Pass prefix correctly during the install phase now that upstream
  supports DESTDIR in the canonical way.

11 of 1 result