David Paleino wrote:
> On Fri, 20 Jun 2008 09:29:37 +0200, David Paleino wrote:
>
>> On Fri, 20 Jun 2008 09:24:09 +0200, David Paleino wrote:
>>
>> > On Thu, 19 Jun 2008 20:05:31 -0400, Felipe Sateler wrote:
>> >
>> > > David Paleino wrote:
>> > >
>> > > > Now, the fact is that the resulting t
On Thu, Jun 19, 2008 at 08:05:31PM -0400, Felipe Sateler wrote:
> David Paleino wrote:
> > ---8<---
> > VERSION=$(shell parsechangelog | grep ^Version | awk -F": " '{print $$2}' |
> > cut -d"-" -f1) REV=$(shell echo $(VERSION) | awk -F"~svn" '{print $$2}')
> > GOS_TMP=$(CURDIR)/get-orig-source-tmp
On Fri, 20 Jun 2008 09:29:37 +0200, David Paleino wrote:
> On Fri, 20 Jun 2008 09:24:09 +0200, David Paleino wrote:
>
> > On Thu, 19 Jun 2008 20:05:31 -0400, Felipe Sateler wrote:
> >
> > > David Paleino wrote:
> > >
> > > > Now, the fact is that the resulting tarball has very different md5sums
On Fri, 20 Jun 2008 09:24:09 +0200, David Paleino wrote:
> On Thu, 19 Jun 2008 20:05:31 -0400, Felipe Sateler wrote:
>
> > David Paleino wrote:
> >
> > > Now, the fact is that the resulting tarball has very different md5sums at
> > > each run -- and I found no way to have the same exact md5sum o
On Thu, 19 Jun 2008 20:05:31 -0400, Felipe Sateler wrote:
> David Paleino wrote:
>
> > VERSION=$(shell parsechangelog | grep ^Version | awk -F": " '{print $$2}' |
> > cut -d"-" -f1) REV=$(shell echo $(VERSION) | awk -F"~svn" '{print $$2}')
> > GOS_TMP=$(CURDIR)/get-orig-source-tmp
>
> AFAIK, get
David Paleino wrote:
> Hello mentors,
> I'm packaging a svn snapshot of a Mono assembly, for which no released tarball
> is present.
> As per Policy 3.8.0, I wrote in debian/README.Debian-source how to get a
> tarball to start the build, i.e. "./debian/rules get-orig-source".
>
> This is my get-o
Hello mentors,
I'm packaging a svn snapshot of a Mono assembly, for which no released tarball
is present.
As per Policy 3.8.0, I wrote in debian/README.Debian-source how to get a
tarball to start the build, i.e. "./debian/rules get-orig-source".
This is my get-orig-source target (please tell me if
7 matches
Mail list logo