tags 691570 patch pending thanks On Sat, Oct 27, 2012 at 12:01:34PM +0200, Luca Falavigna wrote: > 2012/10/24 Steve McIntyre <[email protected]>: > > Please remove mirror. > > Not ready yet: > # Broken Build-Depends: > doc-linux-fr: mirror
The build-depends in not needed: mirror is only used in the refresh target, which only runs manually. A patch to remove the build-depends is attached. I will upload a new version of doc-linux-fr to mentors. Cheers, Ivo
diff -Nru doc-linux-fr-2005.08/debian/changelog doc-linux-fr-2005.08/debian/changelog --- doc-linux-fr-2005.08/debian/changelog 2005-08-24 19:28:36.000000000 +0200 +++ doc-linux-fr-2005.08/debian/changelog 2012-11-18 16:15:10.000000000 +0100 @@ -1,3 +1,10 @@ +doc-linux-fr (2005.08-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove build-depends on mirror. Closes: 691570 + + -- Ivo De Decker <[email protected]> Sun, 18 Nov 2012 16:15:09 +0100 + doc-linux-fr (2005.08-1) unstable; urgency=low * August release diff -Nru doc-linux-fr-2005.08/debian/control doc-linux-fr-2005.08/debian/control --- doc-linux-fr-2005.08/debian/control 2005-08-24 19:25:37.000000000 +0200 +++ doc-linux-fr-2005.08/debian/control 2012-11-18 16:07:22.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Pierre Machard <[email protected]> Standards-Version: 3.6.2 -Build-Depends-Indep: tidy, debhelper (>> 3.0.0), mirror +Build-Depends-Indep: tidy, debhelper (>> 3.0.0) Package: doc-linux-fr-html Priority: optional

