diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-12 13:13:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-12 13:13:02 -0400 |
commit | f16d0915b10ff9ef0b0826ae896aaccd6f3ad84f (patch) | |
tree | 4ecaaf1a12ecb5e02f834ae601a6b06590b0e868 /debian/changelog | |
parent | 3ae6a7452800e1c5be0351f45d9911a23ab103f1 (diff) |
Initial implementation of support for Build-Profiles fields. Thanks, Daniel Schepler.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7e3d3ec..673b2a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -debhelper (9.20131228) UNRELEASED; urgency=medium +debhelper (9.20140210) UNRELEASED; urgency=medium * dh_compress: Avoid compressing .map files, which may be html usemaps. Closes: #704443 @@ -10,6 +10,8 @@ debhelper (9.20131228) UNRELEASED; urgency=medium parameters intended to be passed on to debhelper commands. Closes: #737635 * perl_build: Use realclean instead of distclean. Closes: #737662 + * Initial implementation of support for Build-Profiles fields. + Thanks, Daniel Schepler. -- Joey Hess <joeyh@debian.org> Sat, 25 Jan 2014 15:49:45 -0400 |