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
|
ckport (0.1~rc1-9) unstable; urgency=medium
* Adjust lintian overrides.
* Bump Standards-Version to 4.5.1.
* Bump debhelper-compat to level 13.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 19 Nov 2020 14:56:36 +0100
ckport (0.1~rc1-8) unstable; urgency=medium
* Empty not working debian/watch.
- Remove signing-key.asc.
* Bump Standards-Version to 4.5.0.
* Use the new debhelper-compat notation, and drop the d/compat file.
* Adjust source lintian-overrides.
* Set Rules-Requires-Root: no.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 23 Jan 2020 16:32:46 +0100
ckport (0.1~rc1-7) unstable; urgency=medium
* Bump Standards-Version to 4.0.0 (no changes required).
* Bump debian/compat to level 10.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 27 Jul 2017 15:47:20 +0200
ckport (0.1~rc1-6) unstable; urgency=medium
* Bump Standards-Version to 3.9.8 (no changes required).
-- Patrick Matthäi <pmatthaei@debian.org> Fri, 23 Dec 2016 09:07:06 +0100
ckport (0.1~rc1-5) unstable; urgency=low
* Bump Standards-Version to 3.9.6 (no changes needed).
* Don't explicitly request xz compression - dpkg 1.17 does this by default.
* Update to DEP5 debian/copyright format.
* Fix lintian warning debian-watch-may-check-gpg-signature.
-- Patrick Matthäi <pmatthaei@debian.org> Tue, 07 Jul 2015 18:26:46 +0200
ckport (0.1~rc1-4) unstable; urgency=high
* Fix dh_auto_clean.
Closes: #723959
-- Patrick Matthäi <pmatthaei@debian.org> Fri, 27 Sep 2013 22:20:24 +0200
ckport (0.1~rc1-3) unstable; urgency=low
* Bump compat level to version 9.
* Migrate to minimal debhelper.
* Uploading to unstable.
-- Patrick Matthäi <pmatthaei@debian.org> Tue, 07 May 2013 11:08:18 +0200
ckport (0.1~rc1-2) experimental; urgency=low
* Bump Standards-Version to 3.9.4 (no changes needed).
* Switch to xz compression and add a Pre-Depends on dpkg.
-- Patrick Matthäi <pmatthaei@debian.org> Tue, 25 Sep 2012 10:02:55 +0200
ckport (0.1~rc1-1) experimental; urgency=low
* New upstream release.
- Drop merged patch 01-spelling-error.
-- Patrick Matthäi <pmatthaei@debian.org> Sat, 11 Aug 2012 22:54:10 +0200
ckport (0.1~rc0-3) unstable; urgency=low
* Remove Philipp as maintainer.
Closes: #682886
-- Patrick Matthäi <pmatthaei@debian.org> Mon, 30 Jul 2012 09:53:05 +0200
ckport (0.1~rc0-2) unstable; urgency=low
* Bump Standards-Version to 3.9.3 (no changes needed).
* Add patch 01-spelling-error, which fixes a spelling error in the manpage.
-- Patrick Matthäi <pmatthaei@debian.org> Fri, 24 Feb 2012 19:56:39 +0100
ckport (0.1~rc0-1) unstable; urgency=low
* New upstream release.
* Add cppcheck to Suggests.
* Fixed lintian warnings about missing rules targets (build-arch, build-indep)
* Updated versionmangle in watch file to also match rc releases.
-- Patrick Matthäi <pmatthaei@debian.org> Fri, 26 Aug 2011 21:06:38 +0200
ckport (0.1~beta2-1) unstable; urgency=low
[ Philipp Schafft ]
* New upstream release.
* Upgrade suggests on manpages-dev to recommends.
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 29 May 2011 10:03:18 +0200
ckport (0.1~beta1-1) unstable; urgency=low
[ Philipp Schafft ]
* New upstream release.
* Updated description and added homepage.
-- Patrick Matthäi <pmatthaei@debian.org> Sat, 14 May 2011 14:01:08 +0200
ckport (0.1~beta0-1) unstable; urgency=low
[ Philipp Schafft ]
* Initial release. (Closes: #622824)
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 17 Apr 2011 23:54:43 +0200
|