Skip to content

Commit

Permalink
Debian-related fixes, fixed a weird Build-depends issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmsmith committed Sep 23, 2002
1 parent ef2524b commit a3b7d06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
ganglia-monitor-core (2.5.0-2) unstable; urgency=low

* Fixed a problematic build-depends: changed the dependency on any libgd-dev
package to libgd-gif1-dev, since that's what rrdtool explicitly depends on.

-- Preston Smith <[email protected]> Mon, 23 Sep 2002 14:28:38 -0500

ganglia-monitor-core (2.5.0-1) unstable; urgency=low

* Intitial release of ganglia 2.5.0
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: ganglia-monitor-core
Section: net
Priority: optional
Maintainer: Preston Smith <[email protected]>
Build-Depends: debhelper (>> 3.0.0), libpng2-dev, libgd-dev|libgd-noxpm-dev, librrd0-dev, cgilib
Build-Depends: debhelper (>> 3.0.0), libpng-dev, libgd-gif1-dev, librrd0-dev, cgilib
Standards-Version: 3.5.2

Package: ganglia-monitor
Expand Down

0 comments on commit a3b7d06

Please sign in to comment.