summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-12-18 16:54:35 +0000
committerLars Wirzenius <liw@liw.fi>2011-12-18 16:54:35 +0000
commit12239176b5152a23d9ebcff895956db03fe6cb26 (patch)
tree2c86008c338e6588738a79e5a148a09210e73e8e /debian
parent7c2a0c5d69ef7c1f7dd7ba02e0014321ea763cb8 (diff)
downloadlarch-12239176b5152a23d9ebcff895956db03fe6cb26.tar.gz
Debian packaging changes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
-rw-r--r--debian/python-larch.links1
-rw-r--r--debian/source/format2
4 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index fecd288..5f20720 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ python-larch (0.26-1) unstable; urgency=low
* New upstream release.
* debian/control: change libjs-jquery to Suggests, from Depends. It's only
needed for API documentation, which most people won't care about.
+ * debian/control, debian/python-larch.links: replace embedded underscore.js
+ with a symlink.
+ * debian/source/format: switch back to the simple 1.0 source format.
-- Lars Wirzenius <liw@liw.fi> Sun, 18 Dec 2011 15:35:54 +0000
diff --git a/debian/control b/debian/control
index 5bba166..383b7f4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-tracing,
python-cliapp (>= 0.14)
Recommends: python-ttystatus
-Suggests: libjs-jquery
+Suggests: libjs-jquery, libjs-underscore
Description: B-tree library for Python
An implementation of a particular kind of B-tree, based on research
by Ohad Rodeh. This is the same data structure that btrfs uses, but
diff --git a/debian/python-larch.links b/debian/python-larch.links
index be3d5a4..10b32dc 100644
--- a/debian/python-larch.links
+++ b/debian/python-larch.links
@@ -1 +1,2 @@
usr/share/javascript/jquery/jquery.js usr/share/doc/python-larch/html/_static/jquery.js
+usr/share/javascript/underscore/underscore.js usr/share/doc/python-larch/html/_static/underscore.js
diff --git a/debian/source/format b/debian/source/format
index 163aaf8..d3827e7 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
+1.0