Your message dated Wed, 15 Jan 2014 18:18:47 +0000
with message-id <e1w3v39-0007n6...@franck.debian.org>
and subject line Bug#719348: fixed in dpkg 1.17.6
has caused the Debian Bug report #719348,
regarding dpkg-dev: please improve error message on missing revision in version
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.)


-- 
719348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.17.5
Severity: normal

Dear Maintainer,

I am developing a software package using semantic versioning, and am trying to
build a package of version 1.0.0. Versions before have built correctly, e.g.
0.15.0.

In semantic versioning (http://semver.org/), you are required to make package
names meaningful, so this will affect other packages as well.

Here are the latest entries in my debian/changelog:

pd-purest-json (1.0.0) UNRELEASED; urgency=low
  * Info for users while loading object
  * Bug fixes in [json-encode]:
    - array handling
    - number handling
  * Refactoring

 -- Thomas Mayer <tho...@residuum.org>  Thu, 03 Jan 2013 15:00:00 +0100

pd-purest-json (0.15.0) UNRELEASED; urgency=low
  * Cancellation is now faster
  * Switch to json-c 0.11
  * Refactoring of code
  * Breaking changes:
    - [oauth] and [rest]:
      -- [write( method is now called [file(
      -- [url( method is now called [init(
      -- init errors only output to console
      -- changes to status outlet:
          --- on success output bang
          --- on HTTP error output numerical HTTP status
          --- on cURL error output list: error code and message
    - [rest-json] has been removed
    - [json-decode]:
      -- string values will not be checked for numbers or boolean

 -- Thomas Mayer <tho...@residuum.org>  Mon, 18 Nov 2013 23:00:00 +0100


The sequence of commands:

mv purest_json-1.0.0 pd-`echo purest_json|tr '_' '-'`_1.0.0
tar --exclude-vcs -czpf ../pd-`echo purest_json|tr '_' '-'`_1.0.0.orig.tar.gz
pd-`echo purest_json|tr '_' '-'`_1.0.0
rm -f -- purest_json-1.0.0.tar.gz
rm -rf -- purest_json-1.0.0 pd-`echo purest_json|tr '_' '-'`_1.0.0
cd .. && dpkg-source -b purest_json
dpkg-source: info: using options from purest_json/debian/source/local-options:
--unapply-patches --abort-on-upstream-changes
dpkg-source: error: can't build with source format '3.0 (quilt)': version does
not contain a revision

This is possible related to bug #719348 http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=719348




-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (600, 'unstable'), (500,
'stable-updates')
Architecture: i386 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg-dev depends on:
ii  base-files    7.2
ii  binutils      2.24-2
ii  bzip2         1.0.6-5
ii  libdpkg-perl  1.17.5
ii  make          3.81-8.3
ii  patch         2.7.1-4
ii  xz-utils      5.1.1alpha+20120614-2

Versions of packages dpkg-dev recommends:
ii  build-essential          11.6
ii  fakeroot                 1.18.4-2
ii  gcc [c-compiler]         4:4.8.2-1
ii  gcc-4.6 [c-compiler]     4.6.4-5
ii  gcc-4.7 [c-compiler]     4.7.3-9
ii  gcc-4.8 [c-compiler]     4.8.2-10
ii  gnupg                    1.4.15-3
ii  gnupg2                   2.0.22-2
ii  gpgv                     1.4.15-3
pn  libalgorithm-merge-perl  <none>

Versions of packages dpkg-dev suggests:
ii  debian-keyring  2013.12.13

--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.17.6

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

Debian distribution maintenance software
pp.
Guillem Jover <guil...@debian.org> (supplier of updated dpkg 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, 15 Jan 2014 05:29:45 +0100
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source amd64 all
Version: 1.17.6
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-d...@lists.debian.org>
Changed-By: Guillem Jover <guil...@debian.org>
Description: 
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 108196 253265 476221 694524 708033 718295 719348 732648 733326 733746 
733980 734114 734783
Changes: 
 dpkg (1.17.6) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Move signing in dpkg-buildpackage to the end of the build.
   * Add new --check-command and --check-option options to dpkg-buildpackage,
     and DEB_CHECK_COMMAND environment variable as a default value, to
     specify a package checker to use before the signing process.
   * Detect a missing gain-root-command even if dpkg-buildpackage is running
     as root.
   * Detect a missing sign-command in dpkg-buildpackage, before starting the
     build, to avoid a failure at the end of the process.
   * Remove trailing newlines from dpkg-deb warning message.
   * Change dpkg-deb conffile name length warning into an error, as dpkg will
     reject those packages at install time anyway.
   * Unify and clarify dpkg-deb and dpkg conffile name length error message.
     Closes: #108196
   * Add new start-stop-daemon --pid option. Closes: #253265
   * Mention Multi-Arch: no value in man pages. Closes: #732648
   * Correctly hyphenate binary-only and source-only in dpkg-buildpackage
     output messages.
   * Use makedev(3) when extracting .deb archives rather than ad-hoc
     computations, to be able to support large major/minor device numbers,
     supported on at least Linux, NetBSD and OpenBSD based systems.
     Thanks to Peter Chang <d...@google.com>.
   * Turn the ARM Embedded ABI symbols blacklist into a regex, to stop having
     to keep up with the GNU toolchain, or other toolchains emitting different
     symbols.
   * Blacklist GOMP critical section symbols. Closes: #708033
   * Add support for Ignore-Blacklist-Groups field in symbols files, with the
     two available group values aeabi and gomp. Closes: #694524
   * Allow updating checksums in Dpkg::Checksums without erroring out.
   * Add shell hooks support to dpkg-buildpackage, based on the debuild
     implementation in devscripts 2.13.9. Closes: #476221
   * Add support for Testsuite source field.
   * Clarify error message about missing revision in non-native source package.
     Closes: #719348, #733746
   * Set default compression options in source format specific modules instead
     of dpkg-source. This makes sure the correct compression level is set, even
     for “3.0 (native)” packages with non-default compressors. Closes: #733326
   * Change default source package compressor for new formats (>= 2.0) to xz.
   * Ignore the same packages in «dpkg-query --list» when computing the
     column width as when printing the entries. Closes: #734114
   * Do not produce .deb archives with uncompressed gzip members on
     «dpkg-deb -Zgzip -z0», instead create them as non-compressed members,
     as if -Znone had been passed, as documented. Closes: #718295
   * Add support for .deb archives with a control member not compressed
     (control.tar) or compressed with xz (control.tar.xz).
   * Add support for creating uniformly compressed .deb archive members,
     with the new dpkg-deb option --uniform-compression.
   * Fix file descriptor leaks in diversions and statoverride databases.
     Closes: #734783
   * Allow missing prior-version argument in dpkg-maintscript-helper
     dir_to_symlink and symlink_to_dir commands. Closes: #733980
 .
   [ Updated dpkg translations ]
   * Swedish (Peter Krefting).
   * Vietnamese (Trần Ngọc Quân).
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * German (Helge Kreutzmann).
   * Swedish (Peter Krefting).
Checksums-Sha1: 
 17149a077e85450c4d0f157fd68175c038367843 1989 dpkg_1.17.6.dsc
 93d1d55fa82a9bcebfa4f7fdc50f1cb7d1d734e1 3859780 dpkg_1.17.6.tar.xz
 7652783bc417fd8a906e08c7cbb5e1399a829383 755382 libdpkg-dev_1.17.6_amd64.deb
 df4cdec82073940f8c623ae68cc646ca7973cefd 2624918 dpkg_1.17.6_amd64.deb
 3e4762e0cf298a9c2913dc68cae6fdb659a957cb 1015506 dselect_1.17.6_amd64.deb
 5448b4550e1b17f8786751eb6d14a1c66429a4b5 1381378 dpkg-dev_1.17.6_all.deb
 9acc2e4e97157dac242680f7cf55e1c2558f3d71 926988 libdpkg-perl_1.17.6_all.deb
Checksums-Sha256: 
 603b2a9debc695a4c156629447d32ce0f7ec2c376e10c4bdd84dbc98e8279fa9 1989 
dpkg_1.17.6.dsc
 96f5cddffbd7557574a90a4b90cb5387c4cd5334011b90b38fe67ebfdf9eb464 3859780 
dpkg_1.17.6.tar.xz
 197d1d264723305096bc1810ca53bee1ccf455ecf7fde2babc6aeaa03488d41c 755382 
libdpkg-dev_1.17.6_amd64.deb
 6e087d4059f5d09d680881e7f52dbd0307b21d1186bdc39415586830acd1b2de 2624918 
dpkg_1.17.6_amd64.deb
 5c0c0f14d81d93b1f8c419bdbb351023cc623fd8ce777dda0877286c2811b418 1015506 
dselect_1.17.6_amd64.deb
 e831302d2ed309ae487ac0bce3e2af23b991ae9cfc82c675aaff2948a1477d8a 1381378 
dpkg-dev_1.17.6_all.deb
 539bba2f0fef28eac65edadd819daa62119853bdcd1eabf1eaf60b98dd4caf31 926988 
libdpkg-perl_1.17.6_all.deb
Files: 
 30c7bac84b1d4ce8bcdb021cf97dad30 1989 admin required dpkg_1.17.6.dsc
 c87f2ae291d460015353e01d121bea85 3859780 admin required dpkg_1.17.6.tar.xz
 7feb0595f1e32fe7370e49a09b13fc6b 755382 libdevel optional 
libdpkg-dev_1.17.6_amd64.deb
 7b6c92341cb9cdfa9d34ae499e81ac25 2624918 admin required dpkg_1.17.6_amd64.deb
 7fc31cecda631b7803f2c9fc91f4d654 1015506 admin optional 
dselect_1.17.6_amd64.deb
 876399b13e36332fe367b7720f5f3a34 1381378 utils optional dpkg-dev_1.17.6_all.deb
 4bc10add44b5430a7fbe72707a5eae67 926988 perl optional 
libdpkg-perl_1.17.6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS1skyAAoJELlyvz6krlejEvkQAIXigTGxHvwLndy4m2S7XSxs
xIr+N0T6XHkggvzy/arT+K8RoOqPCIEVZ1JK/+TKmJ9tKAEU18twrF3Y/OfCw5/E
1bmI69wGkDqitMcwk2prB6z3ypD+DEf0TVPRFmEaW3BudeZB8GXQ7GtP3KfmoQb9
vC7aw3/bR963RDcGOF4nFJ0Jr9lkpg6sACpPQhg5nVr+CIvBP6DXMaU0UIPcZNV+
GdHhtDLp8MkNQQJyPLEkitCl8QScvRJ8Qoa9f8YBTnbrLkAZP7gb0nse3Tgy+ps0
Oxiw1A/C7PB4IMr4BczhIS5TStKzV/kvbH11HWOd2FNCis+fKkkxSVIK5G24b2gB
E9+nXiC+U+MXRnT+GD5uuTPKeIlHxgqXHumQacevIEgFvHTxfCSXdvET6SjMbXTX
qZh1FIMQt7Npis5dXgdbz2zK4TEsVzS8gb6TbyFBbLue8X+yx4kv9kGyw8Fl2Yx9
fmjwY1DB9G3ZhIBs5IKx8AwW7fM2ZN1jUZRCx/y5Xdqqes8pmlkN80O5G0z0k5Kb
ZqJSYYvBDr7NJMIvr4vuk1EAyNLRZaVDM0TyCH30I6l0559uBPO7A7+Rb6K2ghh6
bRsClJ/1vsVrH76r2er3Qq+41gk0zf7sxnnrwcmhXEbfjURhwg8Ugg13PuHJqeAH
0wqyjhVKT3JJ8IoJt/Rc
=X5JS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to