r432 - in /packages/gnash/trunk/debian: changelog control source/lintian-overrides

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Sat Aug 28 18:01:57 UTC 2010


Author: gg0-guest
Date: Sat Aug 28 18:01:34 2010
New Revision: 432

URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=432
Log:
added swfdec transition

Added:
    packages/gnash/trunk/debian/source/lintian-overrides
Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/control

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/changelog?rev=432&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Sat Aug 28 18:01:34 2010
@@ -1,21 +1,23 @@
-gnash (0.8.8-2) UNRELEASED; urgency=low
+gnash (0.8.8-2) unstable; urgency=low
 
   [ Gabriele Giacone ]
-  * Added reference and user manuals to gnash-common. Registered to
-    doc-base (Closes: #477477).
+  * Added reference and user manuals to gnash-common (Closes: #477477).
+    + Added xsltproc, docbook-xsl as Build-Depends.
   * Added patch fixtypos.patch to fix typos.
   * Escaped dashes in man pages (lintian tag hyphen-used-as-minus-sign).
   * Added parallel=n build option.
   * Added -dbg package for debug symbols.
   * Added -doc package for API documentation.
     + Added doxygen as Build-Depends.
+  * Added swfdec-mozilla and swfdec-gnome dummy packages for swfdec transition.
+  * Removed transitional *-opengl packages. Real packages replace them.
 
   [ Miriam Ruiz ]
   * Changed Section from utils to video
   * Removed Robert Millan from uploaders
   * Added Gabriele to uploaders
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Fri, 27 Aug 2010 01:00:56 +0200
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sat, 28 Aug 2010 20:00:17 +0200
 
 gnash (0.8.8-1) experimental; urgency=low
 

Modified: packages/gnash/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/control?rev=432&op=diff
==============================================================================
--- packages/gnash/trunk/debian/control (original)
+++ packages/gnash/trunk/debian/control Sat Aug 28 18:01:34 2010
@@ -1,7 +1,8 @@
 Source: gnash
 Priority: optional
 Maintainer: Debian Flash Team <pkg-flash-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Alexander Sack <asac at jwsdot.com>, Gabriele Giacone <1o5g4r8o at gmail.com> 
+Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Alexander Sack <asac at jwsdot.com>,
+ Gabriele Giacone <1o5g4r8o at gmail.com> 
 Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), quilt, sng,
  dh-buildinfo, autoconf, automake, libtool, intltool, docbook, docbook2x,
  libltdl3-dev, libxmu-dev, dejagnu, autotools-dev, doxygen, xsltproc, docbook-xsl,
@@ -22,9 +23,11 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: gstreamer-plugins-base | libgstreamer-plugins-base0.10-0, gstreamer0.10-plugins-bad, gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg
-Breaks: libgnash0 (<< 0.8.1~), gnash (<< 0.8.1~), libklash0 (<< 0.8.1~), gnash-common-opengl (<< 0.8.8~)
-Replaces: libgnash0 (<< 0.8.1~), gnash (<< 0.8.1~), libklash0 (<< 0.8.1~)
+Recommends: gstreamer-plugins-base | libgstreamer-plugins-base0.10-0,
+ gstreamer0.10-plugins-bad, gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg
+Provides: libgnash0, libklash0, gnash-common-opengl, libswfdec-0.6-90, libswfdec-0.8-0
+Replaces: libgnash0, libklash0, gnash-common-opengl, libswfdec-0.6-90, libswfdec-0.8-0
+Conflicts: libgnash0, libklash0, gnash-common-opengl, libswfdec-0.6-90, libswfdec-0.8-0
 Description: free Shockwave Flash (SWF) movie player - common files/libraries
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
@@ -41,20 +44,12 @@
  This package includes the common files/libraries that use AGG (Antigrain)
  as the rendering backend.
 
-Package: gnash-common-opengl
-Section: libs
-Architecture: any
-Depends: gnash-common (= ${binary:Version}), ${misc:Depends}
-Description: free Shockwave Flash (SWF) movie player - common files/libraries (opengl)
- Gnash is a free GPL'd SWF movie player, which works either standalone, or as
- browser plugin for Firefox, Mozilla, and Konqueror.
- .
- This is a transitional package to guarantee backwards compatibility
-
 Package: gnash
 Architecture: any
 Depends: gnash-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Breaks: gnash-opengl (<< 0.8.8~)
+Provides: gnash-opengl, swfdec-gnome
+Replaces: gnash-opengl, swfdec-gnome
+Conflicts: gnash-opengl, swfdec-gnome
 Description: free Shockwave Flash (SWF) movie player
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
@@ -71,19 +66,12 @@
  This package includes the standalone GTK+-based player that use AGG
  as the rendering backend.
 
-Package: gnash-opengl
-Architecture: any
-Depends: gnash (= ${binary:Version}), ${misc:Depends}
-Description: free Shockwave Flash (SWF) movie player (opengl)
- Gnash is a free GPL'd SWF movie player, which works either standalone, or as
- browser plugin for Firefox, Mozilla, and Konqueror.
- .
- This is a transitional package to guarantee backwards compatibility
-
 Package: klash
 Architecture: any
 Depends: gnash-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Breaks: klash-opengl (<< 0.8.8~)
+Provides: klash-opengl
+Replaces: klash-opengl
+Conflicts: klash-opengl
 Description: free Shockwave Flash (SWF) movie player - standalone player for KDE
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
@@ -100,15 +88,6 @@
  .
  Klash is a free standalone SWF movie player for KDE that use AGG
  as the rendering backend.
-
-Package: klash-opengl
-Architecture: any
-Depends: klash (= ${binary:Version}), ${misc:Depends}
-Description: free Shockwave Flash (SWF) movie player - standalone player for KDE (opengl)
- Gnash is a free GPL'd SWF movie player, which works either standalone, or as
- browser plugin for Firefox, Mozilla, and Konqueror.
- .
- This is a transitional package to guarantee backwards compatibility
 
 Package: gnash-tools
 Architecture: any
@@ -232,3 +211,21 @@
  control for other devices or applications.
  .
  This package contains the API documentation for gnash.
+
+Package: swfdec-mozilla
+Priority: extra
+Architecture: all
+Depends: mozilla-plugin-gnash (= ${binary:Version})
+Description: dummy package for transition to mozilla-plugin-gnash
+ This package is a transitional package for upgrading to gnash.
+ .
+ It can be safely removed when mozilla-plugin-gnash is installed.
+
+Package: swfdec-gnome
+Priority: extra
+Architecture: all
+Depends: gnash (= ${binary:Version})
+Description: dummy package for transition to gnash
+ This package is a transitional package for upgrading to gnash.
+ .
+ It can be safely removed when gnash is installed.

Added: packages/gnash/trunk/debian/source/lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/source/lintian-overrides?rev=432&op=file
==============================================================================
--- packages/gnash/trunk/debian/source/lintian-overrides (added)
+++ packages/gnash/trunk/debian/source/lintian-overrides Sat Aug 28 18:01:34 2010
@@ -1,0 +1,3 @@
+# transition from swfdec to gnash
+gnash source: debhelper-but-no-misc-depends swfdec-gnome
+gnash source: debhelper-but-no-misc-depends swfdec-mozilla




More information about the pkg-flash-devel mailing list