# HG changeset patch # User Sylvain Thénault # Date 1265794841 -3600 # Node ID 7b85f87f54f6f4d66360b670c409731c1822e761 # Parent daeefecb8cf486c93ffe71c12f5abb6418fb8c1c remove ref to hercule.py diff -r daeefecb8cf4 -r 7b85f87f54f6 debian.hardy/rules --- a/debian.hardy/rules Wed Feb 10 10:14:14 2010 +0100 +++ b/debian.hardy/rules Wed Feb 10 10:40:41 2010 +0100 @@ -40,8 +40,6 @@ dh_install -vi # cwctl in the cubicweb-ctl package rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py - # hercule in the cubicweb-client package - rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py # Remove unittests directory (should be available in cubicweb-dev only) diff -r daeefecb8cf4 -r 7b85f87f54f6 debian/cubicweb-client.install.in --- a/debian/cubicweb-client.install.in Wed Feb 10 10:14:14 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -debian/tmp/usr/lib/PY_VERSION/site-packages/cubicweb/hercule.py usr/lib/PY_VERSION/site-packages/cubicweb diff -r daeefecb8cf4 -r 7b85f87f54f6 debian/rules --- a/debian/rules Wed Feb 10 10:14:14 2010 +0100 +++ b/debian/rules Wed Feb 10 10:40:41 2010 +0100 @@ -41,8 +41,6 @@ dh_install -vi # cwctl in the cubicweb-ctl package rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py - # hercule in the cubicweb-client package - rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py dh_lintian