Skip to content

Commit 56da17c

Browse files
committed
Fixed weather GSettings and some lintian warnings
1 parent ddc2d1b commit 56da17c

18 files changed

+189
-259
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ project (vala-panel-extras)
44
enable_testing ()
55
include(GNUInstallDirs)
66
list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
7-
SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
87
set (DATADIR "${CMAKE_INSTALL_PREFIX}/share/vala-panel")
98
set (PKGDATADIR "${DATADIR}")
109
#

data/gschemas/org.valapanel.weather.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<schemalist>
22
<schema id="org.valapanel.weather" path="/org/valapanel/extras/weather/">
33
<key name="locations" type="av">
4-
<default>[]</default>
4+
<default>[<(uint32 2, <('Omsk', 'UNOO', true, [(0.95934931799731404, 1.2793263417118435)], [(0.95993108859688125, 1.2810716709638379)])>)>]</default>
55
</key>
66
<key name="current-location" type="u">
77
<default>0</default>

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vala-panel-extras (0.1.3-1) unstable; urgency=low
1+
vala-panel-extras (0.1.3.1-1) unstable; urgency=low
22

33
* Initial release
44

debian/control

Lines changed: 38 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Section: x11
33
Priority: optional
44
Maintainer: Konstantin P. <[email protected]>
55
Build-Depends: debhelper (>= 9), cmake (>= 2.8.0), libgtk-3-dev (>= 3.12.0), libasound2-dev, libgtop2-dev, libxkbcommon-x11-dev, libx11-xcb-dev, libxcb-xkb-dev, libgweather-3-dev
6-
Standards-Version: 3.9.5
6+
Standards-Version: 3.9.6
7+
Enhances: vala-panel
78
Homepage: https://github.com/rilian-la-te/vala-panel-extras
89
Vcs-Git: https://github.com/rilian-la-te/vala-panel-extras.git
910
Vcs-Browser: https://github.com/rilian-la-te/vala-panel-extras
@@ -12,83 +13,105 @@ Package: vala-panel-extras-common
1213
Architecture: all
1314
Depends: ${misc:Depends}
1415
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is common files.
15-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
16+
Vala Panel Extras is small programs that can be used with
17+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
1618
but very good in other environments
1719

1820
Package: vala-panel-extras-volume
1921
Architecture: any
2022
Depends: ${shlibs:Depends}, ${misc:Depends}, vala-panel-extras-common
2123
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is volume applet
22-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
24+
Vala Panel Extras is small programs that can be used with
25+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
2326
but very good in other environments
2427

2528
Package: vala-panel-extras-volume-dbg
2629
Architecture: any
30+
Section: debug
31+
Priority: extra
2732
Depends: ${misc:Depends}, vala-panel-extras-volume (= ${binary:Version})
2833
Description: This is debug information for Vala Panel Extras (volume applet)
29-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
34+
Vala Panel Extras is small programs that can be used with
35+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
3036
but very good in other environments
3137

3238
Package: vala-panel-extras-xkb
3339
Architecture: any
3440
Depends: ${shlibs:Depends}, ${misc:Depends}, vala-panel-extras-common
3541
Recommends: vala-panel-extras-xkb-flags
36-
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is keyboard layout applet
37-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
42+
Description: This is Vala Panel Extras keyboard layout applet.
43+
Vala Panel Extras is small programs that can be used with
44+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
3845
but very good in other environments
3946

4047
Package: vala-panel-extras-xkb-flags
4148
Architecture: all
4249
Depends: ${misc:Depends}, vala-panel-extras-xkb
43-
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is keyboard layout applet flags
44-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
50+
Description: This is Vala Panel Extras keyboard layout applet flags.
51+
Vala Panel Extras is small programs that can be used with
52+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
4553
but very good in other environments
4654

4755
Package: vala-panel-extras-xkb-dbg
4856
Architecture: any
57+
Section: debug
58+
Priority: extra
4959
Depends: ${misc:Depends}, vala-panel-extras-xkb (= ${binary:Version})
5060
Description: This is debug information for Vala Panel Extras (keyboard layout applet)
51-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
61+
Vala Panel Extras is small programs that can be used with
62+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
5263
but very good in other environments
5364

5465
Package: vala-panel-extras-gtop
5566
Architecture: any
5667
Depends: ${shlibs:Depends}, ${misc:Depends}, vala-panel-extras-common
5768
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is netspeed applet
58-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
69+
Vala Panel Extras is small programs that can be used with
70+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
5971
but very good in other environments
6072

6173
Package: vala-panel-extras-gtop-dbg
6274
Architecture: any
75+
Section: debug
76+
Priority: extra
6377
Depends: ${misc:Depends}, vala-panel-extras-gtop (= ${binary:Version})
6478
Description: This is debug information for Vala Panel Extras (netspeed applet)
65-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
79+
Vala Panel Extras is small programs that can be used with
80+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
6681
but very good in other environments
6782

6883
Package: vala-panel-extras-weather
6984
Architecture: any
7085
Depends: ${shlibs:Depends}, ${misc:Depends}, vala-panel-extras-common
7186
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is weather applet
72-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
87+
Vala Panel Extras is small programs that can be used with
88+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
7389
but very good in other environments
7490

7591
Package: vala-panel-extras-weather-dbg
7692
Architecture: any
93+
Section: debug
94+
Priority: extra
7795
Depends: ${misc:Depends}, vala-panel-extras-weather (= ${binary:Version})
7896
Description: This is debug information for Vala Panel Extras (volume applet)
79-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
97+
Vala Panel Extras is small programs that can be used with
98+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
8099
but very good in other environments
81100

82101
Package: vala-panel-extras-battery
83102
Architecture: any
84103
Depends: ${shlibs:Depends}, ${misc:Depends}, vala-panel-extras-common, upower
85104
Description: Vala Panel Extras is StatusNotifierItems (AppIndicators). This is battery applet
86-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
105+
Vala Panel Extras is small programs that can be used with
106+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
87107
but very good in other environments
88108

89109
Package: vala-panel-extras-battery-dbg
90110
Architecture: any
111+
Section: debug
112+
Priority: extra
91113
Depends: ${misc:Depends}, vala-panel-extras-battery (= ${binary:Version})
92114
Description: This is debug information for Vala Panel Extras (volume applet)
93-
Vala Panel Extras is small programs, that can be used with any StatusNotifierWatcher. It may not be useful in Ubuntu,
115+
Vala Panel Extras is small programs that can be used with
116+
any StatusNotifierWatcher. It may not be useful in Ubuntu,
94117
but very good in other environments

debian/copyright

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2-
Upstream-Name: vala-panel
3-
Source: <https://github.com/rilian-la-te/vala-panel>
2+
Upstream-Name: vala-panel-extras
3+
Source: <https://github.com/rilian-la-te/vala-panel-extras>
44

55
Files: *
66
Copyright: <2014-2015> <Konstantin P. <[email protected]> >
7-
<2006-2014> <LXDE Developers>
87
License: LGPL-3.0+
98

109
Files: debian/*
11-
Copyright: 2015 user <user@unknown>
10+
Copyright: 2015 Konstantin P. <[email protected]>
1211
License: LGPL-3.0+
1312

1413
License: LGPL-3.0+
@@ -27,8 +26,3 @@ License: LGPL-3.0+
2726
.
2827
On Debian systems, the complete text of the GNU Lesser General
2928
Public License can be found in "/usr/share/common-licenses/LGPL-3".
30-
31-
# Please also look if there are files or directories which have a
32-
# different copyright/license attached and list them here.
33-
# Please avoid to pick license terms that are more restrictive than the
34-
# packaged work, as it may make Debian's contributions unacceptable upstream.

debian/manpage.xml

Lines changed: 0 additions & 211 deletions
This file was deleted.

debian/patches/series

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
install-all-schemas-at-once.patch
1+
install-all-schemas-at-once.patch

0 commit comments

Comments
 (0)