diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 14:06:11 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 14:06:11 +0200 | 
| commit | cb774d1baf242adcc03a1df5eed6d100f7e3bd55 (patch) | |
| tree | 56c764f3a3fe3848ef2aa161d143f33cb2eaeb8e | |
| parent | d8bdfade2688538fa602a2a4f782580bc2ef73e8 (diff) | |
debian/copyright: Fix typo
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 2 | ||||
| -rw-r--r-- | debian/files | 1 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 7ee8423..b8ea9e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ shotwell (0.30.4-1) unstable; urgency=medium    * Migrate to debhelper 12:      - Change debian/compat to 12.      - Change debhelper version in debian/control to >= 12. +  * debian/copyright: Fix typo. - -- Jörg Frings-Fürst <debian@jff.email>  Sun, 28 Apr 2019 18:22:16 +0200 + -- Jörg Frings-Fürst <debian@jff.email>  Fri, 12 Jul 2019 11:05:56 +0200  shotwell (0.30.1-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 63a1cc7..ba36d08 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: LGPL-2.1  Files: plugins/shotwell-publishing/PhotosPublisher.vala         plugins/shotwell-publishing/PhotosService.vala -       plugins/shotwell-publishing/PhotosPublishingPane +       plugins/shotwell-publishing/PhotosPublishingPane.vala         plugins/shotwell-publishing/PhotosUploader.vala  Copyright: 2016      Software Freedom Conservancy Inc.             2019      Jens Georg <mail@jensge.org> diff --git a/debian/files b/debian/files deleted file mode 100644 index 8284795..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -shotwell_0.30.4-1_source.buildinfo gnome optional | 
