2009
xfprint4 (4.6.1-1) unstable; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 19 Apr 2009 18:21:13 +0200
xfprint4 (4.6.0-2) unstable; urgency=low
* Upload to unstable.
* debian/compat bumped to 7.
* debian/control:
- update build-dep on debhelper accordingly.
- update standards version to 3.8.1.
- move to xfce section.
* debian/rules:
- add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
- replace dh_clean -k by dh_prep.
* debian/patches:
- 03_fix-wl-as-needed added, fix build with -Wl,--as-needed.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 04 Apr 2009 01:31:42 +0200
xfprint4 (4.6.0-1) experimental; urgency=low
[ Xfce 4.6 Alpha “Pinkie”]
* new upstream alpha release.
* debian/control:
- update build deps for Xfce 4.6 Alpha.
* debian/rules:
- remove references to mcs.
* debian/patches:
- 03_check-default-printer dropped, merged upstream.
* debian/control: don't mess at all with config.{sub,guess}.
[ Xfce 4.6 Beta 1 “Fuzzy”]
* new upstream beta-release.
* debian/control:
- update build-deps for Fuzzy.
[ Xfce 4.6 Beta 2 “Hopper”]
* new upstream beta-release.
* debian/control:
- update build-deps for Hopper.
[ Xfce 4.6 Beta 3 “Tuco-tuco”]
* new upstream beta release.
* debian/control:
- update build-deps for “Tuco-Tuco”.
[ Xfce 4.6 RC1 “Capybara” ]
* new upstream release candidate.
* debian/control:
- update build-deps for “Capybara”.
[ Xfce 4.6 ]
* new upstream release candidate.
* debian/control:
- update build-deps for 4.6.
* debian/rules:
- clean out commented stuff from 4.3.99.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 28 Feb 2009 13:35:30 +0100
2008
xfprint4 (4.4.2-6) unstable; urgency=low
* debian/control:
- build against libcups2-dev. closes: #494034
- update standards version to 3.8.0.
* debian/rules: rm config.{sub.guess} in clean and copy it in build.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 07 Aug 2008 07:40:48 +0200
xfprint4 (4.4.2-5) unstable; urgency=low
* switch to triggers:
- debian/{postinst,prerm} dropped.
- version dependency on xfce4-mcs-manager.
* debian/control: remove Martin Loschwitz from Uploaders.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 18 May 2008 19:55:31 +0200
xfprint4 (4.4.2-4) unstable; urgency=low
* “brown paper bag” release.
* debian/patches/series: incliude 02_refresh-new-settings.patch, so it's get
applied. (really) closes: #477144
-- Yves-Alexis Perez <corsac@debian.org> Thu, 01 May 2008 15:41:20 +0200
xfprint4 (4.4.2-3) unstable; urgency=low
* debian/patches:
- 02_refresh-new-settings added, refresh settings when they are set, not
only at start time. Patch from Fabien Coutant. closes: #477144
- 03_check-default-printer added, fix segfault when no default printer is
selected (even with lpr backend).
Xfce #3816, #4044, r26588. closes: #472066
-- Yves-Alexis Perez <corsac@debian.org> Thu, 01 May 2008 14:42:58 +0200
xfprint4 (4.4.2-2) unstable; urgency=low
* debian/rules:
- use /etc/ as sysconfdir so xfprint4 finds printcap file
correctly. closes: #471117
- use quilt for patching sources.
* debian/control:
- update standards version to 3.7.3.
- use my new email address.
- add dependency on xfce4-mcs-manager because we can call xfce-setting-show.
- add build-dep on quilt.
- add back dependency on a2ps, it's required to be able to print.
* debian/lintian:
- add override for command not in package now we depend on the package.
- remove override for private category, now correctly handled by lintian.
* debian/copyright:
- add © sign.
* debian/patches:
- 01_debug-lpr-command added, to help debug stuff.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 08 Apr 2008 23:52:18 +0200
2007
xfprint4 (4.4.2-1) unstable; urgency=low
[ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
[ Yves-Alexis Perez ]
* New upstream release.
[ Simon Huggins ]
* Add Vcs-* headers to debian/control
-- Simon Huggins <huggie@earth.li> Tue, 27 Nov 2007 16:39:20 +0000
xfprint4 (4.4.1-2) unstable; urgency=low
[ Yves-Alexis Perez ]
* debian/menu: switch to new menu policy.
* debian/rules:
- don't recreate icon at build time. closes: #442770
- don't ignore all errors for distclean rule.
* debian/postinst: use posix kill -s to avoid problems on hurd.
[ Simon Huggins ]
* debian/prerm: Use kill -s to keep Hurd and lintian happy at the same time.
-- Simon Huggins <huggie@earth.li> Mon, 08 Oct 2007 18:46:22 +0100
xfprint4 (4.4.1-1) unstable; urgency=low
* New upstream release. * debian/control: add versionned build-dep against gtk 2.10. * debian/copyright: updated copyright holders.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 15 Apr 2007 15:28:17 +0100
xfprint4 (4.4.0-1) experimental; urgency=low
(Yves-Alexis Perez)
* New upstream release.
* debian/control:
- updated build-deps against Xfce 4.4.
- removed suggestion on a2ps as it's not needed anymore.
(Emanuele Rocca)
* xfprint-manager(1) renamed to xfprint4-manager to reflect the actual
command name. xfprint4(1) modified accordingly.
* Section "REPORTING BUGS" removed from xfprint4(1) and xfprint4-manager(1).
* Lintian override added: package-name-doesnt-match-sonames libxfprint0.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 28 Jan 2007 21:33:04 +0100
2006
xfprint4 (4.3.99.1-1) unstable; urgency=low
* New upstream release. * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 23 Sep 2006 13:43:37 +0100
xfprint4 (4.3.90.2-1) unstable; urgency=low
(Yves-Alexis Perez) * New upstream release. * debian/postinst: fixed install on hurd by not using pkill. * debian/control: updated standard versions to 3.7.2. (Simon Huggins) * Add rpath fixes.
-- Yves-Alexis Perez <corsac@corsac.net> Mon, 10 Jul 2006 19:25:56 +0200
xfprint4 (4.3.90.1-1) unstable; urgency=low
(Yves-Alexis Perez)
* New upstream release
(Simon Huggins)
* Remove pointless .la file.
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 03 May 2006 18:35:05 +0100
2005
xfprint4 (4.2.3-1) unstable; urgency=low
* New Upstream Release * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 06 Nov 2005 22:01:12 +0100
xfprint4 (4.2.2-1) unstable; urgency=low
* New Upstream Release * debian/copyright updated, as requested by the author * Change suite to unstable
-- Simon Huggins <huggie@earth.li> Sat, 18 Jun 2005 09:45:21 +0100
xfprint4 (4.2.1-1) experimental; urgency=low
* ML: New Upstream Release (Xfce 4.2.1) * ML: Upload to experimental to prevents problems with NEW packages * ML: debian/control: Added/fixed Maintainer/Uploaders fields
-- Martin Loschwitz <madkiss@debian.org> Sat, 19 Mar 2005 13:02:00 +0100
xfprint4 (4.2.0-2) experimental; urgency=low
* Add --enable-final to configure. * Add a Homepage: to the description. * Don't ship the unnecessary .a and .la files.
-- Simon Huggins <huggie@earth.li> Sun, 16 Jan 2005 16:57:02 +0000
xfprint4 (4.2.0-1) experimental; urgency=low
* New Upstream Release
-- Simon Huggins <huggie@earth.li> Sat, 15 Jan 2005 13:12:42 +0000
2004
xfprint4 (4.1.99.1-1) experimental; urgency=low
* ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1) * ML: control: Added a2ps, CUPS and lpr to Build-Depends
-- Martin Loschwitz <madkiss@debian.org> Fri, 19 Nov 2004 17:19:00 +0100
xfprint4 (4.0.6-1) unstable; urgency=low
* New upstream release * Update description * Remove Norbert Tretkowski from Uploaders as requested
-- Simon Huggins <huggie@earth.li> Sat, 24 Jul 2004 18:51:41 +0100
xfprint4 (4.0.5-1) unstable; urgency=low
* New upstream release * Update upstream's libtool
-- Simon Huggins <huggie@earth.li> Tue, 27 Apr 2004 21:55:46 +0100
xfprint4 (4.0.3-2) unstable; urgency=low
* Update libtool
* Just adding Daniel wasn't enough. Add self to Uploaders so katie doesn't
think this is an NMU again.
-- Simon Huggins <huggie@earth.li> Tue, 09 Mar 2004 13:55:16 +0000
xfprint4 (4.0.3-1) unstable; urgency=low
* New upstream release * Add Daniel Silverstone <dsilvers@debian.org> to Uploaders as approved by madkiss * Add Suggests: a2ps, psutils so PostScript printing is hinted at * Add manpages for xfprint4 and xfprint-manager * Remove erroneous .so symlink * Quote needs in menu for lintian * Thanks to Daniel for checking and uploading these packages
-- Simon Huggins <huggie@earth.li> Wed, 25 Feb 2004 12:04:04 +0000
2003
xfprint4 (4.0.2-1) unstable; urgency=low
* New upstream release
-- Martin Loschwitz <madkiss@debian.org> Fri, 26 Dec 2003 16:24:00 +0100
xfprint4 (4.0.0.final-1) unstable; urgency=low
* New upstream release * New Co-Maintainer: Norbert Tretkowski. * Some cleanups in debian/
-- Martin Loschwitz <madkiss@debian.org> Tue, 29 Sep 2003 17:42:00 +0200
xfprint4 (0.0.1+cvs.20030421-1) unstable; urgency=low
* Initial Release.
-- Martin Loschwitz <madkiss@debian.org> Tue, 22 Apr 2003 17:45:34 +0200