chiark / gitweb /
append NMU-diff to the bug
authoraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 12 Nov 2006 10:17:59 +0000 (10:17 +0000)
committeraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 12 Nov 2006 10:17:59 +0000 (10:17 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@3959 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
developers-reference.sgml

index f4e3c8445c463cf0366313c72cacdaf5ac57be54..bad7a81c58bfc2b882bb781d315a4a96d3776ac9 100644 (file)
@@ -34,6 +34,7 @@ developers-reference (3.3.8) unstable; urgency=low
   * Hint to dd-list/whodepends. Closes: #353874
   * Don't use too generic mail ids. Closes: #355725
   * pts/summary is actually used. Thanks, Holger Levsen. Closes: #387108
+  * clarify that one should append the NMU-diff to a bug. Closes: #394033
 
  -- Andreas Barth <aba@not.so.argh.org>  Sat, 11 Nov 2006 10:55:44 -0700
 
index 859de1db47121d4fd41b5eb5f1e2f79e3ce4cb5d..9db7ba81a48de291d7cf4e8cc3f3249d449b199d 100644 (file)
@@ -7,7 +7,7 @@
   <!ENTITY % dynamicdata  SYSTEM "dynamic.ent" > %dynamicdata;
 
   <!-- CVS revision of this document -->
-  <!ENTITY cvs-rev "$Revision: 1.312 $">
+  <!ENTITY cvs-rev "$Revision: 1.313 $">
 
   <!-- if you are translating this document, please notate the CVS
        revision of the original developer's reference in cvs-en-rev -->
@@ -3192,7 +3192,7 @@ the official package maintainer.
 Also, after doing an NMU, you have to send
 the information to the existing bugs that are fixed by your NMU,
 including the unified diff.
-Alternatively you can open a new bug and include a
+Historically, it was custom to open a new bug and include a
 patch showing all the changes you have made.
 The normal maintainer will either apply the patch or employ an alternate
 method of fixing the problem.  Sometimes bugs are fixed independently