Changeset 1989 for trunk/packages/xvm-munin-config/debian
- Timestamp:
- Jan 25, 2009, 8:09:03 PM (16 years ago)
- Location:
- trunk/packages/xvm-munin-config/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/xvm-munin-config/debian/changelog
r1783 r1989 1 xvm-munin-config (0.0.6) unstable; urgency=low 2 3 * Add Provides and Conflicts lines to debian/control for 4 config-package-dev 5 6 -- Evan Broder <broder@mit.edu> Sat, 24 Jan 2009 20:17:06 -0500 7 1 8 xvm-munin-config (0.0.5) unstable; urgency=low 2 9 -
trunk/packages/xvm-munin-config/debian/control
r1780 r1989 9 9 Architecture: all 10 10 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, smartmontools 11 Provides: ${diverted-files} 12 Conflicts: ${diverted-files} 11 13 Description: Configure Munin monitoring on XVM hosts 12 14 Configure the munin-node daemon on all XVM servers. Each server gets … … 18 20 Architecture: all 19 21 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, libdbd-pg-perl 22 Provides: ${diverted-files} 23 Conflicts: ${diverted-files} 20 24 Description: Configure Munin monitoring on XVM master server 21 25 Configure the munin-node daemon on all XVM servers. Each server gets … … 28 32 Architecture: all 29 33 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser 34 Provides: ${diverted-files} 35 Conflicts: ${diverted-files} 30 36 Description: Configure Munin monitoring on XVM remote servers 31 37 Configure the munin-node daemon on all XVM servers. Each server gets … … 37 43 Architecture: all 38 44 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser 45 Provides: ${diverted-files} 46 Conflicts: ${diverted-files} 39 47 Description: Configure Munin monitoring on XVM console server 40 48 Configure the munin-node daemon on all XVM servers. Each server gets
Note: See TracChangeset
for help on using the changeset viewer.