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
|
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
|