File: control

package info (click to toggle)
notify-extension 1.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 128 kB
  • ctags: 23
  • sloc: python: 100; makefile: 14
file content (35 lines) | stat: -rw-r--r-- 1,475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: notify-extension
Section: web
Priority: optional
Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
Uploaders: Andrea Veri <andrea.veri89@gmail.com>,
           Benjamin Drung <bdrung@ubuntu.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), cdbs, mozilla-devscripts (>= 0.16~)
Build-Depends-Indep: librsvg2-bin, zip
Standards-Version: 3.8.3
Homepage: https://addons.mozilla.org/firefox/addon/9622
Vcs-Git: git://git.debian.org/git/pkg-mozext/notify-extension.git
Vcs-Browser: http://git.debian.org/?p=pkg-mozext/notify-extension.git

Package: xul-ext-notify
Architecture: all
Depends: python, python-notify, xdg-utils, ${misc:Depends}
Recommends: ${xpi:Recommends}
Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
Conflicts: iceweasel-notify (<< 1.5.4-3)
Replaces: iceweasel-notify (<< 1.5.4-3)
Description: integrate Iceweasel download messages with desktop notifications
 iceweasel-notifiy provides integration between Iceweasel and the Galago
 project's specification for notifications. This allows Iceweasel to integrate
 better into GNU/Linux desktops which support a Galago compatible notification
 daemon such as libnotify.

Package: iceweasel-notify
Architecture: all
Depends: xul-ext-notify, ${misc:Depends}
Description: transitional dummy package
 This is a transitional dummy package to ease the migration
 from the iceweasel-notify to the new xul-ext-notify package.
 You can remove it safely.