diffstat of debian/ for lgrind_3.67-3 lgrind_3.67-3ubuntu1 changelog | 17 +++++++++++++++++ control | 5 +++-- 2 files changed, 20 insertions(+), 2 deletions(-) diff -u lgrind-3.67/debian/changelog lgrind-3.67/debian/changelog --- lgrind-3.67/debian/changelog +++ lgrind-3.67/debian/changelog @@ -1,3 +1,12 @@ +lgrind (3.67-3ubuntu1) natty; urgency=low + + * Merge from debian unstable (LP: #669119). Remaining changes: + - debian/control: recommend texlive-latex-base instead of tetex-bin. + * Dropped change (superceded in Debian): + - debian/control: b-d on texlive-latex-base instead of tetex-bin. + + -- Angel Abad Sun, 31 Oct 2010 16:19:31 +0100 + lgrind (3.67-3) unstable; urgency=low * depend on texlive instead of tetex (closes: #575637) @@ -5,6 +14,14 @@ -- Michael Piefel Sun, 11 April 2010 20:40:10 +0200 +lgrind (3.67-2ubuntu1) gutsy; urgency=low + + * debian/control: recommend & b-d on texlive-latex-base instead of tetex-bin. + (LP: #75363). + * Modify Maintainer value to match the DebianMaintainerField specification. + + -- Lionel Le Folgoc Fri, 07 Sep 2007 20:36:23 +0200 + lgrind (3.67-2) unstable; urgency=low * adoption (closes: #174702) diff -u lgrind-3.67/debian/control lgrind-3.67/debian/control --- lgrind-3.67/debian/control +++ lgrind-3.67/debian/control @@ -1,14 +1,15 @@ Source: lgrind Section: non-free/tex Priority: optional -Maintainer: Michael Piefel +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Michael Piefel Standards-Version: 3.8.4 Build-Depends: debhelper, texlive Package: lgrind Architecture: any Depends: ${shlibs:Depends} -Recommends: tetex-bin +Recommends: texlive-latex-base Description: A pretty printer for various programming languages LGrind is a pretty printer for a large number of programming languages using LaTeX. It is in the form of a separate preprocessor.