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 139 140 141 142 143 144 145 146
|
patool (1.12-5) unstable; urgency=medium
* Bump Standards-Version
* Use debhelper-compat instead
-- Abhijith PA <abhijith@debian.org> Sun, 16 Feb 2020 20:00:26 +0530
patool (1.12-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
[ Abhijith PA ]
* Enable autopkgtest
* d/control:
+ Change maintainer email address
+ Remove python-all, python2, Python: Depends (Closes: #937249)
+ Remove bsdcpio, bsdtar and add libarchivetools to
Suggests (Closes: #917425)
+ Add lhasa to Suggests
+ Bumps Standard-Versions to 4.4.1
+ Remove X-Python3-Version, Testsuite field
+ Add Rules-Requires-Root: no
+ Bumps debhelper version to 12
* Add salsa-ci file.
* Rewrite dh_clean in rules
-- Abhijith PA <abhijith@debian.org> Mon, 01 Oct 2018 10:06:47 +0200
patool (1.12-3) unstable; urgency=low
* Re-upload to unstable
-- Abhijith PA <abhijith@openmailbox.org> Mon, 10 Oct 2016 09:01:42 +0530
patool (1.12-2) experimental; urgency=low
* Adds python3 support for patoolib (closes: #833880)
-- Abhijith PA <abhijith@openmailbox.org> Sun, 11 Sep 2016 16:20:56 +0530
patool (1.12-1) unstable; urgency=low
* New upstream release.
* Delete patool.dirs , No longer needed
* Adds patool.bash-completion in debian/ Thanks to bignose
* Change debian/rules
+ Removed manually installing bash-completion files (closes: #815815)
* Change debian/control
+ bumps Standard-Version to 3.9.8
+ Vcs-git field change from git:// to https://
-- Abhijith PA <abhijith@openmailbox.org> Mon, 16 May 2016 20:38:12 +0530
patool (1.10-1) unstable; urgency=low
* New upstream release.
+ override test suites (Closes: #805219)
+ new build-depends python-setuptools
+ bash-completion to /usr/share/bash-completions/completions/
+ cleaned debian/rules
+ deleted pycompact,since they are obsolete
-- Abhijith PA <abhijith@openmailbox.org> Sat, 12 Dec 2015 22:08:25 +0530
patool (1.8-1) unstable; urgency=medium
* New maintainer (Closes: #774997)
* New upstream release.
* Changed debian/rules.
* Deleted debian/patool.docs
* Changed debian/control
+ Added new build depends,bash-completion and dh-python
+ Removed some suggested packages since they were orphaned
+ VCS field added
* debian/patches
+ Adding to patch suppress lintian info
-- Abhijith PA <abhijith@openmailbox.org> Mon, 17 Aug 2015 17:30:43 +0530
patool (1.7-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Fri, 27 Jun 2014 18:00:38 +0200
patool (1.6-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Sun, 08 Jun 2014 12:36:42 +0200
patool (1.5-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Sun, 30 Mar 2014 08:34:41 +0200
patool (1.4-2) unstable; urgency=low
* Updated debian/watch
-- Bastian Kleineidam <calvin@debian.org> Wed, 15 Jan 2014 20:05:45 +0100
patool (1.4-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Fri, 26 Jul 2013 22:39:17 +0200
patool (1.3-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Fri, 19 Jul 2013 15:11:17 +0200
patool (1.2-1) unstable; urgency=low
* New upstream release.
(Closes: #711959)
-- Bastian Kleineidam <calvin@debian.org> Thu, 27 Jun 2013 22:20:13 +0200
patool (1.1-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Sun, 14 Apr 2013 14:41:58 +0200
patool (1.0-2) unstable; urgency=low
* Start with a clean debian/changelog.
* Remove unofficial remark from debian/control
* Do not install custom bts file for reportbug.
* Use machine-readable debian/copyright information.
-- Bastian Kleineidam <calvin@debian.org> Tue, 05 Mar 2013 19:44:45 +0100
patool (1.0-1) unstable; urgency=low
* Official release (Closes: #702029)
-- Bastian Kleineidam <calvin@debian.org> Mon, 04 Mar 2013 19:12:32 +0100
|