d'oh, forgot to attach the actual diff. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/debian/changelog b/debian/changelog
index af9bc1a..0f02ea2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+systemd (44-8) unstable; urgency=low
+
+ * Team upload.
+ * Use comment=systemd.* syntax in systemd.mount man page. The
+ mount/util-linux version in wheezy is not recent enough to support the new
+ x-systemd* syntax. Closes: #697141
+ * Don't enable persistent storage of journal log files. The journal in v44
+ is not yet mature enough.
+
+ -- Michael Biebl <biebl@debian.org> Sat, 19 Jan 2013 20:05:05 +0100
+
systemd (44-7) unstable; urgency=low
* Fix a regression in the init-functions hook wrt reload handling that was
diff --git a/debian/systemd.dirs b/debian/systemd.dirs
index e2358f6..fac35d6 100644
--- a/debian/systemd.dirs
+++ b/debian/systemd.dirs
@@ -1,2 +1 @@
var/lib/systemd
-var/log/journal
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 8f1cc51..c6f10a1 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -112,13 +112,13 @@
points from <filename>/etc/fstab</filename>. If
<option>MountAuto=yes</option> is set in
<filename>system.conf</filename> (which is the
- default), or if <option>x-systemd.mount</option> is
+ default), or if <option>comment=systemd.mount</option> is
specified as mount option, then systemd will create a
dependency of type <option>Wants</option> from either
<filename>local-fs.target</filename> or
<filename>remote-fs.target</filename>, depending
whether the file system is local or remote. If
- <option>x-systemd.automount</option> is set, an
+ <option>comment=systemd.automount</option> is set, an
automount unit will be created for the file
system. See
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
Attachment:
signature.asc
Description: OpenPGP digital signature