[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#797593: marked as done (ITA: fabric -- Simple Pythonic remote deployment tool)



Your message dated Wed, 16 Sep 2015 03:34:45 +0000
with message-id <E1Zc3Ub-0004Ag-V5@franck.debian.org>
and subject line Bug#797593: fixed in fabric 1.10.2-1
has caused the Debian Bug report #797593,
regarding ITA: fabric -- Simple Pythonic remote deployment tool
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 owner@bugs.debian.org
immediately.)


-- 
797593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797593
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I would like to orphan the package fabric.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: fabric
Binary: fabric
Version: 1.10.0-1
Maintainer: Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~)
Build-Depends-Indep: python-setuptools, python-sphinx, python-paramiko, python-fudge, python-alabaster
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 83517d517f5ed23afd826e42d200cdba 1968 fabric_1.10.0-1.dsc
 2cb96473387f0e7aa035210892352f4a 208969 fabric_1.10.0.orig.tar.gz
 b465f70df91a954505e88a3c9c1a4af2 4036 fabric_1.10.0-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/fabric.git
Vcs-Git: git://anonscm.debian.org/collab-maint/fabric.git
Checksums-Sha1:
 b4670aaa904ea2b2e59d2ead102d3dbc029ef54e 1968 fabric_1.10.0-1.dsc
 24c0819904f751d179f8a01a84bc2c46f1339df5 208969 fabric_1.10.0.orig.tar.gz
 b4ca045ba0c9390c953a1d957442deab288cb90e 4036 fabric_1.10.0-1.debian.tar.xz
Checksums-Sha256:
 c7cf00ea5b809137442d0253a514bf5b8122055b26b66862cef2949277470f9e 1968 fabric_1.10.0-1.dsc
 edb2702b4655600f0a49a97e654c79f5b21490ce30f77d1313dd851f0b60335a 208969 fabric_1.10.0.orig.tar.gz
 5ba81a53112de50ba6997dd92f2faef4c8d8222db0efa4c84b4309bfa37b3b9c 4036 fabric_1.10.0-1.debian.tar.xz
Homepage: http://fabfile.org/
Package-List: 
 fabric deb net optional arch=all
Directory: pool/main/f/fabric
Priority: source
Section: net

Package: fabric
Version: 1.10.0-1
Installed-Size: 1387
Maintainer: Ana Beatriz Guerrero Lopez <ana@debian.org>
Architecture: all
Depends: python (>= 2.7), python (<< 2.8), python-paramiko (>= 1.10), python-pkg-resources, python-nose
Suggests: libjs-jquery
Description-en: Simple Pythonic remote deployment tool
 Fabric is designed to upload files and run shell commands on a number of
 servers in parallel or serially. These commands are grouped in tasks (which
 are regular Python functions) and specified in a 'fabfile.'
 .
 It is similar to Capistrano, except it's implemented in Python and doesn't
 expect you to be deploying Rails applications.
Description-md5: c14df4c925efbb493f2617dfc04bc4c2
Homepage: http://fabfile.org/
Section: net
Priority: optional
Filename: pool/main/f/fabric/fabric_1.10.0-1_all.deb
Size: 215798
MD5sum: 3ac0e98ad4ae86821c5e288a2e81a601
SHA1: 186bf1f0a63e70d64020997291a70b13ccb5423c
SHA256: d643d45b5762c93b2c329e72e840c49fe1c97aa56dd03dc7a13338228275f54c

--- End Message ---
--- Begin Message ---
Source: fabric
Source-Version: 1.10.2-1

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

Debian distribution maintenance software
pp.
Andrew Starr-Bochicchio <asb@debian.org> (supplier of updated fabric 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 15 Sep 2015 22:32:39 -0400
Source: fabric
Binary: fabric
Architecture: source all
Version: 1.10.2-1
Distribution: unstable
Urgency: medium
Maintainer: Andrew Starr-Bochicchio <asb@debian.org>
Changed-By: Andrew Starr-Bochicchio <asb@debian.org>
Description:
 fabric     - Simple Pythonic remote deployment tool
Closes: 797593
Changes:
 fabric (1.10.2-1) unstable; urgency=medium
 .
   [ Stein Magnus Jodal ]
   * New upstream release.
   * debian/control:
     - Build-Depend on debhelper >= 9.
     - Build-Depend on python-all >= 2.7.
     - Build-Depend on dh-python.
     - Replace debian/pyversions with X-Python-Version declaration.
   * debian/copyrights:
     - Use DEP5 format.
     - Update upstream and package copyrights.
     - Update upstream license from GPLv2 to BSD-2-clause, as upstream changed
       license in 2009.
   * Install docs with dh_sphinxdoc. This fixes embedded-javascript-library
     Lintian warning for Underscore.js.
   * Update debian/watch.
   * Use pybuild as build system.
   * Replace AdSense removal patch with a new cleanly applying patch with the
     same license as the upstream source.
 .
   [ Andrew Starr-Bochicchio ]
   * Add myself as Maintainer (Closes: #797593).
   * Fix typo in debian/watch.
   * debian/fab.1: Update to be more comprehensive based on
     on the upstream usage docs.
Checksums-Sha1:
 4c23bff86ba58bf7d93cc29e7dbc3aabc5bffd6b 1902 fabric_1.10.2-1.dsc
 ef7e6a51b60ef68eb8eac31c0358d9fabda7ab68 214261 fabric_1.10.2.orig.tar.gz
 ab63a39df5b8754a9958b63581d20a24eaae3bb7 10560 fabric_1.10.2-1.debian.tar.xz
 8e854ecb47af643bfc1282da2a422ed38d55bf63 195700 fabric_1.10.2-1_all.deb
Checksums-Sha256:
 51b88e7132ffa3dd29acbca480699ae53fca7219d2d9acf992d09c7a8457cf48 1902 fabric_1.10.2-1.dsc
 f142aca5a20624036a35faa387dd5c409ad534a130f39172115fd57d7e9c3a8d 214261 fabric_1.10.2.orig.tar.gz
 83b67aada8cf0fc0bdfbe1f4da25ba904a460fd99ff9ef2b6a036ef22b95121c 10560 fabric_1.10.2-1.debian.tar.xz
 d693a87926353e4f6515b8ef08fc2c7c345408de77d6a712862190607a187df4 195700 fabric_1.10.2-1_all.deb
Files:
 179416a1c146173374e3428dba0e7f0c 1902 net optional fabric_1.10.2-1.dsc
 b8e5cc50b82d174e41e3e59433f2c301 214261 net optional fabric_1.10.2.orig.tar.gz
 8357746e572f210677e603943ce6c147 10560 net optional fabric_1.10.2-1.debian.tar.xz
 9e624ebbb055c9fbf95f0623a8d9f0bf 195700 net optional fabric_1.10.2-1_all.deb

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

iQIcBAEBCAAGBQJV+Nj7AAoJEDtW4rvVP9yxU8EP+gKIjP2qm+Ky400uH7/YDQ/Z
Rxv1mLwgBiN6Ls/lto42GaQZ03kz52SVymOHyJLUXE3L/cwGMvPdQu/th4jLSU+5
dkiVwODNOHSkaoB1I4yc3IFQ8kgMLdM6bNG9ml9oFzx8En8/lzvhqwss5U3bmWvO
sho13s+cuaerZzaEZYG6c9Jn57k/jlyq6Ju+D+JHbuhvnPEYh42BsEWefpfH2Nvx
qk7hPr7/soa1K4TlxtIWdUWzygi+2WsvMM8yp4tIlV0z67x/v3G0PGZYKUz8bacB
vIn7jujRmAwW/NI70TyR2SKfuv8sWktA3tDQIIaYGKX0cOp818B74rjYKU3hf+0R
aKd3O+ruURsDXQoHRjOgtjVFeuZ7DDhLNnFhfP13bjZAUmPW6YECPWb0LWzJlPpM
eBFALdB5xmRtdie0OKtHRDDFjy1BAP32TEnVt+DjhYF3AlRK8o+5YwUHuzSMz+U/
HflPmNKj4AdTAI4DXfa2pF4PdtjEkyBXoOzCbg78fLwsI00IoQjkjBOg+oA8vDdV
hd4awwEAR8oN5jVI9l1RMlh5Cqhp4UwvnPkJPnfIkIA4JuI+U0Yx3GloBrnt6V/t
Qvy5hSj7nhBw12sdVHngq2qsUAJncyL+lvFvM+lyVUnAbuCEVaZAZCe595hGGSUz
EZqLBQmciJujbSS3LTba
=bNjw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: