Codebase list sugar-artwork / fa18b57
Tidy rules file: Resolv branch from upstream version (not package name). Jonas Smedegaard 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1616 # along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818 # These need to be declared/run before CDBS includes
19 pkgbranch = $(lastword $(subst -,$(space),$(DEB_SOURCE_PACKAGE)))
19 pkgbranch = $(basename $(DEB_UPSTREAM_VERSION))
2020 debian/control:: debian/control.in
2121 DEB_PHONY_RULES += debian/control.in
2222 debian/control.in::