~ubuntu-branches/debian/stretch/bittornado/stretch

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2015-08-18 16:54:10 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20150818165410-j4f4le2gaqloczs1
Tags: 0.3.18-10.2
* Non-maintainer upload.
* Switch to dh_python2 (Closes: 785950, LP: #788514)
  - Install btmakemetafile.py and btcompletedir.py via pyinstall
  - Add build depend on python-all
  - Bump debhelper depend to 7 for dh_auto_install
* debian/patches/32_use_hashlib_for_sha.patch:
  - Updated use of deprecated sha module to hashlib.
    (Closes: #593653, LP: #420387)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bittornado (0.3.18-10.2) unstable; urgency=medium
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * Switch to dh_python2 (Closes: 785950, LP: #788514)
 
5
    - Install btmakemetafile.py and btcompletedir.py via pyinstall
 
6
    - Add build depend on python-all
 
7
    - Bump debhelper depend to 7 for dh_auto_install
 
8
  * debian/patches/32_use_hashlib_for_sha.patch:
 
9
    - Updated use of deprecated sha module to hashlib.
 
10
      (Closes: #593653, LP: #420387)
 
11
 
 
12
 -- Martin Pitt <mpitt@debian.org>  Tue, 18 Aug 2015 16:54:10 +0200
 
13
 
1
14
bittornado (0.3.18-10.1) unstable; urgency=medium
2
15
 
3
16
  * Non-maintainer upload.