chiark / gitweb /
Use "3.0 (native)" source format with bzip2 compression
authorhertzog <hertzog@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 3 Jan 2010 23:28:35 +0000 (23:28 +0000)
committerhertzog <hertzog@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 3 Jan 2010 23:28:35 +0000 (23:28 +0000)
Created debian/source/{format,options} for this.

git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7024 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
debian/source/format [new file with mode: 0644]
debian/source/options [new file with mode: 0644]

index bce3472c8d88b5f3bf89162ae838c552d49a32c7..c1ce0253b667c4d5591486ed246cc83b53712843 100644 (file)
@@ -8,6 +8,8 @@ developers-reference (3.4.4) UNRELEASED; urgency=low
   * Update description of the PTS "summary" keyword. Thanks to
     Simon McVittie <smcv@debian.org> for the patch. Closes: #469154
   * Add accent on my first name in debian/control.
+  * Use "3.0 (native)" source format with bzip2 compression.
+    Created debian/source/{format,options} for this.
 
  -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 22 Dec 2009 22:49:40 +0900
 
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..89ae9db
--- /dev/null
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644 (file)
index 0000000..8f04d6d
--- /dev/null
@@ -0,0 +1 @@
+compression = "bzip2"