[SCM] ladish/master: Drop lash compatibility library, it's not needed anymore.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 3 01:28:00 UTC 2012


The following commit has been merged in the master branch:
commit 63b32a70d728646adda360a0e619244d3afedfc8
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 3 02:27:25 2012 +0100

    Drop lash compatibility library, it's not needed anymore.
    
    Plus, mv REDME.source to README.source.

diff --git a/debian/REDME.source b/debian/README.source
similarity index 100%
rename from debian/REDME.source
rename to debian/README.source
diff --git a/debian/control b/debian/control
index 0652927..43b706a 100644
--- a/debian/control
+++ b/debian/control
@@ -58,42 +58,6 @@ Description: graphical interface for LADI Session Handler
  .
  This package provides a graphical interface to ladish.
 
-Package: liblash-compat-1
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Breaks: lashd,
- python-lash
-Description: LASH compatibility library
- liblash-compat is a library and associated header files, that aims
- to provide lash environment for apps that can use it. Currently it
- does not interact with ladish daemon yet.
- .
- This package provides the shared library.
-
-Package: liblash-compat-dev
-Section: libdevel
-Architecture: all
-Depends: liblash-compat-1 (>= ${source:Version}),
- liblash-compat-1 (<< ${source:Upstream-Version}+1~),
- uuid-dev,
- libdbus-1-dev,
- ${misc:Depends}
-Breaks: liblash-dev
-Replaces: liblash-dev
-Description: LASH compatibility library (development files)
- liblash-compat is a library and associated header files, that aims
- to provide lash environment for apps that can use it. Currently it
- does not interact with ladish daemon yet. In its current state, it
- enables building lash-aware apps but they will fail to contact the
- lash server.
- .
- In its current state, it enables building lash-aware apps but they
- will fail to contact the lash server.
- .
- This package provides the development files.
-
 Package: ladish-dbg
 Section: debug
 Priority: extra
diff --git a/debian/liblash-compat-1.install b/debian/liblash-compat-1.install
deleted file mode 100644
index 86a3a65..0000000
--- a/debian/liblash-compat-1.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/liblash.so.*
diff --git a/debian/liblash-compat-1.lintian-overrides b/debian/liblash-compat-1.lintian-overrides
deleted file mode 100644
index e902707..0000000
--- a/debian/liblash-compat-1.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-liblash-compat-1: package-name-doesnt-match-sonames
diff --git a/debian/liblash-compat-1.symbols b/debian/liblash-compat-1.symbols
deleted file mode 100644
index 72980cd..0000000
--- a/debian/liblash-compat-1.symbols
+++ /dev/null
@@ -1,49 +0,0 @@
-liblash.so.1 liblash-compat-1 #MINVER#
- lash_alsa_client_id at Base 0.3
- lash_args_destroy at Base 0.3
- lash_config_destroy at Base 0.3
- lash_config_dup at Base 0.3
- lash_config_get_key at Base 0.3
- lash_config_get_value at Base 0.3
- lash_config_get_value_double at Base 0.3
- lash_config_get_value_float at Base 0.3
- lash_config_get_value_int at Base 0.3
- lash_config_get_value_size at Base 0.3
- lash_config_get_value_string at Base 0.3
- lash_config_new at Base 0.3
- lash_config_new_with_key at Base 0.3
- lash_config_set_key at Base 0.3
- lash_config_set_value at Base 0.3
- lash_config_set_value_double at Base 0.3
- lash_config_set_value_float at Base 0.3
- lash_config_set_value_int at Base 0.3
- lash_config_set_value_string at Base 0.3
- lash_event_destroy at Base 0.3
- lash_event_get_alsa_client_id at Base 0.3
- lash_event_get_client_id at Base 0.3
- lash_event_get_project at Base 0.3
- lash_event_get_string at Base 0.3
- lash_event_get_type at Base 0.3
- lash_event_new at Base 0.3
- lash_event_new_with_all at Base 0.3
- lash_event_new_with_type at Base 0.3
- lash_event_set_alsa_client_id at Base 0.3
- lash_event_set_client_id at Base 0.3
- lash_event_set_project at Base 0.3
- lash_event_set_string at Base 0.3
- lash_event_set_type at Base 0.3
- lash_extract_args at Base 0.3
- lash_get_config at Base 0.3
- lash_get_event at Base 0.3
- lash_get_fqn at Base 0.3
- lash_get_pending_config_count at Base 0.3
- lash_get_pending_event_count at Base 0.3
- lash_get_server_name at Base 0.3
- lash_init at Base 0.3
- lash_jack_client_name at Base 0.3
- lash_protocol_string at Base 0.3
- lash_send_config at Base 0.3
- lash_send_event at Base 0.3
- lash_server_connected at Base 0.3
- lash_str_get_alsa_client_id at Base 0.3
- lash_str_set_alsa_client_id at Base 0.3
diff --git a/debian/liblash-compat-dev.install b/debian/liblash-compat-dev.install
deleted file mode 100644
index 4ab58c7..0000000
--- a/debian/liblash-compat-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/include/lash
-usr/lib/liblash.so
-usr/lib/pkgconfig/lash-1.0.pc

-- 
ladish packaging



More information about the pkg-multimedia-commits mailing list