Dear maintainer,

please consider the attached patch. It fixes the following issues:

 * depend on libdotconf0
 * bump standards-version
 * fix lintian warnings about debian/rules

Please try, if your time permits it, to upload a new package as soon as
possible. The transition from libdotconf1.0 to libdotconf0 is an important step
for the Debian Accessibility team.

If you don't find the time, we will consider a NMU.

Thanks
Sebastian
diff -u mysqmail-0.4.9/debian/changelog mysqmail-0.4.9/debian/changelog
--- mysqmail-0.4.9/debian/changelog	2014-02-11 17:33:01.000000000 +0100
+++ mysqmail-0.4.9/debian/changelog	2014-02-11 17:29:11.973281312 +0100
@@ -1,3 +1,10 @@
+mysqmail (0.4.9-11.1) unstable; urgency=low
+
+  * non-maintainer upload
+  * depend on libdotconf0
+
+ -- Sebastian Humenda <shume...@gmx.de>  Tue, 11 Feb 2014 17:23:43 +0200
+
 mysqmail (0.4.9-10) unstable; urgency=low
 
   * Team upload.
diff -u mysqmail-0.4.9/debian/control mysqmail-0.4.9/debian/control
--- mysqmail-0.4.9/debian/control	2014-02-11 17:33:01.000000000 +0100
+++ mysqmail-0.4.9/debian/control	2014-02-11 17:24:32.247894229 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Thomas Goirand <z...@debian.org>
 Build-Depends: debhelper (>= 5), po-debconf, libdotconf-dev, libmysqlclient-dev | libmysqlclient15-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.9.5
 Dm-Upload-Allowed: yes
 Vcs-Browser: http://git.gplhost.com/gitweb/?p=mysqmail.git
 Vcs-Git: http://git.gplhost.com/mysqmail.git
@@ -11,7 +11,7 @@
 
 Package: mysqmail
 Architecture: all
-Depends: ${misc:Depends}, debconf, libdotconf1.0, ${shlibs:Depends}
+Depends: ${misc:Depends}, debconf, libdotconf0, ${shlibs:Depends}
 Description: real-time logging system in MySQL
  MySQMail is a set of tiny daemon loggers for mail and FTP servers that
  save traffic information in a MySQL database. The information is split
@@ -22,7 +22,7 @@
 
 Package: mysqmail-pure-ftpd-logger
 Architecture: any
-Depends: ${misc:Depends}, libdotconf1.0, lsb-base, pure-ftpd | pure-ftpd-mysql, mysqmail, ${shlibs:Depends}
+Depends: ${misc:Depends}, libdotconf0, lsb-base, pure-ftpd | pure-ftpd-mysql, mysqmail, ${shlibs:Depends}
 Description: real-time logging system in MySQL - Pure-FTPd traffic-logger
  MySQMail is a set of tiny daemon loggers for mail and FTP servers that
  save traffic information in a MySQL database. The information is split
@@ -33,7 +33,7 @@
 
 Package: mysqmail-postfix-logger
 Architecture: any
-Depends: ${misc:Depends}, libdotconf1.0, lsb-base, postfix, mysqmail, ${shlibs:Depends}
+Depends: ${misc:Depends}, libdotconf0, lsb-base, postfix, mysqmail, ${shlibs:Depends}
 Description: real-time logging system in MySQL - Postfix traffic-logger
  MySQMail is a set of tiny daemon loggers for mail and FTP servers that
  save traffic information in a MySQL database. The information is split
@@ -44,7 +44,7 @@
 
 Package: mysqmail-courier-logger
 Architecture: any
-Depends: ${misc:Depends}, courier-imap-ssl | courier-imap | courier-pop | courier-pop-ssl, libdotconf1.0, lsb-base, mysqmail, ${shlibs:Depends}
+Depends: ${misc:Depends}, courier-imap-ssl | courier-imap | courier-pop | courier-pop-ssl, libdotconf0, lsb-base, mysqmail, ${shlibs:Depends}
 Description: real-time logging system in MySQL - Courier traffic-logger
  MySQMail is a set of tiny daemon loggers for mail and FTP servers that
  save traffic information in a MySQL database. The information is split
@@ -55,7 +55,7 @@
 
 Package: mysqmail-dovecot-logger
 Architecture: any
-Depends: ${misc:Depends}, dovecot-pop3d, dovecot-imapd, libdotconf1.0, lsb-base, mysqmail, ${shlibs:Depends}
+Depends: ${misc:Depends}, dovecot-pop3d, dovecot-imapd, libdotconf0, lsb-base, mysqmail, ${shlibs:Depends}
 Description: real-time logging system in MySQL - Dovecot traffic-logger
  MySQMail is a set of tiny daemon loggers for mail and FTP servers that
  save traffic information in a MySQL database. The information is split
Gemeinsame Unterverzeichnisse: mysqmail-0.4.9/debian/po und mysqmail-0.4.9/debian/po.
diff -u mysqmail-0.4.9/debian/rules mysqmail-0.4.9/debian/rules
--- mysqmail-0.4.9/debian/rules	2014-02-11 17:33:01.000000000 +0100
+++ mysqmail-0.4.9/debian/rules	2014-02-11 17:17:41.485857370 +0100
@@ -8,7 +8,7 @@
 	dh_testdir
 	touch $@
 
-build: build-stamp
+build: build-stamp build-arch build-indep
 build-stamp:
 	dh_testdir
 	$(MAKE)
@@ -39,6 +39,7 @@
 
 # Build architecture-independent files here.
 binary-indep: build install
+build-indep:
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.
@@ -59,6 +60,7 @@
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb
+build-arch:
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install

Attachment: signature.asc
Description: Digital signature

Reply via email to