Quoting Adrian Knoth (2013-09-04 01:32:26) > Hi! > > > The following commit has been merged in the master branch: > > commit e478d6a28d6425cb90043503badebaea21688c88 > > Author: Jaromír Mikeš <mira.mi...@seznam.cz> > > Date: Fri Aug 23 14:06:46 2013 +0200 > > > > Set priority optional. > > > > diff --git a/debian/control b/debian/control > > index 65fdc16..68996da 100644 > > --- a/debian/control > > +++ b/debian/control > > @@ -1,6 +1,6 @@ > > Source: ardour3 > > Section: sound > > -Priority: extra > > +Priority: optional > > Maintainer: Debian Multimedia Maintainers > > <pkg-multimedia-maintainers@lists.alioth.debian.org> > > Uploaders: Adrian Knoth <a...@drcomp.erfurt.thur.de>, > > Jaromír Mikeš <mira.mi...@seznam.cz> > > diff --git a/debian/control.in b/debian/control.in > > index 3e91b5c..4212ad5 100644 > > --- a/debian/control.in > > +++ b/debian/control.in > > @@ -1,6 +1,6 @@ > > Source: ardour3 > > Section: sound > > -Priority: extra > > +Priority: optional > > Maintainer: Debian Multimedia Maintainers > > <pkg-multimedia-maintainers@lists.alioth.debian.org> > > Uploaders: Adrian Knoth <a...@drcomp.erfurt.thur.de>, > > Jaromír Mikeš <mira.mi...@seznam.cz> > > > > With CDBS, you usually just commit control.in (one commit per issue) and > later regenerate control automaticallly. I have the gencontrol alias for > this: > > alias gencontrol='DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot > debian/rules clean'
Or, if you want to help with a CDBS-using package bothering the least possible about CDBS, please simply do not edit control.in at all - leave that for others to cleanup later. Even if you release a package officially into Debian, it does no harm to have control.in out of sync - it is *only* a help for CDBS lovers for some (to us) improved management routines. See README.source of e.g. csound where I emphasize that point. I do that after learning that some avoid NMUing or in other ways helping out with CDBS-using packages solely based on a myth that control.in does incomprehensible magic crucial for the package. - 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: 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