Your message dated Sat, 05 Oct 2013 10:47:05 +0000
with message-id <[email protected]>
and subject line Bug#695975: fixed in devscripts 2.12.6+deb7u1
has caused the Debian Bug report #695975,
regarding should have different release_pattern on wheezy
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 [email protected]
immediately.)


-- 
695975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.12.6
Severity: normal
File: /usr/bin/build-rdeps
Tags: patch, wheezy

build-rdeps is not useful out of the box on wheezy system since it would only 
provide a confusing message like:

    build-rdeps: unable to find sources files.
    Did you forget to run apt-get update (or add --update to this command)?

that is because of

    $> grep release_pattern /usr/bin/build-rdeps
    my $release_pattern = '(.*_dists_(sid|unstable))_(?:In)*Release$';

which hard-coded the names.  As a quick resolution geared toward wheezy it
could be patched to become (wheezy|stable) (consider this a patch ;) ),
but imho in the long run it should use 

    lsb_release -rc 

output to determine possible choices for the default regexp expression.

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBSIGN_KEYID=75C024C8
DEBUILD_ROOTCMD=fakeroot
DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i -ICVS -I.svn"
DEBUILD_LINTIAN=yes
DSCVERIFY_KEYRINGS=~/.gnupg/pubring.gpg
USCAN_SYMLINK=no
USCAN_DESTDIR=~/deb/tarballs
USCAN_SYMLINK=rename

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages devscripts depends on:
ii  dpkg-dev  1.16.9
ii  libc6     2.13-33
ii  perl      5.14.2-12
ii  python    2.7.3-3

Versions of packages devscripts recommends:
ii  at                        3.1.13-2
ii  curl                      7.26.0-1
ii  dctrl-tools               2.22.2
ii  debian-keyring            2012.06.01
ii  dput                      0.9.6.3
ii  dupload                   2.7.0
ii  equivs                    2.0.9
ii  fakeroot                  1.18.4-2
ii  gnupg                     1.4.12-4+b1
ii  libcrypt-ssleay-perl      0.58-1
ii  libdistro-info-perl       0.10
ii  libjson-perl              2.53-1
ii  libparse-debcontrol-perl  2.005-3
ii  libsoap-lite-perl         0.714-1
ii  liburi-perl               1.60-1
ii  libwww-perl               6.04-1
ii  lintian                   2.5.10.3
ii  man-db                    2.6.2-1
ii  patch                     2.6.1-3
ii  patchutils                0.3.2-1.1
ii  python-debian             0.1.21
pn  python-magic              <none>
ii  sensible-utils            0.0.7
ii  strace                    4.5.20-2.3
ii  unzip                     6.0-7
ii  wdiff                     1.1.2-1
ii  wget                      1.13.4-3
ii  xz-utils                  5.1.1alpha+20120614-1

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]            8.1.2-0.20111106cvs-1
ii  build-essential              11.5
pn  cvs-buildpackage             <none>
pn  devscripts-el                <none>
ii  gnuplot                      4.6.0-8
ii  libauthen-sasl-perl          2.1500-1
ii  libfile-desktopentry-perl    0.04-3
ii  libnet-smtp-ssl-perl         1.01-3
ii  libterm-size-perl            0.207-1
ii  libtimedate-perl             1.2000-1
ii  libyaml-syck-perl            1.20-1
ii  mutt                         1.5.21-6.2
ii  openssh-client [ssh-client]  1:6.0p1-3
ii  svn-buildpackage             0.8.5
ii  w3m                          0.5.3-8

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.12.6+deb7u1

We believe that the bug you reported is fixed in the latest version of
devscripts, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff <[email protected]> (supplier of updated devscripts 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 Oct 2013 18:48:12 +0000
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.12.6+deb7u1
Distribution: stable
Urgency: low
Maintainer: Devscripts Devel Team <[email protected]>
Changed-By: Moritz Muehlenhoff <[email protected]>
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 695975
Changes: 
 devscripts (2.12.6+deb7u1) stable; urgency=low
 .
   * Fix build-rdeps to work with Wheezy being stable (Closes: #695975)
Checksums-Sha1: 
 3b69cf4c008d5545f3e6f90d15091766c4bc3676 1687 devscripts_2.12.6+deb7u1.dsc
 5ff706ef12b7a7d7a6b14f9bb160ff4621adfa23 994693 devscripts_2.12.6+deb7u1.tar.gz
 1027d381b3047346ed792a654728b7080f0b7575 877160 
devscripts_2.12.6+deb7u1_amd64.deb
Checksums-Sha256: 
 f3bb9421ce8cdbec72732387655a9bb2db3691a8c2b93aaa7e97c57b6d913fca 1687 
devscripts_2.12.6+deb7u1.dsc
 5f7f84c5eda153c0144699b67324540270e5c584f626d731e0aca0ca4ca97c9c 994693 
devscripts_2.12.6+deb7u1.tar.gz
 395c05c4368bd8ca100b2ea075847ad366d38e2a9f128014a9b599c245666822 877160 
devscripts_2.12.6+deb7u1_amd64.deb
Files: 
 e0d603a76eb5cbef77660f2f2c0aeb26 1687 devel optional 
devscripts_2.12.6+deb7u1.dsc
 fa2fe07cbf98ef662ad67618d9dec545 994693 devel optional 
devscripts_2.12.6+deb7u1.tar.gz
 308dcdbabe032ac3b10e8655d8c1e9ef 877160 devel optional 
devscripts_2.12.6+deb7u1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlJPEN0ACgkQXm3vHE4uylp+iACgs4i3CfBXv9TcOH1/GOs7q26G
7ZAAoKBukbGEv0PggDJzIfIL8FnEtArt
=jKM9
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to