gplugin/gplugin

remove the gjs loader from the debian packaging refs #64
feature/remove-gjs-loader
2015-02-28, Gary Kramlich
55a597a1380f
Parents 52fecfed31be
Children d5ed33e727c8
remove the gjs loader from the debian packaging refs #64
--- a/packaging/debian/control Sat Feb 28 19:54:22 2015 -0600
+++ b/packaging/debian/control Sat Feb 28 19:55:34 2015 -0600
@@ -6,8 +6,7 @@
xsltproc, gettext, help2man,
gobject-introspection, libgirepository1.0-dev,
libluajit-5.1-dev, lua-lgi,
- python3-dev, python-gi-dev, python3-gi,
- libgjs-dev
+ python3-dev, python-gi-dev, python3-gi
Homepage: https://bitbucket.org/gplugin/main
Vcs-Browser: https://bitbucket.org/gplugin/main/src
Vcs-Hg: https://bitbucket.org/gplugin/main
@@ -50,7 +49,6 @@
Package: libgplugin-loaders
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends},
- libgplugin-gjs,
libgplugin-lua,
libgplugin-python
Description: metapackage for all gplugin loaders
@@ -140,15 +138,3 @@
This package allows GPlugin to load plugin written in the Python programming
language.
-Package: libgplugin-gjs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgjs0c,
- libgplugin0, gir1.2-gplugin-0.0
-Description: GPlugin GNOME JavaScript Loader
- GPlugin is a GObject based library that implements a reusable plugin system
- which supports loading plugins in other languages via loaders. It relies
- heavily on GObjectIntrospection to expose its API to the other languages.
- .
- This package allows GPlugin to load plugin written in the GNOME JavaScript
- programming language.
-
--- a/packaging/debian/libgplugin-gjs.install Sat Feb 28 19:54:22 2015 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-usr/lib/gplugin/gplugin-gjs.so usr/lib/gplugin
-