]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
debian/rules: no more ship libc6-migration.txt
authorBill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
Mon, 1 Feb 2016 22:10:47 +0000 (23:10 +0100)
committerBill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
Mon, 1 Feb 2016 22:10:47 +0000 (23:10 +0100)
Proposed by Julian Gilbey. Closes: #797478

debian/changelog
debian/rules

index d1d6b3f3c0c0776ab5f248bf3911e918c5dd7a1f..c87bc78d498892acdf262e5fc81328bdcd9f04f5 100644 (file)
@@ -2,9 +2,10 @@ 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: 
+  * debian/control, Makefile:
      - add missing Build-Depends on sp (opensp). Closes: #812663
      - migrate to openjade and opensp.
+  * debian/rules: no more ship libc6-migration.txt. Closes: #797478
   * Policy: Symbolic links must not traverse above the root directory.
     Wording: Andrey Rahmatullin <wrar@debian.org>
     Seconded: Bill Allombert <ballombe@debian.org>
@@ -40,7 +41,7 @@ debian-policy (3.9.7.0) unstable; urgency=low
     as-installed (AKA autopkgtest, or DEP-8) package tests
     Closes: #799779
 
- -- Bill Allombert <ballombe@debian.org>  Wed, 27 Jan 2016 22:33:51 +0100
+ -- Bill Allombert <ballombe@debian.org>  Mon, 01 Feb 2016 23:03:51 +0100
 
 debian-policy (3.9.6.1) unstable; urgency=low
 
index 2a3a76e51e39a146286b7ff58a2e708c30c1383c..67b0bd8568ae9f20849648703a378fada0d10a25 100755 (executable)
@@ -37,7 +37,7 @@ FHS_FILES   := fhs-2.3.html fhs-2.3.ps.gz fhs-2.3.txt.gz fhs-2.3.pdf.gz
 # separately, as are the directories of HTML output.
 POLICY_FILES := $(SGML_FILES:=.sgml) $(SGML_FILES:=.txt.gz)            \
                $(SGML_FILES:=-1.html) version.ent                      \
-               virtual-package-names-list.txt libc6-migration.txt      \
+               virtual-package-names-list.txt                          \
                copyright-format/copyright-format-1.0.html              \
                copyright-format/copyright-format-1.0.txt.gz            \
                autopkgtest/autopkgtest.html                            \