aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 19:19:37 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 19:19:37 +0100
commita559a648a96a4374c45b7aae999c3f0697f25f45 (patch)
treeff8e84622a6e6b98dd461f8ee83c5f59c1a5f5fc /debian/control
parent6bc2b280c349851a05f28ca4b06fe5d51c59bea0 (diff)
downloadayatana-indicator-notifications-a559a648a96a4374c45b7aae999c3f0697f25f45.tar.gz
ayatana-indicator-notifications-a559a648a96a4374c45b7aae999c3f0697f25f45.tar.bz2
ayatana-indicator-notifications-a559a648a96a4374c45b7aae999c3f0697f25f45.zip
Import and adapt packaging from recent-notifications' ppa-indicator branch.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7c64a79
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,32 @@
+Source: ayatana-indicator-notifications
+Section: misc
+Priority: optional
+Maintainer: Jason Conti <jason.conti@gmail.com>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Build-Depends: debhelper (>= 9),
+ dh-autoreconf | debhelper (>= 9.20160403~),
+ intltool,
+ libayatana-indicator-dev (>= 0.3.93),
+ libayatana-indicator3-dev (>= 0.3.93),
+ libglib2.0-dev (>= 2.29),
+ libgdk-pixbuf2.0-dev (>= 2.22),
+ libgtk-3-dev (>= 3.1),
+ mate-common,
+ pkg-config,
+Standards-Version: 4.1.1
+Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-notifications
+Vcs-Git: https://github.com/AyatanaIndicators/ayatana-indicator-notifications
+Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-indicator-notifications
+
+Package: ayatana-indicator-notifications
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Description: Ayatana Indicator for viewing recent notifications
+ An Ayatana Indicator applet to display recent notifications sent to a
+ notification daemon such as notify-osd.
+ .
+ This indicator comes with a configuration dialog that allows you to
+ tick notifications you want to receive in the future and those you
+ want to silence.