lp:ubuntu/wily/confget

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/wily/confget
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

7. By Peter Pentchev

* Update the copyright file:
  - convert it to the 1.0 format
  - separate lists of copyrighted files with whitespace, not commas
  - bump the year of my copyright notice
  - fix the upstream homepage location
* Bump Standards-Version to 3.9.5 with no changes.
* Bump the debhelper compatibility level to 9 with no changes.
* Get the hardening options directly from debhelper:
  - remove the build dependency on hardening-includes
  - no longer include the hardening Makefile snippet into the rules file
  - explicitly enable all the hardening features; they may be disabled
    in the future if confget should fail to build anywhere
  - use DEB_CFLAGS_MAINT_APPEND to, well, append to CFLAGS
* Enable parallel building - not that it matters a lot in this case :)
* New upstream release:
  - honors CPPFLAGS now, so the hardening flags may be passed as-is
  - autodetects getline(3) support, so no need for CFLAGS_CONF
  - renames PCRE_CFLAGS to PCRE_CPPFLAGS, so follow suit
  - update the copyright years in the copyright file
  - follow upstream and switch from -ansi to -std=c99
* Remove the obsolete DM-Upload-Allowed field.
* Drop the source compression options; dpkg-dev's defaults are good enough.
* Update the watch file after the devel.ringlet.net website change.
* Let uscan verify upstream's signature against my own key.

6. By Peter Pentchev

* New upstream release:
  - allow spaces in INI file section names. Closes: #632400
  - update the copyright years in debian/copyright
* Bump Standards-Version to 3.9.2 with no changes.
* Update the copyright file to the latest DEP 5 candidate format and
  fix the DEP 5 URL after the Alioth migration.
* Add Multi-Arch: foreign to the binary package.

5. By Peter Pentchev

* Update the copyright file to the latest DEP 5 candidate format and
  bump the year of my copyright notice.
* Upload to unstable.

4. By Peter Pentchev

* Simplify the rules file by removing the useless diffsrc target;
  it was intended for my own use, but its time has long passed.
* Simplify the rules file even more by using debhelper override rules.
* Bump Standards-Version to 3.8.4 with no changes.
* Switch to the 3.0 (quilt) source format - we don't have any patches,
  but I still like its debian.tar.gz distribution mode.
* Bump the copyright years on the Debian packaging.
* Drop the groff dependency - europs.tmac was moved into
  groff-base-1.20.1-6 and our test suite works again.
* Update the copyright file to DEP 5 rev. 135:
  - declare the public domain status in the Copyright clause, too
  - use BSD instead of BSD-2
* Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain CFLAGS, CPPFLAGS,
  and LDFLAGS instead of depending on dpkg-buildpackage to provide them.
* Shorten the Vcs-Browser URL.
* Bump Standards-Version to 3.9.0 with no changes.

3. By Peter Pentchev

* Only enable the hardening wrapper conditionally.
* Bump Standards-Version to 3.8.2 with no changes.
* Remove the useless "configure" target from the rules file.
* In the copyright file, break out the license in a separate section and
  declare compatibility with the current revision of DEP 5.
* Add groff as a build dependency for the test suite; groff-base seems
  to not be enough any longer.

2. By Peter Pentchev

* New upstream version.
* Specify the examples directory location at install time.
* Update the copyright file.

1. By Peter Pentchev

Import upstream version 1.02

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