diff options
author | Keith Packard <keithp@keithp.com> | 2009-11-02 15:47:40 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-11-02 15:47:40 -0800 |
commit | 7db9d86178ecfd58cc1c17ac9fcbdcfd2f13aaec (patch) | |
tree | 69455f2c25758c247a2455cc7ff45d5bb5fee9cd /debian | |
parent | b219801fb0e5eaff7778d21701da977104522da3 (diff) | |
parent | f9de20000794c97a04d5bc2476191864bd2af371 (diff) |
Merge remote branch 'origin/master'0.6
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 44204885..1040de36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +altos (0.5+90+g127c312) unstable; urgency=low + + * de-version the libreadline-dev build dependency + + -- Bdale Garbee <bdale@gag.com> Mon, 02 Nov 2009 15:57:29 -0700 + altos (0.5+86+g2de548f) unstable; urgency=low * automate push of updated and tagged master branch during diff --git a/debian/control b/debian/control index d28be629..3029e7d4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: extra Maintainer: Bdale Garbee <bdale@gag.com> Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline5-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev Standards-Version: 3.8.3 Homepage: http://altusmetrum.org/ |