[Pkg-sugar-commit] [sugar-artwork] 02/07: Tidy rules file: Resolv branch from upstream version (not package name).

Jonas Smedegaard dr at jones.dk
Mon Jun 15 01:12:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-artwork.

commit a7168f30debdc92f67b106e177e66d5e4a2d8b6c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 14 19:07:21 2015 -0500

    Tidy rules file: Resolv branch from upstream version (not package name).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2f1d16c..0b11aa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # These need to be declared/run before CDBS includes
-pkgbranch = $(lastword $(subst -,$(space),$(DEB_SOURCE_PACKAGE)))
+pkgbranch = $(basename $(DEB_UPSTREAM_VERSION))
 debian/control:: debian/control.in
 DEB_PHONY_RULES += debian/control.in
 debian/control.in::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-artwork.git



More information about the pkg-sugar-commit mailing list