On Sun, May 18, 2008 at 10:36:38AM -0400, Barry deFreese wrote:
> Package: maint-guide
> Severity: important
>
> Hi,
> for Lenny we'd like to stop supporting two freetype packages in the  
> archive. In this case your package build-depends on freetype1-tools.
>
> freetype1 has been in oldlibs for Etch, it has very few reverse deps  
> left and we'll try to phase it out now.
>
> Please adapt your package, so that it links against the regular freetype
> package.

Applied patch builds maint-guide with freetype2-demos.

Cheers,
        Moritz
diff -Nru maint-guide-1.2.12/debian/changelog maint-guide-1.2.12+nmu1/debian/changelog
--- maint-guide-1.2.12/debian/changelog	2008-01-13 07:07:57.000000000 +0100
+++ maint-guide-1.2.12+nmu1/debian/changelog	2008-05-21 22:54:13.000000000 +0200
@@ -1,3 +1,10 @@
+maint-guide (1.2.12+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Deprecate Freetype 1 (Closes: #481788)
+
+ -- Moritz Muehlenhoff <[EMAIL PROTECTED]>  Wed, 21 May 2008 22:53:46 +0200
+
 maint-guide (1.2.12) unstable; urgency=low
 
   * Fixed wrong package reference -pt-br. (closes: 430631)
diff -Nru maint-guide-1.2.12/debian/control maint-guide-1.2.12+nmu1/debian/control
--- maint-guide-1.2.12/debian/control	2008-01-13 05:49:29.000000000 +0100
+++ maint-guide-1.2.12+nmu1/debian/control	2008-05-21 22:54:24.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Josip Rodin <[EMAIL PROTECTED]>
 Uploaders: Osamu Aoki <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>> 4.0.0)
-Build-Depends-Indep: debiandoc-sgml (>= 1.2.1), texlive-full, w3m, latex-cjk-all, freetype1-tools, ghostscript | gs-esp | gs
+Build-Depends-Indep: debiandoc-sgml (>= 1.2.1), texlive-full, w3m, latex-cjk-all, freetype2-demos, ghostscript | gs-esp | gs
 Standards-Version: 3.7.3
 XS-Vcs-Cvs: [EMAIL PROTECTED]:/cvs/debian-doc ddp/manuals.sgml/maint-guide
 XS-Vcs-Browser: http://cvs.debian.org/ddp/manuals.sgml/maint-guide/?root=debian-doc

Reply via email to