[Pkg-octave-commit] [SCM] Debian packaging for octave-sockets branch, master, updated. 946a353c7488c69fab2beafdb104756ef1f8ebe0

Rafael Laboissiere rafael at laboissiere.net
Thu Jun 21 06:10:32 UTC 2012


The following commit has been merged in the master branch:
commit 946a353c7488c69fab2beafdb104756ef1f8ebe0
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Jun 21 01:26:13 2012 +0200

    debian/patches/path-for-octave-command.diff: New patch

diff --git a/debian/patches/path-for-octave-command.diff b/debian/patches/path-for-octave-command.diff
new file mode 100644
index 0000000..b8e335b
--- /dev/null
+++ b/debian/patches/path-for-octave-command.diff
@@ -0,0 +1,44 @@
+Description: <short summary of the patch>
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ octave-sockets (1.0.7-2) UNRELEASED; urgency=low
+ .
+   [ Thomas Weber ]
+   * Fix spelling error in description (closes: #630966)
+ .
+   [ Rafael Laboissiere ]
+   * Imported Upstream version 1.0.7
+   * Build-depend on octave-pkg-dev >= 1.0.2, to compile against Octave 3.6
+   * Bump Standards-Version to 3.9.3, no changes needed
+   * Bump to debhelper compat level 9
+   * Add Sébastien Villemot to Uploaders
+   * debian/copyright: update to machine-readable format 1.0
+   * debian/watch: Use the SourceForge redirector
+Author: Thomas Weber <tweber at debian.org>
+Bug-Debian: http://bugs.debian.org/630966
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- octave-sockets-1.0.7.orig/src/test_socket
++++ octave-sockets-1.0.7/src/test_socket
+@@ -1,4 +1,4 @@
+-#! /usr/local/bin/octave -q
++#! /usr/bin/octave -q
+ 
+ # Simple serialization
+ 
diff --git a/debian/patches/series b/debian/patches/series
index d721998..7d96f98 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 autoload-yes.diff
 compile-with-gcc-4.7.diff
+path-for-octave-command.diff

-- 
Debian packaging for octave-sockets



More information about the Pkg-octave-commit mailing list