summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorHéctor Orón Martínez <zumbi@debian.org>2013-05-14 09:22:54 (GMT)
committerHéctor Orón Martínez <zumbi@debian.org>2013-05-14 09:22:54 (GMT)
commitf7d0b10cfe5bb808b8e497026aaf59cccb7226f8 (patch)
treebea23666ca10de02da94c03aa768cd3114f1bd47 /debian/changelog
parent183185f4374546a974770a381097dc18923e18df (diff)
downloaddebootstrap-f7d0b10cfe5bb808b8e497026aaf59cccb7226f8.zip
debootstrap-f7d0b10cfe5bb808b8e497026aaf59cccb7226f8.tar.gz
debootstrap-f7d0b10cfe5bb808b8e497026aaf59cccb7226f8.tar.bz2
Report package version information on package retrieve and validation. Closes: #697675
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e1bcf4d..34b79df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.50) UNRELEASED; urgency=low
+
+ * Report package version information on package retrieve and validation.
+ Closes: #697675
+
+ -- Hector Oron <zumbi@debian.org> Tue, 08 Jan 2013 11:23:46 +0100
+
debootstrap (1.0.49) unstable; urgency=medium
* Add support for jessie. Closes: #706788