Package: libprintsys-dev
Severity: minor
Tags: patch

Please depend on libtdb-dev rather than tdb-dev in libprintsys-dev.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -ur libprintsys-0.6/debian/changelog libprintsys-0.6.patched/debian/changelog
--- libprintsys-0.6/debian/changelog	2014-05-27 01:47:51.000000000 +0200
+++ libprintsys-0.6.patched/debian/changelog	2014-05-27 01:48:53.100639554 +0200
@@ -1,3 +1,10 @@
+libprintsys (0.6-13.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Depend on libtdb-dev rather than deprecated package name tdb-dev.
+
+ -- Jelmer Vernooij <jel...@debian.org>  Tue, 27 May 2014 01:48:53 +0200
+
 libprintsys (0.6-13) unstable; urgency=low
 
   * Reinstate and acknowledge NMU. Thanks Luk Claes
diff -ur libprintsys-0.6/debian/control libprintsys-0.6.patched/debian/control
--- libprintsys-0.6/debian/control	2014-05-27 01:47:51.000000000 +0200
+++ libprintsys-0.6.patched/debian/control	2014-05-27 01:47:34.222536922 +0200
@@ -16,7 +16,7 @@
 
 Package: libprintsys-dev
 Architecture: any
-Depends: libprintsys, tdb-dev, libglib2.0-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: libprintsys, libtdb-dev, libglib2.0-dev, ${shlibs:Depends}, ${misc:Depends}
 Section: libdevel
 Description: printcap parser, helper for gnulpr's printfilters, dev files
  this package installs the libprintsys development files and static libraries

Reply via email to