[Pkg-octave-commit] [SCM] octave-mapping branch, master, updated. 89cd25bfdea61f0b1238c4a45180327089bdf56d

Thomas Weber tweber at debian.org
Mon Apr 18 19:14:04 UTC 2011


The following commit has been merged in the master branch:
commit 57617b155f549b073aef335811b3d89eb129b890
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Apr 18 21:02:28 2011 +0200

    Switch to dpkg-source 3.0 (quilt) format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 4895b85..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-README.source for octave-mapping
-===============================
-
-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/changelog b/debian/changelog
index 3cf3edf..26b42f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ octave-mapping (1.0.7-3) UNRELEASED; urgency=low
     - Remove Rafael Laboissiere from Uploaders (Closes: #571911)
     - Remove Ólafur Jens Sigurðsson <ojsbug at gmail.com> from Uploaders 
   * Bump standards version to 3.9.1, no changes needed.
+  * Switch to dpkg-source 3.0 (quilt) format
 
  -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 28 Feb 2010 22:35:35 +0100
 
diff --git a/debian/control b/debian/control
index 566181b..bb6ae0c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Thomas Weber <tweber at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.7.0), quilt
+Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.7.0)
 Standards-Version: 3.9.1
 Homepage: http://octave.sourceforge.net/mapping
 Vcs-Git: git://git.debian.org/git/pkg-octave/octave-mapping.git
diff --git a/debian/rules b/debian/rules
index 038c30c..71fb86c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,3 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
octave-mapping



More information about the Pkg-octave-commit mailing list