r17946 - in /packages/unstable/libproxy/debian: control control.in libproxy-tools.install

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Fri Dec 19 16:22:34 UTC 2008


Author: pochu-guest
Date: Fri Dec 19 16:22:33 2008
New Revision: 17946

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17946
Log:
create a libproxy-tools package with the proxy binary

Added:
    packages/unstable/libproxy/debian/libproxy-tools.install
Modified:
    packages/unstable/libproxy/debian/control
    packages/unstable/libproxy/debian/control.in

Modified: packages/unstable/libproxy/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/control?rev=17946&op=diff
==============================================================================
--- packages/unstable/libproxy/debian/control (original)
+++ packages/unstable/libproxy/debian/control Fri Dec 19 16:22:33 2008
@@ -44,6 +44,18 @@
  .
  This package contains the development files.
 
+Package: libproxy-tools
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: automatic proxy configuration management library (tools)
+ libproxy is a lightweight library which makes it easy to develop
+ applications proxy-aware with a simple and stable API.
+ .
+ This package contains a program to interact with libproxy from the
+ command line.
+
 Package: python-libproxy
 Architecture: all
 Section: python

Modified: packages/unstable/libproxy/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/control.in?rev=17946&op=diff
==============================================================================
--- packages/unstable/libproxy/debian/control.in (original)
+++ packages/unstable/libproxy/debian/control.in Fri Dec 19 16:22:33 2008
@@ -44,6 +44,18 @@
  .
  This package contains the development files.
 
+Package: libproxy-tools
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: automatic proxy configuration management library (tools)
+ libproxy is a lightweight library which makes it easy to develop
+ applications proxy-aware with a simple and stable API.
+ .
+ This package contains a program to interact with libproxy from the
+ command line.
+
 Package: python-libproxy
 Architecture: all
 Section: python

Added: packages/unstable/libproxy/debian/libproxy-tools.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/libproxy-tools.install?rev=17946&op=file
==============================================================================
--- packages/unstable/libproxy/debian/libproxy-tools.install (added)
+++ packages/unstable/libproxy/debian/libproxy-tools.install Fri Dec 19 16:22:33 2008
@@ -1,0 +1,1 @@
+debian/tmp/usr/bin




More information about the pkg-gnome-commits mailing list