Source: session-migration
Section: misc
Priority: optional
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
Build-Depends: cmake (>= 2.8),
               debhelper-compat (= 13),
               libglib2.0-dev (>= 2.51.1),
               python3,
               python3-nose
Standards-Version: 3.9.3
Homepage: https://launchpad.net/session-migration
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/session-migration/trunk

Package: session-migration
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Tool to migrate in user session settings
 This tool is used to migrate in session user data when a program is evolving
 its configuration, or needing to have files moved and so on.
 .
 This program is generally autostarted at the very beginning of the session
 and integrates caching capability.

Package: dh-migrations
Architecture: all
Depends: debhelper, ${misc:Depends}
Provides: dh-sequence-migrations
Description: debhelper extension for session-migration support
 This package provides a debhelper extension to perform session migration
 operations on the installed packages.
