Package: graphite-web
Severity: normal
Tags: patch

Hi Maintainer,

Your package depends on libjs-flot, but it was renamed to
libjs-jquery-flot.

Attached you will find a patch to fix it.


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com
From 2aad27db227af148f68298aaea24f66ed9edac1f Mon Sep 17 00:00:00 2001
From: Marcelo Jorge Vieira <me...@alucinados.com>
Date: Thu, 30 May 2013 18:34:08 -0300
Subject: [PATCH] libjs-flot was renamed to libjs-jquery-flot

---
 debian/control            |    2 +-
 debian/graphite-web.links |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 7151268..8145b7c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: ${misc:Depends}, ${python:Depends},
  libjs-scriptaculous,
  libjs-jquery,
  libjs-prototype,
- libjs-flot,
+ libjs-jquery-flot,
  python-whisper
 Suggests: python-memcache,
  libapache2-mod-wsgi,
diff --git a/debian/graphite-web.links b/debian/graphite-web.links
index b1d232a..1746759 100644
--- a/debian/graphite-web.links
+++ b/debian/graphite-web.links
@@ -8,6 +8,6 @@
 /usr/share/javascript/scriptaculous/scriptaculous.js /usr/share/graphite-web/static/js/scriptaculous/scriptaculous.js
 /usr/share/javascript/scriptaculous/slider.js        /usr/share/graphite-web/static/js/scriptaculous/slider.js
 
-/usr/share/javascript/flot/jquery.flot.min.js           /usr/share/graphite-web/static/js/jquery.flot.js
-/usr/share/javascript/flot/jquery.flot.crosshair.min.js /usr/share/graphite-web/static/js/jquery.flot.crosshair.js
-/usr/share/javascript/flot/jquery.flot.selection.min.js /usr/share/graphite-web/static/js/jquery.flot.selection.js
+/usr/share/javascript/jquery-flot/jquery.flot.min.js           /usr/share/graphite-web/static/js/jquery.flot.js
+/usr/share/javascript/jquery-flot/jquery.flot.crosshair.min.js /usr/share/graphite-web/static/js/jquery.flot.crosshair.js
+/usr/share/javascript/jquery-flot/jquery.flot.selection.min.js /usr/share/graphite-web/static/js/jquery.flot.selection.js
-- 
1.7.10.4

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to