Your message dated Tue, 05 Jan 2010 11:03:44 +0000
with message-id <[email protected]>
and subject line Bug#524324: fixed in nekobee 0.1.7-1
has caused the Debian Bug report #524324,
regarding nekobee: remove lintian warnings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
524324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524324
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nekobee
Version: 0.1.6-1
Severity: minor
Tags: patch

I've recently used the nekobee package to build Debian packages of the
three other nekosynths (nekoplunk, nekorgan, nekostrings).  I've fixed
some lintian warnings in the process and these changes do apply to the
original nekobee package also.  I've attached them as a patch below.

The only remaining warning is "image-file-in-usr-lib" for the two PNGs
that are installed to usr/lib/dssi/nekobee.

Regards
Christian

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
....Christian.Garbs.....................................http://www.cgarbs.de

>Ever heard of .cshrc?
That's a city in Bosnia.  Right?
(Discussion in comp.os.linux.misc on the intuitiveness of commands.)
diff -Narup nekobee-0.1.6/debian.orig/changelog nekobee-0.1.6/debian/changelog
--- nekobee-0.1.6/debian.orig/changelog	2009-04-16 10:02:36.000000000 +0200
+++ nekobee-0.1.6/debian/changelog	2009-04-16 10:32:39.000000000 +0200
@@ -1,3 +1,24 @@
+nekobee (0.1.6-2) unstable; urgency=low
+
+  * debian/control:
+    - remove unneeded dependency on dpatch
+    - bump Standards Version to 3.8.0
+    - add Homepage: field
+  * debian/rules:
+    - add missing dh_desktop call
+    - don't ignore errors on $(MAKE) distclean
+    - install lintian-override file
+    - remove dpatch invocations
+  * debian/lintian-overrides:
+    - add override for desktop-command-not-in-package
+  * debian/dirs:
+    - remove unneeded dirs
+    - add /usr/share/lintian/overrides/
+  * debian/nekobee.desktop:
+      - fix invalid category
+  
+ -- Christian Garbs <[email protected]>  Thu, 16 Apr 2009 10:32:39 +0200
+
 nekobee (0.1.6-1) unstable; urgency=low
 
   * New upstream release
diff -Narup nekobee-0.1.6/debian.orig/control nekobee-0.1.6/debian/control
--- nekobee-0.1.6/debian.orig/control	2009-04-16 10:02:36.000000000 +0200
+++ nekobee-0.1.6/debian/control	2009-04-16 10:08:58.000000000 +0200
@@ -2,8 +2,9 @@ Source: nekobee
 Section: sound
 Priority: optional
 Maintainer: Free Ekanayaka <[email protected]>
-Build-Depends: debhelper (>= 4.0.0), dpatch, liblo0-dev, libasound2-dev, dssi-dev, libgtk2.0-dev, libtool, automake1.9
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 4.0.0), liblo0-dev, libasound2-dev, dssi-dev, libgtk2.0-dev, libtool, automake1.9
+Standards-Version: 3.8.0
+Homepage: http://www.nekosynth.co.uk/wiki/nekobee
 
 Package: nekobee
 Architecture: any
diff -Narup nekobee-0.1.6/debian.orig/dirs nekobee-0.1.6/debian/dirs
--- nekobee-0.1.6/debian.orig/dirs	2009-04-16 10:02:36.000000000 +0200
+++ nekobee-0.1.6/debian/dirs	2009-04-16 10:25:53.000000000 +0200
@@ -1,2 +1 @@
-usr/bin
-usr/sbin
+/usr/share/lintian/overrides/
diff -Narup nekobee-0.1.6/debian.orig/lintian-overrides nekobee-0.1.6/debian/lintian-overrides
--- nekobee-0.1.6/debian.orig/lintian-overrides	1970-01-01 01:00:00.000000000 +0100
+++ nekobee-0.1.6/debian/lintian-overrides	2009-04-16 10:31:06.000000000 +0200
@@ -0,0 +1,3 @@
+# The standalone synthesizer plugin is started via the jack-dssi-host
+# binary.  We depend on dssi-host-jack, so this is ok.
+nekobee binary: desktop-command-not-in-package /usr/share/applications/nekobee.desktop jack-dssi-host
diff -Narup nekobee-0.1.6/debian.orig/nekobee.desktop nekobee-0.1.6/debian/nekobee.desktop
--- nekobee-0.1.6/debian.orig/nekobee.desktop	2009-04-16 10:02:36.000000000 +0200
+++ nekobee-0.1.6/debian/nekobee.desktop	2009-04-16 10:30:54.000000000 +0200
@@ -6,4 +6,4 @@ Exec=jack-dssi-host nekobee.so
 Icon=
 Terminal=false
 Type=Application
-Categories=GNOME;Application;AudioVideo;Audio;Synthesis;
+Categories=GNOME;Application;AudioVideo;Audio;
diff -Narup nekobee-0.1.6/debian.orig/rules nekobee-0.1.6/debian/rules
--- nekobee-0.1.6/debian.orig/rules	2009-04-16 10:02:36.000000000 +0200
+++ nekobee-0.1.6/debian/rules	2009-04-16 10:20:25.000000000 +0200
@@ -9,8 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/dpatch/dpatch.make
-
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -37,7 +35,7 @@ config.status: configure
 
 build: build-stamp
 
-build-stamp: patch-stamp  config.status
+build-stamp: config.status
 	dh_testdir
 
 	# Add here commands to compile the package.
@@ -46,13 +44,13 @@ build-stamp: patch-stamp  config.status
 
 	touch build-stamp
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp 
 
 	# Add here commands to clean up after the build process.
-	-$(MAKE) distclean
+	[ ! -f Makefile ] || $(MAKE) distclean
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 	cp -f /usr/share/misc/config.sub config.sub
 endif
@@ -69,6 +67,8 @@ install: build
 	dh_clean -k 
 	dh_installdirs
 
+	install -m 644 -T debian/lintian-overrides debian/nekobee/usr/share/lintian/overrides/nekobee
+
 	# Add here commands to install the package into debian/nekobee.
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/nekobee
 
@@ -85,6 +85,7 @@ binary-arch: build install
 	dh_installdocs
 	dh_installexamples
 	dh_install
+	dh_desktop
 #	dh_installmenu
 #	dh_installdebconf	
 #	dh_installlogrotate

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: nekobee
Source-Version: 0.1.7-1

We believe that the bug you reported is fixed in the latest version of
nekobee, which is due to be installed in the Debian FTP archive:

nekobee_0.1.7-1.diff.gz
  to main/n/nekobee/nekobee_0.1.7-1.diff.gz
nekobee_0.1.7-1.dsc
  to main/n/nekobee/nekobee_0.1.7-1.dsc
nekobee_0.1.7-1_amd64.deb
  to main/n/nekobee/nekobee_0.1.7-1_amd64.deb
nekobee_0.1.7.orig.tar.gz
  to main/n/nekobee/nekobee_0.1.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <[email protected]> (supplier of updated nekobee package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 01:27:54 +0100
Source: nekobee
Binary: nekobee
Architecture: source amd64
Version: 0.1.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<[email protected]>
Changed-By: Alessio Treglia <[email protected]>
Description: 
 nekobee    - Simple single-oscillator DSSI plugin
Closes: 450379 524324
Changes: 
 nekobee (0.1.7-1) unstable; urgency=low
 .
   * New upstream release.
   * Switch to debhelper 7.
   * debian/control:
     - Add myself to Uploaders and set DM-Upload-Allowed to yes.
     - Set Debian Multimedia Maintainers as Maintainer.
     - Set Free as uploader.
     - Bump Standards.
     - Build-dependencies: s/automake1.9/automake/.
     - Add Homepage field.
     - Add Vcs-* fields.
     - Remove dpatch build-dependency.
   * Fix desktop file as per spec.
   * Fix debian/menu as per spec.
   * debian/copyright:
     - Fix copyright-refers-to-symlink-license lintian warning.
     - Update.
   * debian/nekobee.sh:
     - Small script to run the plugin in standalone mode; this will be
       installed in /usr/bin/nekobee.
   * Make debian/watch file working again (Closes: #450379).
   * This fixes almost all lintian warnings (Closes: #524324).
Checksums-Sha1: 
 76b023a9ffc650e9d3fc4482dd1846d4c3752cf5 1359 nekobee_0.1.7-1.dsc
 b4fa1287ff8f25a46ea64fdaddd7366cbf2cbb6b 535372 nekobee_0.1.7.orig.tar.gz
 8a3ac6fa3baf3eda57cc8a0e3dc3fc62d683ee44 2352 nekobee_0.1.7-1.diff.gz
 7ee1d78bd9e9344b9d95974c023af20c7fb50c88 233572 nekobee_0.1.7-1_amd64.deb
Checksums-Sha256: 
 159f08fc1a83db9dd462634182b83c35f359f33e55b466122e7802b943ccc677 1359 
nekobee_0.1.7-1.dsc
 9d379eaa25535c3590bb08045db50bca087d80c6594adf96a6b3d909038e6028 535372 
nekobee_0.1.7.orig.tar.gz
 41e9d9120923091c5447313be8e9d8525f92f796660fcf9ae814a0ce86851613 2352 
nekobee_0.1.7-1.diff.gz
 dfdc9ffa1a19ecf65dfd897c342152d6fe478609c9f733cadba5467778121561 233572 
nekobee_0.1.7-1_amd64.deb
Files: 
 aa63e664a0a90899ab0a3f2ea6d110ef 1359 sound optional nekobee_0.1.7-1.dsc
 e8b491b83e77f778df542d0066271d40 535372 sound optional 
nekobee_0.1.7.orig.tar.gz
 d6c624089fa25468bf015e7b314bcb68 2352 sound optional nekobee_0.1.7-1.diff.gz
 3b54523e33a2841981553477f7392787 233572 sound optional 
nekobee_0.1.7-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktDGGAACgkQcanJGlcVnln5IwCg6Ez0mLHPli1JEpE/dAvWfvcF
JM8AnRLfa5LIl0zGrxpjtsLS8ZOvLP7M
=upRd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to