lp:ubuntu/trusty/hello-debhelper

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Santiago Vila

* New upstream release.
* Increase debhelper compatibility level to 9.
* Dropped CFLAGS stuff, debhelper already takes care of that.
* Dropped dh_auto_clean as it does no longer work. Just make distclean
  if there is a Makefile. Added override_dh_auto_clean to dh version.
* Dropped patch 01-no-usr-share-info-dir-gz. No longer needed
  when using debhelper >= 9.20120311 with a source package created
  with a recent automake which supports AM_UPDATE_INFO_DIR.
* Updated Build-Depends accordingly.

14. By Santiago Vila

* Get CFLAGS from dpkg-buildflags.
* Drop -g as it's provided by dpkg-buildflags. Add -Wall as it's not.
* Drop noopt handling, dpkg-buildflags already takes care of that.
* Added "dh_installdocs NEWS" to dh version to sync with non-dh one.

13. By Santiago Vila

* Added recommended targets build-arch and build-indep.
* Standards-Version: 3.9.2.

12. By Santiago Vila

New upstream release.

11. By Santiago Vila

Use debhelper compatibility level 8, the new recommended mode.

10. By Santiago Vila

* New upstream release.
* Added homepage field to control file.
* Added cross-compilation support, using the new dh_auto_* commands
  from debhelper 7. Thanks a lot to Colin Watson. Closes: #550328.
* Standards-Version: 3.8.4 (no special changes for this).

9. By Santiago Vila

Modified doc/Makefile.in to avoid /usr/share/info/dir.gz.

8. By Santiago Vila

* Run "make distclean" only if Makefile exists, but do not ignore errors.
* Use debhelper compatibility level 7, as that's the level newly
  created packages are supposed to use.

7. By Santiago Vila

Removed dh_testroot call, as it's not debian/rules job.

6. By Matthias Klose

Rebuild for changes in the amd64 toolchain.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers