[SCM] calf/master: Bump standards version
Adrian Knoth
adi at drcomp.erfurt.thur.de
Thu May 7 13:58:05 UTC 2015
On 05/05/15 12:25, pandamasta-guest at users.alioth.debian.org wrote:
Hi!
> Author: Aurelien Martin <01aurelien at gmail.com>
> Date: Mon May 4 23:11:40 2015 +0200
>
> Bump standards version
>
> diff --git a/debian/control b/debian/control
> index 0f6cf6b..9333293 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -22,7 +22,7 @@ Build-Depends: cdbs (>= 0.4.106~),
> libasound2-dev [linux-any],
> lv2-dev,
> libtool
> -Standards-Version: 3.9.5
> +Standards-Version: 3.9.6
The calf package uses CDBS, which means you never touch debian/control.
The file to touch is debian/control.in and then use gencontrol to
generate debian/control from it:
alias gencontrol='DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot
debian/rules clean'
Fixed in the git repo now.
I also uploaded 0.0.60 with a minor fix (one lintian error and one
lintian warning) at the price of dropping the package's HTML
documentation.
If you feel bored, go ahead and re-add it, but you'd have to replace the
embedded jquery copy and half a dozen other scripts. I personally don't
think it's worth it, but then again, you never know if somebody finds a
Debian CD in the middle of a jungle and then needs offline
documentation. ;)
Cheers
More information about the pkg-multimedia-maintainers
mailing list