Skip to content

Commit

Permalink
debian: Update maintainer and fix some linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
philipl committed May 2, 2018
1 parent 4d61fd2 commit 95d417e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
Source: pidgin-indicator
Section: net
Priority: extra
Maintainer: Alin Andrei <[email protected]>
Priority: optional
Maintainer: Philip Langdale <[email protected]>
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9), intltool, pidgin-dev (>= 2.10.0), libappindicator-dev
Homepage: https://github.com/philipl/pidgin-indicator

Package: pidgin-indicator
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, pidgin (>= 2.10.0)
Description: Ubuntu Indicator Plugin for Pidgin
.
This plugin provides an Ubuntu Indicator icon, for use in the Unity desktop
environment. Unity no longer provides a general purpose notification tray,
so the standard Pidgin tray icon does not appear. The official Ubuntu
Expand Down

0 comments on commit 95d417e

Please sign in to comment.