diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-14 23:50:08 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-02-14 23:50:08 +0100 |
commit | 93aa4c33433352dec2650e680ad3266716cc610d (patch) | |
tree | 4f36bea18c29de3f671a44177c451d8d4ceb9877 /debian | |
parent | b45bd02179ab64fa82b70512fd41ae868091e51b (diff) | |
download | ayatana-indicator-messages-93aa4c33433352dec2650e680ad3266716cc610d.tar.gz ayatana-indicator-messages-93aa4c33433352dec2650e680ad3266716cc610d.tar.bz2 ayatana-indicator-messages-93aa4c33433352dec2650e680ad3266716cc610d.zip |
debian/control: build-depends on dh-autoreconf as well
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef88047..161f895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (0.5.91-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: build-depends on dh-autoreconf as well + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 14 Feb 2012 23:49:45 +0100 + indicator-messages (0.5.91-0ubuntu1) precise; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 9db6511..4c623c8 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth. Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), + dh-autoreconf, libgtk2.0-dev (>= 2.12.0), libgtk-3-dev, libdbus-glib-1-dev, |