* Gerrit Pape <p...@smarden.org> [2015-06-30 07:44]: > Hi, I won't get to this soon, please NMU. Thanks, Gerrit.
I uploaded with the attached diff. -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Packard
diff -u cvm-0.96/debian/changelog cvm-0.96/debian/changelog --- cvm-0.96/debian/changelog +++ cvm-0.96/debian/changelog @@ -1,3 +1,14 @@ +cvm (0.96-1.2) unstable; urgency=medium + + * Non-maintainer upload on request of the maintainer. + * Update build-depends to libmysqlclient-dev; thanks to Clint Byrum. + Closes: #650426 + * Add "Section" header to debian/control; thanks to Stefano Rivera. + Closes: #582283 + * Update padding in tests.sh so tests/vmailmgr-xconvert doesn't fail. + + -- Martin Michlmayr <t...@cyrius.com> Wed, 01 Jul 2015 16:02:36 +0400 + cvm (0.96-1.1) unstable; urgency=medium * Non-maintainer upload. diff -u cvm-0.96/debian/control cvm-0.96/debian/control --- cvm-0.96/debian/control +++ cvm-0.96/debian/control @@ -1,7 +1,8 @@ Source: cvm +Section: admin Priority: optional Maintainer: Gerrit Pape <p...@smarden.org> -Build-Depends: libbg1-dev, libmysqlclient15-dev, libpq-dev, libsqlite3-dev, libtool, libtool-bin, vim, freecdb, sqlite3 +Build-Depends: libbg1-dev, libmysqlclient-dev, libpq-dev, libsqlite3-dev, libtool, libtool-bin, vim, freecdb, sqlite3 Standards-Version: 3.7.3.0 Package: cvm only in patch2: unchanged: --- cvm-0.96.orig/tests.sh +++ cvm-0.96/tests.sh @@ -268,9 +268,9 @@ domain: test.tld mailbox path: @TMPDIR@/home/virt -0000000: 020a 0108 0100 2430 2470 6173 7300 2e2f ......\$0\$pass../ -0000010: 7669 7274 0000 002d 002d 002d 002d 0031 virt...-.-.-.-.1 -0000020: 3031 3637 3331 3335 3800 2d00 016731358.-. +00000000: 020a 0108 0100 2430 2470 6173 7300 2e2f ......\$0\$pass../ +00000010: 7669 7274 0000 002d 002d 002d 002d 0031 virt...-.-.-.-.1 +00000020: 3031 3637 3331 3335 3800 2d00 016731358.-. END_OF_TEST_RESULTS