The following commit has been merged in the master branch:
commit 8e669bb45a74317ada0bcd72375e53f09b22c713
Author: Raphaël Hertzog <[email protected]>
Date: Wed Nov 11 16:03:38 2009 +0100
Use source format "3.0 (native)" with bzip2 compression for dpkg itself
diff --git a/debian/changelog b/debian/changelog
index 174ec02..d4083bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -87,6 +87,7 @@ dpkg (1.15.5) UNRELEASED; urgency=low
detects changes to upstream files that are stored in the .diff.gz.
* Add DEP-3 compliant headers to automatic patches created by dpkg-source
in 3.0 (quilt) source format. Closes: #543581
+ * Switch dpkg to source format "3.0 (native)" with bzip2 compression.
[ Updated dpkg translations ]
* Czech (Miroslav Kure).
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..3d59e9a
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+# Use bzip2 compression by default, we save 2.5Mb
+-Zbzip2
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]