[Pkg-kde-commits] rev 1011 - people/chrsmrtn/cdbs-experimental

Christopher Martin Christopher Martin <christopher.martin@utoronto.ca>
Tue, 19 Apr 2005 21:24:36 -0400


--nextPart2969869.95aLczXuUT
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On April 19, 2005 20:20, Achim Bohnet wrote:
> On Wednesday 20 April 2005 01:36, Christopher Martin wrote:
> > Author: chrsmrtn-guest
> > Date: 2005-04-19 23:36:53 +0000 (Tue, 19 Apr 2005)
> > New Revision: 1011
> >
> > Removed:
> >    people/chrsmrtn/cdbs-experimental/rules
> > Modified:
> >    people/chrsmrtn/cdbs-experimental/debian-qt-kde.mk
> >    people/chrsmrtn/cdbs-experimental/kde.mk
> > Log:
> > Sync .mk files. Please do comment on this split of kde.mk and
> > debian-qt-kde.mk; this really should be sorted out before we upload to
> > experimental.
> >
> >
> > Modified: people/chrsmrtn/cdbs-experimental/debian-qt-kde.mk
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> > --- people/chrsmrtn/cdbs-experimental/debian-qt-kde.mk	2005-04-19
> > 23:31:30 UTC (rev 1010) +++
> > people/chrsmrtn/cdbs-experimental/debian-qt-kde.mk	2005-04-19 23:36:53
> > UTC (rev 1011) @@ -87,4 +87,18 @@
> >  	rm -f debian/stamp-apidox
> >  	rm -rf debian/shlibs-check
> >
> > +apply-patches:
> > +	for i in $(CURDIR)/debian/patches/*.diff.uu ; do \
> > +		cd $(CURDIR)/debian/patches ; \
> > +		uudecode $$i ; \
> > +		cd $(CURDIR) ; \
> > +		patch -p1 < "$${i%%.uu}" ; \
> > +		touch debian/stamp-patch-00_kdewebdev_branch_2005-04-19.diff ; \
>
> I'm sure I miss something obvious, but why a kdewebdev and pull date
> specific touch in the general debian-qt-kde.mk file?

These rules (or some variation) will be used whenever binary files are=20
present in a branch pull - this kdewebdev branch pull was just the first=20
time we'd encountered the issue since 3.4.0 was released.

Cheers,
Christopher Martin

--nextPart2969869.95aLczXuUT
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Signed by Christopher Martin <chrsmrtn@freeshell.org>

iD8DBQBCZa+DU+gWW+vtsysRArJwAJ0Z1DfKma2Ojafp22Yv9Ro/Ds2XwQCfatLt
BjnNaQ4HT1nop/PUQkxcMho=
=i4ep
-----END PGP SIGNATURE-----

--nextPart2969869.95aLczXuUT--