← Back to team overview

ubuntukylin-members team mailing list archive

lp:~whzhang-kylin/indicator-china-weather/indicator-china-weather into lp:indicator-china-weather

 

weihua zhang has proposed merging lp:~whzhang-kylin/indicator-china-weather/indicator-china-weather into lp:indicator-china-weather.

Requested reviews:
  weihua zhang (whzhang-kylin)

For more details, see:
https://code.launchpad.net/~whzhang-kylin/indicator-china-weather/indicator-china-weather/+merge/146267

correct name of project/package in debian/control, change compat from 8 to 9 
-- 
https://code.launchpad.net/~whzhang-kylin/indicator-china-weather/indicator-china-weather/+merge/146267
Your team UbuntuKylin Members is subscribed to branch lp:indicator-china-weather.
=== modified file 'debian/changelog'
--- debian/changelog	2013-02-02 08:57:23 +0000
+++ debian/changelog	2013-02-02 14:50:30 +0000
@@ -1,4 +1,4 @@
-indicator-china-weather (0.1.0-1) raring; urgency=low
+indicator-china-weather (1.0.0-0ubuntu1) raring; urgency=low
 
   * Initial release.
 

=== modified file 'debian/compat'
--- debian/compat	2013-02-02 08:57:23 +0000
+++ debian/compat	2013-02-02 14:50:30 +0000
@@ -1,1 +1,1 @@
-8
+9

=== modified file 'debian/control'
--- debian/control	2013-02-02 08:57:23 +0000
+++ debian/control	2013-02-02 14:50:30 +0000
@@ -7,10 +7,10 @@
                python (>= 2.6.6-3~)
 X-Python-Version: >= 2.6
 Standards-Version: 3.9.3
-Homepage: https://launchpad.net/chinese-indicator-weather
+Homepage: https://launchpad.net/indicator-china-weather
 
 Package: indicator-china-weather
-Architecture: all
+Architecture: any
 Depends: ${shlibs:Depends},${misc:Depends}
 Recommends: python-apport
 Description: An indicator that displays China weather informationfrom

=== modified file 'debian/copyright'
--- debian/copyright	2013-02-02 08:57:23 +0000
+++ debian/copyright	2013-02-02 14:50:30 +0000
@@ -1,7 +1,7 @@
-Format: http://dep.debian.net/deps/dep5
-Upstream-Name: chinese-indicator-weather
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: indicator-china-weather 
 Upstream-Contact: Ubuntu Kylin Team <ubuntukylin-members@xxxxxxxxxxxxxxxxxxx>
-Source: https://launchpad.net/chinese-indicator-weather
+Source: https://launchpad.net/indicator-china-weather
 
 Files: *
 Copyright: 2010, Mehdi Rejraji <mehd36@xxxxxxxxx>

=== modified file 'src/weather.conf'
--- src/weather.conf	2013-02-02 08:57:23 +0000
+++ src/weather.conf	2013-02-02 14:50:30 +0000
@@ -1,3 +1,3 @@
 city_id = 
 update_time = 10
-show_temperature = 1
+show_temperature = 0
\ No newline at end of file


Follow ups