--- logjam-4.5.3.orig/Makefile.in +++ logjam-4.5.3/Makefile.in @@ -221,7 +221,7 @@ EXTRA_DIST = ChangeLog \ intltool-extract.in intltool-merge.in intltool-update.in -DISTCLEANFILES = intltool-extract.in intltool-merge.in intltool-update.in +DISTCLEANFILES = intltool-extract intltool-merge intltool-update subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs --- logjam-4.5.3.orig/protocol/liblivejournal/livejournal/entry.c +++ logjam-4.5.3/protocol/liblivejournal/livejournal/entry.c @@ -138,7 +138,7 @@ lj_request_add(request, "prop_current_moodid", ""); lj_request_add(request, "prop_current_music", entry->music ? entry->music : ""); - lj_request_add(request, + lj_request_add(request, "prop_taglist", entry->taglist ? entry->taglist : ""); lj_request_add(request, "prop_picture_keyword", entry->pickeyword ? entry->pickeyword : ""); --- logjam-4.5.3.orig/src/music.c +++ logjam-4.5.3/src/music.c @@ -14,7 +14,7 @@ const CommandList music_commands[] = { { N_("None"), NULL }, { "Music Player Daemon", "sh -c \"mpc | grep -v '^volume: .* repeat: .* random: .*'\"" }, - { "Rhythmbox", "rhythmbox --print-playing" }, + { "Rhythmbox", "rhythmbox-client --print-playing" }, { "XMMS / Beep", "logjam-xmms-client" }, { "amaroK", "dcop amarok player nowPlaying" }, { NULL, NULL } --- logjam-4.5.3.orig/debian/menu +++ logjam-4.5.3/debian/menu @@ -0,0 +1,3 @@ +?package(logjam):needs="x11" section="Apps/Net" \ + title="LogJam" command="/usr/bin/logjam" \ + icon="/usr/share/pixmaps/logjam.xpm" --- logjam-4.5.3.orig/debian/control +++ logjam-4.5.3/debian/control @@ -0,0 +1,28 @@ +Source: logjam +Section: net +Priority: optional +Maintainer: Ari Pollak +Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libgtkspell-dev (>= 2.0.4), libxml2-dev, xmms-dev, libxml-parser-perl, libsoup2.2-dev +Standards-Version: 3.6.1 + +Package: logjam +Architecture: any +Depends: ${shlibs:Depends} +Suggests: logjam-xmms +Description: Client for LiveJournal-based sites + LogJam is a GUI client for LiveJournal.com and sites based on LiveJournal. + It lets you post, edit old entries, manage your friends, save your journal + to a local offline copy, and whatever other useful LiveJournal-related + features we can think of. + . + If you would like automatic music detection from XMMS or beep-media-player, + you should install the logjam-xmms package. + +Package: logjam-xmms +Architecture: any +Depends: ${shlibs:Depends} +Enhances: logjam +Description: Command-line XMMS song title retriever + This package contains logjam-xmms-client, which retrieves the currently + running song title from XMMS. It was created as part of LogJam for + automatic song retrieval, but should work on its own as well. --- logjam-4.5.3.orig/debian/logjam-xmms.files +++ logjam-4.5.3/debian/logjam-xmms.files @@ -0,0 +1 @@ +usr/bin/logjam-xmms-client --- logjam-4.5.3.orig/debian/livejournal.xpm +++ logjam-4.5.3/debian/livejournal.xpm @@ -0,0 +1,297 @@ +/* XPM */ +static char *livejournal_xpm[] = { +"32 32 262 2", +" c None", +". c #003366", +"+ c #194474", +"@ c #A87686", +"# c #EB9497", +"$ c #D38B92", +"% c #695B79", +"& c #002D61", +"* c #00275D", +"= c #104272", +"- c #FF9E9B", +"; c #FF9D9B", +"> c #896981", +", c #113263", +"' c #0C3C6E", +") c #5E7B98", +"! c #71879E", +"~ c #083769", +"{ c #00225A", +"] c #FFA29E", +"^ c #E39195", +"/ c #3B4770", +"( c #00265E", +"_ c #507296", +": c #D7DFE8", +"< c #FFFFFF", +"[ c #E7E3DF", +"} c #94A1AF", +"| c #143E6D", +"1 c #00255C", +"2 c #D88890", +"3 c #EC9698", +"4 c #2E426D", +"5 c #002960", +"6 c #7D94AB", +"7 c #FDFDFB", +"8 c #A9B2BC", +"9 c #2D5179", +"0 c #00285D", +"a c #00255B", +"b c #FF9B9A", +"c c #5D5878", +"d c #00265F", +"e c #748AA0", +"f c #DAD8D4", +"g c #EDEDEC", +"h c #E0E7ED", +"i c #5B7A9B", +"j c #002B5E", +"k c #002F64", +"l c #205384", +"m c #07396D", +"n c #002258", +"o c #B87D8B", +"p c #002A60", +"q c #50708F", +"r c #D5D3D1", +"s c #CDCDCC", +"t c #D8D5D2", +"u c #AFBCC9", +"v c #214976", +"w c #002157", +"x c #2D5E91", +"y c #76A9DA", +"z c #9DCFFB", +"A c #6D9FD0", +"B c #073568", +"C c #424B71", +"D c #154371", +"E c #C0C3C6", +"F c #D2D0CF", +"G c #D7D4D1", +"H c #97A4B1", +"I c #093364", +"J c #063469", +"K c #5B8DBF", +"L c #9CCFFF", +"M c #A0D3FF", +"N c #9BCEFF", +"O c #A2D5FF", +"P c #6DA0D1", +"Q c #073569", +"R c #002459", +"S c #002E63", +"T c #768BA1", +"U c #D9D5D2", +"V c #D4D2D0", +"W c #B1B8BF", +"X c #133F6D", +"Y c #00265B", +"Z c #2E6193", +"` c #A3D6FF", +" . c #9ED1FF", +".. c #99CCFF", +"+. c #6EA2D3", +"@. c #08366A", +"#. c #002359", +"$. c #023366", +"%. c #A6AFB9", +"&. c #DAD7D3", +"*. c #CCCCCB", +"=. c #365B81", +"-. c #00285E", +";. c #3F72A5", +">. c #2B5D90", +",. c #4172A5", +"'. c #9ED0FE", +"). c #6FA2D3", +"!. c #2F557C", +"~. c #C5C6C8", +"{. c #8C9BAB", +"]. c #00265C", +"^. c #25588B", +"/. c #6CA0D3", +"(. c #679ACD", +"_. c #235588", +":. c #4072A4", +"<. c #9DD0FE", +"[. c #0A396C", +"}. c #002158", +"|. c #2E557D", +"1. c #31577D", +"2. c #033267", +"3. c #598BBE", +"4. c #6A9DD0", +"5. c #689BCE", +"6. c #215487", +"7. c #3C6EA0", +"8. c #9DCFFE", +"9. c #0B3A6E", +"0. c #002B5F", +"a. c #235689", +"b. c #6C9FD2", +"c. c #6699CC", +"d. c #699CCF", +"e. c #6598CB", +"f. c #1F5184", +"g. c #9CCFFE", +"h. c #71A4D6", +"i. c #09386B", +"j. c #002358", +"k. c #00245A", +"l. c #134477", +"m. c #5A8DC0", +"n. c #6B9ED1", +"o. c #25578A", +"p. c #3D6EA1", +"q. c #9CCFFD", +"r. c #71A4D5", +"s. c #09376B", +"t. c #114275", +"u. c #3B6DA0", +"v. c #9BCEFD", +"w. c #00255A", +"x. c #0F4073", +"y. c #5789BC", +"z. c #26588B", +"A. c #396B9E", +"B. c #9BCEFC", +"C. c #A2D6FF", +"D. c #72A5D7", +"E. c #0A396D", +"F. c #0E3F72", +"G. c #5689BC", +"H. c #275A8D", +"I. c #396A9D", +"J. c #9ACDFF", +"K. c #A6D9FF", +"L. c #7BAEDF", +"M. c #114074", +"N. c #0D3E71", +"O. c #5588BB", +"P. c #6B9FD2", +"Q. c #386A9C", +"R. c #92C4F3", +"S. c #97CBFE", +"T. c #8ABEF0", +"U. c #669BCE", +"V. c #134981", +"W. c #00295E", +"X. c #0A3C6C", +"Y. c #0E4073", +"Z. c #578ABD", +"`. c #124274", +" + c #2D6092", +".+ c #2D6297", +"++ c #22568A", +"@+ c #134273", +"#+ c #2C496B", +"$+ c #7F807D", +"%+ c #3C5772", +"&+ c #002259", +"*+ c #5184B7", +"=+ c #679ACE", +"-+ c #1C4F82", +";+ c #686D71", +">+ c #978F7F", +",+ c #A59382", +"'+ c #CEAE8D", +")+ c #F7C897", +"!+ c #FFDD9F", +"~+ c #8C8782", +"{+ c #001F5A", +"]+ c #0A3A6D", +"^+ c #5083B6", +"/+ c #6DA0D3", +"(+ c #3068A2", +"_+ c #85817E", +":+ c #FFDE9F", +"<+ c #FFD49C", +"[+ c #FFD19B", +"}+ c #FFCE9A", +"|+ c #CDAE8F", +"1+ c #012F63", +"2+ c #09396C", +"3+ c #5082B5", +"4+ c #356EA7", +"5+ c #687179", +"6+ c #FFD39B", +"7+ c #FFCC99", +"8+ c #FAC998", +"9+ c #294B6D", +"0+ c #002D64", +"a+ c #08386C", +"b+ c #4D80B3", +"c+ c #2F68A2", +"d+ c #6E7479", +"e+ c #FFD59C", +"f+ c #FFCD99", +"g+ c #6F767C", +"h+ c #001D5A", +"i+ c #07376A", +"j+ c #4C7FB2", +"k+ c #70A4D7", +"l+ c #225992", +"m+ c #91887E", +"n+ c #B7A18B", +"o+ c #07396C", +"p+ c #4377AC", +"q+ c #224E7B", +"r+ c #E3BB92", +"s+ c #E5BD94", +"t+ c #0B3867", +"u+ c #003065", +"v+ c #1D436C", +"w+ c #A59687", +"x+ c #DFBB93", +"y+ c #FECD99", +"z+ c #E7C095", +"A+ c #455A73", +"B+ c #022F64", +"C+ c #002B60", +"D+ c #00245C", +"E+ c #0A3766", +"F+ c #3E5771", +"G+ c #7D7E7F", +"H+ c #BCA58C", +"I+ c #E9C396", +"J+ c #4C6176", +"K+ c #002863", +"L+ c #002B61", +"M+ c #002F63", +" . . . . ", +" . . . . . . . . ", +" + . @ # $ % & . * . ", +" = . - ; > , ' ) ! ~ { . ", +" . . ] ^ / ( _ : < [ } | 1 . ", +" . 2 3 4 5 6 < < < 7 8 9 0 a . ", +". . b c d e f g < h i j k l m n . ", +". . o p q r s t u v w x y z A B a . ", +". . C D E F G H I J K L M N O P Q R . ", +". . S T U V W X Y Z ` .......O +.@.#.. ", +" . $.%.&.*.=.-.;.>.,.'.L ......O ).~ n . ", +" . . !.~.{.].^./.(._.:.<.L ......O ).[.}.. ", +" . . |.1.2.3.4.5.(.6.7.8.L ......O y 9.Y . ", +" . { 0.a.b.c.c.d.e.f.7.g.L ......O h.i.j.. ", +" . k.l.m.n.c.c.5.(.o.p.q.L ......O r.s.j.. ", +" . R t.3.b.c.c.5.5.^.u.v.L ......O r.i.j.. ", +" . w.x.y.b.c.c.5.5.z.A.B.L ......C.D.E.n . ", +" . n F.G.b.c.c.5.5.H.I.B. .J.J.N K.L.M.}.. ", +" . R N.O.P.c.c.5.d.H.Q.R.N L S.T.U.V.W.X. ", +" . Y Y.Z.b.c.c.5.5.o.`. +.+++@+#+$+%+( ", +" . &+N.*+b.c.c.5.=+-+;+>+,+'+)+!+~+{+. ", +" . n ]+^+b.c.c./+(+_+:+<+[+}+[+|+1+. ", +" . #.2+3+b.c.n.4+5+6+7+7+7+}+8+9+0+ ", +" . #.a+b+b.b.c+d+e+7+7+7+f+<+g+h+ ", +" . R i+j+k+l+m+e+7+7+7+7+<+n+5 . ", +" . &+o+p+q+r+<+f+7+7+7+6+s+t+. ", +" . w.u+v+w+x+y+e+6+6+z+A+B+C+ ", +" . W.D+( E+F+G+H+I+J+K+. . . ", +" . . . . L+. . . . S . ", +" . . . . . . M+. ", +" . . . . ", +" "}; --- logjam-4.5.3.orig/debian/rules +++ logjam-4.5.3/debian/rules @@ -0,0 +1,96 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS=-g -Wall + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + + +configure: configure-stamp +configure-stamp: + dh_testdir + # Add here commands to configure the package. + ./configure --prefix=/usr --mandir=\$${prefix}/share/man --datadir=\$${prefix}/share --with-gtkspell --without-gtkhtml --without-librsvg --with-xmms --with-libsoup + + touch configure-stamp + +build: configure-stamp build-stamp +build-stamp: + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + + # Add here commands to clean up after the build process. + -$(MAKE) distclean + rm -f config.log + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/logjam. + $(MAKE) install prefix=$(CURDIR)/debian/logjam/usr + + cp $(CURDIR)/images/logjam_goat.png $(CURDIR)/images/logjam_pencil.png \ + $(CURDIR)/debian/logjam/usr/share/pixmaps + cp $(CURDIR)/debian/livejournal.xpm \ + $(CURDIR)/debian/logjam/usr/share/pixmaps/logjam.xpm + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_movefiles --sourcedir=debian/logjam +# dh_installdebconf + dh_installdocs +# dh_installexamples + dh_installmenu + dh_installman + dh_installinfo +# dh_undocumented + dh_installchangelogs ChangeLog + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_makeshlibs + dh_installdeb +# dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- logjam-4.5.3.orig/debian/compat +++ logjam-4.5.3/debian/compat @@ -0,0 +1 @@ +4 --- logjam-4.5.3.orig/debian/changelog +++ logjam-4.5.3/debian/changelog @@ -0,0 +1,421 @@ +logjam (4.5.3-2) unstable; urgency=low + + * Change rhythmbox to rhythmbox-client (Closes: #425165) + + -- Ari Pollak Sat, 19 May 2007 15:59:19 -0400 + +logjam (4.5.3-1) unstable; urgency=low + + * New upstream release + - German PO file has been updated upstream (Closes: #313788) + + -- Ari Pollak Fri, 20 Jan 2006 11:24:09 -0500 + +logjam (4.5.1-5) unstable; urgency=low + + * Remove build-dependency on libcurl3-dev, it's no longer needed. + * Apply modified patch from Mark Wooding to fix proxy support + (Closes: #330161) + + -- Ari Pollak Tue, 20 Dec 2005 16:20:05 +0000 + +logjam (4.5.1-4) unstable; urgency=low + + * The previous taglist change breaks clearing the taglist on a previous + entry, so revert it until a better fix can be found. + + -- Ari Pollak Sun, 18 Sep 2005 16:51:47 -0400 + +logjam (4.5.1-3) unstable; urgency=low + + * Don't send the taglist property if the tag list isn't set, + so older servers will still work with a newer LogJam. (Closes: #328767) + + -- Ari Pollak Sat, 17 Sep 2005 15:14:56 -0400 + +logjam (4.5.1-2) unstable; urgency=low + + * Remove intltool-* on Makefile.in distclean target, not intltool-*.in + + -- Ari Pollak Sat, 3 Sep 2005 13:11:17 -0400 + +logjam (4.5.1-1) unstable; urgency=low + + * New upstream release (Closes: #326441) + * Build-depend on libsoup2.2-dev instead of libcurl3-dev now + + -- Ari Pollak Sat, 3 Sep 2005 12:54:57 -0400 + +logjam (4.4.1-3) unstable; urgency=low + + * Bump build-depends to gtkspell >= 2.0.10-3, which now depends on + libaspell15c2 for the C++ ABI transition + + -- Ari Pollak Sun, 10 Jul 2005 00:43:51 +0000 + +logjam (4.4.1-2) unstable; urgency=low + + * Clear undo manager history when loading an existing journal entry + so we don't screw up the undo stack (Closes: #290452) + + -- Ari Pollak Mon, 21 Mar 2005 20:03:00 -0500 + +logjam (4.4.1-1) unstable; urgency=low + + * New upstream release (Closes: #289585) + * Apply patch from http://kir.vtx.ru/logjam/ to fix possible crash + in offline browser when "Copy URL" is pressed + + -- Ari Pollak Sun, 9 Jan 2005 18:27:18 -0500 + +logjam (4.4.0-6) unstable; urgency=low + + * Fix configure script to properly build with curl support (Closes: #285638) + + -- Ari Pollak Tue, 14 Dec 2004 11:14:17 -0500 + +logjam (4.4.0-5) unstable; urgency=low + + * Depend explicitly on libcurl3-dev, and remove dep on librsvg + + -- Ari Pollak Sun, 8 Aug 2004 07:27:45 -0400 + +logjam (4.4.0-4) unstable; urgency=low + + * Rebuild without librsvg, which pretty much unnecessary and just + brings in GNOME for no reason. I feel a -gnome package coming on soon.. + + -- Ari Pollak Fri, 6 Aug 2004 00:46:30 -0400 + +logjam (4.4.0-3) unstable; urgency=low + + * Rebuild against gcrypt/gnutls11 (Closes: #263653) + + -- Ari Pollak Thu, 5 Aug 2004 19:50:18 -0400 + +logjam (4.4.0-2) unstable; urgency=low + + * Fix compilation on gcc-3.4, thanks to Andreas Jochens for fix + (Closes: #260495) + * Fix order of qtype_to_string[] in pollcreator.c (Closes: #253053) + * Change category of desktop item to Network (Closes: #257555, #256898) + * Update the Refresh button on the Music bar when the music program + setting has changed. (Closes: #259898) + + -- Ari Pollak Wed, 21 Jul 2004 11:18:35 -0400 + +logjam (4.4.0-1) unstable; urgency=low + + * New upstream release + - Fix for "Load More..." entries repeating (Closes: #239152) + - Fix for default security not applied to new entries (Closes: #239153) + - Clickable account name implemented (Closes: #234039) + + -- Ari Pollak Wed, 7 Apr 2004 18:23:28 -0400 + +logjam (4.3.2-2) unstable; urgency=low + + * s/Firebird/Firefox/ + + -- Ari Pollak Mon, 1 Mar 2004 17:38:29 -0500 + +logjam (4.3.2-1) unstable; urgency=low + + * New upstream release (Closes: #233722, #233725) + + -- Ari Pollak Mon, 1 Mar 2004 09:19:26 -0500 + +logjam (4.3.1-2) unstable; urgency=low + + * Really add libxml-parser-perl to build-deps + + -- Ari Pollak Fri, 20 Feb 2004 14:36:19 -0500 + +logjam (4.3.1-1) unstable; urgency=low + + * New upstream release + * Add libxml-parser-perl to build-depends (maybe this should be intltool + instead?) (Closes: #233921) + + -- Ari Pollak Fri, 20 Feb 2004 14:24:46 -0500 + +logjam (4.3.0-2) unstable; urgency=low + + * Apply upstream patch to prevent clobbering of files when saving. + + -- Ari Pollak Wed, 11 Feb 2004 18:15:27 -0500 + +logjam (4.3.0-1) unstable; urgency=low + + * New upstream release (Closes: #228698, #211177, #222520) + * Drop gtkhtml3 support, there are way too many dependencies for so + little functionality. (Closes: #199747) + * XMMS music detection support is now in the logjam-xmms package + + -- Ari Pollak Sat, 7 Feb 2004 20:54:02 -0500 + +logjam (4.2.4-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Sat, 16 Aug 2003 23:34:53 -0400 + +logjam (4.2.3-2) unstable; urgency=low + + * Rebuild against latest libgal (Closes: #205423) + + -- Ari Pollak Thu, 14 Aug 2003 14:04:53 -0400 + +logjam (4.2.3-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Wed, 6 Aug 2003 19:24:51 -0400 + +logjam (4.2.2-2) unstable; urgency=low + + * Fix build-depends (Closes: 199630) + + -- Ari Pollak Tue, 1 Jul 2003 21:05:47 -0400 + +logjam (4.2.2-1) unstable; urgency=low + + * New upstream release + * WARNING: The format of the offline journal sync has changed. LogJam + should recognize the new version, but you should delete & re-sync + your offline journal. Run the following to delete the older version: + rm -rf ~/.logjam/servers/LiveJournal/users/yourusername/journal + + -- Ari Pollak Thu, 26 Jun 2003 22:53:58 -0400 + +logjam (4.2.1-1) unstable; urgency=low + + * New upstream release (Closes: #196357) + + -- Ari Pollak Mon, 16 Jun 2003 00:27:28 -0400 + +logjam (4.2.0-1) unstable; urgency=low + + * New upstream release + * Notable changes: + - Undo/Redo (by me) + - Offline journal sync + - Smart Quotes + + -- Ari Pollak Wed, 4 Jun 2003 23:49:29 -0400 + +logjam (4.1.2-5) unstable; urgency=low + + * Build against gtkhtml - introduces HTML Preview + + -- Ari Pollak Wed, 4 Jun 2003 19:31:01 -0400 + +logjam (4.1.2-4) unstable; urgency=low + + * Fix menu.c patch (added in -3) to final CVS version, which fixes a + bug that was introduced with -3 + + -- Ari Pollak Wed, 30 Apr 2003 21:10:35 -0400 + +logjam (4.1.2-3) unstable; urgency=low + + * unstable dist release to fix compilation on alpha + + -- Ari Pollak Wed, 30 Apr 2003 11:27:02 -0400 + +logjam (4.1.2-1) unstable; urgency=low + + * New upstream release, to unstable because this fixes a bunch of annoying + bugs present in 4.0.x and 4.1.x. + * A version with HTML Preview will be in the experimental distribution, + since it builds against libgtkhtml3.0-0 + * Add watch file + + -- Ari Pollak Tue, 29 Apr 2003 17:44:43 -0400 + +logjam (4.1.1-2) experimental; urgency=low + + * Apply patch from upstream CVS to cleanup child processes properly. + * Fix menu icon + * Update description + + -- Ari Pollak Tue, 15 Apr 2003 00:39:32 -0400 + +logjam (4.1.1-1) experimental; urgency=low + + * New upstream release + * Make menu entry use xpm icon instead of PNG + + -- Ari Pollak Sat, 12 Apr 2003 23:05:42 -0400 + +logjam (4.1.0-5) experimental; urgency=low + + * Experimental dist release, which includes the HTML previewer + + -- Ari Pollak Tue, 8 Apr 2003 13:51:21 -0400 + +logjam (4.1.0-4) unstable; urgency=low + + * Don't depend on gtkhtml3.0, it's only in experimental. 4.1.0-5 will + be uploaded to experimental, and depend on gtkhtml3.0. + + -- Ari Pollak Tue, 8 Apr 2003 13:46:59 -0400 + +logjam (4.1.0-3) unstable; urgency=low + + * Fix some sizing issues with the manager window, and make the XMMS + detection error a bit more sane. + + -- Ari Pollak Tue, 8 Apr 2003 13:35:38 -0400 + +logjam (4.1.0-2) unstable; urgency=low + + * Correct compiler warning: %ld -> %ud + + -- Ari Pollak Tue, 8 Apr 2003 10:26:45 -0400 + +logjam (4.1.0-1) unstable; urgency=low + + * New upstream release + * The configuration format has changed (hopefully for the last time) to + support saving drafts. You'll need to enter your username/password again. + + -- Ari Pollak Tue, 8 Apr 2003 09:59:27 -0400 + +logjam (4.0.2-3) unstable; urgency=low + + * Incorporate interim checkfriends docklet for GNOME2/KDE3 which has + been submitted upstream - hopefully 4.1.0 will be actively updated + soon. + + -- Ari Pollak Sun, 23 Mar 2003 02:19:42 -0500 + +logjam (4.0.2-2) unstable; urgency=low + + * A compile warning fix for ljtypes.c from upstream 4.0 CVS (if 4.0.3 + ever gets released) + + -- Ari Pollak Sun, 23 Feb 2003 03:22:48 -0500 + +logjam (4.0.2-1) unstable; urgency=low + + * New upstream release + - Fixes a problem with moods & LiveJournal + + -- Ari Pollak Sat, 22 Feb 2003 17:33:14 -0500 + +logjam (4.0.1-5) unstable; urgency=low + + * Update build-depends to depend on libgtkspell-dev >= 2.0.4 + + -- Ari Pollak Mon, 20 Jan 2003 14:26:51 -0500 + +logjam (4.0.1-4) unstable; urgency=low + + * Added patch from upstream author to add seperate WM_CLASS for the + checkfriends indicator (Closes; #177304) + + -- Ari Pollak Sat, 18 Jan 2003 20:54:31 -0500 + +logjam (4.0.1-3) unstable; urgency=low + + * Rebuild against gtkspell 2.0.4, which uses aspell + + -- Ari Pollak Sat, 18 Jan 2003 16:38:56 -0500 + +logjam (4.0.1-2) unstable; urgency=low + + * Don't quote browser commands unnecessarily (Closes: #174629) + - You might have to select the appropriate entry in Preferences + again to fix this + + -- Ari Pollak Sun, 29 Dec 2002 12:00:16 -0500 + +logjam (4.0.1-1) unstable; urgency=low + + * New upstream release, new maintainer: + "I'm happy if you can take it and continue with the work you are doing + with logjam packages. :) If you want, it's already yours!" -- Christian + * Acknowledge NMU (Closes: #165281, #166993) + + -- Ari Pollak Thu, 12 Dec 2002 11:42:04 -0500 + +logjam (4.0.0+cvs.2002.11.17-0.3) unstable; urgency=low + + * NMU + * Add libxml2-dev to Build-Depends. + + -- Ari Pollak Sun, 17 Nov 2002 19:22:41 -0500 + +logjam (4.0.0+cvs.2002.11.17-0.1) unstable; urgency=low + + * NMU, after receiving no reply from real maintainer for a while + * New upstream release (Closes: #165281, #166993) + * Updated standards-version to 3.5.7, fix debian/rules appropriately + + -- Ari Pollak Sun, 17 Nov 2002 14:14:39 -0400 + +logjam (3.0.3-1) unstable; urgency=low + + * New upstream release + * Standards-Version: 3.5.6 + * Removed default debian/{preinst,postinst,prerm,postrm} + + -- Christian Surchi Tue, 2 Apr 2002 03:00:45 +0200 + +logjam (3.0.2-1) unstable; urgency=low + + * New upstream release (Closes:#135618) + + -- Christian Surchi Thu, 28 Feb 2002 19:43:04 +0100 + +logjam (3.0.1-2) unstable; urgency=low + + * Added missing dependency on libcurl-dev (Closes:#120754) + + -- Christian Surchi Fri, 23 Nov 2001 10:48:04 -0500 + +logjam (3.0.1-1) unstable; urgency=low + + * New upstream release (Closes:#113923) + + -- Christian Surchi Sun, 11 Nov 2001 09:48:57 -0500 + +logjam (3.0.0-1) unstable; urgency=low + + * New upstream release + * Package name change (upstream) from loserjabber to logjam + * Binary is now logjam + * Not uploaded + + -- Christian Surchi Fri, 2 Nov 2001 15:32:07 -0500 + +loserjabber (2.1.5-1) unstable; urgency=low + + * New upstream release + + -- Christian Surchi Tue, 20 Feb 2001 12:25:25 -0500 + +loserjabber (2.1.4-1) unstable; urgency=low + + * New upstream release + + -- Christian Surchi Mon, 19 Feb 2001 23:04:58 +0100 + +loserjabber (2.0.0-1) unstable; urgency=low + + * New upstream release + * Dynamic support for xmms (extract the title of played song) + * Binary is now loserjabber and not lj + + -- Christian Surchi Mon, 9 Oct 2000 15:29:59 +0200 + +loserjabber (1.9.6-1) unstable; urgency=low + + * Initial Release. + + -- Christian Surchi Mon, 11 Sep 2000 15:05:52 +0200 + +Local variables: +mode: debian-changelog +End: --- logjam-4.5.3.orig/debian/dirs +++ logjam-4.5.3/debian/dirs @@ -0,0 +1 @@ +usr/share/pixmaps --- logjam-4.5.3.orig/debian/copyright +++ logjam-4.5.3/debian/copyright @@ -0,0 +1,10 @@ +This package was debianized by Christian Surchi on +Fri, 2 Nov 2001 15:32:07 -0500. + +It was downloaded from http://logjam.danga.com + +Upstream Author: Evan Martin + +Its license is GPLv2, which, on Debian systems, is available at: +/usr/share/common-licenses/GPL. + --- logjam-4.5.3.orig/debian/docs +++ logjam-4.5.3/debian/docs @@ -0,0 +1,2 @@ +doc/README +doc/TODO --- logjam-4.5.3.orig/debian/watch +++ logjam-4.5.3/debian/watch @@ -0,0 +1,6 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# Site Directory Pattern Version Script +version=2 +http://logjam.danga.com/download/ logjam-(.*)\.tar\.bz2 debian uupdate