[Pkg-privacy-commits] [pyptlib] 07/08: Merge tag 'debian/0.0.6-1' into wheezy-backports

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch wheezy-backports
in repository pyptlib.

commit f4c8f1758acbedb71f26167c5f64cd8e58b6929d
Merge: 5dbb7b9 d32375e
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jul 25 14:46:55 2014 +0200

    Merge tag 'debian/0.0.6-1' into wheezy-backports
    
    Format: 1.8
    Date: Fri, 18 Jul 2014 10:43:45 +0200
    Source: pyptlib
    Binary: python-pyptlib
    Architecture: source all
    Version: 0.0.6-1
    Distribution: unstable
    Urgency: medium
    Maintainer: Jérémy Bobbio <lunar at debian.org>
    Changed-By: Jérémy Bobbio <lunar at debian.org>
    Description:
     python-pyptlib - library for Tor pluggable transports written in Python
    Changes:
     pyptlib (0.0.6-1) unstable; urgency=medium
     .
       * New upstream version.
       * Bump Standards-Version, no changes required.
       * Rewrite non-working autopkgtest script for one based on the examples.
    Checksums-Sha1:
     8dbe9670b1da3f79f4f64b9343af2f51dac9be4b 999 pyptlib_0.0.6-1.dsc
     bc1fe2471197c5907a46bab900955bfca3d95e00 236404 pyptlib_0.0.6.orig.tar.gz
     c243a6bbbb727e692c532a72c53006e5eb804760 3384 pyptlib_0.0.6-1.debian.tar.xz
     ad4fcfeb8da7b62bf47bc3e26f67c84ebeae56a1 22122 python-pyptlib_0.0.6-1_all.deb
    Checksums-Sha256:
     2f297e2d30b4e2ce1d880ce84002ae7fcaca5674ed41c7bb68c70ebaab9ce267 999 pyptlib_0.0.6-1.dsc
     ac1d88e6c1b2f70c1272118aac2579a4ad71d01c2356237149bfc28fca445f2d 236404 pyptlib_0.0.6.orig.tar.gz
     958017bc0c24210e4026b18e81e60349eae71cad3ba91928cafd6d6967b5dc97 3384 pyptlib_0.0.6-1.debian.tar.xz
     18f8d3a3205f9987af019ad44a390bb2338b09da04c4b8742874b42e8dd7ac7b 22122 python-pyptlib_0.0.6-1_all.deb
    Files:
     c4f97ebf62bc69db02e393daf5e93bc1 22122 python extra python-pyptlib_0.0.6-1_all.deb
     13068dff3521d5499b33baa3eaa54c9b 999 python extra pyptlib_0.0.6-1.dsc
     ce83336c8f276a5a35ebbdc1d7ae0e01 236404 python extra pyptlib_0.0.6.orig.tar.gz
     f2785ceee38358b875ea0e2bb0c0122e 3384 python extra pyptlib_0.0.6-1.debian.tar.xz

 ChangeLog                         |   6 ++
 PKG-INFO                          |   2 +-
 debian/changelog                  |   8 ++
 debian/control                    |   2 +-
 debian/rules                      |   5 +-
 debian/tests/control              |   3 +-
 debian/tests/import               |  40 ++++++++++
 debian/tests/upstream-tests       |   7 --
 pyptlib.egg-info/PKG-INFO         |   2 +-
 pyptlib/client.py                 |  31 ++++++++
 pyptlib/client_config.py          |  80 +++++++++++++++++++-
 pyptlib/config.py                 |  13 ++++
 pyptlib/core.py                   |   5 +-
 pyptlib/test/test_client.py       | 112 ++++++++++++++++++++++++++-
 pyptlib/test/test_util_subproc.py |   5 ++
 pyptlib/util/subproc.py           | 154 ++++++++++++++++++++++++++------------
 setup.py                          |   2 +-
 sphinx/conf.py                    |   4 +-
 18 files changed, 415 insertions(+), 66 deletions(-)

diff --cc debian/changelog
index 6ab23b7,fc06e64..4a803e7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,11 +1,17 @@@
+ pyptlib (0.0.6-1) unstable; urgency=medium
+ 
+   * New upstream version.
+   * Bump Standards-Version, no changes required.
+   * Rewrite non-working autopkgtest script for one based on the examples.
+ 
+  -- Jérémy Bobbio <lunar at debian.org>  Fri, 18 Jul 2014 10:43:45 +0200
+ 
 +pyptlib (0.0.5-1~bpo70+1) wheezy-backports; urgency=low
 +
 +  * Rebuild for wheezy-backports.
 +
 + -- Jérémy Bobbio <lunar at debian.org>  Tue, 15 Oct 2013 14:51:09 +0200
 +
  pyptlib (0.0.5-1) unstable; urgency=low
  
    * New upstream version.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git



More information about the Pkg-privacy-commits mailing list