r51 - /web/deps/dep4.mdwn

codehelp at users.alioth.debian.org codehelp at users.alioth.debian.org
Tue Apr 14 10:29:46 UTC 2009


Author: codehelp
Date: Tue Apr 14 10:29:46 2009
New Revision: 51

URL: http://svn.debian.org/wsvn/dep/?sc=1&rev=51
Log:
use code blocks for examples.

Modified:
    web/deps/dep4.mdwn

Modified: web/deps/dep4.mdwn
URL: http://svn.debian.org/wsvn/dep/web/deps/dep4.mdwn?rev=51&op=diff
==============================================================================
--- web/deps/dep4.mdwn (original)
+++ web/deps/dep4.mdwn Tue Apr 14 10:29:46 2009
@@ -238,21 +238,23 @@
 the +t1 sequence.
 
 Maintainer uploads (non-native package example):
-foo_1.2.3-4_amd64.deb
-foo-tdeb_1.2.3-4_all.tdeb
-foo-bar_1.2.3-4_amd64.deb
-foo_1.2.3-4.diff.gz
-foo_1.2.3.orig.tar.gz
-foo_1.2.3-4.dsc
-foo_1.2.3-4_amd64.changes
+
+	foo_1.2.3-4_amd64.deb
+	foo-tdeb_1.2.3-4_all.tdeb
+	foo-bar_1.2.3-4_amd64.deb
+	foo_1.2.3-4.diff.gz
+	foo_1.2.3.orig.tar.gz
+	foo_1.2.3-4.dsc
+	foo_1.2.3-4_amd64.changes
 
 Maintainer uploads (native package example):
-foo_1.2.3_amd64.deb
-foo-tdeb_1.2.3_all.tdeb
-foo-bar_1.2.3_amd64.deb
-foo_1.2.3.tar.gz
-foo_1.2.3.dsc
-foo_1.2.3_amd64.changes
+
+	foo_1.2.3_amd64.deb
+	foo-tdeb_1.2.3_all.tdeb
+	foo-bar_1.2.3_amd64.deb
+	foo_1.2.3.tar.gz
+	foo_1.2.3.dsc
+	foo_1.2.3_amd64.changes
 
 The foo-tdeb package will be listed in the .changes anyway so existing
 tools will simply add it to the list of files to be uploaded to
@@ -296,10 +298,11 @@
 that includes the TDeb support) is strictly necessary.
 
 Translator update uploads would contain:
-foo-tdeb_1.2.3-4+t1_all.tdeb
-foo_1.2.3-4+t1.diff.gz
-foo_1.2.3-4+t1.dsc
-foo_1.2.3-4+t1_all.changes
+
+	foo-tdeb_1.2.3-4+t1_all.tdeb
+	foo_1.2.3-4+t1.diff.gz
+	foo_1.2.3-4+t1.dsc
+	foo_1.2.3-4+t1_all.changes
 
 The key point is that a +t1 revision can happen *during a release
 freeze* without touching the source, without changing any of the




More information about the dep-commits mailing list