[freeimage] 02/02: Use packaged jquery.js instead of embedded.

Anton Gladky gladk at moszumanska.debian.org
Sat Dec 19 20:58:31 UTC 2015


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

gladk pushed a commit to branch debian/experimental
in repository freeimage.

commit 089174cb8f362e319e02233fae494f3e01caad53
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Dec 19 20:42:18 2015 +0100

    Use packaged jquery.js instead of embedded.
---
 debian/changelog                  | 7 ++++++-
 debian/control                    | 3 ++-
 debian/libfreeimageplus-doc.links | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 77977d4..7cc4743 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-freeimage (3.17.0+ds1-1) UNRELEASED; urgency=medium
+freeimage (3.17.0+ds1-1) experimental; urgency=medium
 
+  [ Ghislain Antony Vaillant ]
   * New upstream release.
   * Use repacked upstream source tarball:
     - d/copyright: exclude vendored libraries.
@@ -39,6 +40,10 @@ freeimage (3.17.0+ds1-1) UNRELEASED; urgency=medium
     - Rename patch fixing CVE-2015-0852.
       File: Fix-CVE-2015-0852.patch
 
+  [ Anton Gladky ]
+  * Fix typo in d/control.
+  * Use packaged jquery.js instead of embedded.
+
  -- Ghislain Antony Vaillant <ghisvail at gmail.com>  Wed, 11 Nov 2015 13:40:17 +0000
 
 freeimage (3.15.4-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6c4e60a..5a5eccd 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,8 @@ Description: C++ wrappers for FreeImage (development files)
 Package: libfreeimageplus-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         libjs-jquery
 Description: C++ wrappers for FreeImage (documentation)
  FreeImage is an Open Source C/C++ library project for developers who would
  like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
diff --git a/debian/libfreeimageplus-doc.links b/debian/libfreeimageplus-doc.links
new file mode 100644
index 0000000..929d994
--- /dev/null
+++ b/debian/libfreeimageplus-doc.links
@@ -0,0 +1 @@
+/usr/share/javascript/jquery/jquery.js usr/share/doc/libfreeimageplus-doc/html/jquery.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freeimage.git



More information about the debian-science-commits mailing list