Your message dated Mon, 28 Dec 2015 15:51:24 +0000 with message-id <[email protected]> and subject line Bug#791759: fixed in git-buildpackage 0.7.1 has caused the Debian Bug report #791759, regarding Should support "gbp help <command>" 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.) -- 791759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791759 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: git-buildpackage Version: 0.6.31 Severity: normal THis is what gbp gives now. rrs@learner:/tmp/sg3-utils (upstream)$ gbp help import-orig Usage: gbp <command> [<args>] The most commonly used commands are: buildpackage - build a Debian package import-orig - import a new upstream tarball import-dsc - import a single Debian source package import-dscs - import multiple Debian source packages Use '--list-cmds' to list all available commands. 14:14 ♒♒♒ ☺ rrs@learner:/tmp/sg3-utils (upstream)$ gbp help dch Usage: gbp <command> [<args>] The most commonly used commands are: buildpackage - build a Debian package import-orig - import a new upstream tarball import-dsc - import a single Debian source package import-dscs - import multiple Debian source packages Use '--list-cmds' to list all available commands. 14:14 ♒♒♒ ☺ Earlier, before changing the naming to gbp, it used to work pretty nicer. Asking for help gave full access to documentation. It does not look to be the case anymore. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.7+ (SMP w/4 CPU cores) Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages git-buildpackage depends on: ii devscripts 2.15.5 ii git 1:2.1.4-2.1 ii man-db 2.7.0.2-5 ii python 2.7.9-1 ii python-dateutil 2.2-2 ii python-pkg-resources 17.0-1 ii python-six 1.9.0-3 Versions of packages git-buildpackage recommends: ii cowbuilder 0.73 ii pristine-tar 1.33 ii python-requests 2.7.0-3 Versions of packages git-buildpackage suggests: ii python-notify 0.1.1-4 ii unzip 6.0-17 -- no debconf information
--- End Message ---
--- Begin Message ---Source: git-buildpackage Source-Version: 0.7.1 We believe that the bug you reported is fixed in the latest version of git-buildpackage, 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. Guido Günther <[email protected]> (supplier of updated git-buildpackage 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: SHA256 Format: 1.8 Date: Mon, 28 Dec 2015 15:26:56 +0100 Source: git-buildpackage Binary: git-buildpackage git-buildpackage-rpm Architecture: source all Version: 0.7.1 Distribution: unstable Urgency: medium Maintainer: Guido Günther <[email protected]> Changed-By: Guido Günther <[email protected]> Description: git-buildpackage - Suite to help with Debian packages in Git repositories git-buildpackage-rpm - Suite to help with RPM packages in Git repositories Closes: 766350 791759 809023 Changes: git-buildpackage (0.7.1) unstable; urgency=medium . [ Guido Günther ] * [0bb2064] Python3 cleanups * [003c7cf,8583e03] Update to git-pbuilder 1.37 and 1.38 incorporating our changes. Many thanks to Russ Allberry! * [7cc509d] manpages: mention git-pbuilder upfront in the workflow and add missing pre-build hook * [ebe31e6] manpages: consistency for gbp buildpackage. * [7835216] Use faster CGit URL for Vcs-Browser * [bf4a67d] manpages: document GBP_DISABLE_SECTION_DEPRECTATION * [bfe32f1] buildpackage-rpm: add support for mock chroot builder. Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 This is very heavily based on a patch from Tzafrir Cohen. * [84a2025] Support "gbp help <command>" (Closes: #791759) * [cbd40e5] import_dsc: Fail if a package has additional unhandled tarballs. * [8583e03] import-dsc: Bail out if target dir exists. If import-dsc is not run from within a Git repository it tries to create one named like the souce package. If that directory already exists we get confusing message like: gbp:info: No git repository found, creating one. gbp:warning: Version 0.7.0 already imported. gbp:info: Everything imported under /foo/git-buildpackage Avoid this by checking if the directory exists and aborting in this case. (Closes: #766350) * [6d80239] config: Use the same logic for printing a single and all values. Printing single values didn't populate the parser with defaults so we ended up with empty values for options not set in a config file. * [0d6e99d] Add README.source example. This can be used for gbp managed projects. Different tools are mentioned in different paragraphs so they can be extended or deleted if unused. * [d02d812] docs: Update Patches chapter. Mostly mention --commit and remove referenes to outdated tools. * [597e040] docs: Use <programlisting> consistently. Use it for command blocks instead of a mixture of programlisting and screen. * [8e1020d] docs: Move all debian packaging branches into the debian/ namespace to be consistent with DEP-14 . [ Markus Lehtonen ] * [ac020c3,ec331ef,c195442] rpm packaging cleanups * [82999a8] docs: enable building html docs with docbook2html if sgxml2x is unavailable. * [af17809] tests: enable buildpackage-rpm component tests. * [89648de] buildpackage_rpm: implement --native option. * [fe5ffe0] tests: enable unit tests for buildpackage-rpm . [ Ken Dreyer ] * [aba67ba] git-pbuilder: spelling fix . [ Lucas Nussbaum ] * Import content of https://honk.../debian_packages_in_git/ into the official manual. (Closes: #809023) . [ Anthony Fok ] * [96df9e3] docs: Restore coloured background for <programlisting> in docs by using lower case class names. Closes: #gh:14 Checksums-Sha1: 0012ba7f491af87f537c95b546dbc9573e7b1e36 2065 git-buildpackage_0.7.1.dsc 977f6ac59250101ca5b20d7348addafafcab6472 1693884 git-buildpackage_0.7.1.tar.xz c88a1dc6c73b2e418fd67207b2130e415b97a43d 86038 git-buildpackage-rpm_0.7.1_all.deb 3ba3e18dcec160377f5bf07c5a2a03aa6d559304 324074 git-buildpackage_0.7.1_all.deb Checksums-Sha256: d749ff85cc5d1d8dfdc7a97588eef2dfa0bbd74acf2c7c2e9ad503860d01221c 2065 git-buildpackage_0.7.1.dsc 93af8a4e0237176d51f33a1298925a8e28f8d2ffa556d94ac41ebea8485ce59a 1693884 git-buildpackage_0.7.1.tar.xz f38d2d037dfd95142b7b40c21dfbc8ac7e76c4567710bb76ce7902e1eeac1864 86038 git-buildpackage-rpm_0.7.1_all.deb b28b26565e53cab04e1c97b6688dbec8c8adca4b607776b6f31795f4b700e661 324074 git-buildpackage_0.7.1_all.deb Files: 2bfd48bb577ebe350cb85ad1fc13bbb1 2065 vcs optional git-buildpackage_0.7.1.dsc a1e26e74432a8bcfa199bba73ce11ca0 1693884 vcs optional git-buildpackage_0.7.1.tar.xz 29b742750117044c09d007115fc91e44 86038 vcs optional git-buildpackage-rpm_0.7.1_all.deb 5eabde65ba930c64e8778f6970072553 324074 vcs optional git-buildpackage_0.7.1_all.deb -----BEGIN PGP SIGNATURE----- iQIVAwUBVoFM9ge4t7DqmBILAQiP+BAAyY2ZhVNOHSRagrWUJyMOEPK378P6T4dL jcH96U1F2hXG80zqnU4rQaTYZTMDeAi9546QYdrClziHfj2cSS8bax4q1CNVfeJ/ XwD9DepEFIui14YDjTM5uyyBMy4tfOPm2oa0qxtcyaF9iFn86oZ/l/8Q3K/AkocO FZESCyYCIVaQRYMJXrsxgLDF/uHrSoRyq8wqZWffXxiU6wKEPX8C0k86fgm73yaW qsFpdc2ArR+EF0mxxEXgAUwEW2zodiHiyvGHUVp9n8jO2byd0Zy//7SmDHf/vovy jaz+UafYdU6xva/OQopB8hNYIsuqc0+QA+RJNy4APg5M453aWn0NH/3uCuFXiiyB X+nJGUrb861KNrswJnIJZmjj6m9JQ1mLnM0oN04TAnP5tlVOI/zILljeW78PgguY VKOi5YUQbglE0uDBv1PlGH5jwG3JD5QZXEBW7Gw+FBkgacC74nCe+jNgjPGX5Zvl DSHgBK1A5kwTs7ALYiS7If7HzbUGXUPfXXzdZLaBueu7bj4x2P0gElwNtvqvaSpX n5KqTh+3hvVaqKdr8yoFnsEEnmvvgBKc/DVMQisbSKV9STokDrKoCVFd+voOB9Yy 3Rh9FcqpfRTlEPLFly1YXXLWK8L+sIi84uRSa9Es54orddxSZMHpDSu28U29VJPN KINPnxWUg0Q= =5jJW -----END PGP SIGNATURE-----
--- End Message ---

