Your message dated Sun, 11 Aug 2013 15:47:22 +0300 with message-id <[email protected]> and subject line Re: Bug#719348: dpkg-dev: dpkg-source - can't build with source format '3.0 (quilt)' has caused the Debian Bug report #719348, regarding dpkg-dev: dpkg-source - can't build with source format '3.0 (quilt)' 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.) -- 719348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719348 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dpkg-dev Version: 1.17.1 Severity: normal During build package with following version number results failed build: $ git-buildpackage ... dpkg-source -i -b splitpatch-0.0+20130626+gitbd6a83d dpkg-source: error: can't build with source format '3.0 (quilt)': version does not contain a revision dpkg-buildpackage: error: dpkg-source -i -b splitpatch-0.0+20130626+gitbd6a83d gave error exit status 255 debuild: fatal error at line 1357: dpkg-buildpackage -rfakeroot -D -us -uc -i failed If the version number is changed from initial "0.0" to "0.1" the build succeeds. Please consider allowing initial "0.0" for software that is packaged directly from version control and which do not have any release numbering (possibly not yet). If later upstream adds a version number, it's easy to package when he original code has been prefixed with "0.0". -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.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.23.52.20130727-1 ii bzip2 1.0.6-4 ii libdpkg-perl 1.17.1 ii make 3.81-8.2 ii patch 2.7.1-3 ii xz-utils 5.1.1alpha+20120614-2 Versions of packages dpkg-dev recommends: ii build-essential 11.6 ii fakeroot 1.19-2 ii gcc [c-compiler] 4:4.8.1-2 ii gcc-4.4 [c-compiler] 4.4.7-3 ii gcc-4.5 [c-compiler] 4.5.3-12 ii gcc-4.6 [c-compiler] 4.6.4-2 ii gcc-4.7 [c-compiler] 4.7.3-4 ii gcc-4.8 [c-compiler] 4.8.1-8 ii gnupg 1.4.14-1 ii gpgv 1.4.14-1 ii libalgorithm-merge-perl 0.08-2 Versions of packages dpkg-dev suggests: ii debian-keyring 2013.06.25 -- no debconf information -- debsums errors found: sh: 1: /usr/sbin/dpkg-divert: not found
--- End Message ---
--- Begin Message ---On 2013-08-11 10:27, Guillem Jover wrote: | > | > dpkg-source -i -b splitpatch-0.0+20130626+gitbd6a83d | > dpkg-source: error: can't build with source format '3.0 (quilt)': version does not contain a revision | | If the software is using “3.0 (quilt)” then it needs a revision | otherwise make it “3.0 (native)”. You're right. In the second build I used the *-1 suffix and that made the build succeed. Could the message be made somehow more clear about this? Like: can't build with source format '3.0 (quilt)': version does end to a Debian revision like *-N etc. Thanks, Jari
--- End Message ---

