Your message dated Sun, 18 Jan 2015 15:33:55 +0000
with message-id <e1ycrrp-0000jr...@franck.debian.org>
and subject line Bug#747101: fixed in git-buildpackage 0.6.23
has caused the Debian Bug report #747101,
regarding git-import-orig should offer a --download option
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.)


-- 
747101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.6.13
Severity: wishlist
File: /usr/bin/git-import-orig

There are cases where we don't have a working debian/watch file
and where it would be handy to be able to give git-import-orig
an URL to download instead of having to manually download a tarball
and then import it.

So please add support for the --download option to git-import-orig.

Thank you.

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

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-buildpackage depends on:
ii  devscripts            2.14.1
ii  git                   1:2.0.0~rc0-2
ii  man-db                2.6.7.1-1
ii  python                2.7.5-5
ii  python-dateutil       1.5+dfsg-1
ii  python-pkg-resources  3.4.4-1

Versions of packages git-buildpackage recommends:
ii  cowbuilder    0.73
ii  pristine-tar  1.30

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-3
ii  unzip          6.0-11

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: git-buildpackage
Source-Version: 0.6.23

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 747...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <a...@sigxcpu.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 18 Jan 2015 15:29:57 +0100
Source: git-buildpackage
Binary: git-buildpackage git-buildpackage-rpm
Architecture: source all
Version: 0.6.23
Distribution: experimental
Urgency: medium
Maintainer: Guido Günther <a...@sigxcpu.org>
Changed-By: Guido Günther <a...@sigxcpu.org>
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: 747101 771215
Changes:
 git-buildpackage (0.6.23) experimental; urgency=medium
 .
   [ Markus Lehtonen ]
   * [7a503e9] pq: move switch_pq() to common.
   * [cb9271f] GitRepository: add diff_status method.
     This is a method of getting the filename and status information of a
     diff. That is, a list of files that changed and their status, "added",
     "modified" etc.
   * [410e613] GitRepository.create_branch: add 'force' option
   * [a84f6c1] ComponentTestBase: add a per-class toplevel temp dir
   * [0e7cb0d] ComponentTestBase: add check_files() method
   * [194b6b8] ComponentTestBase: add dirs argument to _check_repo_state()
     Make difference between regular files and directories, eliminating the
     requirement of listing directories in the file list.
   * [01470e1] gbp-dch: fix handling of the '--meta' option.
     Make it effective again - previously it was totally ignored. Also,
     change it's default value to True to match the current behavior.
   * [f48f0ff] notify: catch RuntimeError when importing pynotify.
     Work around a problem in some distros (e.g. Fedora) where "import
     pynotify" crashes in RuntimeError in some cases, e.g. when DISPLAY env
     variable is not set.
   * [7df4d8c] log: fix auto colorizing for custom streams.
     Check for existence of isatty() method in the stream object. Some custom
     streams (e.g. in nose) do not necessarily have this.
   * [4cd6627] buildpackage/dump_tree: add 'recursive' option.
     For selecting whether to dump all the files recursively or just the top
     level directory of the tree.
   * [ff4cc8b] config: read the right config if run from subdir.
     A step towards being able to run GBP tools from subdirectories.
     Now expands '%(top_dir)s' and '%(git_dir)s' in config file path to root
     of the working directory and git metadata directory, respectively.
     Also, adds a new method _read_config_file() in preparation for
     supporting per-tree config files.
     Fixes tests.test_Config: currently the only correct way to define the
     config file(s) to be parsed is by using the GBP_CONF_FILES environment
     variable.
   * [60479af] Introduce gbp-pq-rpm.
     Initial version of gbp-pq-rpm - a tool for managing patch queues for rpm
     packages. The functionality more or less corresponds to that of the
     (Debian) gbp-pq. The only major difference probably being (in addition
     to the obvious of working with .spec files instead of debian/) is that
     patches are always imported on top of the upstream version, not on top
     of the packaging branch (which might not even contain any source code).
     (Closes: #771215)
 .
   [ Ed Bartosh ]
   * [76739f8] GitRepository: Implement status method.  Simple wrapper to the
     git-status command.
 .
   [ Guido Günther ]
   * [578e394] pq: print which patch got just applied
   * [e098857] test data: Add .git for bare repository
   * [813d01d] Fix argument type
   * [15663e7] import-orig: Add --download option to download tarballs via HTTP
     (Closes: #747101)
Checksums-Sha1:
 13cc2c622fed8531e6ca7dc5d275334b41de694f 2018 git-buildpackage_0.6.23.dsc
 355bb51dcb9da356f01f281d73ed02db74e7691b 1636096 git-buildpackage_0.6.23.tar.xz
 bf99b809b347dc7107c93ed959e44f765a2e50d0 307510 git-buildpackage_0.6.23_all.deb
 9aa67bd8adf9e2ee2425c18af85275eff9c2088e 66064 
git-buildpackage-rpm_0.6.23_all.deb
Checksums-Sha256:
 19083dbc6f5be2f95a0c5b21a0dd7e35f904af6817c7e24a24bd8895d7f04d87 2018 
git-buildpackage_0.6.23.dsc
 148eff9ef63d89f0f631e2cd44375baa9b7aa882908bbeaa05bb5ab15ea798ff 1636096 
git-buildpackage_0.6.23.tar.xz
 9c92d367c793e1a8b9c7d61da10a8b699de1a903bf7280af6f8f93854770c031 307510 
git-buildpackage_0.6.23_all.deb
 07023ddbaa23d0ed413e911b995a89a886d2648f85a2a6fa26f5e5f660bb6836 66064 
git-buildpackage-rpm_0.6.23_all.deb
Files:
 2edf452c758ba4c0e19ec18e4c3df90d 2018 vcs optional git-buildpackage_0.6.23.dsc
 b709dff0f479c7b256a19efba8a18a74 1636096 vcs optional 
git-buildpackage_0.6.23.tar.xz
 6f6cce38da53ea3a69d843e8e9c49d7a 307510 vcs optional 
git-buildpackage_0.6.23_all.deb
 a039bdcfa8a2a432f193454891901b1d 66064 vcs optional 
git-buildpackage-rpm_0.6.23_all.deb

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

iQIVAwUBVLvRige4t7DqmBILAQgQhBAAvTZyK3+7gzhlFifFzRUeuao7sLbWyepi
BdAid02JdlQo1Ee0ivARvKVLsfGa+5eIRDMe/VKtfx6yixajHeblUHSHIWRyy7yH
IdzYa88+LGy9IZrkQF/JB91AGhqLSEHJz6YYoB5goLJDAPns5qfHdlxVPzMrea4T
2XZSqb3ZbXUhIgohrbNpOaTFQKWxCGbaFbr+Wbbz33I5NBd53tvVpO1GnjZ+ZYEA
VcKJiuk8dKnJ9dHMUdOR8nrgCr8l1rFP1f9FNvbJfgKVW4dIcJ81+fgTqCIiqK8g
t3NVN4BclxItfzvYQvIjfLpIl3isEfMzyuxxQyh3sYYc55iG//+FA0pLK7Z9lHj2
ffzKIz54gZf2Do+WuvNdcX/5pwK8tMBYULZrQtt237Gta5zqjoWJQ7dYYYKEJTYA
8ExK3uLJlVi5LXlVfXRf/FLS7LhbVi6kdHhycek1G51vJwppsPe5nxOE7evW3LXb
RpPRCXo969zBgSXtSbwU4woe3MD+jCIbjsll7+3araIwL+Yy9CrsioWz6eyvQ3SL
3DpYDSiU7vf1EY3X6p920viol/jclSrlE5ZpRQ4QGDU1Voflduq2DeC2xASMXqnz
7FR2DItRCbjMD5vT6Qd4kmeZLEZ7DAgtuyu1QtNKoBai+JlTapz1OKzPAADmo0Ml
RNzDeciJzdQ=
=sPEE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to