diff -Nru nekobee-0.1.7/debian/changelog nekobee-0.1.7/debian/changelog --- nekobee-0.1.7/debian/changelog 2011-04-14 16:49:58.000000000 +0000 +++ nekobee-0.1.7/debian/changelog 2013-08-12 19:48:36.000000000 +0000 @@ -1,3 +1,14 @@ +nekobee (0.1.7-4) unstable; urgency=low + + * Add myself as uploader. + * Bump standards. + * Fix VCS canonical URLs. + * Set dh/compat 9. + * Don't sign tags. + * Added Keywords entry to desktop file. + + -- Jaromír Mikeš Thu, 13 Jun 2013 23:07:31 +0200 + nekobee (0.1.7-3) unstable; urgency=low * Team upload. diff -Nru nekobee-0.1.7/debian/compat nekobee-0.1.7/debian/compat --- nekobee-0.1.7/debian/compat 2011-04-14 16:42:17.000000000 +0000 +++ nekobee-0.1.7/debian/compat 2013-06-13 21:17:13.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru nekobee-0.1.7/debian/control nekobee-0.1.7/debian/control --- nekobee-0.1.7/debian/control 2011-04-14 16:49:30.000000000 +0000 +++ nekobee-0.1.7/debian/control 2013-06-13 21:17:19.000000000 +0000 @@ -2,8 +2,9 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers -Uploaders: Free Ekanayaka -Build-Depends: debhelper (>= 7.0.50~), +Uploaders: Free Ekanayaka , + Jaromír Mikeš +Build-Depends: debhelper (>= 9), dh-autoreconf, liblo-dev, libasound2-dev, @@ -11,10 +12,10 @@ libgtk2.0-dev, libtool, automake -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://www.nekosynth.co.uk/wiki/nekobee -Vcs-Git: git://git.debian.org/pkg-multimedia/nekobee.git -Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/nekobee.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-multimedia/nekobee.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/nekobee.git Package: nekobee Architecture: any diff -Nru nekobee-0.1.7/debian/gbp.conf nekobee-0.1.7/debian/gbp.conf --- nekobee-0.1.7/debian/gbp.conf 2011-04-14 16:42:17.000000000 +0000 +++ nekobee-0.1.7/debian/gbp.conf 2013-06-13 21:44:59.000000000 +0000 @@ -1,3 +1,2 @@ [DEFAULT] pristine-tar = True -sign-tags = True diff -Nru nekobee-0.1.7/debian/nekobee.desktop nekobee-0.1.7/debian/nekobee.desktop --- nekobee-0.1.7/debian/nekobee.desktop 2011-04-14 16:42:17.000000000 +0000 +++ nekobee-0.1.7/debian/nekobee.desktop 2013-06-13 21:50:02.000000000 +0000 @@ -1,6 +1,7 @@ [Desktop Entry] Name=Nekobee Comment=Simple single-oscillator DSSI plugin +Keywords=audio;sound;jackd,midi,synth;synthesizer Exec=nekobee Icon= Terminal=false diff -Nru nekobee-0.1.7/debian/rules nekobee-0.1.7/debian/rules --- nekobee-0.1.7/debian/rules 2011-04-14 16:47:54.000000000 +0000 +++ nekobee-0.1.7/debian/rules 2013-06-13 21:39:13.000000000 +0000 @@ -4,7 +4,7 @@ override_dh_auto_install: dh_auto_install - rm debian/nekobee/usr/lib/dssi/nekobee.la + rm debian/nekobee/usr/lib/*/dssi/nekobee.la cp debian/nekobee.sh debian/nekobee/usr/bin/nekobee %: