[Blends-commit] [SCM] ezgo branch, master, updated. fa0ed52175ede218cec9263b0a96f3dc94f8739d
Franklin Weng
franklin at ip-server.everfocus.com.tw
Fri Mar 28 08:25:36 UTC 2014
The following commit has been merged in the master branch:
commit fa0ed52175ede218cec9263b0a96f3dc94f8739d
Author: Franklin Weng <franklin at ip-server.everfocus.com.tw>
Date: Fri Mar 28 16:25:22 2014 +0800
Fix warnings and errors from lintian.
diff --git a/trunk/debian-ezgo/debian/changelog b/trunk/debian-ezgo/debian/changelog
index cb0f28f..d66fd9f 100644
--- a/trunk/debian-ezgo/debian/changelog
+++ b/trunk/debian-ezgo/debian/changelog
@@ -1,4 +1,4 @@
-ezgo (11.0-1) UNRELEASED; urgency=low
+ezgo (11.0) UNRELEASED; urgency=low
[ Andreas Tille ]
* Versioned Build-Depends blends-dev >= 0.6.91
diff --git a/trunk/debian-ezgo/debian/control.stub b/trunk/debian-ezgo/debian/control.stub
index 685d1a4..191020b 100644
--- a/trunk/debian-ezgo/debian/control.stub
+++ b/trunk/debian-ezgo/debian/control.stub
@@ -7,9 +7,9 @@ Uploaders: Andrew Lee (李健秋) <ajqlee at debian.org>,
Build-Depends: debhelper (>= 7), blends-dev (>= 0.6.91)
Standards-Version: 3.9.3
Dm-Upload-Allowed: yes
-Homepage: http://wiki.debian.org/DebianEzGo
-Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/
-Vcs-Svn: svn://svn.debian.org/blends/projects/ezgo/trunk/debian-ezgo/
+Homepage: http://ezgo.westart.tw/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=blends/projects/ezgo.git
+Vcs-git: git://git.debian.org/git/blends/projects/ezgo.git
Package: ezgo-artwork
Architecture: all
@@ -17,7 +17,8 @@ Description: Artwork for ezgo11
Debian ezgo is a Debian Pure Blends project which collects a set of free
and open source software, as well as many public domain tutorials. ezgo
aims to introduce the world of free and open source software to those who
- have never heard or touched it. It is also good for teaching and self-learning.
+ have never heard or touched it. It is also good for teaching and
+ self-learning.
.
This package contains artwork for ezgo.
@@ -27,10 +28,11 @@ Description: ezgo menu style
Debian ezgo is a Debian Pure Blends project which collects a set of free
and open source software, as well as many public domain tutorials. ezgo
aims to introduce the world of free and open source software to those who
- have never heard or touched it. It is also good for teaching and self-learning.
+ have never heard or touched it. It is also good for teaching and
+ self-learning.
.
This package will replace your XDG menu into ezgo style.
-Depends: python3, python3-minimal
+Depends: python, python3
Package: ezgo-tasks
Architecture: all
diff --git a/trunk/debian-ezgo/debian/copyright b/trunk/debian-ezgo/debian/copyright
index bc2ba66..6409c48 100644
--- a/trunk/debian-ezgo/debian/copyright
+++ b/trunk/debian-ezgo/debian/copyright
@@ -2,6 +2,7 @@ This package is based on the work of
Andreas Tille <tille at debian.org>,
modified by
Andrew Lee (李健秋) <ajqlee at debian.org>
+ Franklin Weng (翁佳驥) <franklin at goodhorse.idv.tw>
Copyright © 2008-2009 Andreas Tille <tille at debian.org>
Andrew Lee (李健秋) <ajqlee at debian.org>
diff --git a/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork b/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork
old mode 100755
new mode 100644
diff --git a/trunk/debian-ezgo/ezgo-menu/system/update-desktop.sh b/trunk/debian-ezgo/ezgo-menu/system/update-desktop.sh
old mode 100644
new mode 100755
diff --git a/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_filelist.cfg b/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_filelist.cfg
index 14c8e4e..dd84803 100644
--- a/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_filelist.cfg
+++ b/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_filelist.cfg
@@ -1,4 +1,3 @@
-#!/bin/bash
launcher=ezgomenu_launcher.sh
desktop_info_getter=desktop_info_getter.py
diff --git a/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_update.cfg b/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_update.cfg
index 9a09f76..d8b3f5b 100644
--- a/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_update.cfg
+++ b/trunk/debian-ezgo/ezgo-menu/xdg/ezgomenu_update.cfg
@@ -1,5 +1,3 @@
-#!/bin/bash
-
#[可用來更新的伺服器列表:描述到資料夾位置]
#請注意最後要有/
server_list=(
diff --git a/trunk/debian-ezgo/ezgo-tasks.desc b/trunk/debian-ezgo/ezgo-tasks.desc
index 8f96e09..d92464f 100644
--- a/trunk/debian-ezgo/ezgo-tasks.desc
+++ b/trunk/debian-ezgo/ezgo-tasks.desc
@@ -25,7 +25,8 @@ Description: ezgo common
The ezgo is a Debian Pure Blends project which collects a set of free
and open source software, as well as many public domain tutorials. ezgo
aims to introduce the world of free and open source software to those who
- have never heard or touched it. It is also good for teaching and self-learning.
+ have never heard or touched it. It is also good for teaching and
+ self-learning.
.
This is the common set of packages needed by ezgo.
Relevance: 10
diff --git a/trunk/debian-ezgo/tasks/common b/trunk/debian-ezgo/tasks/common
index c95cda9..3321b8a 100644
--- a/trunk/debian-ezgo/tasks/common
+++ b/trunk/debian-ezgo/tasks/common
@@ -3,7 +3,8 @@ Description: ezgo common
The ezgo is a Debian Pure Blends project which collects a set of free
and open source software, as well as many public domain tutorials. ezgo
aims to introduce the world of free and open source software to those who
- have never heard or touched it. It is also good for teaching and self-learning.
+ have never heard or touched it. It is also good for teaching and
+ self-learning.
.
This is the common set of packages needed by ezgo.
--
Blend for educatipn with asian specific adaptations
More information about the Blends-commit
mailing list