r100 - in /packages/gnash/branches/0.8.0/debian: copyright h2m/cygnal h2m/gnash h2m/gparser h2m/gprocessor h2m/klash

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Tue Jun 12 10:50:54 UTC 2007


Author: baby-guest
Date: Tue Jun 12 10:50:53 2007
New Revision: 100

URL: http://svn.debian.org/wsvn/?sc=1&rev=100
Log:

Updated copyright notice and man pages

Modified:
    packages/gnash/branches/0.8.0/debian/copyright
    packages/gnash/branches/0.8.0/debian/h2m/cygnal
    packages/gnash/branches/0.8.0/debian/h2m/gnash
    packages/gnash/branches/0.8.0/debian/h2m/gparser
    packages/gnash/branches/0.8.0/debian/h2m/gprocessor
    packages/gnash/branches/0.8.0/debian/h2m/klash

Modified: packages/gnash/branches/0.8.0/debian/copyright
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/copyright?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/copyright (original)
+++ packages/gnash/branches/0.8.0/debian/copyright Tue Jun 12 10:50:53 2007
@@ -584,3 +584,8 @@
 Software without prior written authorization from the Gnome Foundation
 or Bitstream Inc., respectively. For further information, contact:
 fonts at gnome dot org.
+
+
+The Debian packaging, man pages and icons in debian/ directory are Copyright
+(C) 2006-2007, Miriam Ruiz <little_miry at yahoo.es> and they're licensed under
+the GPL, see above.

Modified: packages/gnash/branches/0.8.0/debian/h2m/cygnal
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/h2m/cygnal?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/h2m/cygnal (original)
+++ packages/gnash/branches/0.8.0/debian/h2m/cygnal Tue Jun 12 10:50:53 2007
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
-BIN="$BASEDIR/tmp/usr/bin"
+LIB="$BASEDIR/tmp-gnash/usr/lib"
+BIN="$BASEDIR/tmp-gnash/usr/bin"
 
 case "$1" in
   "--help")

Modified: packages/gnash/branches/0.8.0/debian/h2m/gnash
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/h2m/gnash?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/h2m/gnash (original)
+++ packages/gnash/branches/0.8.0/debian/h2m/gnash Tue Jun 12 10:50:53 2007
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
-BIN="$BASEDIR/tmp/usr/bin"
+LIB="$BASEDIR/tmp-gnash/usr/lib"
+BIN="$BASEDIR/tmp-gnash/usr/bin"
 
 case "$1" in
   "--help")

Modified: packages/gnash/branches/0.8.0/debian/h2m/gparser
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/h2m/gparser?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/h2m/gparser (original)
+++ packages/gnash/branches/0.8.0/debian/h2m/gparser Tue Jun 12 10:50:53 2007
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
-BIN="$BASEDIR/tmp/usr/bin"
+LIB="$BASEDIR/tmp-gnash/usr/lib"
+BIN="$BASEDIR/tmp-gnash/usr/bin"
 
 case "$1" in
   "--help")

Modified: packages/gnash/branches/0.8.0/debian/h2m/gprocessor
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/h2m/gprocessor?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/h2m/gprocessor (original)
+++ packages/gnash/branches/0.8.0/debian/h2m/gprocessor Tue Jun 12 10:50:53 2007
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
-BIN="$BASEDIR/tmp/usr/bin"
+LIB="$BASEDIR/tmp-gnash/usr/lib"
+BIN="$BASEDIR/tmp-gnash/usr/bin"
 
 case "$1" in
   "--help")

Modified: packages/gnash/branches/0.8.0/debian/h2m/klash
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.0/debian/h2m/klash?rev=100&op=diff
==============================================================================
--- packages/gnash/branches/0.8.0/debian/h2m/klash (original)
+++ packages/gnash/branches/0.8.0/debian/h2m/klash Tue Jun 12 10:50:53 2007
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
-BIN="$BASEDIR/tmp/usr/bin"
+LIB="$BASEDIR/tmp-klash/usr/lib"
+BIN="$BASEDIR/tmp-klash/usr/bin"
 
 case "$1" in
   "--help")




More information about the pkg-flash-devel mailing list