summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMiguel Figueiredo <elmig@debianpt.org>2011-05-09 22:19:32 +0100
committerMiguel Figueiredo <elmig@debianpt.org>2011-05-09 22:19:32 +0100
commit9cc47c88a2ea16f75a05709f213bf14c48603a19 (patch)
tree7ebee4f6966e33980e5233c5363f740af2dcc3e2 /debian
parentea13ca99676676974bfa7350d214bf2a11744e5f (diff)
downloaddebootstrap-9cc47c88a2ea16f75a05709f213bf14c48603a19.tar.gz
Use the build-essential package instead of Build-Essential: yes.
Thanks to Mark Hymers. Closes: #619700 Ack by otavio
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c362614..1ed60a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
debootstrap (1.0.30) unstable; urgency=low
+ [ Mark Hymers ]
+ * Don't use the Build-Essential: yes field in Debian, use the
+ build-essential package. Closes: #619700.
+
[ Joey Hess ]
* Recommend debian-archive-keyring, and if it is installed,
default to checking gpg signatures of the Release file against it