2009
system-config-printer (1.0.0-6) unstable; urgency=low
* The “We’ll deal with the rest later” release.
* Move smburi.py to python-cupsutils.
* This allows system-config-printer-kde to not depend on
system-config-printer. Closes: #525714.
* Update 13_python_paths.patch accordingly.
-- Josselin Mouette <joss@debian.org> Wed, 17 Jun 2009 10:50:17 +0200
system-config-printer (1.0.0-5) unstable; urgency=low
[ Loic Minier ]
* Don't purge /etc/xdg/autostart/redhat-print-applet.desktop during first
installation.
[ Josselin Mouette ]
* 19_dbus_interfaces.patch: remove redundant send_interface lines in
the dbus configuration file. Closes: #510756.
* 02_translations.patch: new Romanian translation from Eddy Petrișor.
Closes: #519217.
* Standards version is 3.8.1.
-- Josselin Mouette <joss@debian.org> Wed, 01 Apr 2009 13:20:11 +0200
2008
system-config-printer (1.0.0-4) unstable; urgency=low
* Require desktop-file-utils 0.13. Closes: #499382, thanks Tom Parker. * Depend on gnome-icon-theme. Closes: #506282.
-- Josselin Mouette <joss@debian.org> Thu, 20 Nov 2008 09:49:02 +0100
system-config-printer (1.0.0-3) unstable; urgency=low
* 02_translations.patch:
+ Updated Catalan translation by David Planella. Closes: #494092.
+ Updated Finnish translation by Esko Arajärvi. Closes: #498106.
* 04_jobsheets_traceback.patch: new patch. Don't send None to
setPrinterJobSheets, send "none" instead. Don't send anything if
nothing was selected. Closes: #486941, #486580.
* Standards version is 3.8.0, no changes.
-- Josselin Mouette <joss@debian.org> Fri, 12 Sep 2008 17:50:55 +0200
system-config-printer (1.0.0-2) unstable; urgency=low
* Switch to quilt for patch management; build-depend on quilt.
* Merge all translation updates in 02_translations.patch.
* New translations:
+ Spanish (Javier Fernández-Sanguino Peña)
+ Vietnamese (Clytie Siddall)
+ Russian (Yuri Kozlov), closes: #485654
+ German (Helge Kreutzmann), closes: #485982
+ Basque (Piarres Beobide)
+ simplified Chinese (Deng Xiyue), closes: #486198
+ Turkish (Mert Dirik).
+ Czech (Martin Šín), closes: #486379.
* Recommend hal-cups-utils.
* 15_close_shortcut.patch: use gtk-close instead of gtk-quit, so that
the default shortcuts to close a window are used.
* 16_dont_monitor_session.patch: don’t blindly listen to any signal
that goes through the session bus. Gnome-session will know when to
kill the applet. Closes: #486674, thanks Michal Čihař.
* 17_new_printer_notification.patch: allow anyone to listen to the new
printer notification dbus signal. Closes: #486613.
* 18_debian_packages.patch:
+ List the correct Debian packages that provide the given programs.
+ Use gksu+synaptic to install the packages.
+ Launch gksu+s-c-p to configure the printers from the applet.
* Install the new debutils.py file.
* Recommend synaptic.
* 13_python_paths.patch: also fix the shebangs.
* 30_install_traceback.patch, 31_browse_hang.patch,
32_pycups_traceback.patch, 33_dont_strip_Printer.patch: stolen from
upstream’s git tree. Fix a few crashers.
* Upload to unstable; drop check-dist include.
-- Josselin Mouette <joss@debian.org> Sun, 22 Jun 2008 19:13:39 +0200
system-config-printer (1.0.0-1) experimental; urgency=low
* New upstream release.
* Update watch file and get-orig-source URL.
* Target at experimental; include check-dist.mk.
* 02_fr_po.patch: updated translations for the new version.
* 04_de_po.patch: dropped, included upstream.
* 05_vi_po.patch, 06_ru_po.patch, 07_es_po.patch: updated to apply
cleanly.
* 08_stock_icons.patch: update for the new version.
* 12_remove_redhat.patch: added; remove redhat- from the .desktop
names and X-RedHat-Base from the categories.
* postinst: remove the old redhat-print-applet.desktop file.
* Remove useless README.Debian.
* Split utility modules in a python-cupsutils package, making them
public. They will be used by hal-cups-utils.
* Remove the wrapper scripts in /usr/bin, put the python scripts
directly.
* 13_python_paths.patch: new patch, modify python search paths and
imports according to these changes.
* 11_use_gksu.patch: disable startup notification, which is broken by
gksu.
-- Josselin Mouette <joss@debian.org> Sun, 08 Jun 2008 13:18:20 +0200
system-config-printer (0.7.81-4) unstable; urgency=low
* 07_es_po.patch: remove ISO8859 encoded text, leading to a crash when
using a Spanish local. Closes: #484136.
-- Josselin Mouette <joss@debian.org> Wed, 04 Jun 2008 01:11:21 +0200
system-config-printer (0.7.81-3) unstable; urgency=low
* 06_ru_po.patch: updated Russian translation by Yuri Kozlov.
Closes: #467176.
* 07_es_po.patch: updated Spanish translation by Javier
Fernández-Sanguino Peña. Closes: #468580.
* Drop dependency on python-xml. Closes: #468617.
* pyversions: require python 2.4.
* Depend on python-notify. Closes: #471943.
* Depend on python-dbus.
* Don't require python-elementtree when python version is >= 2.5.
* 08_stock_icons.patch: use the "add" icon to add a printer, and the
"new" icon to create a group, in both the toolbar and the menu.
-- Josselin Mouette <joss@debian.org> Mon, 21 Apr 2008 18:50:08 +0200
system-config-printer (0.7.81-2) unstable; urgency=low
* 04_de_po.patch: updated German translation by Helge Kreutzmann.
Closes: #466305.
* 05_vi_po.patch: updated Vietnamese translation by Clytie Siddall.
Closes: #466377.
* Depend on python-gnome2. Closes: #467094.
-- Josselin Mouette <joss@debian.org> Sat, 23 Feb 2008 09:26:24 +0100
system-config-printer (0.7.81-1) unstable; urgency=low
* Put the package under co-maintenance by the GNOME team, on
maintainer’s request.
* rules: use uploaders.mk and gnome-get-source.mk.
* Build-depend on gnome-pkg-tools.
* Require python-cups 1.9.27. Closes: #457702.
* 10_menu_entries.patch: revert to the correct menu category.
Closes: #460865.
* New upstream release.
+ Removes .png extension in the desktop file. Closes: #461023.
* 01_no_rhpl.patch: updated for new version.
* Rework the package description.
* Rename 10_menu_entries.patch into 10_show_manage_jobs.patch.
* 11_use_gksu.patch: launch system-config-printer using gksu.
Closes: #460864, #460215.
* Depend on gksu.
* 02_fr_po.patch: fix French translation. Closes: #460861.
* Depend on python-elementtree.
* 03_elementtree.patch: support elementtree.ElementTree for pre-2.5
python versions.
-- Josselin Mouette <joss@debian.org> Sun, 17 Feb 2008 10:51:09 +0100
2007
system-config-printer (0.7.78-1) unstable; urgency=low
* Imported upstream version 0.7.78. Closes: #451808, #445245 * Bump standards-version to 3.7.3 (no changes needed) * Use gettext instead of rhpl (taken from Ubuntu package) * Change menu entries (taken from Ubuntu package) * Remove makefile patch since it not needed anymore
-- Otavio Salvador <otavio@ossystems.com.br> Sun, 16 Dec 2007 00:15:42 -0200
system-config-printer (0.7.71-1) unstable; urgency=low
* New Upstream Version
-- Otavio Salvador <otavio@ossystems.com.br> Fri, 03 Aug 2007 21:54:29 -0300
system-config-printer (0.7.70-2) unstable; urgency=low
* Add xmlto to Build-Depends. Closes: #433746
-- Otavio Salvador <otavio@ossystems.com.br> Sun, 29 Jul 2007 21:30:37 -0300
system-config-printer (0.7.70-1) unstable; urgency=low
* New Upstream Version
-- Otavio Salvador <otavio@ossystems.com.br> Sun, 15 Jul 2007 20:47:12 -0300
system-config-printer (0.7.69-1) unstable; urgency=low
* New Upstream Version
* debian/watch: Use git-import-orig instead of uupdate so it integrates
better with our git repository.
* debian/rules: Drop the code to fix the executable permissions on
/usr/share since it's being done properly on upstream tarball.
-- Otavio Salvador <otavio@ossystems.com.br> Wed, 04 Jul 2007 12:42:36 -0300
system-config-printer (0.7.66-1) unstable; urgency=low
[ This package has been done using 0.7.62-0ubuntu1 sources as
base. Thanks to Jani Monoses <jani@ubuntu.com> by his work on it ]
* debian/copyright: Update download URI.
* debian/watch: Add to allow easier upgrade of package version.
* debian/control: Remove versioned dependency of python-cups.
* debian/rules, debian/control: Move from python-central to python-support.
* debian/rules: Fix, by hard, wrong executable permissions on /usr/share.
-- Otavio Salvador <otavio@ossystems.com.br> Wed, 04 Jul 2007 12:33:01 -0300