[Pkg-octave-commit] [SCM] octave-time branch, master, updated. d9e24a1157b826357b1ba627941fd20471dc86bd

Thomas Weber tweber at debian.org
Sat Apr 23 08:42:40 UTC 2011


The following commit has been merged in the master branch:
commit dbe1dfe441f557a9076e5a4dac4724971b318688
Author: Thomas Weber <tweber at debian.org>
Date:   Thu Apr 21 18:17:45 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 056f3df..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-README.source for octave-time
-=============================
-
-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>, Sun, 24 May 2009 22:28:24 +0200
-
diff --git a/debian/changelog b/debian/changelog
index 5889ca7..468c8c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ octave-time (1.0.9-3) UNRELEASED; urgency=low
   * debian/control:
     - Remove Rafael Laboissiere from Uploaders (Closes: #571871)
     - Remove Ólafur Jens Sigurðsson <ojsbug at gmail.com> from Uploaders
+  * Switch to dpkg-source 3.0 (quilt) format
 
  -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 28 Feb 2010 22:58:35 +0100
 
diff --git a/debian/control b/debian/control
index 4988f06..5301e79 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.8.1
 Homepage: http://octave.sourceforge.net/time
 Vcs-Git: git://git.debian.org/git/pkg-octave/octave-time.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-time



More information about the Pkg-octave-commit mailing list