2011
slice (1.3.8-11) unstable; urgency=low
* Enable upstream test suite at build time via dh_auto_test * Fix version string in man-page (Closes: #639546) * Bump Standards-Version to 3.9.2 (no changes) * Remove Felipe Augusto van de Wiel (faw) from Uploaders on his own request. * Fix the following lintian warnings: + debian-rules-missing-recommended-target + copyright-refers-to-symlink-license
-- Axel Beckert <abe@debian.org> Sun, 18 Dec 2011 18:03:17 +0100
2010
slice (1.3.8-10) unstable; urgency=low
* Move to collaborative maintenance
* Bump Standards-Version to 3.8.4
- Add Vcs-* fields
- Add Homepage field
- Added support for DEB_BUILD_OPTIONS=noopt
* Move over to quilt patch management
- Added build dependency on quilt
- Added configure target and target dependencies to debian/rules
- Added README.source pointing to /usr/share/doc/quilt/README.source
- Added debian/source/format containing "1.0" to prevent unwanted
automatic conversion to 3.0 source format.
* Bump debhelper compatibility to 7
* Fixed the following Lintian warnings:
- debhelper-but-no-misc-depends
- copyright-without-copyright-notice
- spelling-error-in-manpage (debian/patches/fix-spelling-errors.diff)
-- Axel Beckert <abe@debian.org> Thu, 03 Jun 2010 00:34:22 +0200
2008
slice (1.3.8-9) unstable; urgency=low
* Remove me as Maintainer.
-- Luk Claes <luk@debian.org> Wed, 23 Jan 2008 22:28:08 +0000
2006
slice (1.3.8-8) unstable; urgency=medium
* Fix build process so that everything gets installed (Closes: #390631).
-- Luk Claes <luk@debian.org> Mon, 2 Oct 2006 20:21:54 +0200
slice (1.3.8-7) unstable; urgency=low
* New maintainers. * Bumped Standards-Version to 3.7.2. * Updated debian/watch to version=3 and new upstream location. * Add debian/compat for debhelper 4. * Completed debian/copyright.
-- Luk Claes <luk@debian.org> Sat, 30 Sep 2006 11:20:39 +0200
2003
slice (1.3.8-6) unstable; urgency=low
* Output files are opened via IO::File as are input files.
Closes: Bug#179485 Thanks to Eduard Bloch
* debian/control: Old homepage is no more maintained, remove it
from the description.
* Bump Standards-Version: 3.6.1 and convert this changelog file
to UTF-8.
-- Denis Barbier <barbier@debian.org> Fri, 12 Sep 2003 22:33:07 +0200
2002
slice (1.3.8-5) unstable; urgency=low
* Bit::Vector is now a Debian package, so add a Depends and
Build-Depends-Indep against libbit-vector-perl.
* Replace Architecture: 'any' by 'all', since slice does no more
ship compiled modules.
* There is also no need to depend on perl 5.8 (Closes: #161132)
-- Denis Barbier <barbier@debian.org> Tue, 17 Sep 2002 20:53:28 +0200
slice (1.3.8-4) unstable; urgency=low
* Rebuild with perl 5.8
-- Denis Barbier <barbier@debian.org> Sun, 25 Aug 2002 23:40:22 +0200
slice (1.3.8-3) unstable; urgency=low
* File operations are checked, and slice aborts if an error is detected.
-- Denis Barbier <barbier@debian.org> Sun, 21 Apr 2002 00:01:58 +0200
slice (1.3.8-2) unstable; urgency=low
* Fix -y flag, slice must abort when 's' or 'z' policy is > 2
-- Denis Barbier <barbier@debian.org> Fri, 19 Apr 2002 01:24:08 +0200
slice (1.3.8-1) unstable; urgency=low
* New upstream release.
* By default, undefined slice sets are now silently ignored. This can
be changed through the new -y flag.
-- Denis Barbier <barbier@debian.org> Sun, 10 Feb 2002 23:29:25 +0100
2001
slice (1.3.7-1) unstable; urgency=low
* New maintainer (closes: Bug#119090). * Fix detection of Perl modules. * Do not include .packlist files in Perl modules. * Upgraded to standards version 3.5.6 * Remove Emacs crap from debian/changelog.
-- Denis Barbier <barbier@debian.org> Mon, 17 Dec 2001 22:46:47 +0100
2000
slice (1.3.7-0.1) unstable; urgency=low
* New upstream version. Fixes the annoying hanging bug. * Non-maintainer upload. * Updated to Policy 3.2.1 * Added debhelper to Build-Depends, closes: #69776.
-- Josip Rodin <jrodin@jagor.srce.hr> Tue, 29 Aug 2000 03:19:50 +0200
slice (1.3.6-0.1) unstable; urgency=low
* New upstream version. * Non-maintainer upload. * Updated to Policy 3.1.1. * A couple of small cleanups here and there.
-- Josip Rodin <jrodin@jagor.srce.hr> Sun, 20 Aug 2000 16:52:04 +0200
1999
slice (1.3.4-3) unstable; urgency=low
* New maintainer.
-- Brian Bassett <brianb@debian.org> Wed, 1 Dec 1999 13:18:08 -0800
slice (1.3.4-2) unstable; urgency=low
* Re-uploaded with upstream pristine source. :-)
-- Anthony Fok <foka@debian.org> Sat, 9 Oct 1999 14:56:57 -0600
slice (1.3.4-1) unstable; urgency=low
* New upstream release.
* [debian/rules]: dh_perl usr/lib/slice/perl/lib, otherwise it can't find
the perl-5.005-specific libraries.
-- Anthony Fok <foka@debian.org> Sat, 2 Oct 1999 08:26:30 -0600
slice (1.3.3-2) unstable; urgency=low
* [debian/rules]: Removed hacks from previous version (closes: Bug#42627).
-- Anthony Fok <foka@debian.org> Wed, 25 Aug 1999 07:03:04 -0600
slice (1.3.3-1) unstable; urgency=low
* New upstream release. * Denis Barbier <barbier@imacs.polytechnique.fr> now maintains slice, so his name is now added in debian/control and copyright.
-- Anthony Fok <foka@debian.org> Wed, 7 Jul 1999 02:06:45 -0600
slice (1.3.2-4) unstable; urgency=medium
* Recompiled for perl-5.005.
* Partially upgraded to standards version 3.0.0:
- Updated copyright to point to /usr/share/common-licenses
- FHS-compliance, with the notable exception of the
/usr/doc/slice -> /usr/share/doc/slice switch.
* [debian/rules]: Uses dh_perl to generate perl dependency instead of
hard-coding it in debian/control. (Thanks Raphaƫl! :-)
* [debian/control]: I removed ${shlibs:Depends} by mistake. Oops!
Put it back in, and added ${perl:Depends} too.
-- Anthony Fok <foka@debian.org> Tue, 6 Jul 1999 02:29:31 -0600
1998
slice (1.3.2-3) unstable; urgency=low
* Applied typo fixes sent by Richard Braakman <dark@xs4all.nl> to the package description, closes: Bug#18949.
-- Anthony Fok <foka@debian.org> Thu, 5 Mar 1998 16:52:49 -0700
slice (1.3.2-2) unstable; urgency=low
* Makefile.in: Added LDLOADLIBS="-lc" to fix the Lintian
shlib-without-dependency-information warning with Perl so modules.
* debian/rules: Removed dh_du.
-- Anthony Fok <foka@debian.org> Mon, 2 Mar 1998 21:04:34 -0700
slice (1.3.2-1) unstable; urgency=low
* New upstream release. * Upgraded to standards version 2.4.0.0 (no changes). * Updated copyright file.
-- Anthony Fok <foka@debian.org> Thu, 19 Feb 1998 03:43:55 -0700
slice (1.3.1-1) unstable; urgency=low
* New upstream release.
-- Anthony Fok <foka@debian.org> Tue, 10 Feb 1998 14:51:33 -0700
slice (1.3.0-1) unstable; urgency=low
* New upstream release. * No longer installs /usr/doc/slice/INSTALL.
-- Anthony Fok <foka@debian.org> Wed, 7 Jan 1998 17:17:49 -0700
slice (1.2.9-1) unstable; urgency=low
* New upstream release. * Happy New Year 1998! :)
-- Anthony Fok <foka@debian.org> Wed, 31 Dec 1997 17:48:00 -0700
1997
slice (1.2.8-3) unstable; urgency=low
* Patched Makefile.in to ensure that slice.1 is placed in
/usr/man/man1 rather than /usr/man.
-- Anthony Fok <foka@debian.org> Sat, 27 Dec 1997 22:13:35 -0700
slice (1.2.8-2) unstable; urgency=low
* Patched ./aclocal.m4 (hence ./configure.in and ./configure) so
that Perl module versions are correctly compared. (The idea
was adopted from wml's ./config/aclocal.m4.) <grin> The result
is to get a private version of IO::File 1.07 installed. The
IO::File 1.06021 from perl 5.004.04-3 is slightly outdated
and /usr/bin/slice refused to run.
-- Anthony Fok <foka@debian.org> Sat, 27 Dec 1997 19:23:09 -0700
slice (1.2.8-1) unstable; urgency=low
* Initial Release.
-- Anthony Fok <foka@debian.org> Tue, 23 Dec 1997 03:20:05 -0700