Your message dated Wed, 30 Aug 2017 15:42:40 +0000
with message-id <e1dn58a-0001wm...@fasolo.debian.org>
and subject line Bug#873243: fixed in pkg-kde-tools 0.15.25
has caused the Debian Bug report #873243,
regarding pkg-kde-tools: pkgkde-vcs tag do not handle distribution names
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 ow...@bugs.debian.org
immediately.)


-- 
873243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pkg-kde-tools
Version: 0.15.24
Severity: normal
Control: tag -1 +patch

Hey,

i actually uploading the fixes for jessie and stretch for CVE-2017-9604.
#869573
#869574
#869577

and therefor I have in the distribution field stretch/jessie and this is
not handled.
$pkgkde-vcs tag -s
pkgkde-vcs: fatal: invalid Debian distribution for tagging - stretch

or
$pkgkde-vcs tag -s
pkgkde-vcs: fatal: invalid Debian distribution for tagging - jessie

My fast patch:

--- /tmp/pkgkde-vcs     2017-08-25 20:29:09.000000000 +0200
+++ /usr/bin/pkgkde-vcs 2017-08-25 20:28:33.574350984 +0200
@@ -153,7 +153,7 @@
 {
     local distro
     test -n "$1" || distro="$DEB_DISTRIBUTION"
-    if [ "$(expr match "$distro" 
'^\(\(stable\|testing\)\(-security\|-proposed-updates\)\|\(squeeze\|wheezy\|\)-backports\|stable\|unstable\|experimental\)$')"
 = "$distro" ]; then
+    if [ "$(expr match "$distro" 
'^\(\(stable\|testing\)\(-security\|-proposed-updates\)\|\(squeeze\|wheezy\|stretch\|jessie\)-backports\|stable\|unstable\|experimental\|stretch\|jessie\)$')"
 = "$distro" ]; then
         return 0
     fi
     return 1

Best Regards,

sandro

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages pkg-kde-tools depends on:
ii  libdpkg-perl  1.18.24
ii  perl          5.26.0-5
ii  python3       3.5.3-3

Versions of packages pkg-kde-tools recommends:
ii  dpkg-dev     1.18.24
ii  libwww-perl  6.15-2

Versions of packages pkg-kde-tools suggests:
ii  cdbs       0.4.152
ii  debhelper  10.7.2

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/pkgkde-vcs (from pkg-kde-tools package)

--- End Message ---
--- Begin Message ---
Source: pkg-kde-tools
Source-Version: 0.15.25

We believe that the bug you reported is fixed in the latest version of
pkg-kde-tools, 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 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated pkg-kde-tools 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 30 Aug 2017 17:30:03 +0300
Source: pkg-kde-tools
Binary: pkg-kde-tools libdlrestrictions1 libdlrestrictions-dev
Architecture: source
Version: 0.15.25
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Description:
 libdlrestrictions-dev - development files for the DLRestrictions library
 libdlrestrictions1 - library that implements library compatibility checks for 
dlopen()
 pkg-kde-tools - various packaging tools and scripts for KDE Applications
Closes: 854493 873243
Changes:
 pkg-kde-tools (0.15.25) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Make bit-dependent type substitutions work generically (Closes: #854493).
 .
   [ Maximiliano Curia ]
   * (l10n-packages.mk) Add missing ast and eo langs
 .
   [ Dmitry Shachnev ]
   * pkgkde-vcs: Add jessie and stretch to supported distributions (Closes:
     #873243). Thanks to Sandro Knauß for the initial patch.
   * pkgkde-vcs: Make Git version mangling more close to DEP-14: do not
     strip epoch numbers, and replace tildes with underscores.
   * Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
Checksums-Sha1:
 139b4fdf7581b61b3dd3e7ab81a2803e2d5d1933 2033 pkg-kde-tools_0.15.25.dsc
 531d0fe352ac2b1f1966a1d7c361789948b77a27 98804 pkg-kde-tools_0.15.25.tar.xz
 038a155c1cae9ef6c2f9ad09cb0dddf71058eddd 6276 
pkg-kde-tools_0.15.25_source.buildinfo
Checksums-Sha256:
 a0d3028abc3db833402b1248d142bad8249bc25857f3045cdbff182db4de76ec 2033 
pkg-kde-tools_0.15.25.dsc
 6337839dc3d7e88b0d78df364f2c1f04e8805c86ace678ec75fbf4f56b3ceb60 98804 
pkg-kde-tools_0.15.25.tar.xz
 584c96fbd04a0e45f90c468c3267ac1cfde3b51a8a51c83585d8fd6256458aea 6276 
pkg-kde-tools_0.15.25_source.buildinfo
Files:
 257409375b2c82c28a747cabdf573c12 2033 devel optional pkg-kde-tools_0.15.25.dsc
 d03d11d58b2dea3fcaa0da69d16e188d 98804 devel optional 
pkg-kde-tools_0.15.25.tar.xz
 cc9b8b19d78bb22122c29527295952f0 6276 devel optional 
pkg-kde-tools_0.15.25_source.buildinfo

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

iQIzBAEBCAAdFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAlmmzB8ACgkQ1v5xA2P4
XdM2cA/6Ao24ofcN5UH7s3p2jtg6rpuZwVwWJ8qzwOSSHPWBS12CDbrIiL/H2pUz
aTbo5jB75QLZtiwyW6EanY+CmaXtmqxXeRf7uZxxWphBR9Hd61HJX1suaGkB4kCl
K5e2DJ9Pxc8+gC4nz0Hy21IZZ/ainBBtgrT6ISZjvHJ1I6Fm5nwIiau2VwtByXL2
cr12XpO0TWOx7TEAmf7jkaUIxIYoRqASaO9UL73U7uGfpOcl/lYgrG2DDLeo9qi6
r8fJM9puCz3P+J74C/yFI9OJxDrzFEHh8tztSKmrOAUHAyHED7myiVnHHvyqzVIp
hsuobmnQ110yzxMhK7iH2YzNuMSzZHYpb91zEjBe5R07bSzxe/V0MS76vQPuYzqa
Ek+xevdlDsqvVfXTaBpVNDi5YCxbyWCcao2HyvTRU2qjvvImnzHEnwbhusLfTPcR
xTWGPrJVvkJSYEjnEyZm1UfM4vKI9Iw/fVVqCKeUkVN94HtJnI9LB5P4ABwm/KxW
qOF5oX+CWG6lY4Q/Gx+b6TlSQo0mj6DhzBNaUoCtmglYdKjZX6I28xUST9tIkpeg
B8u5drM6IomGpLXYqNma1rB2S5NF4w7kro/hYxmD9IOyie7oezrStVCsFaB13Bhn
LKeJwnYT+6Ky/Uq2PQH3s8z3kkItpxH3PBzBCIHWL4tNXdaakII=
=f1H7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to