Package: pgplot5 Followup-For: Bug #328345 Hi Gopal,
Please find attached the NMU diff I have done. Thanks, Anand -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
diff -u pgplot5-5.2.2/debian/changelog pgplot5-5.2.2/debian/changelog --- pgplot5-5.2.2/debian/changelog +++ pgplot5-5.2.2/debian/changelog @@ -1,3 +1,10 @@ +pgplot5 (5.2.2-6.1) unstable; urgency=low + + * NMU + * Update Build-Depend for libpng12 (Closes: #328345) + + -- Anand Kumria <[EMAIL PROTECTED]> Sat, 29 Oct 2005 16:55:13 +1000 + pgplot5 (5.2.2-6) unstable; urgency=low * Removed PIC compilation for static library. Closes: #146077 diff -u pgplot5-5.2.2/debian/control pgplot5-5.2.2/debian/control --- pgplot5-5.2.2/debian/control +++ pgplot5-5.2.2/debian/control @@ -2,13 +2,13 @@ Section: non-free/math Priority: optional Maintainer: Gopal Narayanan <[EMAIL PROTECTED]> -Build-Depends: debhelper, g77,libpng3-dev, zlib1g-dev, perl, xlibs-dev +Build-Depends: debhelper, g77,libpng12-dev, zlib1g-dev, perl, xlibs-dev Standards-Version: 3.6.1.0 Package: pgplot5 Architecture: any -Depends: ${shlibs:Depends}, libpng2, zlib1g -Suggests: g77, libpng2-dev, zlib1g-dev, xlibs-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libpng12-0, zlib1g +Suggests: g77, libpng12-dev, zlib1g-dev, xlibs-dev Conflicts: pgplot Replaces: pgplot Description: large subroutine library for plotting scientific data