diff options
| author | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-09-23 20:21:05 +0200 |
|---|---|---|
| committer | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-09-23 20:21:05 +0200 |
| commit | 63e0d895cbc7f1bea05bb74e18b037cd00efcc9e (patch) | |
| tree | df42349d20a140895d4887d62cd190b1788b0c60 | |
| parent | Depend on net-tools in systemtap-server (for netstat) (diff) | |
s/stap-client/systemtap-client/ in systemtap's conflicts/replacesdebian/1.0-1
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index db1fe8807..cd1769708 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -7,8 +7,9 @@ systemtap (1.0-1) unstable; urgency=low | |||
| 7 | * Try to explain what are -client and -server packages for (hopefully | 7 | * Try to explain what are -client and -server packages for (hopefully |
| 8 | closes: #545279) | 8 | closes: #545279) |
| 9 | * Depend on net-tools in systemtap-server (for netstat) | 9 | * Depend on net-tools in systemtap-server (for netstat) |
| 10 | * s/stap-client/systemtap-client/ in systemtap's conflicts/replaces | ||
| 10 | 11 | ||
| 11 | -- Євгеній Мещеряков <eugen@debian.org> Wed, 23 Sep 2009 20:18:43 +0200 | 12 | -- Євгеній Мещеряков <eugen@debian.org> Wed, 23 Sep 2009 20:20:09 +0200 |
| 12 | 13 | ||
| 13 | systemtap (0.9.9+0git20090920-1) experimental; urgency=low | 14 | systemtap (0.9.9+0git20090920-1) experimental; urgency=low |
| 14 | 15 | ||
diff --git a/debian/control b/debian/control index d27a8de67..b3544747a 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -60,8 +60,8 @@ Architecture: i386 amd64 ia64 s390 powerpc arm armel armeb | |||
| 60 | Depends: libnss3-tools, avahi-utils, unzip, zip, systemtap (= ${binary:Version}), | 60 | Depends: libnss3-tools, avahi-utils, unzip, zip, systemtap (= ${binary:Version}), |
| 61 | systemtap-client (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, | 61 | systemtap-client (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, |
| 62 | net-tools | 62 | net-tools |
| 63 | Conflicts: stap-client (<< 0.0.20090523~) | 63 | Conflicts: systemtap-client (<< 0.0.20090523~) |
| 64 | Replaces: stap-client (<< 0.0.20090523~) | 64 | Replaces: systemtap-client (<< 0.0.20090523~) |
| 65 | Description: instrumentation system for Linux 2.6 (compile server) | 65 | Description: instrumentation system for Linux 2.6 (compile server) |
| 66 | This package contains compile server for SystemTap. It can be used | 66 | This package contains compile server for SystemTap. It can be used |
| 67 | together with systemtap client to compile probes on a remote machine. | 67 | together with systemtap client to compile probes on a remote machine. |
