r47352 - in /packages/unstable/libproxy/debian: changelog control control.in

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue Feb 16 13:17:38 UTC 2016


Author: laney
Date: Tue Feb 16 13:17:38 2016
New Revision: 47352

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47352
Log:
Use the substvar we just added to add Depends on our shared package.

Modified:
    packages/unstable/libproxy/debian/changelog
    packages/unstable/libproxy/debian/control
    packages/unstable/libproxy/debian/control.in

Modified: packages/unstable/libproxy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/changelog?rev=47352&op=diff
==============================================================================
--- packages/unstable/libproxy/debian/changelog	[utf-8] (original)
+++ packages/unstable/libproxy/debian/changelog	[utf-8] Tue Feb 16 13:17:38 2016
@@ -17,6 +17,7 @@
     Cherry-pick - allow building against webkit2gtk. Update BDs too.
   * Add Enhances: from the plugin packages to the library so that people can
     find them easier. (Closes: #768435, #768437)
+  * Use the substvar we just added to add Depends on our shared package.
 
  -- Andreas Henriksson <andreas at fatal.se>  Mon, 18 Aug 2014 21:07:56 +0200
 

Modified: packages/unstable/libproxy/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/control?rev=47352&op=diff
==============================================================================
--- packages/unstable/libproxy/debian/control	[utf-8] (original)
+++ packages/unstable/libproxy/debian/control	[utf-8] Tue Feb 16 13:17:38 2016
@@ -50,7 +50,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (GSettings plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -65,7 +65,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (KConfig plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -79,7 +79,7 @@
 Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (Network Manager plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -94,7 +94,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (mozjs plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -109,7 +109,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (Webkit plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -124,7 +124,7 @@
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Description: automatic proxy configuration management library (devel)
  libproxy is a lightweight library which makes it easy to develop
  applications proxy-aware with a simple and stable API.
@@ -148,7 +148,7 @@
 Section: python
 Depends: ${python:Depends},
          ${misc:Depends},
-         libproxy1v5 (>= ${source:Version})
+         ${libproxy} (>= ${source:Version})
 Description: automatic proxy configuration management library (python)
  libproxy is a lightweight library which makes it easy to develop
  applications proxy-aware with a simple and stable API.

Modified: packages/unstable/libproxy/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libproxy/debian/control.in?rev=47352&op=diff
==============================================================================
--- packages/unstable/libproxy/debian/control.in	[utf-8] (original)
+++ packages/unstable/libproxy/debian/control.in	[utf-8] Tue Feb 16 13:17:38 2016
@@ -46,7 +46,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (GSettings plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -61,7 +61,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (KConfig plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -75,7 +75,7 @@
 Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (Network Manager plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -90,7 +90,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (mozjs plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -105,7 +105,7 @@
 Build-Profiles: <!stage1>
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Enhances: ${libproxy}
 Description: automatic proxy configuration management library (Webkit plugin)
  libproxy is a lightweight library which makes it easy to develop
@@ -120,7 +120,7 @@
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libproxy1v5 (= ${binary:Version})
+         ${libproxy} (= ${binary:Version})
 Description: automatic proxy configuration management library (devel)
  libproxy is a lightweight library which makes it easy to develop
  applications proxy-aware with a simple and stable API.
@@ -144,7 +144,7 @@
 Section: python
 Depends: ${python:Depends},
          ${misc:Depends},
-         libproxy1v5 (>= ${source:Version})
+         ${libproxy} (>= ${source:Version})
 Description: automatic proxy configuration management library (python)
  libproxy is a lightweight library which makes it easy to develop
  applications proxy-aware with a simple and stable API.




More information about the pkg-gnome-commits mailing list