[SCM] Packaging for covered branch, master, updated. deade880c48e3917d2d7474f14ee9c30c48e2356

Ø£Ø­ÙØ¯ Ø§Ù„ÙØ­Ùودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Wed Aug 5 18:12:28 UTC 2009


The following commit has been merged in the master branch:
commit 0cacafdce3b5d1b268604d9392c7e11d0ca99bdb
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Wed Aug 5 19:30:22 2009 +0300

    tclscript_install.diff: also remove shebang from scripts/main_view.tcl

diff --git a/debian/changelog b/debian/changelog
index dbe472a..224dee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ covered (0.7.5-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #539883)
   * Added typo.diff to fix a typo.
-  * Added tclscript_install.diff to install Tcl scripts without setting the 
-    executable bit.
+  * Added tclscript_install.diff to
+    + install Tcl scripts without setting the executable bit
+    + remove shebang from main_view.tcl
 
  -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>  Mon, 03 Aug 2009 20:22:43 +0300
diff --git a/debian/patches/tclscript_install.diff b/debian/patches/tclscript_install.diff
index fc7517b..52e5d1b 100644
--- a/debian/patches/tclscript_install.diff
+++ b/debian/patches/tclscript_install.diff
@@ -1,4 +1,5 @@
-Install Tcl scripts without setting executable bit
+* Install Tcl scripts without setting executable bit
+* Remove shebang from main_view.tcl
 --- a/scripts/Makefile.in
 +++ b/scripts/Makefile.in
 @@ -44,7 +44,7 @@
@@ -10,3 +11,11 @@ Install Tcl scripts without setting executable bit
  SCRIPTS = $(tcl_SCRIPTS)
  SOURCES =
  DIST_SOURCES =
+--- a/scripts/main_view.tcl
++++ b/scripts/main_view.tcl
+@@ -1,5 +1,3 @@
+-#!/usr/bin/env wish
+-
+ ################################################################################################
+ # Copyright (c) 2006-2009 Trevor Williams                                                      #
+ #                                                                                              #

-- 
Packaging for covered



More information about the debian-science-commits mailing list