chiark / gitweb /
Fixed working of the repackaged tarballs section to avoid giving the impression that...
authorlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 7 Sep 2009 20:40:45 +0000 (20:40 +0000)
committerlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 7 Sep 2009 20:40:45 +0000 (20:40 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@6927 313b444b-1b9f-4f58-a734-7bb04f332e8d

best-pkging-practices.dbk
debian/changelog

index 56b7c3cab1c073930577983fcbc17fa559a4229f..1800e063165ff10b88f6b347fec337e6593d3c92 100644 (file)
@@ -1734,9 +1734,9 @@ A repackaged <literal>.orig.tar.gz</literal>
 <orderedlist numeration="arabic">
 <listitem>
 <para>
 <orderedlist numeration="arabic">
 <listitem>
 <para>
-<emphasis role="strong">must</emphasis> be documented in the resulting source package.
+should be documented in the resulting source package.
 Detailed information on how the repackaged source was obtained,
 Detailed information on how the repackaged source was obtained,
-and on how this can be reproduced must be provided in
+and on how this can be reproduced should be provided in
 <filename>debian/copyright</filename>.  It is also a good idea to provide a
 <literal>get-orig-source</literal> target in your
 <filename>debian/rules</filename> file that repeats the process, as described
 <filename>debian/copyright</filename>.  It is also a good idea to provide a
 <literal>get-orig-source</literal> target in your
 <filename>debian/rules</filename> file that repeats the process, as described
index 07dc4ca873fa515ba585f1fd265027509cc5d934..40f313c152a526c6d73f108681ad8989e24f918e 100644 (file)
@@ -1,3 +1,11 @@
+developers-reference (3.4.3) unstable; urgency=low
+
+  * Fixed working of the repackaged tarballs section to avoid giving the
+    impression that it's a standard packages must comply with. Closes:
+    #489135.
+
+ -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Mon, 07 Sep 2009 22:40:21 +0200
+
 developers-reference (3.4.2) unstable; urgency=low
 
   * Applied patch from Justin B Rye that improves the discussion on writing
 developers-reference (3.4.2) unstable; urgency=low
 
   * Applied patch from Justin B Rye that improves the discussion on writing