diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/shotwell-common.install | 7 | ||||
-rw-r--r-- | debian/shotwell.1 | 14 |
3 files changed, 8 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog index ef3e4f7..556747b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium on dh_install from debian/rules. - Remove debian/shotwell-dbg.README.Debian. * Use the upstream ChangeLog as changelog and add NEWS to docs. + * Remove debian/shotwell.1 to use the upstream man page. + * Don't install man page at shotwell-common. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100 diff --git a/debian/shotwell-common.install b/debian/shotwell-common.install index dd222db..cd7f004 100644 --- a/debian/shotwell-common.install +++ b/debian/shotwell-common.install @@ -1 +1,6 @@ -usr/share +usr/share/appdata +usr/share/applications +usr/share/glib-2.0 +usr/share/help +usr/share/icons +usr/share/locale diff --git a/debian/shotwell.1 b/debian/shotwell.1 deleted file mode 100644 index e68bcc2..0000000 --- a/debian/shotwell.1 +++ /dev/null @@ -1,14 +0,0 @@ -.TH shotwell 1 "December 30, 2009" -.SH NAME -shotwell \- a digital photo organizer -.SH DESCRIPTION -.B shotwell -is a digital photo organizer designed for the GNOME desktop environment. It -allows you to import photos from disk or camera, organize them in various ways, -view them in full-window or fullscreen mode, and export them to share with -others. -.SH AUTHOR -shotwell was written by Jim Nelson, Lucas Beeler and Allison Barlow. -.PP -This manual page was written by Devid Antonio Filoni <d.filoni@ubuntu.com>, -for the Debian project (and may be used by others). |