summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2016-11-14 01:19:09 +0100
committerGuillem Jover <guillem@debian.org>2016-11-16 03:57:28 +0100
commit950bfdaf77eacb631767a1a18e698137b56bba5b (patch)
tree360a512d5e0b2a960688e29e5f51fb8da70632e7 /debian
parentd5005e4576bcf9b341e83cfb8647d5f96438642f (diff)
downloaddpkg-950bfdaf77eacb631767a1a18e698137b56bba5b.tar.gz
dpkg-genbuildinfo: Bump Format to version 0.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c5475e0e..9cb6c22f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ dpkg (1.18.15) UNRELEASED; urgency=medium
* Add new Build-Date field to .buildinfo files.
* Generate deterministic .buildinfo filenames in dpkg-genbuildinfo,
following the same pattern as used for .changes files.
+ * Bump .buildinfo Format to version 0.2.
* Perl modules:
- Validate architecture arguments in Dpkg::Deps deps_parse().
Prompted by Johannes Schauer <josch@debian.org>.