aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimmerrr <immerrr@gmail.com>2015-03-16 19:47:32 +0100
committerimmerrr <immerrr@gmail.com>2015-03-17 11:01:33 +0100
commita46e58ccbe7fe97070666a5e44c2ea2970507dd4 (patch)
tree38dee91fe6405ff087f3dd906d4800ba6354119d
parent6be0ffb0b48c69430ac746fcd44208f850813471 (diff)
downloadscudcloud-a46e58ccbe7fe97070666a5e44c2ea2970507dd4.zip
scudcloud-a46e58ccbe7fe97070666a5e44c2ea2970507dd4.tar.gz
scudcloud-a46e58ccbe7fe97070666a5e44c2ea2970507dd4.tar.bz2
Run wrap-and-sort script
-rw-r--r--scudcloud-1.0/debian/control11
-rw-r--r--scudcloud-1.0/debian/copyright4
-rw-r--r--scudcloud-1.0/debian/install4
3 files changed, 13 insertions, 6 deletions
diff --git a/scudcloud-1.0/debian/control b/scudcloud-1.0/debian/control
index 43d0b8d..c6291e7 100644
--- a/scudcloud-1.0/debian/control
+++ b/scudcloud-1.0/debian/control
@@ -8,8 +8,15 @@ Homepage: https://github.com/raelgc/scudcloud
Package: scudcloud
Architecture: all
-Depends: ${misc:Depends}, python3, python3-pyqt4, python3-dbus, libqtwebkit4 (>= 2.3.2)
-Recommends: python3-gi, gir1.2-unity-5.0, libqtwebkit-qupzillaplugins, fonts-lato
+Depends: libqtwebkit4 (>= 2.3.2),
+ python3,
+ python3-dbus,
+ python3-pyqt4,
+ ${misc:Depends}
+Recommends: fonts-lato,
+ gir1.2-unity-5.0,
+ libqtwebkit-qupzillaplugins,
+ python3-gi
Description: ScudCloud is a non official desktop client for Slack
ScudCloud is a non official desktop client for Slack.
Slack (http://slack.com) is a platform for team communication.
diff --git a/scudcloud-1.0/debian/copyright b/scudcloud-1.0/debian/copyright
index fa32882..856cf8f 100644
--- a/scudcloud-1.0/debian/copyright
+++ b/scudcloud-1.0/debian/copyright
@@ -29,6 +29,6 @@ License: MIT
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/scudcloud-1.0/debian/install b/scudcloud-1.0/debian/install
index ba08e51..9309933 100644
--- a/scudcloud-1.0/debian/install
+++ b/scudcloud-1.0/debian/install
@@ -1,8 +1,8 @@
-lib/*.py opt/scudcloud/lib
LICENSE opt/scudcloud
+lib/*.py opt/scudcloud/lib
resources/* opt/scudcloud/resources
scudcloud opt/scudcloud
scudcloud.desktop usr/share/applications
+systray/hicolor/* usr/share/icons/hicolor/scalable/apps
systray/mono-dark/* usr/share/icons/ubuntu-mono-dark/scalable/apps
systray/mono-light/* usr/share/icons/ubuntu-mono-light/scalable/apps
-systray/hicolor/* usr/share/icons/hicolor/scalable/apps