[Pkg-javascript-commits] [leaflet-markercluster] 38/49: Declare binary package relations in rules file, and recommend unversioned on libjs-leaflet: No unsupported version available in Debian.

Jonas Smedegaard js at moszumanska.debian.org
Tue Jan 28 17:54:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit f28e329df444b29808c149401f751040abcd8c61
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 4 18:32:13 2013 +0100

    Declare binary package relations in rules file, and recommend unversioned on libjs-leaflet: No unsupported version available in Debian.
---
 debian/control.in | 3 +--
 debian/rules      | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 7cf7789..83b2252 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -13,8 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/leaflet-markerclus
 Package: libjs-leaflet-markercluster
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: javascript-common,
- libjs-leaflet (>= 0.4.2)
+Recommends: ${cdbs:Recommends}
 Description: Provides Marker Clustering functionality for Leaflet
  Leaflet.markercluster is a plugin for the Leaflet JavaScript library.
  .
diff --git a/debian/rules b/debian/rules
index 7bada32..5dbe7a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ libname = leaflet-markercluster
 pkg = libjs-leaflet-markercluster
 
 CDBS_BUILD_DEPENDS += , node-uglify , node-jake
+CDBS_RECOMMENDS_$(pkg) = javascript-common, libjs-leaflet
 
 #
 # Upstream tarball settings

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list