diff options
| author | 2014-12-14 19:53:17 -0500 | |
|---|---|---|
| committer | 2014-12-14 19:53:17 -0500 | |
| commit | debf10cbffabe6373fe27532729abc7e369e32a3 (patch) | |
| tree | 67a739e74de03a0dba8543f1aae3b788d1b433eb /debian/changelog | |
| parent | 8c6e95b0c12d623f05bd2e32add8bf7ea46e16ba (diff) | |
d/rules: Run dh_install with --list-missing.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ec4a482..54b59c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,11 @@ sqlitestudio (3.0.0-0vanir1) unstable; urgency=medium * Imported Upstream version 3.0.0 - Drop patches applied upstream. - * d/rules: Install upstream's changelog. - * d/control: Re-order packages, putting libsqlitestudio first. + * d/rules: + - Install upstream's changelog. + - Run dh_install with --list-missing. * d/sqlitestudio.desktop: Fix case, SqliteStudio => SQLiteStudio. + * d/control: Re-order packages, putting libsqlitestudio first. * d/control, d/rules, d/*.install: - Install plugins and libraries into multiarch locations. |
