[SCM] libshout/master: Introduce MultiArch support.
Jonas Smedegaard
dr at jones.dk
Wed Feb 15 17:10:35 UTC 2012
On 12-02-15 at 05:43pm, Alessio Treglia wrote:
> On Wed, Feb 15, 2012 at 5:28 PM, Jonas Smedegaard <dr at jones.dk> wrote:
> > I've adjusted slightly (but kept full credit to you - well deserved!)
> >
> > Please double-check and feel free to release if you agree.
>
> Thanks! Could you refresh my memory on how to handle
> debian/copyright{,_hints}?
You should not need to do more than read debian/README.source.
...which I have now added, it was missing in libshout ;-)
Specifically, just do a normal build and follow the instruction if it
spews the following warning:
WARNING: The following (and possibly more) new or changed notices discovered:
[...]
To fix the situation please do the following:
1) Fully compare debian/copyright_hints with debian/copyright_newhints
2) Update debian/copyright as needed
3) Replace debian/copyright_hints with debian/copyright_newhints
To avoid that extra roundtrip of a normal build, here's what I typically
do (and did this time around too):
quilt push -a
(verify that none of above was fuzzy)
DEB_MAINTAINER_MODE=1 debian/rules pre-build
DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
mv -f debian/copyright_newhints debian/copyright_hints
git diff
(check cnages to copyright_hints and control, and act accordingly)
Hope that made sense.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20120215/ee877c15/attachment.pgp>
More information about the pkg-multimedia-maintainers
mailing list