# # # patch "ChangeLog" # from [17b3fafd9646930a3de6c6613c11398ac0dcdd31] # to [3cb7bfb9055fc1669cb3bce2a8b6494d9a4b6107] # # patch "debian/changelog" # from [099c1ac3fc5aa21bd2eb614a3c75af2ab0016b03] # to [f9401f432644342409233ed8aedf5489dddb3e64] # # patch "debian/control" # from [72d4ce11e07e8653805b1872da91c6b52cc4acb3] # to [5b79d4f0d23b1d89cd5ccdd40bad697b7892d1bc] # ============================================================ --- ChangeLog 17b3fafd9646930a3de6c6613c11398ac0dcdd31 +++ ChangeLog 3cb7bfb9055fc1669cb3bce2a8b6494d9a4b6107 @@ -1,3 +1,9 @@ +2007-01-08 Richard Levitte + + * debian/control (Build-Depends-Indep): Have texlive-base-bin as + an alternative to tetex-bin. + * debian/changelog: Document the change for Debian. + 2007-01-06 Thomas Keller * cmd_automate.cc: automate stdio now opens the database ============================================================ --- debian/changelog 099c1ac3fc5aa21bd2eb614a3c75af2ab0016b03 +++ debian/changelog f9401f432644342409233ed8aedf5489dddb3e64 @@ -1,3 +1,9 @@ +monotone (0.32-90.1) unstable; urgency=low + + * monotone can depend on texlive-base-bin as well as tetex-bin. + + -- Richard Levitte Mon, 8 Jan 2007 14:15:26 +0100 + monotone (0.32-0.1) unstable; urgency=low * New upstream release. ============================================================ --- debian/control 72d4ce11e07e8653805b1872da91c6b52cc4acb3 +++ debian/control 5b79d4f0d23b1d89cd5ccdd40bad697b7892d1bc @@ -5,7 +5,7 @@ Build-Depends: cdbs (>= 0.4.28), debhelp Build-Depends: cdbs (>= 0.4.28), debhelper (>= 4.0.0), autotools-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-dev, libz-dev, -Build-Depends-Indep: ps2eps, tetex-bin, texinfo, xpdf-utils +Build-Depends-Indep: ps2eps, tetex-bin | texlive-base-bin, texinfo, xpdf-utils Standards-Version: 3.7.2.2 Package: monotone