diff -Nru shishi-1.0.2/debian/changelog shishi-1.0.2/debian/changelog --- shishi-1.0.2/debian/changelog 2013-11-10 09:40:53.000000000 +0100 +++ shishi-1.0.2/debian/changelog 2014-07-18 13:15:14.000000000 +0200 @@ -1,3 +1,12 @@ +shishi (1.0.2-3.1) unstable; urgency=medium + + * Non-maintainer upload. (LowNMU) + * Stop build-depending on transitional package libtasn1-3-dev. + Closes: #743807 + * Build against libgnutls28-dev. Closes: #753149 + + -- Andreas Metzler Fri, 18 Jul 2014 13:14:41 +0200 + shishi (1.0.2-3) unstable; urgency=low * Moved from experimental to unstable after testing. diff -Nru shishi-1.0.2/debian/control shishi-1.0.2/debian/control --- shishi-1.0.2/debian/control 2013-11-03 20:21:36.000000000 +0100 +++ shishi-1.0.2/debian/control 2014-07-18 13:08:31.000000000 +0200 @@ -4,7 +4,7 @@ Maintainer: Debian Shishi Team Uploaders: Simon Josefsson , Russ Allbery Build-Depends: debhelper (>= 5.0.24), cdbs, autotools-dev, libidn11-dev, - libgnutls-dev, libgcrypt11-dev, libtasn1-3-dev (>= 0.3.5), libpam0g-dev, + libgnutls28-dev, libgcrypt11-dev, libtasn1-6-dev, libpam0g-dev, valgrind [amd64 i386 powerpc], texinfo, texlive-latex-base, gtk-doc-tools Standards-Version: 3.9.4 Vcs-Git: git://gitorious.org/gss/shishi-dpkg.git @@ -113,7 +113,8 @@ Package: libshishi-dev Section: libdevel Architecture: any -Depends: libshishi0 (= ${binary:Version}), libidn11-dev, libgnutls-dev, ${misc:Depends} +Depends: libshishi0 (= ${binary:Version}), libidn11-dev, libgnutls28-dev, + ${misc:Depends} Description: Development files for the Shishi Kerberos v5 library Shishi is an implementation of the kerberos v5 network authentication system.