diff -u libtemplates-parser-10.0+20060522/debian/changelog libtemplates-parser-10.0+20060522/debian/changelog --- libtemplates-parser-10.0+20060522/debian/changelog +++ libtemplates-parser-10.0+20060522/debian/changelog @@ -1,3 +1,11 @@ +libtemplates-parser (10.0+20060522-5ubuntu0.1) hardy-proposed; urgency=low + + * Rebuilt for gnat 4.2 transition (LP: #268260). + * Changed control file gnat-4.1 -> gnat. + * Minor change fixing docs makefile. + + -- Michael Casadevall Thu, 21 Aug 2008 22:56:08 +0000 + libtemplates-parser (10.0+20060522-5) unstable; urgency=low * debian/rules: add an empty binary-indep target. Closes: #395713. diff -u libtemplates-parser-10.0+20060522/debian/control libtemplates-parser-10.0+20060522/debian/control --- libtemplates-parser-10.0+20060522/debian/control +++ libtemplates-parser-10.0+20060522/debian/control @@ -1,13 +1,14 @@ Source: libtemplates-parser Priority: optional -Maintainer: Ludovic Brenta +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Ludovic Brenta Build-Depends: debhelper (>= 4.1.0), gnat (>= 4.1), texinfo, tetex-bin, tetex-extra, quilt Standards-Version: 3.7.2 Package: libtemplates-parser-dev Section: libdevel Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc -Depends: libtemplates-parser10 (= ${Source-Version}), gnat-4.1 +Depends: libtemplates-parser10 (= ${Source-Version}), gnat Description: Ada library to parse files and replace variables with their values The main goal is to ease the development of Web servers. In CGI (Common Gateway Interface) applications, you have to write HTML pages in only in patch2: unchanged: --- libtemplates-parser-10.0+20060522.orig/docs/makefile +++ libtemplates-parser-10.0+20060522/docs/makefile @@ -108,7 +108,7 @@ endif $(ADBFILES) $(ADSFILES): all_sources.ada - tail +3 all_sources.ada > sources.ada + cat all_sources.ada > sources.ada gnatchop -w sources.ada rm sources.ada only in patch2: unchanged: --- libtemplates-parser-10.0+20060522.orig/.pc/.version +++ libtemplates-parser-10.0+20060522/.pc/.version @@ -0,0 +1 @@ +2