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-13 14:19:57.000000000 +0200 @@ -1,3 +1,11 @@ +shishi (1.0.2-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Build-depend on libtasn1-6-dev instead of libtasn1-3-dev transitional + packages. Closes: #743807 + + -- Andreas Metzler Sun, 13 Jul 2014 14:18:34 +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-13 14:19:10.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, + libgnutls-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