[SCM] Debian packaging of libgraphics-primitive-driver-cairo-perl branch, master, updated. debian/0.44-1

Ansgar Burchardt ansgar at debian.org
Sun Oct 2 08:46:13 UTC 2011


The following commit has been merged in the master branch:
commit fd01e8b784f896a2cda6a1e548ac3ef007c3f9ec
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sun Oct 2 10:21:59 2011 +0200

    Use source format 3.0 (quilt).

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 53061e1..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
- 
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index ce421ba..a893dce 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libgraphics-primitive-driver-cairo-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.8)
 Build-Depends-Indep: perl (>= 5.10.1), libcairo-perl (>= 1.061),
  libgeometry-primitive-perl, libgraphics-primitive-perl, libtext-flow-perl,
  libmoose-perl (>= 0.76)
diff --git a/debian/rules b/debian/rules
index f6b359a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
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)

-- 
Debian packaging of libgraphics-primitive-driver-cairo-perl



More information about the Pkg-perl-cvs-commits mailing list