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 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256
|
purple-plugin-pack (2.8.0-1) unstable; urgency=medium
[ Gary Kramlich ]
* Bring package up to date with current standards
* Update copyright file
* Update std-version to 4.5.0
* Update compat level to 13
* Switch from autotools to meson
* Drop python2
* Drop patches now merged or useless upstream:
- 02_disable_po_check.patch
- enchant-2.patch
- python2.patch
* Update lintian overrides
* Update watch file
* Add upstream metadata file
[ Gianfranco Costamagna ]
* Drop compat file
* New upstream version 2.8.0
* Comment out the easter eggs patch, the easter egg is now
removed upstream (only commenting the patch, because the easter egg
might come back in the future)
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 14 Sep 2020 10:00:51 +0200
purple-plugin-pack (2.7.0-4) unstable; urgency=medium
* Team upload
* Switch build dependency on python2
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 25 Jan 2020 21:29:16 +0100
purple-plugin-pack (2.7.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
[ Laurent Bigonville ]
* Port to enchant-2 instead of enchant(1), also remove build-dependency
against libaspell-dev, it's not needed anymore as enchant is used instead
-- Laurent Bigonville <bigon@debian.org> Sat, 25 Jan 2020 10:31:17 +0100
purple-plugin-pack (2.7.0-3) unstable; urgency=medium
* Add python to Build-Depends. (Closes: #839378)
-- Felix Geyer <fgeyer@debian.org> Wed, 05 Oct 2016 20:59:41 +0200
purple-plugin-pack (2.7.0-2) unstable; urgency=low
* Use dh-autoreconf.
-- Felix Geyer <fgeyer@debian.org> Thu, 09 May 2013 10:29:33 +0200
purple-plugin-pack (2.7.0-1) experimental; urgency=low
* Upload to experimental due to the freeze.
* New upstream release. (LP: #943674)
- New plugins: capsnot, icon-override, ning, okcupid, omegle and translate.
* Add Vcs control fields.
* Switch to debhelper compat level v9 which exports build flags.
* Bump Standards-Version to 3.9.4, no changes needed.
* Enable parallel building.
* Add a watch file.
* Update lintian override.
* Update homepage link.
* Switch to my @debian.org email address.
-- Felix Geyer <fgeyer@debian.org> Sun, 04 Nov 2012 15:17:37 +0100
purple-plugin-pack (2.6.3-2) unstable; urgency=low
* Build the irc-more plugin which has been accidentally dropped after
version 2.2.0-1. (Closes: #604763; LP: #680820)
* Bump Standards-Version to 3.9.1, no changes needed.
-- Felix Geyer <debfx-pkg@fobos.de> Sat, 27 Nov 2010 11:25:00 +0100
purple-plugin-pack (2.6.3-1) unstable; urgency=low
* New maintainer. (Closes: #566593)
* New upstream version. (Closes: #475915)
* Merge changes from Ubuntu, closes the following bugs:
- Missing the switchspell plugin. (Closes: #471679)
- Please do not use <tab> in package description. (Closes: #479599)
* Bump debhelper to dh 7.
- Increase debian/compat to 7.
- Simplify debian/rules.
* Update and convert debian/copyright to DEP-5.
* Switch to dpkg-source 3.0 (quilt) format.
* Bump Standards-Version to 3.8.4, no changes needed.
* Use dh_lintian to install overrides.
* In irssi plugin: Disable New Year easter egg by default.
(Closes: #567751, LP: #502948)
- add debian/patches/01_irssi_disable_easter_egg.patch
* Prevent the package from failing to build because intltool doesn't ignore
files in quilt's .pc folder.
- add debian/patches/02_disable_po_check.patch
-- Felix Geyer <debfx-pkg@fobos.de> Fri, 16 Apr 2010 20:54:08 +0200
purple-plugin-pack (2.6.2-0ubuntu2) lucid; urgency=low
* debian/rules: Re-enable the "Last Seen" plugin as not the complete
functionality is present in Pidgin. (LP: #545337)
-- Felix Geyer <debfx-pkg@fobos.de> Mon, 05 Apr 2010 15:19:47 +0200
purple-plugin-pack (2.6.2-0ubuntu1) lucid; urgency=low
* New upstream release. (LP: #500310)
* Disable "Show Offline" and "Last Seen" plugins as the functionality
has been integrated into Pidgin. (LP: #477705)
* Replace previous watch file with a comment saying that it's not possible
to detect new releases.
* Fix lintian warnings extended-description-line-too-long and
copyright-refers-to-symlink-license.
* Update short description to not mention the exact number of plugins.
* Line-wrap Build-Depends.
* Update maintainer field to comply with the new specification.
-- Felix Geyer <debfx-pkg@fobos.de> Tue, 05 Jan 2010 19:22:23 +0100
purple-plugin-pack (2.6.0-0ubuntu1) karmic; urgency=low
* New upstream release. (LP: #256419)
- New plugins:
- autoprofile
- colorize
- enhancedhist
- google
- listlog
- msglen
- nomobility (incomplete)
- smartear (incomplete)
- splitter
- stress (abusive)
- xmppprio
- Removed broadcast plugin.
- Various bug/crash/memory leak fixes.
- Fixed SwitchSpell not being build even though correct development
packages was installed. (LP: #246905)
* debian/control:
- Update package description; fixed some references to Gaim; added
description of new plugins.
- Removed dummy package gaim-irchelper, not required or recommended by any
package.
- Added intltool to Build-Depends as build fails without it.
- Added libgtkspell-dev and libaspell-dev to Build-Depends. Required by
SwitchSpell plugin. (Thanks: Nikolaus Filus) (LP: #246905)
- Moved homepage link from description to a field.
* debian/docs: Added 'README' and 'AUTHORS' files.
* debian/copyright: Added missing upstream authors and updated copyright for
individual files.
* debian/rules:
- Move list of plugins to be build to separate variable
for easy modification.
- Added following plugins to list of plugins to be build:
- autoprofile
- colorize
- enhancedhist (LP: #160000)
- google
- groupmsg (LP: #181674)
- listlog
- napster
- splitter
- xmppprio
- Following plugins are not build:
- findip: It is useless.
- talkfilter: Requires GNU Talkfilter headers to be installed at build
time but they are not packaged yet.
- xmmsremoten: Requires xmms-config which does not seem to exist in
xmms2. xmms removed from Enhances in debian/control.
- Do not copy config.guess and config.sub from /usr/share/misc to source
dir when cleaning.
- Uncommented call to dh_makeshlibs. We are not building shared libraries.
* Remove debian/dirs, not needed.
-- Michael Budde <mbudde@gmail.com> Sat, 19 Sep 2009 14:38:55 +0200
purple-plugin-pack (2.2.0-1) unstable; urgency=low
* New Upstream Release
+ Adds new plugins
- convbadger
- dewisygification
- infopane
- snpp
- switchspell
- timelog
+ Remove plugin hideconv (merged into Pidgin)
+ Various stability fixes
* Fix debian/watch to reflect gaim->pidgin transition in upstream's
repository (Closes: #450286)
* Apply patch from Stu Tomlinson to fix timelog symbol issue.
-- Benjamin Seidenberg <benjamin@debian.org> Mon, 17 Mar 2008 15:25:08 -0400
purple-plugin-pack (2.0.0-1) unstable; urgency=low
* New upstream release (Closes: #434958)
- Blistops now offers the ability to stretch the display of screen names
or aliases into the buddy icon column when no icon exists
- Blistops now shows the menu bar when hovering near the top of the buddy
list window. Resolves a number of Pidgin bug reports (Closes: #431178)
- Listhandler now supports alias-only list exports and imports (rseeber)
- Listhandler now exports and imports buddy notes created with the
buddynote plugin
- Added ignore plugin
- Added irc-more plugin
- Added highlight plugin
- Added incomplete convbadger plugin
- Added internationalization support to plonkers
- Added more humorous stuff to eight_ball (resiak)
- Added support for spaces in filenames to gRIM (rageboy04)
- Added a stop subcommand in gRIM (rageboy04)
- Changed order of arguments to gRIM command (rageboy04)
- Fixed build-by-default status for switchspell
- Fixed crash in album when using Pidgin 2.0.2 or newer
(Closes: #434136, #433632, #434400)
- Fixed potential crashes in some other plugins when using Pidgin 2.0.2 or
newer
- Fixed potential random crashes in irssi plugin (Closes: #432218)
* Enabled new plugins ignore, irc-more and highlight
* Applied upstream patch to sepandtab (Thanks: John Bailey)
(Part of upstream commit r7241930964f41f9b0fddf83ab3f68f7b55de5870)
-- Benjamin Seidenberg <benjamin@debian.org> Mon, 30 Jul 2007 01:23:10 -0400
purple-plugin-pack (1.0-3) unstable; urgency=low
* The "Third try's the charm" release
* Add emtpy transitional package for gaim-irchelper (Closes: #428457)
* Fix reference to gaim in package description (Closes: #427846)
-- Benjamin Seidenberg <benjamin@debian.org> Mon, 11 Jun 2007 20:16:31 -0400
purple-plugin-pack (1.0-2) unstable; urgency=low
* The "Look before you leap" release (Thanks: Ari Pollak)
* Enhance Pidgin, not gaim
* Remove Conflict/Replace on gaim-irchelper to allow a transitional package
-- Benjamin Seidenberg <benjamin@debian.org> Tue, 05 Jun 2007 18:03:08 -0400
purple-plugin-pack (1.0-1) unstable; urgency=low
* Initial release (Closes: #353641, #291973)
* Adjust all Makefiles.in to remove duplicate dependency on pidgin
* Remove unneeded .la files
-- Benjamin Seidenberg <benjamin@debian.org> Sun, 27 May 2007 15:24:21 -0400
|