Package: memcached
Version: 1.2.2-1
Severity: wishlist
Tags: +patch

Jay,

The contrib script "memcached-tool" is quite useful, it's available in
the scripts/ directory of upstream tarball but not in the Debian package.

I've attached a one-line patch to install it under
/usr/share/memcached/scripts/memcached-tool

Could you please provide it?

Best regards,

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-vserver-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages memcached depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libevent1                     1.3e-3     An asynchronous event
notification
ii  perl                          5.10.0-19  Larry Wall's Practical
Extraction

memcached recommends no packages.

Versions of packages memcached suggests:
pn  libcache-memcached-perl       <none>     (no description available)

-- no debconf information

-- 
 ,''`.
: :' :      Cyril Bouthors
`. `'         Debian.org
  `-

*** rules.00	2009-01-20 13:53:42.000000000 +0000
--- rules	2009-01-20 13:53:22.000000000 +0000
***************
*** 68,73 ****
--- 68,74 ----
  	install -m 644 $(CURDIR)/debian/memcached.conf $(CURDIR)/$(PKGBASE)/memcached.conf.default
  	#install -d $(SCRIPTS)
  	install -m 744 $(CURDIR)/scripts/start-memcached $(SCRIPTS)
+ 	install -m 744 $(CURDIR)/scripts/memcached-tool $(SCRIPTS)
  	install -m 755 $(CURDIR)/scripts/memcached-init $(CURDIR)/debian/memcached.init
  
  

Reply via email to