summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJeremie Koenig <jk@jk.fr.eu.org>2010-08-01 13:13:00 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 13:13:00 +0200
commiteeabbc7446c128eeeeaa0abdf37824a8aee404ac (patch)
treecc56a0f66f2c78b2168458d528208d19c54ce837 /debian/changelog
parente2ca8ade4ebb8f89c89cbf4635009f085edd89e6 (diff)
Fix and enable parted stores
* debian/control: Build-Depend on libparted-dev. * debian/rules: Enable parted stores, in a hackish way for now. * debian/local/partman/commit.d/40hurd_reload-partitions: New file for hurd-udeb, make partman restart the partition translators after the partition table has been changed. * debian/hurd-udeb.install: Install file above.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ee437ebd..0acaa0db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,14 @@ hurd (20100701-1) UNRELEASED; urgency=low
* debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename to
debian/local/runsystem.
+ [ Jeremie Koenig ]
+ * debian/control: Build-Depend on libparted-dev.
+ * debian/rules: Enable parted stores, in a hackish way for now.
+ * debian/local/partman/commit.d/40hurd_reload-partitions: New file for
+ hurd-udeb, make partman restart the partition translators after the
+ partition table has been changed.
+ * debian/hurd-udeb.install: Install file above.
+
[ Guillem Jover ]
* Update make-new-tarball.sh to exclude git instead of CVS paths.
* Refresh patches with -pab to allow migration to source format 3.0 (quilt).