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

Jonas Smedegaard dr at jones.dk
Fri Jun 26 18:54:02 UTC 2015


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

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

commit fa18b5781de70378e828aeac703264f7199bd5fe
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