[Pkg-octave-commit] [octave] 03/04: Ensure that path component is correct for Debian release versions containing *~rc*

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat Dec 14 09:30:49 UTC 2013


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

rlaboiss-guest pushed a commit to branch master
in repository octave.

commit e931f321edb1acdd01e1a551e1616915a3bb638b
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Dec 14 10:20:33 2013 +0100

    Ensure that path component is correct for Debian release versions containing *~rc*
    
    Git-Dch: Ignore
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6824e44..cda4971 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ export DH_OPTIONS
 
 # Needed by octave-common.links
 include /usr/share/dpkg/pkg-info.mk
+DEB_VERSION_UPSTREAM := $(subst ~rc,-rc,$(DEB_VERSION_UPSTREAM))
 export DEB_VERSION_UPSTREAM
 
 %:

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list