diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-10-17 02:18:13 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-10-17 02:18:13 +0200 |
commit | 5f9a4ac6abba07b5074c10038e5b363133ff4ef8 (patch) | |
tree | bebf4869b7c3c6a7be3746ec56ac1463a7ac71e5 /qtc_packaging/debian_harmattan | |
parent | 3c33f68f29110efd7b034337947f90f085ef239a (diff) | |
download | sowatch-5f9a4ac6abba07b5074c10038e5b363133ff4ef8.tar.gz sowatch-5f9a4ac6abba07b5074c10038e5b363133ff4ef8.zip |
updating packaging
Diffstat (limited to 'qtc_packaging/debian_harmattan')
-rw-r--r-- | qtc_packaging/debian_harmattan/changelog | 4 | ||||
-rw-r--r-- | qtc_packaging/debian_harmattan/copyright | 19 |
2 files changed, 5 insertions, 18 deletions
diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog index 8c270d7..ea2f32e 100644 --- a/qtc_packaging/debian_harmattan/changelog +++ b/qtc_packaging/debian_harmattan/changelog @@ -3,8 +3,10 @@ sowatch (0.2.1) unstable; urgency=low * Fixing build dependencies. * Adding autosyncing of time every 24 hours. * Adding a new active notifications list watchlet. + * Adding new weather notifications, as well as a new weather + notification provider from Accuweather. - -- Javier S. Pedro <maemo@javispedro.com> Fri, 30 Sep 2011 01:06:09 +0200 + -- Javier S. Pedro <maemo@javispedro.com> Mon, 17 Oct 2011 02:13:17 +0200 sowatch (0.2.0) unstable; urgency=low diff --git a/qtc_packaging/debian_harmattan/copyright b/qtc_packaging/debian_harmattan/copyright index dc0a795..34e26ba 100644 --- a/qtc_packaging/debian_harmattan/copyright +++ b/qtc_packaging/debian_harmattan/copyright @@ -1,17 +1,6 @@ -This package was debianized by Javier <javier@unknown> on -Sat, 17 Sep 2011 03:05:17 +0200. - -It was downloaded from <url://example.com> - -Upstream Author(s): - - <put author's name and email here> - <likewise for another author> - Copyright: - <Copyright (C) YYYY Name OfAuthor> - <likewise for another author> + Javier S. Pedro <maemo@javispedro.com> License: @@ -32,9 +21,5 @@ License: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2011, Javier <javier@unknown> and +The Debian packaging is also (C) 2011, Javier <maemo@javispedro.com> and is licensed under the GPL, see above. - - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. |