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
|
cldump (0.11~dfsg-4) unstable; urgency=medium
* QA upload.
* Mark autopkgtest as superficial. (Closes: #969812)
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Thu, 10 Sep 2020 19:54:56 +0100
cldump (0.11~dfsg-3) unstable; urgency=medium
* QA upload.
* debian/tests/control: added to perform a simple test.
-- Asael da Silva Vaz <asaelvaz@gmail.com> Sun, 17 May 2020 21:29:55 -0300
cldump (0.11~dfsg-2) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as Maintainer. (see #688535)
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control:
- Bumped Standards-Version to 4.5.0.
- Changed Priority from extra to optional.
* debian/rules: changed from dh_clean to dh_prep in install target.
-- Asael da Silva Vaz <asaelvaz@gmail.com> Sat, 09 May 2020 15:03:29 -0300
cldump (0.11~dfsg-1) unstable; urgency=low
* New upstream release.
+ Adds decryption feature for encrypted databases.
* debian/control:
+ Bump Standards-Version to 3.9.1 (no changes).
-- Julien BLACHE <jblache@debian.org> Sat, 27 Nov 2010 11:30:49 +0100
cldump (0.10-6) unstable; urgency=low
* Moved to source format 3.0 (quilt).
* debian/control:
+ Bump Standards-Version to 3.8.4 (no changes).
-- Julien BLACHE <jblache@debian.org> Thu, 06 May 2010 18:34:29 +0200
cldump (0.10-5) unstable; urgency=low
* debian/control:
+ Bump Standards-Version to 3.8.0 (no changes).
* src/cldump.1:
+ Fix hyphen vs. minus sign.
-- Julien BLACHE <jblache@debian.org> Thu, 10 Jul 2008 10:33:54 +0200
cldump (0.10-4) unstable; urgency=low
* debian/control:
+ Bump Standards-Version to 3.7.3 (no changes).
-- Julien BLACHE <jblache@debian.org> Sat, 01 Mar 2008 16:36:56 +0100
cldump (0.10-3) unstable; urgency=low
* debian/rules:
+ Do not ignore errors from make clean.
* debian/compat, debian/control:
+ Upgrade to DH_COMPAT 5.
-- Julien BLACHE <jblache@debian.org> Thu, 02 Aug 2007 18:21:04 +0200
cldump (0.10-2) unstable; urgency=low
* debian/control:
+ Fix override disparity (Priority: optional -> extra).
-- Julien BLACHE <jblache@debian.org> Sun, 8 Oct 2006 16:33:28 +0200
cldump (0.10-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Sat, 16 Sep 2006 15:31:53 +0200
cldump (0.9-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Bumped Standards-Version to 3.7.2 (no changes).
-- Julien BLACHE <jblache@debian.org> Sun, 10 Sep 2006 11:41:57 +0200
cldump (0.8-1) unstable; urgency=low
* Initial Release (closes: #305326).
-- Julien BLACHE <jblache@debian.org> Tue, 19 Apr 2005 12:08:00 +0200
|