r156 - in /packages/gnash/branches/0.8.1/debian: control gnash-gtk-agg.desktop gnash-kde-opengl.desktop overrides/gnash-gtk-agg overrides/gnash-kde-opengl rules
baby-guest at users.alioth.debian.org
baby-guest at users.alioth.debian.org
Fri Aug 17 11:00:42 UTC 2007
Author: baby-guest
Date: Fri Aug 17 11:00:41 2007
New Revision: 156
URL: http://svn.debian.org/wsvn/?sc=1&rev=156
Log:
Removed lintian warnings
Modified:
packages/gnash/branches/0.8.1/debian/control
packages/gnash/branches/0.8.1/debian/gnash-gtk-agg.desktop
packages/gnash/branches/0.8.1/debian/gnash-kde-opengl.desktop
packages/gnash/branches/0.8.1/debian/overrides/gnash-gtk-agg
packages/gnash/branches/0.8.1/debian/overrides/gnash-kde-opengl
packages/gnash/branches/0.8.1/debian/rules
Modified: packages/gnash/branches/0.8.1/debian/control
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/control?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/control (original)
+++ packages/gnash/branches/0.8.1/debian/control Fri Aug 17 11:00:41 2007
@@ -54,7 +54,7 @@
socket, and parse the incoming XML message. This lets a movie be a remote
control for other devices or applications.
.
- This package includes the standalone player compiled with GTK, gstreamer
+ This package includes the standalone player compiled with GTK+, gstreamer
and AGG backends.
.
Homepage: http://www.gnu.org/software/gnash/
Modified: packages/gnash/branches/0.8.1/debian/gnash-gtk-agg.desktop
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/gnash-gtk-agg.desktop?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/gnash-gtk-agg.desktop (original)
+++ packages/gnash/branches/0.8.1/debian/gnash-gtk-agg.desktop Fri Aug 17 11:00:41 2007
@@ -7,4 +7,4 @@
Icon=/usr/share/pixmaps/gnash.xpm
Exec=/usr/bin/gnash.gtk-agg
Terminal=false
-Categories=Application;AudioVideo;
+Categories=AudioVideo;Player;GTK;
Modified: packages/gnash/branches/0.8.1/debian/gnash-kde-opengl.desktop
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/gnash-kde-opengl.desktop?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/gnash-kde-opengl.desktop (original)
+++ packages/gnash/branches/0.8.1/debian/gnash-kde-opengl.desktop Fri Aug 17 11:00:41 2007
@@ -7,4 +7,4 @@
Icon=/usr/share/pixmaps/klash.xpm
Exec=/usr/bin/gnash.kde-opengl
Terminal=false
-Categories=Application;AudioVideo;KDE;
+Categories=AudioVideo;Player;KDE;
Modified: packages/gnash/branches/0.8.1/debian/overrides/gnash-gtk-agg
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/overrides/gnash-gtk-agg?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/overrides/gnash-gtk-agg (original)
+++ packages/gnash/branches/0.8.1/debian/overrides/gnash-gtk-agg Fri Aug 17 11:00:41 2007
@@ -1,1 +1,2 @@
gnash-gtk-agg binary: package-name-doesnt-match-sonames
+gnash-gtk-agg binary: binary-or-shlib-defines-rpath
Modified: packages/gnash/branches/0.8.1/debian/overrides/gnash-kde-opengl
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/overrides/gnash-kde-opengl?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/overrides/gnash-kde-opengl (original)
+++ packages/gnash/branches/0.8.1/debian/overrides/gnash-kde-opengl Fri Aug 17 11:00:41 2007
@@ -1,1 +1,2 @@
gnash-kde-opengl binary: package-name-doesnt-match-sonames
+gnash-kde-opengl binary: binary-or-shlib-defines-rpath
Modified: packages/gnash/branches/0.8.1/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/rules?rev=156&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/rules (original)
+++ packages/gnash/branches/0.8.1/debian/rules Fri Aug 17 11:00:41 2007
@@ -253,8 +253,8 @@
dh_compress
dh_fixperms
#dh_makeshlibs -V 'libgnash0 (=$${binary:Version})'
- dh_makeshlibs -pgnash-gtk-agg -V 'gnash-gtk-agg (=$(MAIN_VERSION))'
- dh_makeshlibs -pgnash-kde-opengl -V 'gnash-kde-opengl (=$(MAIN_VERSION))'
+ #dh_makeshlibs -pgnash-gtk-agg -V 'gnash-gtk-agg (=$(MAIN_VERSION))'
+ #dh_makeshlibs -pgnash-kde-opengl -V 'gnash-kde-opengl (=$(MAIN_VERSION))'
dh_installdeb
dh_shlibdeps -pgnash-gtk-agg -l $(CURDIR)/debian/tmp-gtk-agg/usr/lib
dh_shlibdeps -pgnash-kde-opengl -l $(CURDIR)/debian/tmp-kde-opengl/usr/lib
More information about the pkg-flash-devel
mailing list