[Pkg-javascript-commits] [leaflet-markercluster] 24/49: Stop suppressing optional build-dependencies: Available even in oldstable.

Jonas Smedegaard js at moszumanska.debian.org
Tue Jan 28 17:54:47 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 c229972660d4e31229cbce7bf88cd3a51abf287a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 3 21:32:35 2013 +0100

    Stop suppressing optional build-dependencies: Available even in oldstable.
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index ccb4caa..7c95fcf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
--include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
@@ -25,10 +25,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 libname = leaflet-markercluster
 pkg = libjs-leaflet-markercluster
 
-# suppress optional build-dependencies
-CDBS_BUILD_DEPENDS_rules_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
-
 CDBS_BUILD_DEPENDS += , node-uglify , node-jake
 
 #

-- 
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