r227 - in /packages/gnash/trunk/debian: changelog patches/paused-widget.patch patches/series rules

rmh at users.alioth.debian.org rmh at users.alioth.debian.org
Fri May 9 12:19:28 UTC 2008


Author: rmh
Date: Fri May  9 12:19:26 2008
New Revision: 227

URL: http://svn.debian.org/wsvn/?sc=1&rev=227
Log:
  * New upstream snapshot.
    + Remove debian/patches/paused-widget.patch (merged).
    + Replace --with-plugindir with --with-npapi-plugindir and
      --with-kde-pluginprefix.

Removed:
    packages/gnash/trunk/debian/patches/paused-widget.patch
Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/patches/series
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/changelog?rev=227&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Fri May  9 12:19:26 2008
@@ -1,10 +1,16 @@
-gnash (0.8.2-3) UNRELEASED; urgency=low
+gnash (0.8.2+cvs20080509.1416-1) UNRELEASED; urgency=low
 
   [ Miriam Ruiz ]
   * Compare libqt3-mt-dev and libqt3-mt with 3:3.3.8 instead of 3.3.8 to check
     that it's GPLv3 sompatible
 
- -- Miriam Ruiz <little_miry at yahoo.es>  Tue, 29 Apr 2008 10:47:04 +0200
+  [ Robert Millan ]
+  * New upstream snapshot.
+    + Remove debian/patches/paused-widget.patch (merged).
+    + Replace --with-plugindir with --with-npapi-plugindir and
+      --with-kde-pluginprefix.
+
+ -- Robert Millan <rmh at aybabtu.com>  Fri,  9 May 2008 14:16:39 +0200
 
 gnash (0.8.2-2) unstable; urgency=low
 

Modified: packages/gnash/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/patches/series?rev=227&op=diff
==============================================================================
--- packages/gnash/trunk/debian/patches/series (original)
+++ packages/gnash/trunk/debian/patches/series Fri May  9 12:19:26 2008
@@ -1,4 +1,3 @@
 do-not-delete-gmo-files
 #fix-upstream-manpage.patch
 gcc-4.3.patch
-paused-widget.patch

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=227&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Fri May  9 12:19:26 2008
@@ -59,7 +59,8 @@
 		--infodir=\$${prefix}/share/info --disable-testsuite \
 		--enable-plugin --enable-gui='gtk,kde' --enable-cygnal \
 		--enable-gstreamer --enable-media=gst --enable-renderer=agg \
-		--with-plugindir=\$${prefix}/lib/gnash \
+		--with-npapi-plugindir=\$${prefix}/lib/gnash \
+		--with-kde-pluginprefix=\$${prefix} \
 		--enable-shared=yes --enable-sdk-install \
 		--disable-rpath --enable-lotsa-warnings --without-gcc-arch
 	@printf "\n ------------------------------------------- End of CONFIGURE ---- \n\n"




More information about the pkg-flash-devel mailing list