[Pkg-octave-commit] [SCM] octave-nurbs branch, master, updated. dcbb4a89620310772b4b7a3fee15838092a652ed

Rafael Laboissiere rafael at debian.org
Sat May 23 00:20:27 UTC 2009


The following commit has been merged in the master branch:
commit 4c3e730ea27bc8a321b81f261204d27e6535ccb3
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat May 23 02:15:01 2009 +0200

    Start using quilt

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..13c6a46
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,9 @@
+README.source for octave-nurbs
+===============================
+
+This package uses quilt to manage all modifications to the upstream sources.
+See `/usr/share/doc/quilt/README.source' to get more information on how to
+use it.
+
+ -- Rafael Laboissiere <rafael at debian.org>  Sat, 23 May 2009 01:45:01 +0200
+
diff --git a/debian/control b/debian/control
index 1084271..b56cb6b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ólafur Jens Sigurðsson <ojsbug at gmail.com>,
  Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.0), cdbs, octave-pkg-dev (>= 0.6.4)
+Build-Depends: debhelper (>= 7.0.0), cdbs, octave-pkg-dev (>= 0.6.4), quilt
 Standards-Version: 3.8.1
 Homepage: http://octave.sourceforge.net/nurbs
 Vcs-Git: git://git.debian.org/git/pkg-octave/octave-nurbs.git
diff --git a/debian/rules b/debian/rules
index 9e5f786..c55c387 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 wrongperm = nrbcirc.m demorect.m vecroty.m vecmag2.m nrbline.m nrbcoons.m \
 nrbeval.m vecnorm.m rad2deg.m vecdot.m findspan.m veccross.m \

-- 
octave-nurbs



More information about the Pkg-octave-commit mailing list