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
|
tork (0.33-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1 (no changes needed).
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 15 Aug 2010 11:44:13 +0200
tork (0.32~pre1-1) unstable; urgency=medium
* New upstream pre-release.
- Detect GnuTLS about pkg-config now, also adding pkg-config as build
dependency.
Closes: #529908
- Adjust debian/tork.install.
* Fix typo in get-orig-source target.
* Merge 0.31-1~bpo50+1 changelog.
* Bump Standards-Version to 3.8.3 (no changes needed).
* Wrap build dependency line.
* Depend and Build-Depend on torsocks, also build tork with the external
torsocks option. This fixes a FTBFS with the current autofoo scripts.
* Convert package to 3.0 (quilt).
* Remove tsocks from depends, we are using now torsocks.
-- Patrick Matthäi <pmatthaei@debian.org> Fri, 20 Nov 2009 08:16:58 +0100
tork (0.31-2) unstable; urgency=low
* Bump Standards-Version to 3.8.1 (no changes needed).
* Change my email address.
* Remove DM-Upload-Allowed control field.
* Add upstreams changelog to the packages.
* Refer in debian/copyright to the GPL-2 file instead of GPL.
This fixes the lintian warning copyright-refers-to-symlink-license.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 23 Apr 2009 13:42:39 +0200
tork (0.31-1~bpo50+1) lenny-backports; urgency=low
* Rebuild for lenny-backports.
-- Patrick Matthäi <patrick.matthaei@web.de> Tue, 17 Feb 2009 18:28:26 +0200
tork (0.31-1) unstable; urgency=low
* New upstream release.
* Add get-orig-source target.
* Fix copyright-with-old-dh-make-debian-copyright.
* Fix binary-control-field-duplicates-source.
* Add my own Debian packaging copyright.
-- Patrick Matthäi <patrick.matthaei@web.de> Wed, 4 Feb 2009 12:42:02 +0200
tork (0.30-2) unstable; urgency=low
* Removed icedove-torbutton from the suggests, it has been removed from the
archive.
* Add missing ${misc:Depends}. Thanks lintian.
-- Patrick Matthäi <patrick.matthaei@web.de> Wed, 24 Dec 2008 11:20:45 +0200
tork (0.30-1) unstable; urgency=low
* New upstream release.
Closes: #502155
-- Patrick Matthäi <patrick.matthaei@web.de> Wed, 22 Oct 2008 20:18:57 +0200
tork (0.29.2-2) unstable; urgency=low
* Uploading to unstable.
* Set the -e flag in the maintainer scripts.
Thanks lintian.
-- Patrick Matthäi <patrick.matthaei@web.de> Tue, 7 Oct 2008 11:08:22 +0200
tork (0.29.2-1) experimental; urgency=low
* New upstream release.
Uploading to experimental because Lenny is frozen.
* Downgrade konqueror recommending to suggesting.
-- Patrick Matthäi <patrick.matthaei@web.de> Sun, 27 Jul 2008 16:00:21 +0200
tork (0.29.1-2) unstable; urgency=low
* Remove the indefinite article "an" from the short description.
Closes: #490050
-- Patrick Matthäi <patrick.matthaei@web.de> Thu, 17 Jul 2008 17:28:30 +0200
tork (0.29.1-1) unstable; urgency=low
* New upstream release.
- Patch has been merged in upstream.
- Drop dpatch.
- Drop README.source.
* Some little debian/rules modifications.
-- Patrick Matthäi <patrick.matthaei@web.de> Sun, 6 Jul 2008 09:52:00 +0200
tork (0.29-1) unstable; urgency=low
* New upstream release.
- Included dpatch again and add 01-gcc43-ftbfs-fix.dpatch.
* Reorder odd dh_installdeb call and do not permit dh_makeshlibs to modify
the maintainer scripts.
Thanks lintian.
* Added DM-Upload-Allowed control field.
* Bumped Standards-Version to 3.8.0.
- Added README.source.
-- Patrick Matthäi <patrick.matthaei@web.de> Sat, 14 Jun 2008 11:18:00 +0100
tork (0.28-1) unstable; urgency=low
* New upstream release.
- Removed 01-fix-gcc4.3-ftbfs.dpatch, it is merged in upstream.
- Removed now useless dpatch.
* Fixed grammar error in copyright.
-- Patrick Matthäi <patrick.matthaei@web.de> Mon, 14 Apr 2008 15:10:22 +0100
tork (0.27-2) unstable; urgency=low
* Included dpatch and added 01-fix-gcc4.3-ftbfs.dpatch. There were some
#include <cstdlib> missing for the getenv function.
* Added icedove-torbutton and iceweasel-torbutton as Suggests for tork.
* If the previous build failed at configure, it could happen, that the
config.log won't be deleted. Now it will be deleted in the clean target.
* Lowered down compatibility level from 6 to 5. The packaging is now tested
with debhelper >= 5 versions and it also fixes an lintian warning.
-- Patrick Matthäi <patrick.matthaei@web.de> Thu, 3 Apr 2008 22:08:55 +0100
tork (0.27-1) unstable; urgency=low
* Initial release.
Closes: #444329
-- Patrick Matthäi <patrick.matthaei@web.de> Sun, 16 Mar 2008 11:59:21 +0100
|