tags 487212 + patch thanks
Hi, The following is the diff for my sepolgen 1.0.11-3.1 NMU. This is my first attempt at an NMU so any feedback would be greatly appreciated. Regards, Jan
diff -u sepolgen-1.0.11/debian/local.mk sepolgen-1.0.11/debian/local.mk --- sepolgen-1.0.11/debian/local.mk +++ sepolgen-1.0.11/debian/local.mk @@ -42,7 +42,7 @@ $(make_directory) $(TMPTOP) $(make_directory) $(DOCDIR) $(make_directory) $(MAPDIR) - $(MAKE) DESTDIR=$(TMPTOP) PACKAGEDIR=$(MODULES_DIR)/$(package) install + $(MAKE) DESTDIR=$(TMPTOP) PACKAGEDIR=$(MODULES_DIR)/sepolgen install $(install_file) debian/changelog $(DOCDIR)/changelog.Debian $(install_file) ChangeLog $(DOCDIR)/changelog gzip -9fqr $(DOCDIR)/ diff -u sepolgen-1.0.11/debian/changelog sepolgen-1.0.11/debian/changelog --- sepolgen-1.0.11/debian/changelog +++ sepolgen-1.0.11/debian/changelog @@ -1,3 +1,11 @@ +sepolgen (1.0.11-3.1) unstable; urgency=low + + * Non-maintainer upload. + * change debian/local.mk to install package to the right directory. + (Closes: #487212) + + -- Jan Hülsbergen <[EMAIL PROTECTED]> Sun, 20 Jul 2008 19:14:41 +0200 + sepolgen (1.0.11-3) unstable; urgency=low * Record the fact that this package has moved to a new git repository.