diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-24 13:54:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-24 13:54:38 +0200 |
commit | 021b663419ce8524fe1bd3f928062bef96f215c4 (patch) | |
tree | aec4069b7f6b6efd45b7f421998e20552dc17c15 | |
parent | a387c499d9d82430ab490a157c5a04668cbf3e4e (diff) |
typosdebian/0.20.0-1
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/copyright | 12 |
2 files changed, 14 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 39eca44..fadf314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,18 @@ shotwell (0.20.0-1) unstable; urgency=medium * New upstream release (Closes: #762357). * debian/control: - - Bump Standarts Version to 3.9.6 (no changes required). + - Bump Standards-Version to 3.9.6 (no changes required). - Change Vcs-Browser to cgit. * debian/copyright: + - Remove deleted file icons/hidden.svg. + - Add missed file icons/import-all.png. - Remove whitspaces at EOL. + * debian/rules: + - Enable hardening=+all because files can open over network. + - Remove useless variable assignments. + - Add --debug to configure. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 23 Sep 2014 14:35:53 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 23 Sep 2014 18:56:52 +0200 shotwell (0.18.1-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index e2d0684..6499f18 100644 --- a/debian/copyright +++ b/debian/copyright @@ -16,19 +16,19 @@ Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> License: GPL-2+ Files: icons/pin-toolbar.svg - icons/hidden.svg icons/crop.svg icons/import.svg -Copyright: 2009 Sebastian Porta <sebastianporta@gmail.com> - 2009 Cory Kontros <coryisatm@ubuntu.com> - 2009 Oliver Scholtz <scholli_tz@yahoo.de> - 2009 Daniel Planas <daniplanas.a@gmail.com> - 2007 David Vignoni <david@icon-king.com> + icons/import-all.png +Copyright: 2007 David Vignoni <david@icon-king.com> 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org> 2007 Kenneth Wimer <kwwii@bootsplash.org> 2007 Nuno Fernades Pinheiro <nf.pinheiro@gmail.com> 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org> 2007 David Miller <miller@oxygen-icons.org> + 2009 Sebastian Porta <sebastianporta@gmail.com> + 2009 Cory Kontros <coryisatm@ubuntu.com> + 2009 Oliver Scholtz <scholli_tz@yahoo.de> + 2009 Daniel Planas <daniplanas.a@gmail.com> 2009 Rosetta Contributors and Canonical Ltd. License: CC-BY-SA-3.0 |