Package: polgen-dfsg Version: 1.3-2 Severity: normal Tags: patch Hi,
Attached is the diff for my polgen-dfsg 1.3-2.1 NMU, currently in DELAYED/3-day.
diff -Nru /tmp/1cyFwquQHQ/polgen-dfsg-1.3/debian/changelog /tmp/gAoeDxN9QP/polgen-dfsg-1.3/debian/changelog --- /tmp/1cyFwquQHQ/polgen-dfsg-1.3/debian/changelog 2006-10-02 14:03:50.000000000 +0200 +++ /tmp/gAoeDxN9QP/polgen-dfsg-1.3/debian/changelog 2006-10-02 14:03:50.000000000 +0200 @@ -1,3 +1,12 @@ +polgen-dfsg (1.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add python-selinux as a (preferred) alternative for the python2.4-selinux + build-dependency, as it is versioned and python2.4-selinux is now a + virtual package provided by python-selinux; fixes FTBFS. (Closes: #389279) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Mon, 2 Oct 2006 13:45:20 +0200 + polgen-dfsg (1.3-2) unstable; urgency=low * Fixed typos in the long description, thanks to Jens Seidel. (Closes: Bug#359884) diff -Nru /tmp/1cyFwquQHQ/polgen-dfsg-1.3/debian/control /tmp/gAoeDxN9QP/polgen-dfsg-1.3/debian/control --- /tmp/1cyFwquQHQ/polgen-dfsg-1.3/debian/control 2006-10-02 14:03:50.000000000 +0200 +++ /tmp/gAoeDxN9QP/polgen-dfsg-1.3/debian/control 2006-10-02 14:03:50.000000000 +0200 @@ -4,7 +4,7 @@ Maintainer: Manoj Srivastava <[EMAIL PROTECTED]> Standards-Version: 3.6.2.0 Build-Depends-Indep: -Build-Depends: python (>= 2.3), python2.4-selinux (>= 1.28), texinfo, bison, flex, libselinux1-dev (>= 1.28) +Build-Depends: python (>= 2.3), python-selinux (>= 1.28) | python2.4-selinux (>= 1.28), texinfo, bison, flex, libselinux1-dev (>= 1.28) Package: polgen Architecture: any

