parent
1a3ad7ea66
commit
79d88fccf7
@ -1,9 +0,0 @@ |
|||||||
gnome-shell-extension-weather (0.2-1+20120602) precise; urgency=high |
|
||||||
|
|
||||||
* Sunrise/Sunset times |
|
||||||
* Control for the wind speed unit |
|
||||||
* Add pressure state and feels like temperature |
|
||||||
* Change wind directions (arrow) |
|
||||||
* Auto-complete in the Weather Settings |
|
||||||
|
|
||||||
-- Christian METZLER <neroth@xeked.com> Sat, 02 Jun 2012 13:10:00 +0100 |
|
@ -1 +0,0 @@ |
|||||||
8 |
|
@ -1,20 +0,0 @@ |
|||||||
Source: gnome-shell-extension-weather |
|
||||||
Section: gnome |
|
||||||
Priority: extra |
|
||||||
Maintainer: Christian METZLER <neroth@xeked.com> |
|
||||||
Build-Depends: debhelper (>= 8.0.0), |
|
||||||
gnome-pkg-tools, |
|
||||||
intltool, |
|
||||||
libglib2.0-dev, |
|
||||||
libgnome-desktop-3-dev (>= 2.91.6), |
|
||||||
gnome-common |
|
||||||
Standards-Version: 3.9.2 |
|
||||||
Homepage: https://github.com/Neroth/gnome-shell-extension-weather |
|
||||||
Vcs-Git: git://github.com/Neroth/gnome-shell-extension-weather.git |
|
||||||
Vcs-Browser: https://Neroth@github.com/Neroth/gnome-shell-extension-weather.git |
|
||||||
|
|
||||||
Package: gnome-shell-extension-weather |
|
||||||
Architecture: all |
|
||||||
Depends: ${misc:Depends}, gnome-shell, seed |
|
||||||
Description: Weather extension for GNOME Shell |
|
||||||
A simple extension for displaying weather informations from several cities in GNOME Shell |
|
@ -1,12 +0,0 @@ |
|||||||
Source: https://github.com/neroth/gnome-shell-extension-weather |
|
||||||
|
|
||||||
Files: * |
|
||||||
Copyright: 2011-2012 Ecyrbe ecyrbe+spam@gmail.com, Timur Kristóf venemo@msn.com, Elad Alfassa elad@fedoraproject.org, Simon Legner Simon.Legner@gmail.com, Simon Claessens gagalago@gmail.com, Christian METZLER neroth@xeked.com |
|
||||||
License: GPL-3.0+ |
|
||||||
|
|
||||||
Files: debian/* |
|
||||||
Copyright: Christian METZLER <neroth@xeked.com> |
|
||||||
License: GPL-3.0+ |
|
||||||
|
|
||||||
On Debian systems, the complete text of the GNU General |
|
||||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-3". |
|
@ -1,8 +0,0 @@ |
|||||||
#!/usr/bin/make -f |
|
||||||
|
|
||||||
%: |
|
||||||
dh $@ |
|
||||||
|
|
||||||
override_dh_auto_configure: |
|
||||||
./autogen.sh --prefix=/usr |
|
||||||
override_dh_auto_test: |
|
@ -1 +0,0 @@ |
|||||||
3.0 (quilt) |
|
Loading…
Reference in new issue