diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 14:27:38 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 14:27:38 -0600 |
commit | 7f1272a5681547e6a6cb083b699be4770c08ac96 (patch) | |
tree | c4f7c9c9845f325804fe3c33db58e6cc45a9d236 /debian/changelog | |
parent | 36b39c96eac1bcadaf506a52b6c583155559458b (diff) | |
download | libayatana-indicator-7f1272a5681547e6a6cb083b699be4770c08ac96.tar.gz libayatana-indicator-7f1272a5681547e6a6cb083b699be4770c08ac96.tar.bz2 libayatana-indicator-7f1272a5681547e6a6cb083b699be4770c08ac96.zip |
* debian/control, debian/rules:
* Adding in autoreconf support
* Adding a check rule and requiring new build deps
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c92d5d9..3232851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,11 @@ libindicator (0.4.91-0ubuntu1~ppa1) UNRELEASED; urgency=low * Dropping debian/patches * Upstream Merge * Explicitly add in gmodule as a required library - * debian/control, debian/rules: Adding in autoreconf support + * debian/control, debian/rules: + * Adding in autoreconf support + * Adding a check rule and requiring new build deps - -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:22:50 -0600 + -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:27:03 -0600 libindicator (0.4.90-0ubuntu4) precise; urgency=low |