1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
python-pefile (2019.4.18-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938016
-- Sandro Tosi <morph@debian.org> Sun, 22 Dec 2019 22:40:14 -0500
python-pefile (2019.4.18-1) unstable; urgency=medium
* New upstream version 2019.4.18
* Bump Debhelper compat level
* Replace dh_install --fail-missing
-- Hilko Bengen <bengen@debian.org> Sat, 20 Apr 2019 12:03:33 +0200
python-pefile (2019.4.14-1) unstable; urgency=medium
[ Hilko Bengen ]
* New upstream version 2019.4.14
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
-- Hilko Bengen <bengen@debian.org> Mon, 15 Apr 2019 11:40:03 +0200
python-pefile (2018.8.8-1) unstable; urgency=medium
* New upstream version 2018.8.8
* Bump Standards-Version
-- Hilko Bengen <bengen@debian.org> Wed, 08 Aug 2018 22:28:45 +0200
python-pefile (2017.11.5-2) unstable; urgency=medium
* Add missing python3-setuptools build-dependency (Closes: #896777)
* Bump Standards-Version
* Update Vcs-* to salsa.debian.org
-- Hilko Bengen <bengen@debian.org> Tue, 24 Apr 2018 17:39:47 +0200
python-pefile (2017.11.5-1) unstable; urgency=medium
* New upstream version 2017.11.5
* Modernize package: Set Priority, bump Standards-Version, update VCS
URLs
-- Hilko Bengen <bengen@debian.org> Mon, 06 Nov 2017 23:34:23 +0100
python-pefile (2017.9.3-1) unstable; urgency=medium
* New upstream version 2017.9.3
-- Hilko Bengen <bengen@debian.org> Mon, 04 Sep 2017 12:02:38 +0200
python-pefile (2017.8.1-1) unstable; urgency=medium
* New upstream version 2017.8.1
* Modernize package (Standards-Version, Debhelper compat level)
-- Hilko Bengen <bengen@debian.org> Wed, 02 Aug 2017 09:18:56 +0200
python-pefile (2017.5.26-1) unstable; urgency=medium
* New upstream version 2017.5.26
* Drop patches
* Update debian/copyright
-- Hilko Bengen <bengen@debian.org> Sat, 27 May 2017 17:33:48 +0200
python-pefile (2016.3.28-4) unstable; urgency=medium
* Reference upstream commit ids in patches, as requested by Christoph Biedl
-- Hilko Bengen <bengen@debian.org> Tue, 25 Oct 2016 23:13:45 +0200
python-pefile (2016.3.28-3) unstable; urgency=medium
* Add patch to fix regression
-- Hilko Bengen <bengen@debian.org> Tue, 28 Jun 2016 08:23:34 +0200
python-pefile (2016.3.28-2) unstable; urgency=medium
* Add fixes from upstream git repository, switch source format
* Bump Standards-Version
-- Hilko Bengen <bengen@debian.org> Thu, 23 Jun 2016 21:32:00 +0200
python-pefile (2016.3.28-1) unstable; urgency=medium
* New upstream version
-- Hilko Bengen <bengen@debian.org> Tue, 29 Mar 2016 18:05:54 +0200
python-pefile (2016.3.4-2) unstable; urgency=medium
* Add python-future dependency
-- Hilko Bengen <bengen@debian.org> Fri, 25 Mar 2016 21:23:47 +0100
python-pefile (2016.3.4-1) unstable; urgency=medium
* Imported Upstream version 2016.3.4
* Change URLs from code.google.com to github, bump Standards-Version
* Add python3-pefile module since upstream claims that pefile now runs
under Python 2.7 and Python 3
-- Hilko Bengen <bengen@debian.org> Sun, 20 Mar 2016 12:15:25 +0100
python-pefile (1.2.10.139-2) unstable; urgency=medium
* Fixed watch file
-- Hilko Bengen <bengen@debian.org> Mon, 03 Aug 2015 20:11:38 +0200
python-pefile (1.2.10.139-1) unstable; urgency=medium
* New upstream version (Closes: #737618)
* Adopted package (Closes: #737647)
* Package updates: Use modern Debhelper, bumped Standards-Version,
changed copyright file to machine-readable format
* Added Homepage and Vcs-* fields to debian/control
-- Hilko Bengen <bengen@debian.org> Sat, 28 Feb 2015 19:14:19 +0100
python-pefile (1.2.9.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Convert to dh_python2 (Closes: #617017).
-- Andrea Colangelo <warp10@ubuntu.com> Wed, 26 Jun 2013 12:30:23 +0200
python-pefile (1.2.9.1-1) unstable; urgency=low
* Initial release; closes: #475493.
-- Robert S. Edmonds <edmonds@debian.org> Thu, 10 Apr 2008 16:59:47 -0400
|