]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/changelog
Fix FTBFS and migrate to openjade/opensp
[debian/debian-policy.git] / debian / changelog
index 8f1b31bad1987b1fc20eec5072535ba822433b4d..d1d6b3f3c0c0776ab5f248bf3911e918c5dd7a1f 100644 (file)
@@ -1,3 +1,47 @@
+debian-policy (3.9.7.0) unstable; urgency=low
+
+  * Policy: refreshed the names of the Policy Editors.
+  * Makefile: use gzip -n when compressing generated files.
+  * debian/control, Makefile: 
+     - add missing Build-Depends on sp (opensp). Closes: #812663
+     - migrate to openjade and opensp.
+  * Policy: Symbolic links must not traverse above the root directory.
+    Wording: Andrey Rahmatullin <wrar@debian.org>
+    Seconded: Bill Allombert <ballombe@debian.org>
+    Seconded: Jakub Wilk <jwilk@debian.org>
+    Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
+    Closes: #555979
+  * Policy: [9.2.2] document 32-bit UIDs ranges.
+    Wording: Matthew Vernon <matthew@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Bill Allombert <ballombe@debian.org>
+    Seconded: Julien Cristau <jcristau@debian.org>
+    Closes: #765499
+  * Policy: [5.1] empty field values in control files are only permitted in
+    the debian/control file of a source package.
+    Wording:  Bill Allombert <ballombe@debian.org>
+    Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
+    Seconded: Andrey Rahmatullin <wrar@debian.org>
+    Closes: #666726
+  * Policy: [4.9] debian/rules: required targets must not attempt network
+    access.
+    Wording:  Bill Allombert <ballombe@debian.org>
+    Seconded: Andrey Rahmatullin <wrar@debian.org>
+    Seconded: Lucas Nussbaum <lucas@debian.org>
+    Closes: #770016
+  * Policy: [12.3] recommend to ship additional documentation for package 'pkg'
+    in a separate package 'pkg-doc' and install it into /usr/share/doc/pkg.
+    Wording:  Russ Allbery <rra@debian.org>
+    Seconded: Bill Allombert <ballombe@debian.org>
+    Seconded: Charles Plessy <plessy@debian.org>
+    Closes: #106073
+  [ Stefano Zacchiroli ]
+  * autopkgtest: new document containing the specification of automatic,
+    as-installed (AKA autopkgtest, or DEP-8) package tests
+    Closes: #799779
+
+ -- Bill Allombert <ballombe@debian.org>  Wed, 27 Jan 2016 22:33:51 +0100
+
 debian-policy (3.9.6.1) unstable; urgency=low
 
   * Fix FTBFS with emacs 24.4. Thanks to David Bremner <david@tethera.net>