Skip to content

Debian Changelog bmv (1.2-19)

2006

bmv (1.2-19) unstable; urgency=low

   * Add amd64 to the Architecture field. (Closes: #364947)
   * Switch to debhelper compatibility level 5.
   * Now using Standards-Version 3.7.0 (no changes needed).
   * Remove unneeded commented lines in debian/rules.
   * Remove superfluous README.Debian, the information contained is already
     in the changelog.

 -- Guillem Jover <guillem@debian.org>  Tue, 02 May 2006 03:11:39 +0300

2005

bmv (1.2-18) unstable; urgency=high

   * Update watch file to version 3.
   * Now using Standards-Version 3.6.2 (no changes needed).
   * Lower case manpage header title.
   * Disallow heap corruption when giving the proper argument to "%%Pages:"
     on a PostScript file [CVE-2005-3278]. (Closes: #335497)
   * Update FSF's address.
   * Fix the license statement in debian/copyright to refer to the GPL
     instead of the LGPL.
   * Fix typo in manpage. (Closes: #335326)
     Thanks A Costa <agcosta@gis.net>.
   * Add detail to the -v option description in the manpage. (Closes: #260537)
     Thanks A Costa <agcosta@gis.net>.

 -- Guillem Jover <guillem@debian.org>  Thu, 27 Oct 2005 07:12:47 +0300

bmv (1.2-17) unstable; urgency=high

   * New watch file.
   * Added the location of the Subversion repo used for the packages.
   * Make references to Debian, system neutral.
   * Change upstream URL to point to the downloading dir instead of the
     tarball.
   * debian/rules:
     - Do not use a build stamp file.
     - Use CURDIR instead of pwd.
     - Remove useless comments.
   * Update debian/patch.mk, provide a patch target.
   * Updated manpage.
   * Fix upstream mail address.
   * Moved setting suid root bit from postinst to package build time.
   * Use new dh_installman instead of deprecated dh_installmanpages.
     - debian/manpages: New file.
   * Fix insecure creation of temporary file [CAN-2003-0014].
     Thanks to Holger Klawitter <info@klawitter.de> for the report and
     initial patch, that got corrected afterwards.

 -- Guillem Jover <guillem@debian.org>  Fri, 7 Jan 2005 19:45:47 +0100

2004

bmv (1.2-16) unstable; urgency=low

   * New maintainer. (Closes: #216251)
   * Split monolithic diff into debian/patches/:
     - 001_build.patch: New file. Added -f to rm on clean.
     - 002_rotate+keybindings.patch: New file.
   * debian/rules:
     - Use debian/patch.mk.
     - Remove not used configure target.
   * Changed Build-Depends on svgalib.
   * Use debhelper compatibility level 4.
     - debian/compat: Move DH_COMAT value here.
     - debian/control: Upgraded debhelper Build-Depends >= 4.
   * debian/postinst: Use new chmod user separator ':'.
   * debian/copyright: Clean.
   * debian/README.Debian: Update patches status.

 -- Guillem Jover <guillem@debian.org>  Mon, 29 Mar 2004 20:25:56 +0200

bmv (1.2-15) unstable; urgency=low

   * Maintainer field set to QA Group.
   * Updated Standard-Versions.

 -- Emanuele Rocca <ema@debian.org>  Thu, 29 Jan 2004 12:21:57 +0100

2001

bmv (1.2-14) unstable; urgency=low

   * Corrected spelling error in description. (closes: #124461)
   * Separated paragraphs in description correctly.

 -- Harry Henry Gebel <hgebel@debian.org>  Mon, 17 Dec 2001 17:17:18 -0500

bmv (1.2-13) unstable; urgency=low

   * New maintainer. (closes: #100207)
   * Add postscript-viewer to provides. (closes: #100368)
   * Remove indefinite article from beginning of short description.

 -- Harry Henry Gebel <hgebel@debian.org>  Mon, 15 Oct 2001 14:06:23 -0400

bmv (1.2-12) unstable; urgency=low

   * Maintainer set to Debian QA Group <packages@qa.debian.org>.
   * Corrected the "Depends:" line in debian/control.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 25 Aug 2001 11:23:37 +0200

bmv (1.2-11) unstable; urgency=low

   * Restricted the architecture to i386; closes: #98073
   * Updated package to latest standards version.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun, 20 May 2001 12:59:18 +0200

bmv (1.2-10) unstable; urgency=low

   * Corrected typo in copyright file.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Thu, 29 Mar 2001 11:05:10 +0200

bmv (1.2-9) unstable; urgency=low

   * Added docs file for installation of bmv.README.
   * Removed useless menu entry.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Wed, 14 Feb 2001 21:58:33 +0100

bmv (1.2-8) unstable; urgency=low

   * Added build-dependency; closes: #83851.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun, 28 Jan 2001 13:13:38 +0100

bmv (1.2-7) unstable; urgency=low

   * Deleted the use of suidmanager, because of the change to dpkg-statoverride.
   * Again a new patch (patch3.diff) to displ.c by Peter Samuelson
     <peter@cadcamlab.org> who is now the new upstream developer of bmv. This
     patch adds numeric prefixes, thus typing '12 <PgDown>' goes 12 pages down.
   * Emended manpage accordingly.
   * With the previous version I forgot to close a wishlist bug, which I do now;
     closes: #80887

 -- Dr. Guenter Bechly <gbechly@debian.org>  Wed, 10 Jan 2001 15:34:31 +0100

bmv (1.2-6) unstable; urgency=low

   * Applied new patch to displ.c. This patch was again provided by Peter
     Samuelson <peter@cadcamlab.org> and adds further keybindings to bmv.
     This patch is enclosed as patch2.diff in the source package.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Wed, 10 Jan 2001 11:57:37 +0100

bmv (1.2-5) unstable; urgency=low

   * Applied a patch to bmv.h, bmv.c, and displ.c. This patch was provided
     by Peter Samuelson <peter@cadcamlab.org> and adds a rotate option to bmv.
     The original files are renamed as foo.orig, and the patch is enclosed as
     patch.diff, in the source package.
     (closes: #75526)
   * Emended the manpage accordingly.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Mon, 1 Jan 2001 10:50:48 +0100

2000

bmv (1.2-4) unstable; urgency=low

   * Added dependeny to svgalibg1

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun, 24 Dec 2000 18:53:17 +0100

bmv (1.2-3) unstable; urgency=low

   * Removed dependencies to svgalib (closes: #75465)
   * Corrected typo in changelog that prohibited the automatic closure of bug
     (closes: #75543)

 -- Dr. Guenter Bechly <gbechly@debian.org>  Wed, 1 Nov 2000 12:26:18 +0100

bmv (1.2-2) unstable; urgency=low

   * Added svgalib-dummyg1 as alternative dependency to
     svgalibg1-dev in control-file.
   * Modified postinst and postrm scripts to use suidmanager
     (closes: # 75543)

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sat, 28 Oct 2000 12:49:11 +0200

bmv (1.2-1) unstable; urgency=low

   * Initial Release.
   * Beware! This is one of my first Debian packages ;-)
   * Added the line '#include <errno.h>' to the source
     files bmv.c and displ.c.
   * Adjusted the Makefile to fix $DESTDIR problems.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun, 22 Oct 2000 14:05:32 +0200