posaune
[projects.git] / tools / make / rules
index 9ddc638..33e72e3 100755 (executable)
@@ -62,6 +62,9 @@ copy: debian/$(paket).cp
 debian/tmp/DEBIAN/control: debian/control debian/changelog
        dpkg-gencontrol
 
+debian/control: debian/$(paket).control
+       cp debian/$(paket).control debian/control
+
 debian/changelog: debian/$(paket).changelog debian/rules.pre
        sed "s/%BUILD%/$(build)/" debian/$(paket).changelog > debian/changelog
 #      echo "${pwd} (${build}) unstable; urgency=medium" > debian/changelog