[Pkg-mysql-commits] r1800 - mylvmbackup/trunk/debian

Norbert Tretkowski nobse at alioth.debian.org
Wed Jan 13 11:41:23 UTC 2010


Author: nobse
Date: 2010-01-13 11:41:21 +0000 (Wed, 13 Jan 2010)
New Revision: 1800

Modified:
   mylvmbackup/trunk/debian/changelog
   mylvmbackup/trunk/debian/control
   mylvmbackup/trunk/debian/copyright
Log:
Fix some lintian warnings.

Modified: mylvmbackup/trunk/debian/changelog
===================================================================
--- mylvmbackup/trunk/debian/changelog	2010-01-13 11:39:06 UTC (rev 1799)
+++ mylvmbackup/trunk/debian/changelog	2010-01-13 11:41:21 UTC (rev 1800)
@@ -1,6 +1,9 @@
 mylvmbackup (0.13-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Fix some lintian warnings:
+    + copyright-refers-to-versionless-license-file
+    + debhelper-but-no-misc-depends
 
  -- Norbert Tretkowski <nobse at debian.org>  Thu, 17 Sep 2009 08:27:07 +0200
 

Modified: mylvmbackup/trunk/debian/control
===================================================================
--- mylvmbackup/trunk/debian/control	2010-01-13 11:39:06 UTC (rev 1799)
+++ mylvmbackup/trunk/debian/control	2010-01-13 11:41:21 UTC (rev 1800)
@@ -11,7 +11,7 @@
 
 Package: mylvmbackup
 Architecture: all
-Depends: ${perl:Depends}, libdbd-mysql-perl, libtimedate-perl, libconfig-inifiles-perl, lvm2
+Depends: ${perl:Depends}, ${misc:Depends}, libdbd-mysql-perl, libtimedate-perl, libconfig-inifiles-perl, lvm2
 Suggests: mysql-server
 Description: quickly creating backups of MySQL server's data files
  To perform a backup, mylvmbackup obtains a read lock on all tables and

Modified: mylvmbackup/trunk/debian/copyright
===================================================================
--- mylvmbackup/trunk/debian/copyright	2010-01-13 11:39:06 UTC (rev 1799)
+++ mylvmbackup/trunk/debian/copyright	2010-01-13 11:41:21 UTC (rev 1800)
@@ -28,4 +28,4 @@
 
 
 The Debian packaging is (C) 2007, Norbert Tretkowski <nobse at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.




More information about the Pkg-mysql-commits mailing list