[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.032-4-g4572b7c

Dominique Dumont dod at debian.org
Fri Jan 25 18:30:01 UTC 2013


The following commit has been merged in the master branch:
commit b778be7cc3552724f9678aacff3d4bcb2b87e1e4
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jan 25 19:27:54 2013 +0100

    modified test for #698876

diff --git a/t/model_tests.d/debian-dpkg-control-examples/dbg-dep b/t/model_tests.d/debian-dpkg-control-examples/dbg-dep
index 88d8e3d..cb6d533 100644
--- a/t/model_tests.d/debian-dpkg-control-examples/dbg-dep
+++ b/t/model_tests.d/debian-dpkg-control-examples/dbg-dep
@@ -18,7 +18,8 @@ Package: libfoo
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+    libcompress-raw-zlib-perl (>= ${source:Upstream-Version})
 Description: Simple DirectMedia Layer
  SDL is a library that allows programs portable low level access to
  a video framebuffer, audio output, mouse, and keyboard.

-- 
Debian native package for Config::Model::Dpkg



More information about the Pkg-perl-cvs-commits mailing list