diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/copyright | 13 |
2 files changed, 11 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 8344cde..18090e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ indicator-datetime (12.10.3-0ubuntu1) UNRELEASED; urgency=low + [ Mathieu Trudel-Lapierre ] * Automatic snapshot from revision 197 (bootstrap): - Add scaffolding for Google Tests. (LP: #985060) - Add "check-news" to our AM_INIT_AUTOMAKE() call. (LP: #1075753) @@ -20,6 +21,10 @@ indicator-datetime (12.10.3-0ubuntu1) UNRELEASED; urgency=low accordingly. - Override dh_autoreconf to make it use autogen.sh from upstream. + [ Didier Roche ] + * debian/copyright: + - Update the copyright + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Fri, 16 Nov 2012 15:17:20 -0500 indicator-datetime (12.10.2-0ubuntu4) raring; urgency=low diff --git a/debian/copyright b/debian/copyright index 1db6a43..6b5baa9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,15 +9,14 @@ Upstream Author: Copyright: - Copyright (C) 2009 Canonical Ltd + Copyright (C) 2009-2012 Canonical Ltd License: - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 3 - of the License, or (at your option) any later version. - + + This program is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License version 3, as published + by the Free Software Foundation. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |