[Apt-zip-devel] r52 - trunk/debian
Eddy Petrisor
eddyp-guest at costa.debian.org
Mon Jun 5 18:42:21 UTC 2006
Author: eddyp-guest
Date: 2006-06-05 18:42:20 +0000 (Mon, 05 Jun 2006)
New Revision: 52
Added:
trunk/debian/Debian.NEWS
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
bugs: move debhelper to Build-Depends - used in clean targt
misc: warn about the /ZIP -> /media/zip change
feat: bump standard version (nothing to do)
Added: trunk/debian/Debian.NEWS
===================================================================
--- trunk/debian/Debian.NEWS 2006-06-01 22:59:48 UTC (rev 51)
+++ trunk/debian/Debian.NEWS 2006-06-05 18:42:20 UTC (rev 52)
@@ -0,0 +1,9 @@
+2006-06-05
+
+Please note that apt-zip does no longer use by default /ZIP as a mount point.
+Instead, /media/zip is used in order to achieve FHS compliancy (#344243).
+
+This is true since version 0.14.
+
+Files affected: /etc/apt/apt-zip.conf
+
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-06-01 22:59:48 UTC (rev 51)
+++ trunk/debian/changelog 2006-06-05 18:42:20 UTC (rev 52)
@@ -1,11 +1,14 @@
apt-zip (0.15) UNRELEASED; urgency=low
- [ Eddy Petrişor ]
+ [ Eddy Petrișor ]
+ * BIG, FAT warning added: /ZIP is no longer used, we use /media/zip
* Added myself to the uploaders list
+ * Standard version 3.7.2 (nothing to do)
+ * move debhelper in Build-Depends because is used in clean target
-- Eddy Petrișor <eddy.petrisor at gmail.com> Fri, 2 Jun 2006 01:39:07 +0300
-apt-zip (0.14) unstable; urgency=low
+apt-zip (0.14) unstable; urgency=low
[ Eddy Petrișor ]
* corrected example for GREP in apt-zip.conf (closes: #347261)
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2006-06-01 22:59:48 UTC (rev 51)
+++ trunk/debian/control 2006-06-05 18:42:20 UTC (rev 52)
@@ -1,10 +1,11 @@
Source: apt-zip
Section: admin
Priority: extra
-Build-Depends-Indep: docbook-utils, debhelper (>= 5)
+Build-Depends-Indep: docbook-utils
+Build-Depends: debhelper (>= 5)
Maintainer: Giacomo Catenazzi <cate at debian.org>
Uploaders: Eddy Petrișor <eddy.petrisor at gmail.com>
-Standards-Version: 3.6.2.0
+Standards-Version: 3.7.2
Package: apt-zip
Architecture: all
More information about the apt-zip-devel
mailing list