[Python-modules-commits] [pycairo] 12/13: debian/python-cairo-dev.links: Use libjs-underscore instead of embedded underscore.js file

Laurent Bigonville bigon at moszumanska.debian.org
Sun Nov 19 12:37:22 UTC 2017


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

bigon pushed a commit to tag debian/1.15.4-1
in repository pycairo.

commit 52e9ffcdb2ec2673609f9c7edbba626eefe9194a
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Nov 19 13:16:34 2017 +0100

    debian/python-cairo-dev.links: Use libjs-underscore instead of embedded underscore.js file
---
 debian/changelog              | 4 +++-
 debian/control                | 2 +-
 debian/python-cairo-dev.links | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee01f00..e493451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ pycairo (1.15.4-1) UNRELEASED; urgency=medium
     extra, the later is deprecated
   * debian/control: Mark python-cairo and python-cairo-dbg as Multi-arch: same
   * debian/python-cairo.install: Install egg-info file (Closes: #572624)
+  * debian/python-cairo-dev.links: Use libjs-underscore instead of embedded
+    underscore.js file
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 12:41:14 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 13:15:15 +0100
 
 pycairo (1.8.8-2.2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 64f1a53..8cc8ed7 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: Python bindings for the Cairo vector graphics library (debug extens
 
 Package: python-cairo-dev
 Architecture: all
-Depends: python-cairo (>= ${binary:Version}), ${misc:Depends}, libjs-jquery
+Depends: python-cairo (>= ${binary:Version}), ${misc:Depends}, libjs-jquery, libjs-underscore
 Description: Python cairo bindings: development files
  This package contains files that allow you to compile wrappers
  that interoperate with python-cairo (pycairo).
diff --git a/debian/python-cairo-dev.links b/debian/python-cairo-dev.links
index 1bb715e..47b12ce 100644
--- a/debian/python-cairo-dev.links
+++ b/debian/python-cairo-dev.links
@@ -1 +1,2 @@
 usr/share/javascript/jquery/jquery.js usr/share/doc/python-cairo-dev/html/_static/jquery.js
+usr/share/javascript/underscore/underscore.js usr/share/doc/python-cairo-dev/html/_static/underscore.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycairo.git



More information about the Python-modules-commits mailing list