Skip to content

Debian Changelog derivations (0.51.20080419-2)

2008

derivations (0.51.20080419-2) unstable; urgency=low

   * Rebuilt for upload to Debian sid.
   * Updated for this upload to Standards-Version: 3.7.3.  (Upstream will
     remain at etch's 3.7.2 for the time being.)

 -- Thaddeus H. Black <thb@debian.org>  Sat, 19 Apr 2008 01:00:00 +0000

derivations (0.51.20080419-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.

 -- Thaddeus H. Black <thb@debian.org>  Sat, 19 Apr 2008 00:00:00 +0000

derivations (0.51.20080324-2) unstable; urgency=low

   * Rebuilt for upload to Debian sid.
   * Updated for this upload to Standards-Version: 3.7.3.  (Upstream will
     remain at etch's 3.7.2 for the time being.)

 -- Thaddeus H. Black <thb@debian.org>  Mon, 24 Mar 2008 01:00:00 +0000

derivations (0.51.20080324-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Elaborated the suggestions in debian/control.
   * Corrected the URL pattern in debian/watch.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 24 Mar 2008 00:00:00 +0000

derivations (0.51.20080307-2) unstable; urgency=low

   * Rebuilt for upload to Debian sid.
   * Removed an unnecessary, malformed groff comment from the man page
     doc/derivations.7.
   * In debian/control, depended only on upstream package versions,
     ceasing to depend on specific Debianization versions.
   * Replaced the debian/watch placeholder with a real watch file.
   * Updated for this upload to Standards-Version: 3.7.3.  (Upstream will
     remain at etch's 3.7.2 for the time being.)

 -- Thaddeus H. Black <thb@debian.org>  Mon, 10 Mar 2008 00:00:00 +0000

derivations (0.51.20080307-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * In helper/Def.pm, incremented $basever to 0.51.
   * Taught helper/ispell-all to spell-check all README files.

 -- Thaddeus H. Black <thb@debian.org>  Fri, 07 Mar 2008 00:00:00 +0000

2007

derivations (0.5.20071222-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Observed that upstream has either incorporated the btool/ patches
     logged in (0.5.20071110-2) and (0.5.20071110-3) below or has
     rendered them unnecessary.
   * Having reviewed the relevant parts of Debian Policy, let the package
     build-depend for backportability's sake on any version of
     libpoppler-dev back to the version that shipped with Debian etch.
     (It is true that the package will not build with libpoppler-dev 0.5,
     but that was a temporary, sid-only version.  Libpoppler 0.4 shipped
     with etch and 0.6 or better will ship with lenny.  Sensibly, Policy
     does not appear to require a control file to record outdated
     sid-only dependencies.)
   * In debian/control, suggested gs-gpl.  (For reasons unknown to the
     maintainer, the alternate Ghostscript does not render the book as
     well.)

 -- Thaddeus H. Black <thb@debian.org>  Sat, 22 Dec 2007 00:00:00 +0000

derivations (0.5.20071110-3) unstable; urgency=high

   * (Lucas Nussbaum) Observed that recent improvements in libpoppler
     have caused this package to fail to build.  Fixed the failure as
     follows (closes: #453182).
     - Per Lucas' suggestion, canceled the package's former
       build-dependency on libpoppler runtime, build-depending henceforth
       only on libpoppler-dev, since the latter automatically brings
       along the correct version of the former in any case.
     - Required libpoppler 0.6 or better.
     - Reverted btool/PDF/update_catalog.cc to the upstream original,
       which works correctly with the new libpoppler.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 17 Dec 2007 00:00:00 +0000

derivations (0.5.20071110-2) unstable; urgency=low

   * Rebuilt for upload to Debian sid.
   * In debian/control, build-depended on libpoppler1 rather than on the
     now unavailable libpoppler0c2.
   * Patched btool/PDF/update_catalog.cc, updating the Libpoppler call
     src->getKey(i) to src->getKey(i)->getCString().
   * Canceled -Werror in btool/Makefile{,-subdir}.  (Sid's new C++
     compiler complains about Libpoppler's omission to declare certain
     function arguments const.  The maintainer remains unsure whether the
     compiler's complaint exposes an actual bug in Libpoppler, though.
     The maintainer might work more closely around the problem later if
     time arises and Libpoppler's maintainer does not address it from his
     end first; but for now we accept the apparently harmless compiler
     warning and move along.)

 -- Thaddeus H. Black <thb@debian.org>  Wed, 14 Nov 2007 00:00:00 +0000

derivations (0.5.20071110-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * In debian/rules, in the "clean:" rule, removed the improper "-"
     from "-$(MAKE) clean".

 -- Thaddeus H. Black <thb@debian.org>  Sat, 10 Nov 2007 00:00:00 +0000

derivations (0.5.20071108-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.

 -- Thaddeus H. Black <thb@debian.org>  Thu, 08 Nov 2007 00:00:00 +0000

derivations (0.5.20071015-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Did not upload this version to the Debian archive, nor otherwise
     publish it.  Observed that this was an internal version only.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 15 Oct 2007 00:00:00 +0000

derivations (0.5.20071011-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Corrected "program" to "software" and added a missing period in
     debian/copyright.

 -- Thaddeus H. Black <thb@debian.org>  Thu, 11 Oct 2007 00:00:00 +0000

derivations (0.5.20070926-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.

 -- Thaddeus H. Black <thb@debian.org>  Wed, 26 Sep 2007 00:00:00 +0000

derivations (0.5.20070921-1) experimental; urgency=low

   * Edited the (0.5.20070912-1) debian/changelog entry below, changing
     the distribution from "unstable" to "experimental," because, though
     the revision in question was released on derivations.org, it was
     never in fact uploaded to Debian unstable.
   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.

 -- Thaddeus H. Black <thb@debian.org>  Fri, 21 Sep 2007 00:00:00 +0000

derivations (0.5.20070912-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Instructed debian/rules not to compress the book's PDF.

 -- Thaddeus H. Black <thb@debian.org>  Wed, 12 Sep 2007 00:00:00 +0000

derivations (0.5.20070703-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Did not upload this version to the Debian archive, nor otherwise
     publish it.  Observed that this was an internal version only.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 03 Jul 2007 00:00:00 +0000

derivations (0.5.20070524-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Noted that Debian etch had officially been released, and that
     development toward Debian lenny had begun.  On the advice of
     Debian's TeX maintainers, migrated from building on teTeX toward
     building on TeXLive.  Updated debian/control accordingly.
   * Tracked forward from debhelper 4 to debhelper 5.
   * In helper/letexec, improved the find(1) command syntax.
   * Did not upload this version to the Debian archive, nor otherwise
     publish it.  Observed that this was an internal version only.

 -- Thaddeus H. Black <thb@debian.org>  Thu, 24 May 2007 00:00:00 +0000

derivations (0.5.20070327-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Completely rewrote helper/deprecated/RelSteps, promoting it out of
     helper/deprecated/ back to helper/.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 27 Mar 2007 00:00:00 +0000

derivations (0.5.20070322-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Thu, 22 Mar 2007 00:00:00 +0000

derivations (0.5.20070307-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog in the
     source or to /usr/share/doc/derivations/changelog.gz in the binary
     for details.
   * Did not upload this version to the Debian archive, nor otherwise
     publish it.  Observed that this was an internal version only.

 -- Thaddeus H. Black <thb@debian.org>  Wed, 07 Mar 2007 00:00:00 +0000

derivations (0.5.20070219-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 19 Feb 2007 00:00:00 +0000

derivations (0.5.20070217-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Sat, 17 Feb 2007 00:00:00 +0000

derivations (0.5.20070213-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Added the new build script debian/cleandeb.  Fixed some exit
     conditions in debian/mkorig.  Edited debian/rules to invoke the new
     build script on demand.  Added to the .PHONY list of debian/rules
     some targets it had previously overlooked.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 13 Feb 2007 00:00:00 +0000

derivations (0.5.20070212-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 12 Feb 2007 00:00:00 +0000

derivations (0.5.20070206-1) experimental; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Deprecated some files in helper/, moving them to a new
     helper/deprecated/ subdirectory.  Added to helper/README a reference
     to debian/mkorig.
   * Did not upload this version to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 06 Feb 2007 00:00:00 +0000

2006

derivations (0.5.20061214-1) experimental; urgency=low

   * Updated to the new, unreleased upstream version.  Refer to
     doc/changelog for details.
   * Since this version was not meant for release with the impending
     Debian etch and since there seemed no other real reason to upload it
     at this time, did not upload it to the Debian archive.  However, did
     publish the Debianized source at http://www.derivations.org/.

 -- Thaddeus H. Black <thb@debian.org>  Thu, 14 Dec 2006 00:00:00 +0000

derivations (0.5.20061014-1) experimental; urgency=low

   * Did not actually upload this package version.
   * Updated to the new, unreleased upstream version.  Refer to
     doc/changelog for details.

 -- Thaddeus H. Black <thb@debian.org>  Sat, 14 Oct 2006 00:00:00 +0000

derivations (0.5.20060926-1) experimental; urgency=low

   * Did not actually upload this package version.
   * Updated to the new, unreleased upstream version.  Refer to
     doc/changelog for details.
   * In helper/Def.pm, incremented $basever to 0.5.  Similarly, in
     helper/maintenv, incremented $V to 0.5.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 26 Sep 2006 00:00:00 +0000

derivations (0.4.20060920-2) unstable; urgency=low

   * Added a dummy debian/watch file.

 -- Thaddeus H. Black <thb@debian.org>  Fri, 22 Sep 2006 00:00:00 +0000

derivations (0.4.20060920-1) unstable; urgency=low

   * Updated to the new upstream version, designedly for the last time
     toward Debian etch.  (Time will tell whether this design holds.
     In the meantime, regarding the upstream update itself, the user can
     refer to doc/changelog for details.)
   * Corrected a mistaken comment in debian/mkorig.
   * Added some pertinent reminders for the Debian maintainer
     to helper/RelSteps, of things to do differently when building
     for actual upload.
   * Removed a few spurious items from the diff.gz, sending them properly
     upstream for inclusion in the main source.

 -- Thaddeus H. Black <thb@debian.org>  Wed, 20 Sep 2006 00:00:00 +0000

derivations (0.4.20060804-2) unstable; urgency=medium

   * (Andreas Jochens and Julian Gilbey) Replaced all instances of the
     LaTeX \scalebox macro with the new \localscalebox, defined in
     tex/def.tex, thus allowing the user building from source to select
     teTeX-2 or teTeX-3 \scalebox syntax as appropriate.  Fed the patch
     upstream.  Thanked Andreas Jochens for identifying the bug and
     Julian Gilbey for fixing it.  (Closes: #384735)
   * In debian/control, required tetex-{bin,extra} (>= 3.0), since the
     patched source no longer builds on older tetex.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 29 Aug 2006 00:00:00 +0000

derivations (0.4.20060804-1) unstable; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * In helper/Def.pm, incremented $basever to 0.4.  Similarly, in
     helper/maintenv, incremented $V to 0.4.
   * In debian/control, knocked an unnecessary element off the
     Standards-Version, abbreviating it from 3.7.2.0 to 3.7.2.

 -- Thaddeus H. Black <thb@debian.org>  Fri, 04 Aug 2006 00:00:00 +0000

derivations (0.3.20060607-1) unstable; urgency=low

   * Updated to the new upstream version.  Refer to doc/changelog
     for details.
   * Added to helper/RelSteps, step 3, an instruction
     to run helper/letexec.

 -- Thaddeus H. Black <thb@debian.org>  Wed, 07 Jun 2006 00:00:00 +0000

derivations (0.3.20060508-2) unstable; urgency=low

   * Uploaded to unstable rather than to experimental.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 08 May 2006 01:00:00 +0000

derivations (0.3.20060508-1) experimental; urgency=low

   * Updated to the new upstream version:
     - (Juan Pedro Vallejo) In tex/alggeo.tex, swapped p and q in the "Power
       properties and definitions" table (closes: #365924).
   * Adhered to Policy 3.7.2.0.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 08 May 2006 00:00:00 +0000

derivations (0.3.20060502-1) unstable; urgency=low

   * Updated to upstream version (0.3.20060502).

 -- Thaddeus H. Black <thb@debian.org>  Tue, 02 May 2006 00:00:00 +0000

derivations (0.3.20060501-1) unstable; urgency=low

   * Updated to Standards-Version: 3.7.0.0.
   * Per Policy, added a null 'binary-arch' target to debian/rules.
   * Added "Build-Depends-Indep: rubber" to debian/control.
   * Added several new entries to helper/dict.  Noted that future routine
     updates to the helper/dict will not be chronicled here.
   * Added the new helper/ispell-all to spell-check the entire source
     appropriately and automatically.
   * Added the new helper/vim-macros.
   * Taught helper/open-new-source to run helper/letexec, setting the
     executable flag on executable helper scripts.
   * Taught helper/close-source to remove the old $DIFF when renaming the
     source.
   * Updated helper/README.
   * Uploaded to sid for the first time.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 01 May 2006 00:00:00 +0000

derivations (0.3.20060425-1) experimental; urgency=low

   * Shifted the helper/ directory and its contents from the .orig.tar.gz
     upstream source to the .diff.gz Debianizing patch.
     Added helper/letexec.
   * Added debian/mkorig and the corresponding new debian/rules
     targets 'orig' and 'orig-force'.
   * Reformed RelSteps and substantially scripted the Debian release
     procedure, adding the new helper/maintenv, helper/open-new-source
     and helper/close-source.
   * Revised and extended helper/extend-changelog and helper/update-date,
     adding among others options to discriminate more finely between
     files in updating dates, etc.  Added the new helper/update-debver.
   * Added a local dictionary for "ispell -p" in helper/dict.
   * Did not upload.

 -- Thaddeus H. Black <thb@debian.org>  Tue, 25 Apr 2006 00:00:00 +0000

derivations (0.3.20060410-1) experimental; urgency=low

   * Updated to upstream version (0.3.20060410).
   * Packaged the software in non-Debian native form for the first time.
   * Moved the old changelog to doc/changelog.  Removed the Debian
     distribution and urgency from the several doc/changelog headers,
     removed the local variables from the file's foot, changed the
     author's e-mail address there to <derivations@b-tk.org>, but
     otherwise left the file unaltered.
   * Started this new debian/changelog.
   * Improved helper/RelSteps.

 -- Thaddeus H. Black <thb@debian.org>  Mon, 10 Apr 2006 00:00:00 +0000