diff --git a/debian/changelog b/debian/changelog index 04f691f5..54cb6eae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -ostree (2016.1+deb-1) UNRELEASED; urgency=medium +ostree (2016.3-1) UNRELEASED; urgency=medium * Prepare package for Debian (Closes: #813308) + * New upstream release * Remove -dbg package, rely on automatic dbgsym packages instead * Extend package descriptions a bit * debian/.gitignore: add @@ -20,7 +21,6 @@ ostree (2016.1+deb-1) UNRELEASED; urgency=medium * Enable systemd helpers, but do not start the early-boot systemd services on installation * Don't override dh_auto_clean to nothing - * Adjust upstream version number to work around mis-versioned PPA packages * ostree-grub2: recommend concrete GRUB packages instead of hard-depending on a transitional package. This is only a Recommends because you could be using some other architecture's grub packages. @@ -29,7 +29,6 @@ ostree (2016.1+deb-1) UNRELEASED; urgency=medium symlink in ostree-grub2 * Document the limited situations in which ostree-grub2 will work in practice - * debian/control: improve description based on v2016.3's README -- Simon McVittie Wed, 27 Jan 2016 13:04:34 +0100 diff --git a/debian/control b/debian/control index 6794f7ad..a44240e1 100644 --- a/debian/control +++ b/debian/control @@ -13,12 +13,14 @@ Build-Depends: docbook-xml, docbook-xsl, e2fslibs-dev, + fuse, gjs, gobject-introspection, gtk-doc-tools (>= 1.15), libarchive-dev (>= 2.8.0), libattr1-dev, libcap-dev, + libfuse-dev, libgirepository1.0-dev (>= 1.34.0), libglib2.0-dev (>= 2.40.0), libgpgme11-dev (>= 1.1.8), diff --git a/debian/copyright b/debian/copyright index 2d187435..79fc55e1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,8 +7,8 @@ Copyright: © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald © 1999-2000, 2002-2005 Free Software Foundation, Inc. © 2010-2015 Red Hat, Inc + © 2011-2016 Colin Walters © 2011 Avery Pennarun - © 2011-2015 Colin Walters © 2013 Collabora Ltd. © 2013 Stef Walter © 2013 Javier Martinez @@ -52,7 +52,8 @@ License: BSD-2-clause Files: debian/* Copyright: - 2015 David King + © 2015 David King + © 2016 Collabora Ltd. License: GPL-2+ License: GPL-2+ diff --git a/debian/ostree.install b/debian/ostree.install index 9a0a8cae..0f539142 100644 --- a/debian/ostree.install +++ b/debian/ostree.install @@ -2,6 +2,7 @@ etc/dracut.conf.d/ostree.conf etc/ostree lib/systemd/system/ostree*.service usr/bin/ostree +usr/bin/rofiles-fuse usr/lib/dracut/modules.d/98ostree usr/sbin/ostree-prepare-root usr/sbin/ostree-remount