[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#882775: marked as done (dpkg-dev-el: debian-control-source-fields is outdated)



Your message dated Sun, 01 Jul 2018 10:34:35 +0000
with message-id <E1fZZgh-000E62-2l@fasolo.debian.org>
and subject line Bug#882775: fixed in dpkg-dev-el 37.2
has caused the Debian Bug report #882775,
regarding dpkg-dev-el: debian-control-source-fields is outdated
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
882775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882775
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg-dev-el
Version: 36.3+nmu1
Severity: normal
Tags: patch

The list of valid source package field names in the variable
debian-control-source-fields is not up to date.  Consulting
deb-src-control(1) the following fields are missing: Build-Depends-Arch,
Build-Conflicts-Arch, Origin, Bugs and (my new favorite in dpkg 1.19.0)
Rules-Requires-Root.  See the attached patch which also removes the
DM-Upload-Allowed field that has been unsupported since dpkg 1.17.0.


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.14.2-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dpkg-dev-el depends on:
ii  debian-el                 36.3+nmu1local1
ii  emacs                     47.0
ii  emacs-snapshot [emacsen]  1:20171117-1
ii  emacs25 [emacsen]         25.2+1-6
ii  emacsen-common            2.0.8

Versions of packages dpkg-dev-el recommends:
ii  wget  1.19.2-1

Versions of packages dpkg-dev-el suggests:
ii  dpkg-dev  1.19.0.4

-- no debconf information

diff -Nru emacs-goodies-el-36.3+nmu1/elisp/dpkg-dev-el/debian-control-mode.el emacs-goodies-el-36.3+nmu1local1/elisp/dpkg-dev-el/debian-control-mode.el
--- emacs-goodies-el-36.3+nmu1/elisp/dpkg-dev-el/debian-control-mode.el	2017-01-28 03:14:24.000000000 +0100
+++ emacs-goodies-el-36.3+nmu1local1/elisp/dpkg-dev-el/debian-control-mode.el	2017-10-17 12:52:48.000000000 +0200
@@ -181,8 +181,9 @@
 (defvar debian-control-source-fields
   (append
   '("Section" "Priority" "Maintainer" "Build-Depends" "Build-Depends-Indep"
-     "Build-Conflicts" "Build-Conflicts-Indep" "Standards-Version" "Uploaders"
-     "DM-Upload-Allowed" "Homepage" "Vcs-Browser" "XS-Python-Version")
+     "Build-Depends-Arch" "Build-Conflicts" "Build-Conflicts-Indep"
+     "Build-Conflicts-Arch" "Standards-Version" "Uploaders" "Origin" "Bugs"
+     "Homepage" "Vcs-Browser" "Rules-Requires-Root" "XS-Python-Version")
    (mapcar (lambda (elt) (concat "Vcs-" elt))
            debian-control-vcs-names))
   "Valid source package field names, collected from several policy sections.")

--- End Message ---
--- Begin Message ---
Source: dpkg-dev-el
Source-Version: 37.2

We believe that the bug you reported is fixed in the latest version of
dpkg-dev-el, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 882775@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Bremner <bremner@debian.org> (supplier of updated dpkg-dev-el package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 01 Jul 2018 07:04:31 -0300
Source: dpkg-dev-el
Binary: elpa-dpkg-dev-el dpkg-dev-el
Architecture: source
Version: 37.2
Distribution: experimental
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: David Bremner <bremner@debian.org>
Description:
 dpkg-dev-el - Transition package, dpkg-dev-el to elpa-dpkg-dev-el
 elpa-dpkg-dev-el - Emacs helpers specific to Debian development
Closes: 882775
Changes:
 dpkg-dev-el (37.2) experimental; urgency=medium
 .
   * Bug fix: "debian-control-source-fields is outdated", thanks to Sven
     Joachim (Closes: #882775).
Checksums-Sha1:
 679234a463196ab850eee296047750d157e7893a 1493 dpkg-dev-el_37.2.dsc
 9ddef4dc5b3db4d95135a995854268e72bbc7f83 34424 dpkg-dev-el_37.2.tar.xz
 bdbfb1805d3c3a275add6fa4570cb15297c8f973 7963 dpkg-dev-el_37.2_amd64.buildinfo
Checksums-Sha256:
 ef9c360fba1a76ce353f325fcf9af4b0d3b73d60ce7a89f266a314dd8d72183e 1493 dpkg-dev-el_37.2.dsc
 223490010a2a45a0970d3c4b8231d0db0128724c21307f6f9f9b5af82628457b 34424 dpkg-dev-el_37.2.tar.xz
 3b3d8c4fb9bb91ec0a758eb506a2473f02ff95cdd85ebc2827cacb5f0a6c925d 7963 dpkg-dev-el_37.2_amd64.buildinfo
Files:
 f3e088bc1fbad8262921335dcd5fbf18 1493 lisp optional dpkg-dev-el_37.2.dsc
 14784d5f077bd00637461d67995c8b6b 34424 lisp optional dpkg-dev-el_37.2.tar.xz
 e051f831ddc075afa3cdb070e38fd0ad 7963 lisp optional dpkg-dev-el_37.2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAls4qrUACgkQ8gKXHaSn
nizTAwv/dxSWfcp22pSywchuYxftUPNy61ouYJUTgnnqc8hfxBUh4inNVQQ8CR7g
xgknpepZ4GouOSWpMY3/hoyqEOjUYeN3yxtT7i3xo2VlCyQ23HJi+2TLZY2Mlhzl
LihKJBU4my9y3gMNNLIYtr/xf4toVaAT+iY1dIuFkTgNjDGhcMVh6kz1b7kHO3cL
YW9o2Yek/m2Gn71gaHb7wXTZeAhVqa76w9X3TKmdhbWRv68T0Oy7BmMoKfC3JcuB
cboeXR77T8EaKomR7Ph+uBSZwOQDbKO9mM9Uyf+mGXZBgdiLUB5oFdayRFlp2C49
s+YDUm6ygR2hJRyyyyksFNpM+ykFDfnLHzlt6WXpM5EGBeedSNBc/xgyQDZ04lFf
jgvTtcyThZtXUF5pipkT11TAUs4jmvuguXL7WxvJ25ubYG9y0+gt4jeZA1HFV10f
pmIXJyXcKp4/MmLbWn5vSYpE+FiBIYhVheJIxMCW6xc1dOMrwiOuxrVRg930M0xL
BUR9hflE
=HbrM
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: