2009
skencil (0.6.17-17) unstable; urgency=low
* Removing watch file. * Removing leftovers from sketch transition. * Removing useless whitespaces in changelog. * Upgrading package to debhelper 7. * Upgrading package to standards 3.8.0. * Adding vcs fields in control file. * Rewriting copyright file in machine-interpretable format. * Using lintian debhelper to install lintian overrides. * Replacing obsolete dh_clean -k with dh_prep. * Prefixing debhelper files with package name. * Updating package to standards version 3.8.2. * Updating year in copyright file. * Adding description and icon entries in menu file. * Using quilt rather than dpatch. * Reordering rules file. * Orphaning package, I don't use skencil anymore. * Using correct rfc-2822 date formats in changelog. * Adding patch from Octavian Voicu <octavian.voicu@gmail.com> to catch tcl delete command (Closes: #498223, #524554).
-- Daniel Baumann <daniel@debian.org> Thu, 16 Jul 2009 15:28:52 +0200
2008
skencil (0.6.17-16) unstable; urgency=medium
[ Thomas Viehmann ]
* Add 11-missing-bldshared.dpatch by Lionel Le Folgoc from Ubuntu to build
with python2.5 (Closes: #476116).
-- Daniel Baumann <daniel@debian.org> Wed, 16 Apr 2008 09:23:00 +0200
skencil (0.6.17-15) unstable; urgency=low
[ Daniel Baumann ] * Adding patch from upstream to update svg header (Closes: #410430). [ Barry deFreese ] * Remove suggests for python-xml (Closes: #468618). * 09-pymem-del.dpatch (Closes: #469004).
-- Daniel Baumann <daniel@debian.org> Wed, 05 Mar 2008 18:01:00 +0100
2007
skencil (0.6.17-14) unstable; urgency=low
* Bumping to new policy version. * Using new homepage field in control. * Don't hide make errors in clean target of rules.
-- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 17:54:00 +0100
skencil (0.6.17-13) unstable; urgency=medium
* Adding build-depends against libxext-dev.
-- Daniel Baumann <daniel@debian.org> Fri, 16 Nov 2007 11:47:00 +0100
skencil (0.6.17-12) unstable; urgency=low
* Also removing /usr/share/man/man1/sketch.1
-- Daniel Baumann <daniel@debian.org> Wed, 17 Oct 2007 07:17:00 +0200
skencil (0.6.17-11) unstable; urgency=low
* Also removing /usr/bin/sketch.
-- Daniel Baumann <daniel@debian.org> Tue, 16 Oct 2007 14:20:00 +0200
skencil (0.6.17-10) unstable; urgency=low
* Replaces conflicts/replaces sketch with a versioned conflict against
sketch, in order to allow a different package with the name sketch to
enter the archive.
-- Daniel Baumann <daniel@debian.org> Tue, 09 Oct 2007 10:49:00 +0200
skencil (0.6.17-9) unstable; urgency=low
* Added conflicts/replaces sketch (Closes: #421861).
-- Daniel Baumann <daniel@debian.org> Wed, 02 May 2007 09:04:00 +0200
skencil (0.6.17-8) unstable; urgency=low
* Minor cleanups. * Bumping package to debhelper 5. * Dropping old transitional package.
-- Daniel Baumann <daniel@debian.org> Tue, 01 May 2007 12:30:00 +0200
2006
skencil (0.6.17-7) unstable; urgency=low
* Rebuild to get updated autodetected depends (python2.4 is default now).
-- Daniel Baumann <daniel@debian.org> Tue, 15 Aug 2006 11:51:00 +0200
skencil (0.6.17-6) unstable; urgency=low
* Migrate package to the new python policy (Closes: #380951).
-- Daniel Baumann <daniel@debian.org> Fri, 11 Aug 2006 16:22:00 +0200
skencil (0.6.17-5) unstable; urgency=low
* Added 07-text-patch from Fabien Ninoles <fabien@tzone.org> to fix the text offset in SVG exports (Closes: #152969). * Added 08-postscript-author to skip the inclusion of the user name into the header of postscript files (Closes: #177928). * Added icon (Closes: #206580), pixmap and desktop files. * Added mime (Closes: #152951). * Moved compatiblity symlink into transitional package (Closes: #366217).
-- Daniel Baumann <daniel@debian.org> Thu, 03 Aug 2006 09:30:00 +0200
skencil (0.6.17-4) unstable; urgency=low
* New email address. * Bumped policy version. * Updated depends to new python naming sheme (Closes: #372900). * Minor formal cleanups.
-- Daniel Baumann <daniel@debian.org> Sat, 29 Jul 2006 12:39:00 +0200
skencil (0.6.17-3) unstable; urgency=low
* Fixed wrong version in Conflicts (Closes: #350867).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 22 Feb 2006 15:15:00 +0100
skencil (0.6.17-2) unstable; urgency=low
* Manually added python2.3-imaging-tk to Depends; ${python:Depends} does not
detect it automagically.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Mon, 30 Jan 2006 10:37:00 +0100
skencil (0.6.17-1) unstable; urgency=low
* New upstream version (Closes: #238348, #258245). * New maintainer (Closes: #312880). * Fixed German translation typo (Closes: #313829). * Upstream renamed package from sketch to skencil: - added sketch transition package. * Redone debian/. * Added lintian override for image-file-in-usr-lib; trying to solve it upstream for the next upload.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 22 Jan 2006 11:18:00 +0100
2003
sketch (0.6.15-1) unstable; urgency=low
* New upstream version:
- Updated CGM import/export filters from Antoon Pardon
- A few bug fixes regarding compilation
- Bug fixes regarding GraphicsObject.Info, SVG import filter and CMX
import filter (see NEWS for details)
-- Gregor Hoffleit <flight@debian.org> Thu, 23 Oct 2003 11:50:41 +0200
sketch (0.6.14-1.1) unstable; urgency=low
* NMU for python 2.3 transition. * Use patch from Thomas Viehmann <tv@beamnet.de>: - Disable FutureWarning about large constants during postinst. - Ugly hack to provide dummy wantobjects method in paxtkinter.Tkapp * Standards-version is 3.6.0: - encode changelog and copyright in utf8. * Remove bashisms in maintainer scripts. * Rebuild against tcl/tk 8.4 to match python-tk.
-- Josselin Mouette <joss@debian.org> Mon, 18 Aug 2003 19:39:24 +0200
2002
sketch (0.6.14-1) unstable; urgency=low
* New upstream version:
- New Brasilian Portuguese, Swedish, French and Spanish translations
- CGM import/export filters
- Script/footprints.py
- License change to LGPL for pdfgensaver.py, svgloader.py and svgsaver.py
in Plugins/Filters/ and Sketch/UI/plugindlg.py
* Fixes so that PV in postinst.in is set to the Python version set in
debian/rules (closes: #161043).
-- Gregor Hoffleit <flight@debian.org> Tue, 24 Sep 2002 14:16:24 +0200
sketch (0.6.13-1.1) unstable; urgency=low
* Non maintainer upload. * Update for new default python version 2.1 -> 2.2 (closes: #158828). * Build-Conflict with tk8.0-dev which happened to be installed on my system and broke the package.
-- Torsten Landschoff <torsten@debian.org> Thu, 12 Sep 2002 10:58:09 +0200
sketch (0.6.13-1) unstable; urgency=low
* New upstream version (closes: #139504). * Correct typo in Plugins/Filters/pdfgensaver.py: PDF export using ReportLab should now work (closes: #135091, #140298). * i18n: Use Pax again: it works now. * Update all manpages.
-- Gregor Hoffleit <flight@debian.org> Wed, 10 Apr 2002 10:16:53 +0200
2001
sketch (0.6.12-7) unstable; urgency=low
* Fix spelling mistake in package description (closes: #125360). * The package and all scripts now depend on "python" (instead of "python2.1"); still a rebuilt is necessary for each new default Debian Python version. * Disable Pax/intl.so and use the plain gettext modules instead. That makes localization work again (closes: #119764). Will have to find out what's up here...
-- Gregor Hoffleit <flight@debian.org> Sun, 30 Dec 2001 13:10:03 +0100
sketch (0.6.12-6) unstable; urgency=low
* Really fix postinst by modifying postinst.in (closes: #119983).
-- Gregor Hoffleit <flight@debian.org> Wed, 21 Nov 2001 10:27:54 +0100
sketch (0.6.12-5) unstable; urgency=low
* postinst now uses /usr/bin/python2.1 (closes: #119983).
-- Gregor Hoffleit <flight@debian.org> Mon, 19 Nov 2001 09:48:23 +0100
sketch (0.6.12-4) unstable; urgency=low
* Recompiled for Python 2.1.
-- Gregor Hoffleit <flight@debian.org> Fri, 09 Nov 2001 10:51:22 +0100
sketch (0.6.12-3) unstable; urgency=low
* More corrections to debian/rules and postinst script.
-- Gregor Hoffleit <flight@debian.org> Thu, 18 Oct 2001 10:16:25 +0200
sketch (0.6.12-2) unstable; urgency=low
* Make all scripts use /usr/bin/python1.5.
-- Gregor Hoffleit <flight@debian.org> Thu, 18 Oct 2001 09:55:15 +0200
sketch (0.6.12-1) unstable; urgency=low
* New upstream version:
- View->Load Palette... also supports Gimp palette files.
- various bug fixes and internal changes.
* Fixed typo in package description (closes: #102863).
-- Gregor Hoffleit <flight@debian.org> Fri, 06 Jul 2001 10:58:08 +0200
sketch (0.6.11-1) unstable; urgency=low
* New upstream version:
- new Russian translation and updated Spanish translation.
- In the print dialog, the "rotate ccw." checkbutton is automatically
set when the document uses landscape page orientation
(closes: #62291).
- improved SVG import filter (suport for text and images).
- larger virtual size of the canvas.
- various changes to make Sketch work with Python 2.1 (not yet used in
the Debian package).
- various other changes and bugfixes
-- Gregor Hoffleit <flight@debian.org> Thu, 14 Jun 2001 22:34:04 +0200
sketch (0.6.9-3) unstable; urgency=low
* Fix newly introduced typo in menu hints entry (closes: #80247).
-- Gregor Hoffleit <flight@debian.org> Mon, 09 Apr 2001 22:45:58 +0200
sketch (0.6.9-2) unstable; urgency=low
* Added menu hints (closes: #80247). * Suggest python-reportlab, which is necessary for PDF export. Add a message to the PDF export filter informs you to install the Debian python-reportlab package. Similarly, change the message for the SVG import filter to mention the Debian python-xml package (closes: #92214).
-- Gregor Hoffleit <flight@debian.org> Thu, 05 Apr 2001 09:27:58 +0200
sketch (0.6.9-1) unstable; urgency=low
* New upstream version:
- Italian translation
- improved version of export_raster.py
- new option --rotate in sk2ps
- bugfixes
* Recompiled for tcl8.3/tk8.3.
* Add build depends on debhelper.
-- Gregor Hoffleit <flight@debian.org> Tue, 06 Mar 2001 10:08:50 +0100
2000
sketch (0.6.8-1) unstable; urgency=low
* New upstream version: New features and bugfixes. For a complete list,
look at the NEWS file.
-- Gregor Hoffleit <flight@debian.org> Thu, 07 Sep 2000 23:19:15 +0200
sketch (0.6.7-1) unstable; urgency=low
* New upstream version:
- french translation, updated spanish translation.
- new scripts: average_points, create_star_outline, inspect_beziers
and create_spiral.
- a new command line option --run-script <scriptfile>.
- a simple slideshow tool, skshow.
- a new, optional crosshairs-style cursor.
- Developer Guide: new sections about the connector module and
plugin objects
- various bug fixes, e.g.
- fixed a bug where the selection info wasn't updated properly
(closes: #62290).
* manpages: `.SH NAME' instead of SKETCH etc. (closes: Bug#65982).
-- Gregor Hoffleit <flight@debian.org> Thu, 20 Jul 2000 14:04:23 +0200
sketch (0.6.5-1) unstable; urgency=low
* New upstream release: Quite a few small and medium changes (cf. NEWS):
our bugfixes from 0.6.4-2 have been incorporated upstream.
* The copyright notice in clipmask.[hc] ha been removed, finally. The
files are released under a Python-eque free license like the remainder
of the Pax code.
* Suggests python-xml (which is necessary for the SVG filters).
-- Gregor Hoffleit <flight@debian.org> Fri, 11 Feb 2000 12:04:02 +0100
sketch (0.6.4-2) frozen unstable; urgency=low
* debian/rules: install mkfontdb.py in /usr/share/doc/sketch/Tools
instead of /usr/share/doc/Tools (closes: Bug#56165)!
* already in 0.6.4-1, I added a line with build-dependencies to the
control file (closes: Bug#52954: sketch: Build-Depends missing).
* added a "Suggests: gsfonts-x11 (>= 0.12)" and fixed config.py to expect
.afm files in /usr/lib/ghostscript/fonts (instead of
/usr/share/ghostscript/fonts); also reflected this Debian-specific change
in usersguide-4.html (closes: Bug#55770: sketch: fonts).
* Fixed a typo in Resources/Fontmetrics/gs.sfd (URWGothicL-Book
instead of RWGothicL-Book).
* debian/copyright: mention that mkfontdb.py is GPL.
* po/de.po: fixed small error in German localization ("Vergrössern"
should be "Verkleinern").
-- Gregor Hoffleit <flight@debian.org> Tue, 25 Jan 2000 10:25:56 +0100
sketch (0.6.4-1) unstable; urgency=low
* New upstream version:
- spanish translation
- bug fixes (postscript procset, blending of path-text objects, type1
font parser)
- Misc/Symbolgroup: a plugin-object that can be used to build a
simple symbol library
- mkfontdb.py can also generate ghostscript Fontmap files
* color_icons are now the default (set preferences.color_icons=0 in
~/.sketch/preferences.py to disable them)
* Move the mkfontdb tool into /usr/share/doc/sketch/Tools and include
its README
* Include the Misc directory with its tools as well (as
/usr/share/doc/sketch/Misc).
* Project's home page moved to http://sketch.sourceforge.net
-- Gregor Hoffleit <flight@debian.org> Wed, 12 Jan 2000 20:30:16 +0100
1999
sketch (0.6.3-1) unstable; urgency=low
* New upstream version.
-- Gregor Hoffleit <flight@debian.org> Thu, 02 Dec 1999 15:15:22 +0100
sketch (0.6.2-3) unstable; urgency=low
* Recompiled with tk8.0-dev installed instead of tk8.2-dev. Compiling
Sketch with the tk8.2-dev resulted in an spurious fatal error in
python-tk (closes: Bug#49348: sketch: Starting sketch leads into a
RuntimeError).
-- Gregor Hoffleit <flight@debian.org> Thu, 18 Nov 1999 13:49:24 +0100
sketch (0.6.2-2) unstable; urgency=low
* Applied the maskgroup and pathtext patches published on the upstream
web site (closes: Bug#48188: new upstream release and patches available).
* Add a dependency on python to make lintian glad.
-- Gregor Hoffleit <flight@debian.org> Thu, 28 Oct 1999 09:48:55 +0200
sketch (0.6.2-1) unstable; urgency=low
* New upstream version.
* Now uses #!/usr/bin/python, instead of /usr/bin/env python
(closes: Bug#42178: sketch is only working as "root")
-- Gregor Hoffleit <flight@debian.org> Tue, 21 Sep 1999 09:46:19 +0200
sketch (0.6.1-2) unstable; urgency=low
* debian/control: Depend on python-imaging, not python-pil (closes:
Bug#44125: sketch dependency).
* i386: The modules have been compiled with -fPIC (only when
python-dev (>= 1.5.2-6) installed).
* Transition from /usr/doc/sketch to /usr/share/doc/sketch:
Recompiled with a recent debhelper and a few changes in debian/rules.
Now compliant with policy 3.0.1.
To make sketch completely FHS compliant, we should move
architecture-independent stuff from /usr/lib into /usr/share. That's
not yet done.
-- Gregor Hoffleit <flight@debian.org> Sun, 12 Sep 1999 22:32:16 +0200
sketch (0.6.1-1) unstable; urgency=low
* New upstream version.
* Use helvetica as ruler font (misc-medium seems to make no sense).
* debian/rules,postinst: Grab version from Sketch/VERSION. No more
need to update by hand for every upstream revision.
-- Gregor Hoffleit <flight@debian.org> Wed, 11 Aug 1999 21:08:53 +0200
sketch (0.6.0-3) unstable; urgency=low
* debian/copyright: Update the location of the GPL and LGPL on Debian
systems: It's now /usr/share/common-licenses.
-- Gregor Hoffleit <flight@debian.org> Sat, 10 Jul 1999 15:50:16 +0200
sketch (0.6.0-2) unstable; urgency=low
* sketch.1,sk2ps.1: New manpages for sketch and sk2ps (closes:
Bug#39477: sketch: manpages sketch(1) and sk2ps(1) missing).
* Examples/fill.sk: Is now fixed upstream, we don't need no hack any
more (closes: Bug#35959: sketch: Some examples won't load).
-- Gregor Hoffleit <flight@debian.org> Thu, 08 Jul 1999 15:53:31 +0200
sketch (0.6.0-1) unstable; urgency=low
* New upstream version.
* Now with German l10n via gettext.
* debian/rules: we can remove a few hacks.
* sketch executable is now installed in /usr/bin, as the upstream
does.
-- Gregor Hoffleit <flight@debian.org> Wed, 19 May 1999 18:52:01 +0200
sketch (0.5.5-1) unstable; urgency=low
* New upstream version.
* now including a custom Tkinter module for use with Pax, obsoleting
our hack from 0.5.4-3.
* setup.py now supports "install --destdir", obsoleting our patches.
* postinst,prerm,postrm: handle menu entry, bytecompile the .py files
only at installation time, making the package about 40% smaller.
-- Gregor Hoffleit <flight@debian.org> Fri, 23 Apr 1999 09:11:52 +0200
sketch (0.5.4-3) unstable; urgency=low
* Include Tkinter from Pythonm 1.5.2c1. Compile _tkinter.so
without WITH_THREAD. Otherwise, sketch won't work with Python
1.5.2.
* debian/rules: absolute symlinks are depreciated by policy. Therefore
convert them into relative links in the Makefile. Should be fixed in
setup.py in the future! (closes Bug#35958)
* Fix examples/fill.sk by providing an absolute path to
Resources/Misc/pattern.pnm.
-- Gregor Hoffleit <flight@debian.org> Wed, 14 Apr 1999 09:11:15 +0200
sketch (0.5.4-2) unstable; urgency=low
* Fixed broken links for sketch, sk2ps (Closes#35885). Bernhard was
so kind to send me a modified setup.py which now supports a new
parameter --dest-dir.
* But then, setup.py should be modified to use relative links if
reasonable (opened a new bug for now).
* The previous revision already closed#35018 ("Missing docs").
-- Gregor Hoffleit <flight@debian.org> Mon, 12 Apr 1999 15:55:59 +0200
sketch (0.5.4-1) unstable; urgency=low
* New upstream release. * sketch now depends on python-pil (Closes#33808 and #34770). * Registers sketch-devguide and sketch-usersguide via doc-base. * The license issues have been fixed in the upstream release.
-- Gregor Hoffleit <flight@debian.org> Fri, 19 Mar 1999 22:09:18 +0100
sketch (0.5.3-1) unstable; urgency=low
* New upstream release. * Make sketch depend on python-pil (the Python Imaging library).
-- Gregor Hoffleit <flight@debian.org> Fri, 12 Feb 1999 12:40:59 +0100
1998
sketch (0.5.2-1) unstable; urgency=low
* New upstream version.
* After private conversation with the author, the missing license
files can be filled in (Pax/COPYING* and Filters/COPYING). This
will be fixed in the next upstream version.
-- Gregor Hoffleit <flight@debian.org> Fri, 11 Dec 1998 13:50:00 +0100
sketch (0.5.0-1) unstable; urgency=low
* Initial Release.
-- Frederic Lepied <Lepied@debian.org> Wed, 04 Nov 1998 07:57:19 +0100