[Blends-commit] [SCM] ezgo branch, master, updated. 8683cd716b062bf8a7d76b87f835082087e50c8d

Franklin franklin at goodhorse.idv.tw
Thu Oct 9 13:10:30 UTC 2014


The following commit has been merged in the master branch:
commit 8683cd716b062bf8a7d76b87f835082087e50c8d
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Mon Oct 6 13:39:57 2014 +0800

    Split ezgo-menu deb package

diff --git a/debian/control.stub b/debian/control.stub
index 5b0e4fd..f00839c 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -62,18 +62,6 @@ Description: xfce components for ezgo12
  background, kdm theme, shortcuts, profile settings, ... etc.
 Depends: ezgo-artwork
 
-Package: ezgo-menu
-Architecture: all
-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.
- .
- This package will replace your XDG menu into ezgo style.
-Depends: python, python3
-
 Package: ezgo-phet
 Architecture: all
 Description: PhET offline version in ezgo
diff --git a/debian/ezgo-menu.install b/debian/ezgo-menu.install
deleted file mode 100644
index 2bc415b..0000000
--- a/debian/ezgo-menu.install
+++ /dev/null
@@ -1,8 +0,0 @@
-ezgo-menu/desktop-directories/* usr/share/ezgo/ezgo-menu/desktop-directories
-ezgo-menu/ezgomenu/* usr/share/ezgo/ezgo-menu/ezgomenu
-ezgo-menu/system/33ezgo-menu etc/X11/Xsession.d
-ezgo-menu/system/80update-ezgomenu etc/apt/apt.conf.d
-ezgo-menu/system/update-desktop.sh usr/share/ezgo/ezgo-menu
-ezgo-menu/xdg/ezgomenu_* etc/xdg/ezgo
-ezgo-menu/xdg/ezgo-applications.menu etc/xdg/menus
-ezgo-menu/icons/* usr/share/ezgo/icons
diff --git a/ezgo-menu/debian/changelog b/ezgo-menu/debian/changelog
new file mode 100644
index 0000000..f369c3e
--- /dev/null
+++ b/ezgo-menu/debian/changelog
@@ -0,0 +1,6 @@
+ezgo-menu (20141006) UNRELEASED; urgency=low
+
+  * Initial release
+  * Split from ezgo-tasks
+
+ -- Franklin Weng <franklin at goodhorse.idv.tw>  Mon, 06 Oct 2014 13:40:00 +0800
diff --git a/debian/compat b/ezgo-menu/debian/compat
similarity index 100%
copy from debian/compat
copy to ezgo-menu/debian/compat
diff --git a/ezgo-menu/debian/control b/ezgo-menu/debian/control
new file mode 100644
index 0000000..5322cdc
--- /dev/null
+++ b/ezgo-menu/debian/control
@@ -0,0 +1,25 @@
+Source: ezgo-menu
+Section: misc
+Priority: extra
+Maintainer: Debain ezgo Packaging Team <debian-ezgo-packaging at lists.alioth.debian.org>
+Uploaders: Andrew Lee (李健秋) <ajqlee at debian.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), blends-dev (>= 0.6.91)
+Standards-Version: 3.9.3
+Dm-Upload-Allowed: yes
+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-menu
+Architecture: all
+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.
+ .
+ This package will replace your XDG menu into ezgo style.
+Depends: python, python3
+
diff --git a/debian/copyright b/ezgo-menu/debian/copyright
similarity index 100%
copy from debian/copyright
copy to ezgo-menu/debian/copyright
diff --git a/ezgo-menu/debian/ezgo-menu.install b/ezgo-menu/debian/ezgo-menu.install
new file mode 100644
index 0000000..eeb74ac
--- /dev/null
+++ b/ezgo-menu/debian/ezgo-menu.install
@@ -0,0 +1,8 @@
+desktop-directories/* usr/share/ezgo/ezgo-menu/desktop-directories
+ezgomenu/* usr/share/ezgo/ezgo-menu/ezgomenu
+system/33ezgo-menu etc/X11/Xsession.d
+system/80update-ezgomenu etc/apt/apt.conf.d
+system/update-desktop.sh usr/share/ezgo/ezgo-menu
+xdg/ezgomenu_* etc/xdg/ezgo
+xdg/ezgo-applications.menu etc/xdg/menus
+icons/* usr/share/ezgo/icons
diff --git a/debian/ezgo-menu.postinst b/ezgo-menu/debian/ezgo-menu.postinst
similarity index 100%
rename from debian/ezgo-menu.postinst
rename to ezgo-menu/debian/ezgo-menu.postinst
diff --git a/debian/ezgo-menu.prerm b/ezgo-menu/debian/ezgo-menu.prerm
similarity index 100%
rename from debian/ezgo-menu.prerm
rename to ezgo-menu/debian/ezgo-menu.prerm
diff --git a/ezgo-menu/debian/rules b/ezgo-menu/debian/rules
new file mode 100755
index 0000000..2d33f6a
--- /dev/null
+++ b/ezgo-menu/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list