[chrome-gnome-shell] ubuntu: added control.in that is needed for gnome-pkg-tools



commit 0aaeb631f1aeacdf9fda1961683921a777762172
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Mon Feb 13 19:34:58 2017 +0400

    ubuntu: added control.in that is needed for gnome-pkg-tools

 contrib/ubuntu/control.in |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/contrib/ubuntu/control.in b/contrib/ubuntu/control.in
new file mode 100644
index 0000000..df4f562
--- /dev/null
+++ b/contrib/ubuntu/control.in
@@ -0,0 +1,17 @@
+Source: chrome-gnome-shell
+Section: gnome
+Priority: optional
+Maintainer: Yuri Konotopov <ykonotopov gnome org>
+Build-Depends: debhelper (>= 9.0.0), cmake, coreutils, python3, gnome-pkg-tools, jq
+Standards-Version: 3.9.4
+Homepage: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
+Vcs-Git: git://git.gnome.org/chrome-gnome-shell
+Vcs-Browser: https://git.gnome.org/browse/chrome-gnome-shell
+
+Package: chrome-gnome-shell
+Architecture: all
+Depends: ${misc:Depends}, gnome-shell, python3, python3-gi, python3-requests
+Suggests: chromium | chromium-browser, firefox
+Enhances: chromium, chromium-browser, firefox
+Description: GNOME Shell integration
+  Provides integration with GNOME Shell extensions repository


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]