r452 - in /packages/gnash/trunk/debian: changelog control rules

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Mon Aug 30 15:25:41 UTC 2010


Author: gg0-guest
Date: Mon Aug 30 15:25:33 2010
New Revision: 452

URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=452
Log:
added epoch to swfdec-gnome version for transition

Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/control
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/changelog?rev=452&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Mon Aug 30 15:25:33 2010
@@ -1,3 +1,9 @@
+gnash (0.8.8-4) experimental; urgency=low
+
+  * Fixed swfdec-gnome version for transition.
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Mon, 30 Aug 2010 17:06:27 +0200
+
 gnash (0.8.8-3) experimental; urgency=low
 
   [ Gabriele Giacone ]

Modified: packages/gnash/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/control?rev=452&op=diff
==============================================================================
--- packages/gnash/trunk/debian/control (original)
+++ packages/gnash/trunk/debian/control Mon Aug 30 15:25:33 2010
@@ -250,7 +250,7 @@
 Package: swfdec-gnome
 Priority: extra
 Architecture: any
-Depends: gnash (= ${binary:Version})
+Depends: gnash (= ${source:Version})
 Description: dummy package for transition to gnash
  This package is a transitional package for upgrading to gnash.
  .

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/rules?rev=452&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Mon Aug 30 15:25:33 2010
@@ -236,7 +236,9 @@
 	# dh_buildinfo output only in gnash-common
 	dh_buildinfo -pgnash-common
 	dh_installdeb -a
-	dh_gencontrol -a
+	dh_gencontrol -a -Nswfdec-gnome
+	# add epoch to swfdec-gnome for transition
+	dh_gencontrol -pswfdec-gnome -- -v1:$(MAIN_VERSION)
 	dh_md5sums -a
 	dh_builddeb -a
 




More information about the pkg-flash-devel mailing list