[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, master, updated. 148332ef45997ba3aaf38cc2c9a28441083bad49

Andreas Beckmann beckmann at cs.uni-frankfurt.de
Fri Dec 23 10:23:49 UTC 2011


The following commit has been merged in the master branch:
commit 269545222e9b24d8076c7c3e15fe712fbfea0b82
Author: Andreas Beckmann <beckmann at cs.uni-frankfurt.de>
Date:   Mon Nov 21 13:00:12 2011 +0100

    add circular deps involving virtual packages
    
    http://debian.semistable.com/debgraph.out.html does not include circular
    dependencies involving virtual packages, add them manually
    
    apt-watch-backend apt-watch-interface
    coq coq-theories
    fuse-emulator fuse-emulator-common [wheezy, sid]
    hugs libhugs-base libhugs-haskell98
    libreoffice-core libreoffice-common libreoffice-style-default [wheezy, sid]
    openoffice.org-core openoffice.org-common openoffice.org-style-default [squeeze]
    opendnssec-enforcer opendnssec-enforcer-backend
    
    Signed-off-by: Andreas Beckmann <beckmann at cs.uni-frankfurt.de>

diff --git a/org/piuparts.debian.org/etc/circular-depends-sid.txt b/org/piuparts.debian.org/etc/circular-depends-sid.txt
index 289eb2d..a6824b1 100644
--- a/org/piuparts.debian.org/etc/circular-depends-sid.txt
+++ b/org/piuparts.debian.org/etc/circular-depends-sid.txt
@@ -41,3 +41,24 @@ heroes-common heroes-ggi heroes-sdl
 cli-uno-bridge libuno-cli-cppuhelper1.0-cil
 strongswan-ikev1 strongswan-ikev2 strongswan-nm strongswan-starter
 klogd sysklogd
+
+# apt-watch-interface is a virtual package provided by apt-watch-gnome
+apt-watch-backend apt-watch-interface
+
+# coq-theories depends on the virtual package coq-$VERSION provided by coq
+coq coq-theories
+
+# fuse-emulator is a virtual package provided by fuse-emulator-sdl
+fuse-emulator fuse-emulator-common
+
+# libhugs-base and libhugs-haskell98 are virtual packages provided by
+# libhugs-base-bundled and libhugs-haskell98-bundled
+hugs libhugs-base libhugs-haskell98
+
+# libreoffice-style-default is a virtual package provided by several
+# libreoffice-style-* packages
+libreoffice-core libreoffice-common libreoffice-style-default
+
+# opendnssec-enforcer-backend is a wirtual package provided by
+# opendnssec-enforcer-{mysql,sqlite3}
+opendnssec-enforcer opendnssec-enforcer-backend
diff --git a/org/piuparts.debian.org/etc/circular-depends-squeeze.txt b/org/piuparts.debian.org/etc/circular-depends-squeeze.txt
index 62b02d3..c400a98 100644
--- a/org/piuparts.debian.org/etc/circular-depends-squeeze.txt
+++ b/org/piuparts.debian.org/etc/circular-depends-squeeze.txt
@@ -46,3 +46,21 @@ kchart koffice-libs
 strongswan-ikev1 strongswan-ikev2 strongswan-nm strongswan-starter
 cli-uno-bridge libuno-cli-cppuhelper1.0-cil
 klogd sysklogd
+
+# apt-watch-interface is a virtual package provided by apt-watch-gnome
+apt-watch-backend apt-watch-interface
+
+# coq-theories depends on the virtual package coq-$VERSION provided by coq
+coq coq-theories
+
+# libhugs-base and libhugs-haskell98 are virtual packages provided by
+# libhugs-base-bundled and libhugs-haskell98-bundled
+hugs libhugs-base libhugs-haskell98
+
+# openoffice.org-style-default is a virtual package provided by several
+# openoffice.org-style-* packages
+openoffice.org-core openoffice.org-common openoffice.org-style-default
+
+# opendnssec-enforcer-backend is a wirtual package provided by
+# opendnssec-enforcer-{mysql,sqlite3}
+opendnssec-enforcer opendnssec-enforcer-backend
diff --git a/org/piuparts.debian.org/etc/circular-depends-wheezy.txt b/org/piuparts.debian.org/etc/circular-depends-wheezy.txt
index 5585d16..71ca995 100644
--- a/org/piuparts.debian.org/etc/circular-depends-wheezy.txt
+++ b/org/piuparts.debian.org/etc/circular-depends-wheezy.txt
@@ -40,3 +40,24 @@ heroes-common heroes-ggi heroes-sdl
 cli-uno-bridge libuno-cli-cppuhelper1.0-cil
 strongswan-ikev1 strongswan-ikev2 strongswan-nm strongswan-starter
 klogd sysklogd
+
+# apt-watch-interface is a virtual package provided by apt-watch-gnome
+apt-watch-backend apt-watch-interface
+
+# coq-theories depends on the virtual package coq-$VERSION provided by coq
+coq coq-theories
+
+# fuse-emulator is a virtual package provided by fuse-emulator-sdl
+fuse-emulator fuse-emulator-common
+
+# libhugs-base and libhugs-haskell98 are virtual packages provided by
+# libhugs-base-bundled and libhugs-haskell98-bundled
+hugs libhugs-base libhugs-haskell98
+
+# libreoffice-style-default is a virtual package provided by several
+# libreoffice-style-* packages
+libreoffice-core libreoffice-common libreoffice-style-default
+
+# opendnssec-enforcer-backend is a wirtual package provided by
+# opendnssec-enforcer-{mysql,sqlite3}
+opendnssec-enforcer opendnssec-enforcer-backend

-- 
piatti.debian.org configuration files



More information about the Piuparts-commits mailing list