Re: liblscp -packaging

2016-11-29 Thread Jaromír Mikeš
2016-11-29 23:12 GMT+01:00 James Cowgill :
> On 29/11/16 08:07, Jaromír Mikeš wrote:
>> 2016-11-23 23:50 GMT+01:00 Jaromír Mikeš :
>>> 2016-11-23 22:47 GMT+01:00 James Cowgill :
 On 16/11/16 08:02, Jaromír Mikeš wrote:
> 2016-11-15 23:42 GMT+01:00 James Cowgill :
>> On 15/11/16 12:28, Ondrej Novy wrote:
>>> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
 after building liblscp some files gets deleted
>>>
>>> i would use extend-diff-ignore in d/source/options, because it looks
>>> like "just cache". Maybe upstream should remove this files from release 
>>> too.
>>
>> I don't think that option is applicable here. dpkg-source by default
>> already ignores deleted files which are present in the orig tarball.
>> There's nothing needed to get dpkg-source to work.
>>
>> I'm not sure how you'd get git-buildpackage to ignore just this
>> directory though. Usually I just ignore stuff like this and 'git
>> checkout --' whenever I need to use gbp. Try and get upstream to remove
>> it in the next release.
>
> thank you!
> liblscp ready is for upload now.

 A few comments (and sorry I've been quite busy this past week):

 I don't understand why you have now decided to repack the source. Why do
 you need to remove autom4te.cache? The build works fine even with it.

 You could remove 01-makefiles.patch.

 Since this is a C library, you should add a symbols file.

 dh --with autoreconf is not needed with compat 10
>>
>> ping ;)
>
> Done, but please fix things so you don't need to repack the orig tarball
> before uploading this.

Fixed and uploaded. Thank you

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-29 Thread James Cowgill
On 29/11/16 08:07, Jaromír Mikeš wrote:
> 2016-11-23 23:50 GMT+01:00 Jaromír Mikeš :
>> 2016-11-23 22:47 GMT+01:00 James Cowgill :
>>> On 16/11/16 08:02, Jaromír Mikeš wrote:
 2016-11-15 23:42 GMT+01:00 James Cowgill :
> On 15/11/16 12:28, Ondrej Novy wrote:
>> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>>> after building liblscp some files gets deleted
>>
>> i would use extend-diff-ignore in d/source/options, because it looks
>> like "just cache". Maybe upstream should remove this files from release 
>> too.
>
> I don't think that option is applicable here. dpkg-source by default
> already ignores deleted files which are present in the orig tarball.
> There's nothing needed to get dpkg-source to work.
>
> I'm not sure how you'd get git-buildpackage to ignore just this
> directory though. Usually I just ignore stuff like this and 'git
> checkout --' whenever I need to use gbp. Try and get upstream to remove
> it in the next release.

 thank you!
 liblscp ready is for upload now.
>>>
>>> A few comments (and sorry I've been quite busy this past week):
>>>
>>> I don't understand why you have now decided to repack the source. Why do
>>> you need to remove autom4te.cache? The build works fine even with it.
>>>
>>> You could remove 01-makefiles.patch.
>>>
>>> Since this is a C library, you should add a symbols file.
>>>
>>> dh --with autoreconf is not needed with compat 10
> 
> ping ;)

Done, but please fix things so you don't need to repack the orig tarball
before uploading this.

James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-29 Thread Jaromír Mikeš
2016-11-23 23:50 GMT+01:00 Jaromír Mikeš :
> 2016-11-23 22:47 GMT+01:00 James Cowgill :
>> Hi,
>>
>> On 16/11/16 08:02, Jaromír Mikeš wrote:
>>> 2016-11-15 23:42 GMT+01:00 James Cowgill :
 On 15/11/16 12:28, Ondrej Novy wrote:
> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>> after building liblscp some files gets deleted
>
> i would use extend-diff-ignore in d/source/options, because it looks
> like "just cache". Maybe upstream should remove this files from release 
> too.

 I don't think that option is applicable here. dpkg-source by default
 already ignores deleted files which are present in the orig tarball.
 There's nothing needed to get dpkg-source to work.

 I'm not sure how you'd get git-buildpackage to ignore just this
 directory though. Usually I just ignore stuff like this and 'git
 checkout --' whenever I need to use gbp. Try and get upstream to remove
 it in the next release.
>>>
>>> thank you!
>>> liblscp ready is for upload now.
>>
>> A few comments (and sorry I've been quite busy this past week):
>>
>> I don't understand why you have now decided to repack the source. Why do
>> you need to remove autom4te.cache? The build works fine even with it.
>>
>> You could remove 01-makefiles.patch.
>>
>> Since this is a C library, you should add a symbols file.
>>
>> dh --with autoreconf is not needed with compat 10

ping ;)

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-23 Thread Jaromír Mikeš
2016-11-23 22:47 GMT+01:00 James Cowgill :
> Hi,
>
> On 16/11/16 08:02, Jaromír Mikeš wrote:
>> 2016-11-15 23:42 GMT+01:00 James Cowgill :
>>> On 15/11/16 12:28, Ondrej Novy wrote:
 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
> after building liblscp some files gets deleted

 i would use extend-diff-ignore in d/source/options, because it looks
 like "just cache". Maybe upstream should remove this files from release 
 too.
>>>
>>> I don't think that option is applicable here. dpkg-source by default
>>> already ignores deleted files which are present in the orig tarball.
>>> There's nothing needed to get dpkg-source to work.
>>>
>>> I'm not sure how you'd get git-buildpackage to ignore just this
>>> directory though. Usually I just ignore stuff like this and 'git
>>> checkout --' whenever I need to use gbp. Try and get upstream to remove
>>> it in the next release.
>>
>> thank you!
>> liblscp ready is for upload now.
>
> A few comments (and sorry I've been quite busy this past week):
>
> I don't understand why you have now decided to repack the source. Why do
> you need to remove autom4te.cache? The build works fine even with it.
>
> You could remove 01-makefiles.patch.
>
> Since this is a C library, you should add a symbols file.
>
> dh --with autoreconf is not needed with compat 10

Done!

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-23 Thread Jaromír Mikeš
2016-11-23 23:19 GMT+01:00 James Cowgill :
> On 23/11/16 22:15, Jaromír Mikeš wrote:
>> 2016-11-23 22:47 GMT+01:00 James Cowgill :
>>> On 16/11/16 08:02, Jaromír Mikeš wrote:
 2016-11-15 23:42 GMT+01:00 James Cowgill :
> On 15/11/16 12:28, Ondrej Novy wrote:
>> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>>> after building liblscp some files gets deleted
>>
>> i would use extend-diff-ignore in d/source/options, because it looks
>> like "just cache". Maybe upstream should remove this files from release 
>> too.
>
> I don't think that option is applicable here. dpkg-source by default
> already ignores deleted files which are present in the orig tarball.
> There's nothing needed to get dpkg-source to work.
>
> I'm not sure how you'd get git-buildpackage to ignore just this
> directory though. Usually I just ignore stuff like this and 'git
> checkout --' whenever I need to use gbp. Try and get upstream to remove
> it in the next release.

 thank you!
 liblscp ready is for upload now.
>>>
>>> A few comments (and sorry I've been quite busy this past week):
>>>
>>> I don't understand why you have now decided to repack the source. Why do
>>> you need to remove autom4te.cache? The build works fine even with it.
>>
>> I have been in contact with upstream and asked him to remove this dir
>> in future release ...
>> The answer was ... something like ... "I am ok with this on opensuse
>> ... so I don't care"
>> Then I think is better for us to take care of this issue this way now
>> and in future.
>
> So why do you need to remove this directory in the first place?

This directory has been always deleted during a build and makes source "dirty"
I didn't found any better solution for this problem.

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-23 Thread James Cowgill
On 23/11/16 22:15, Jaromír Mikeš wrote:
> 2016-11-23 22:47 GMT+01:00 James Cowgill :
>> On 16/11/16 08:02, Jaromír Mikeš wrote:
>>> 2016-11-15 23:42 GMT+01:00 James Cowgill :
 On 15/11/16 12:28, Ondrej Novy wrote:
> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>> after building liblscp some files gets deleted
>
> i would use extend-diff-ignore in d/source/options, because it looks
> like "just cache". Maybe upstream should remove this files from release 
> too.

 I don't think that option is applicable here. dpkg-source by default
 already ignores deleted files which are present in the orig tarball.
 There's nothing needed to get dpkg-source to work.

 I'm not sure how you'd get git-buildpackage to ignore just this
 directory though. Usually I just ignore stuff like this and 'git
 checkout --' whenever I need to use gbp. Try and get upstream to remove
 it in the next release.
>>>
>>> thank you!
>>> liblscp ready is for upload now.
>>
>> A few comments (and sorry I've been quite busy this past week):
>>
>> I don't understand why you have now decided to repack the source. Why do
>> you need to remove autom4te.cache? The build works fine even with it.
> 
> I have been in contact with upstream and asked him to remove this dir
> in future release ...
> The answer was ... something like ... "I am ok with this on opensuse
> ... so I don't care"
> Then I think is better for us to take care of this issue this way now
> and in future.

So why do you need to remove this directory in the first place?

James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-23 Thread Jaromír Mikeš
2016-11-23 22:47 GMT+01:00 James Cowgill :
> Hi,
>
> On 16/11/16 08:02, Jaromír Mikeš wrote:
>> 2016-11-15 23:42 GMT+01:00 James Cowgill :
>>> On 15/11/16 12:28, Ondrej Novy wrote:
 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
> after building liblscp some files gets deleted

 i would use extend-diff-ignore in d/source/options, because it looks
 like "just cache". Maybe upstream should remove this files from release 
 too.
>>>
>>> I don't think that option is applicable here. dpkg-source by default
>>> already ignores deleted files which are present in the orig tarball.
>>> There's nothing needed to get dpkg-source to work.
>>>
>>> I'm not sure how you'd get git-buildpackage to ignore just this
>>> directory though. Usually I just ignore stuff like this and 'git
>>> checkout --' whenever I need to use gbp. Try and get upstream to remove
>>> it in the next release.
>>
>> thank you!
>> liblscp ready is for upload now.
>
> A few comments (and sorry I've been quite busy this past week):
>
> I don't understand why you have now decided to repack the source. Why do
> you need to remove autom4te.cache? The build works fine even with it.

I have been in contact with upstream and asked him to remove this dir
in future release ...
The answer was ... something like ... "I am ok with this on opensuse
... so I don't care"
Then I think is better for us to take care of this issue this way now
and in future.

> You could remove 01-makefiles.patch.

Ok

> Since this is a C library, you should add a symbols file.

Ok I will

> dh --with autoreconf is not needed with compat 10

Ok ... Thanks

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-23 Thread James Cowgill
Hi,

On 16/11/16 08:02, Jaromír Mikeš wrote:
> 2016-11-15 23:42 GMT+01:00 James Cowgill :
>> On 15/11/16 12:28, Ondrej Novy wrote:
>>> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
 after building liblscp some files gets deleted
>>>
>>> i would use extend-diff-ignore in d/source/options, because it looks
>>> like "just cache". Maybe upstream should remove this files from release too.
>>
>> I don't think that option is applicable here. dpkg-source by default
>> already ignores deleted files which are present in the orig tarball.
>> There's nothing needed to get dpkg-source to work.
>>
>> I'm not sure how you'd get git-buildpackage to ignore just this
>> directory though. Usually I just ignore stuff like this and 'git
>> checkout --' whenever I need to use gbp. Try and get upstream to remove
>> it in the next release.
> 
> thank you!
> liblscp ready is for upload now.

A few comments (and sorry I've been quite busy this past week):

I don't understand why you have now decided to repack the source. Why do
you need to remove autom4te.cache? The build works fine even with it.

You could remove 01-makefiles.patch.

Since this is a C library, you should add a symbols file.

dh --with autoreconf is not needed with compat 10

Thanks,
James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-16 Thread Jaromír Mikeš
2016-11-15 23:42 GMT+01:00 James Cowgill :
> Hi,
>
> On 15/11/16 12:28, Ondrej Novy wrote:
>> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>>> after building liblscp some files gets deleted
>>
>> i would use extend-diff-ignore in d/source/options, because it looks
>> like "just cache". Maybe upstream should remove this files from release too.
>
> I don't think that option is applicable here. dpkg-source by default
> already ignores deleted files which are present in the orig tarball.
> There's nothing needed to get dpkg-source to work.
>
> I'm not sure how you'd get git-buildpackage to ignore just this
> directory though. Usually I just ignore stuff like this and 'git
> checkout --' whenever I need to use gbp. Try and get upstream to remove
> it in the next release.

thank you!
liblscp ready is for upload now.

Can someone provide DM flag for me please?

best regards

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-15 Thread James Cowgill
Hi,

On 15/11/16 12:28, Ondrej Novy wrote:
> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>> after building liblscp some files gets deleted
> 
> i would use extend-diff-ignore in d/source/options, because it looks
> like "just cache". Maybe upstream should remove this files from release too.

I don't think that option is applicable here. dpkg-source by default
already ignores deleted files which are present in the orig tarball.
There's nothing needed to get dpkg-source to work.

I'm not sure how you'd get git-buildpackage to ignore just this
directory though. Usually I just ignore stuff like this and 'git
checkout --' whenever I need to use gbp. Try and get upstream to remove
it in the next release.

James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-15 Thread Jaromír Mikeš
Hi,

2016-11-15 13:28 GMT+01:00 Ondrej Novy :
> 2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :
>>
>> after building liblscp some files gets deleted
>
> i would use extend-diff-ignore in d/source/options, because it looks like
> "just cache". Maybe upstream should remove this files from release too.

I added this line to d/source/options file:

extend-diff-ignore =
"(^|/)(autom4te\.cache/output\.0|autom4te\.cache/output\.1|autom4te\.cache/requests|autom4te\.cache/traces\.0|autom4te\.cache/traces\.1))$"

but it doesn't work :(

dpkg-source: info: using options from
liblscp/debian/source/local-options: --unapply-patches
--abort-on-upstream-changes
dpkg-source: info: using options from liblscp/debian/source/options:
--extend-diff-ignore=(^|/)(autom4te.cache/output\.0|autom4te.cache/output\.1|autom4te.cache/requests|autom4te.cache/traces\.0|autom4te.cache/traces\.1))$
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building liblscp using existing ./liblscp_0.5.8.orig.tar.gz
Unmatched ) in regex; marked by <-- HERE in
m/(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules|review)?|\.mailmap|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)|(^|/)(autom4te.cache/output\.0|autom4te.cache/output\.1|autom4te.cache/requests|autom4te.cache/traces\.0|autom4te.cache/traces\.1))
<-- HERE $|(?:^|/)debian/source/local-.*$/ at
/usr/share/perl5/Dpkg/Source/Package/V3/Quilt.pm line 193.
dpkg-buildpackage: error: dpkg-source -b liblscp gave error exit status 2
gbp:error: 'git-pbuilder' failed: it exited with 2

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: liblscp -packaging

2016-11-15 Thread Ondrej Novy
Hi,

2016-11-15 11:47 GMT+01:00 Jaromír Mikeš :

> after building liblscp some files gets deleted
>

i would use extend-diff-ignore in d/source/options, because it looks like
"just cache". Maybe upstream should remove this files from release too.

-- 
S pozdravem/Best regards
 Ondřej Nový

Email: n...@ondrej.org
PGP: 3D98 3C52 EB85 980C 46A5  6090 3573 1255 9D1E 064B
Jabber: on...@njs.netlab.cz
ICQ: 115-674-713
Facebook: http://www.facebook.com/onovy
Tel/Cell: +420 777 963 207
Datová schránka: aypqr6c
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

liblscp -packaging

2016-11-15 Thread Jaromír Mikeš
Hi all,

need help :(
after building liblscp some files gets deleted

deleted:autom4te.cache/output.0
deleted:autom4te.cache/output.1
deleted:autom4te.cache/requests
deleted:autom4te.cache/traces.0
deleted:autom4te.cache/traces.1

How to get fixed this nicely?

I will also need DM flag for this package ... thanks in advace ;)

best regards

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] liblscp packaging branch, master, updated. upstream/0.5.6-24-gb1fc5f6

2010-08-17 Thread Reinhard Tartler
On Tue, Aug 17, 2010 at 15:54:42 (CEST), ales...@users.alioth.debian.org wrote:

 The following commit has been merged in the master branch:
 commit a436731657591414a809722093c6085715da3a42
 Author: Alessio Treglia ales...@debian.org
 Date:   Tue Aug 17 15:50:44 2010 +0200

 Build and install the documentation.

 diff --git a/debian/control b/debian/control
 index 12d733b..b402e50 100644
 --- a/debian/control
 +++ b/debian/control
 @@ -5,8 +5,9 @@ Maintainer: Debian Multimedia Maintainers 
 pkg-multimedia-maintain...@lists.alio
  Uploaders: Paul Brossier p...@debian.org,
   Free Ekanayaka fr...@debian.org,
   Alessio Treglia ales...@debian.org
 -Build-Depends: debhelper (= 7),
 +Build-Depends: debhelper (= 7.0.50~),
   autotools-dev (= 20100122.1~),
 + doxygen,
   automake,
   autoconf,
   libtool
 diff --git a/debian/rules b/debian/rules
 index dcf6189..8f26c23 100755
 --- a/debian/rules
 +++ b/debian/rules
 @@ -2,3 +2,7 @@
  
  %:
   dh $@ --with autotools_dev
 +
 +override_dh_auto_build:
 + dh_auto_build
 + $(MAKE) -C doc

From the csound package we have learned that this approach leads to
calling doxygen unnecesarily on all architectures on the buildd. On
sparc, doxygen currently seems broken, thus the package FTBFS there.

How about making a team policy that doxygen should not be executed on
the buildds? That should be of course accompanied with instructions how
to implement that advice.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] liblscp packaging branch, master, updated. upstream/0.5.6-24-gb1fc5f6

2010-08-17 Thread Jonas Smedegaard

On Tue, Aug 17, 2010 at 05:45:47PM +0200, Reinhard Tartler wrote:

On Tue, Aug 17, 2010 at 15:54:42 (CEST), ales...@users.alioth.debian.org wrote:



+
+override_dh_auto_build:
+   dh_auto_build
+   $(MAKE) -C doc


From the csound package we have learned that this approach leads to 
calling doxygen unnecesarily on all architectures on the buildd. On 
sparc, doxygen currently seems broken, thus the package FTBFS there.


How about making a team policy that doxygen should not be executed on 
the buildds? That should be of course accompanied with instructions how 
to implement that advice.


How do we ensure *very* prominently to make the surrounding world 
(buildd maintainers of possibly broken hardware in particular) aware of 
such team-wide workaround?


If we do not, then we effectively hide a problem IMO.


 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers