2009
blam (1.8.6-3) unstable; urgency=low
* debian/control: libgnome2.0-cil -> libgnome2.24-cil for GNOME# transition.
-- Iain Lane <laney@ubuntu.com> Sat, 18 Apr 2009 14:54:45 +0100
blam (1.8.6-2) unstable; urgency=low
* debian/rules:
+ Call dh_clideps for arch:all packages too, as blam went from arch:any
to arch:all. All binary dependecies were missing because of this.
+ Added call for dh_clistrip and dh_clifixperms and removed manual the
chmod +x call.
* debian/control:
+ Bumped cli-common-dev build-dep to >= 0.4.9 as we use dh_clistrip of
it now.
-- Mirco Bauer <meebey@debian.org> Sun, 08 Mar 2009 12:06:25 +0100
blam (1.8.6-1) unstable; urgency=low
[ Carlos Martín Nieto ]
* New upstream release.
- Do not ship RSS.NET.dll anymore (Closes: #473626).
- Don't use libxul anymore (Closes: #480790).
- Resize the channel title column (Closes: #292461).
- Register with GNOME session manager (Closes: #319302).
- Show a conetext menu (Closes: #326993, #342226).
* debian/control: Don't depend on anything gecko. Blam is now Arch: all.
Make the dependecies arch-independent.
* debian/rules: Remove lib/RSSFeed.dll upon cleanup.
* debian/control: Transition to Mono 2.0 (depend on mono-devel) (Closes: #518416).
* debian/control: Transfer package to CLI Applications Team.
[ Mirco Bauer ]
* debian/control:
+ Added Vcs-* fields.
+ Pass MCS and GMCS overrides to configure call.
-- Carlos Martín Nieto <carlos@cmartin.tk> Fri, 06 Mar 2009 02:15:40 +0100
2008
blam (1.8.5-1) unstable; urgency=low
* New upstream release
* debian/patches/{01_full_rssnet_filename.patch,02_fix_pimped.patch,
03_fix_blam.patch,04_fix_fix_blam.patch,05_use_blam.1_ascii.patch,
06_desktop_no_encoding.patch,07_makefile_extra_libs.patch}: dropped,
included upstream.
* debian/copyright: s/it's/its/
* debian/control: split Build-Depends into several lines.
* debian/rules: Delete lib/AtomFeed.dll on clean, no need to remove
src/blam.exe.mdb anymore.
* debian/patches/01_no_imendio_news.patch: Delete Imendio news as the
page doesn't work anymore and Blam crashes.
* debian/control: Depend on mono-gmcs | c-sharp-2.0-compiler as we
now use generics in src/DBus.cs and it doesn't build otherwise.
-- Carlos Martín Nieto <carlos@cmartin.tk> Fri, 28 Mar 2008 10:44:20 +0100
blam (1.8.4-4) unstable; urgency=low
* Delete Gerardo Curiel from Uploaders: field (Closes: #465794). * Add intltool and cairo as dependencies. * Add gnome-sharp to the libraries (Closes: #470347).
-- Carlos Martín Nieto <carlos@cmartin.tk> Thu, 13 Mar 2008 14:59:32 +0100
2007
blam (1.8.4-3) unstable; urgency=low
* Delete the debug file that is created when building. If built twice,
the package would FTBFS. (Closes: #442510)
* debian/menu: use "Applications/Network/Web News" instead of Apps/Net.
* debian/patches/05_use_blam.1_ascii.patch: Add. Use ['i] for an
acute accent on the i.
* Update to standards version 3.7.3.
* Depend on cli-common-dev (>= 0.4.4).
* Depend on debhelper (>= 5) and have compat 5.
* Delete src/blam.exe.mdb upon cleanup.
-- Carlos Martín Nieto <carlos@cmartin.tk> Tue, 11 Dec 2007 19:05:33 +0100
blam (1.8.4-2.1) unstable; urgency=low
* Non-maintainer upload. * Friendly NMU by sponsor, fixing RC bug. * Applied patches from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> and Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com>, dealing with a code fix (debian/patches/05_gnome.printJob.patch) and fixing build-depends. (Closes: #422047).
-- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 20 Aug 2007 22:19:24 +0200
blam (1.8.4-2) unstable; urgency=low
* debian/patches/0{2,3,4}_fix*.patch: Fixes the bug that made Blam
request its theme images from the remote server. Backported from upstream.
* debian/control: Add gnome-sharp2 as build-dependency. (closes: #422047).
-- Carlos Martín <carlos@cmartin.tk> Thu, 3 May 2007 16:29:17 +0400
blam (1.8.4-1) unstable; urgency=low
* New upstream release (closes: #366374, #296550) * debian/01_correct_default_theme.patch: dropped, merged upstream. * mv 0{2,1}_full_rssnet_filename.patch.
-- Carlos Martín Nieto <carlos@cmartin.tk> Mon, 8 Jan 2007 19:51:28 +0100
2006
blam (1.8.3-3) unstable; urgency=low
* src/Makefile.am: Use the full file name for RSS.NET.dll. If we don't
it FTBFS on arm.
* debian/rules: tell dh_makeshlibs not to modify postinst/postrm (fixes
lintian warnings).
-- Carlos Martín Nieto <carlos@cmartin.tk> Tue, 12 Dec 2006 15:58:20 +0100
blam (1.8.3-2) unstable; urgency=low
* Fix default theme path (closes: #400176).
-- Carlos Martín Nieto <carlos@cmartin.tk> Sat, 25 Nov 2006 22:56:06 +0100
blam (1.8.3-1) unstable; urgency=low
* New upstream release.
* Change maintainer: to my full legal name.
* patches/xulrunner.patch, patches/gtk-sharp2.diff,
patches/blam-gecko-missing-include.patch, patches/delete_event.patch:
dropped, applied upstream.
* Depend on mono 1.1.17.
* debian/copyright, debian/watch, debian/control: change to new upstream.
-- Carlos Martín Nieto <carlos@cmartin.tk> Fri, 17 Nov 2006 01:19:29 +0100
blam (1.8.2-3) unstable; urgency=low
* Set me as new mantainer. (closes: #360583) * Build using Gtk#2. (closes: #376959). * Update the FSF's address in debian/copyright. * Use xulrunner instead of mozilla. (closes: #364362). * Add debian/watch file. * Make it work with new mono libs. (closes: #386084).
-- Carlos Martin <carlos@cmartin.tk> Sat, 21 Oct 2006 15:24:28 +0200
2005
blam (1.8.2-2) unstable; urgency=low
* Fixed so that rules now handles MONO_SHARED_DIR as described in the CLI
Policy. (closes: #317947).
* Added -d for dh_clideps to avoid duplicate dependencies.
* Updated Standards-Version to 3.6.2.
-- Johan Svedberg <johan@svedberg.com> Sun, 31 Jul 2005 14:52:15 +0200
blam (1.8.2-1) unstable; urgency=low
* New upstream release (closes: #306870). * Removed blam.exe.config.
-- Johan Svedberg <johan@svedberg.com> Wed, 22 Jun 2005 00:24:08 +0200
blam (1.8.0-2) unstable; urgency=low
* Made use of cli:Depends. * Added cli-common to Build-Depends and removed mono-jit.
-- Johan Svedberg <johan@svedberg.com> Sat, 21 Jun 2005 20:25:13 +0200
blam (1.8.0-1) unstable; urgency=low
* New upstream release
* Bumped mono requirement to 1.1.4 in Build-Depend and Depend.
* Removed MonoConventions.patch, blam.install and blam.links.
* Create a blam.exe.config to fix two runtime failures when .so
symlinks don't exist.
-- Johan Svedberg <johan@svedberg.com> Sat, 4 Jun 2005 15:53:10 +0200
blam (1.6.1-2) unstable; urgency=low
* Changed e-mail address.
-- Johan Svedberg <johan@svedberg.com> Sun, 24 Apr 2005 22:47:50 +0200
blam (1.6.1-1) unstable; urgency=low
* New upstream release * Removed Gecko# patch.
-- Johan Svedberg <johan@svedberg.pp.se> Sat, 8 Jan 2005 15:04:42 +0100
2004
blam (1.6.0-1) unstable; urgency=low
* New upstream release (closes: #281446, #286499). * Added patch for some exessive Gecko# #includes.
-- Johan Svedberg <johan@svedberg.pp.se> Sun, 26 Dec 2004 01:42:20 +0100
blam (1.4.1-1) unstable; urgency=low
* New upstream release
-- Johan Svedberg <johan@svedberg.pp.se> Sat, 18 Sep 2004 19:29:12 +0200
blam (1.4.0-1) unstable; urgency=low
* New upstream release (closes: #271812). * FTBFS fix (closes: #271602). * Added exec to replace shell process (closes: #271791). * Changed package description. * Changed title in menu entry.
-- Johan Svedberg <johan@svedberg.pp.se> Tue, 14 Sep 2004 15:47:54 +0200
blam (1.2.4-1) unstable; urgency=low
* Initial Release.
-- Johan Svedberg <johan@svedberg.pp.se> Sat, 4 Sep 2004 18:02:44 +0200