浏览代码

Use source format "3.0 (native)" with bzip2 compression for dpkg itself

Raphaël Hertzog 16 年之前
父节点
当前提交
8e669bb45a
共有 3 个文件被更改,包括 4 次插入0 次删除
  1. 1 0
      debian/changelog
  2. 1 0
      debian/source/format
  3. 2 0
      debian/source/options

+ 1 - 0
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).

+ 1 - 0
debian/source/format

@@ -0,0 +1 @@
+3.0 (native)

+ 2 - 0
debian/source/options

@@ -0,0 +1,2 @@
+# Use bzip2 compression by default, we save 2.5Mb
+-Zbzip2