mountpy (0.8.1build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 03 Apr 2018 12:35:23 +0000

mountpy (0.8.1) unstable; urgency=low

  * add nostripinstall to Makefile, use it in debian/rules (closes: #437579)

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sun, 30 Sep 2007 18:31:32 +0200

mountpy (0.8) unstable; urgency=low

  * add test for removable devices (default turned off)
  * add test for devices already mounted elsewhere

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Wed,  7 Mar 2007 20:23:16 +0100

mountpy (0.7) unstable; urgency=low

  * add mmcblk[0-9] and mmcblk[0-9]p[1-9] to the list of probed 
    devices (MMC card readers)

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sat,  2 Sep 2006 11:27:07 +0200

mountpy (0.6) unstable; urgency=low

  * add the possibility to be called via sudo or super
  * remove setuid bit from Debian package
  * add sr[0-9] to the list of probed devices (USB CD and DVD drives)
  * add checking for malicious device names

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sat,  13 May 2006 11:19:45 +0200

mountpy (0.5) unstable; urgency=low

  * use setuid wrapper supplied in python source distribution (suggested by Олег Бройтман)
  * do not try to umount directory which is not a mountpoint

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sat, 24 Dec 2005 18:34:09 +0100

mountpy (0.4) unstable; urgency=low

  * do not remove the directories when umounting (caused some problems with
    gnome and kde)
  * use filesystem type explicitely during mount

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Tue, 13 Dec 2005 20:22:06 +0100

mountpy (0.3) unstable; urgency=low

  * debian package reworked
  * some small fixes
  * added umountpy shell script

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sat, 30 Apr 2005 16:22:08 +0200

mountpy (0.2) unstable; urgency=low

  * change default mount directory to /media

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Thu, 30 Dec 2004 10:19:05 +0100

mountpy (0.1) unstable; urgency=low

  * Initial Release.

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Thu,  9 Dec 2004 12:41:38 +0100

