Re: [SCM] ardour3/master-a4: Add get-orig-source.

2015-04-23 Thread Jaromír Mikeš
2015-04-23 15:46 GMT+02:00 Adrian Knoth : > On 04/23/15 15:03, mira-gu...@users.alioth.debian.org wrote: > > The following commit has been merged in the master-a4 branch: >> commit a7335d52eb8f64a62932a599267330dbd4949abb >> Author: Jaromír Mikeš >> Date: Thu Apr 23 15:04:57 2015 +0200 >> >>

Re: [SCM] ardour3/master-a4: Add get-orig-source.

2015-04-23 Thread Jonas Smedegaard
Hi Adrian, Quoting Adrian Knoth (2015-04-23 15:46:55) > On 04/23/15 15:03, mira-gu...@users.alioth.debian.org wrote: >> +# Path to the debian directory >> +DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs >> dirname ) >> +UPSTREAM_VERSION ?=$(shell uscan --dehs | sed -n >>

Re: [SCM] ardour3/master-a4: Add get-orig-source.

2015-04-23 Thread Sebastian Ramacher
On 2015-04-23 15:46:55, Adrian Knoth wrote: > On 04/23/15 15:03, mira-gu...@users.alioth.debian.org wrote: > > >The following commit has been merged in the master-a4 branch: > >commit a7335d52eb8f64a62932a599267330dbd4949abb > >Author: Jaromír Mikeš > >Date: Thu Apr 23 15:04:57 2015 +0200 > > >

Re: [SCM] ardour3/master-a4: Add get-orig-source.

2015-04-23 Thread Adrian Knoth
On 04/23/15 15:03, mira-gu...@users.alioth.debian.org wrote: The following commit has been merged in the master-a4 branch: commit a7335d52eb8f64a62932a599267330dbd4949abb Author: Jaromír Mikeš Date: Thu Apr 23 15:04:57 2015 +0200 Add get-orig-source. diff --git a/debian/rules b/debian/