r7388 - in /vdr/vdr-plugin-bitstreamout/branches/lenny/debian: changelog rules

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Tue Aug 12 12:50:04 UTC 2008


Author: tiber-guest
Date: Tue Aug 12 12:50:04 2008
New Revision: 7388

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7388
Log:
Force clean to be done before the dpatch files are deapplied
(Closes: #489491)

Modified:
    vdr/vdr-plugin-bitstreamout/branches/lenny/debian/changelog
    vdr/vdr-plugin-bitstreamout/branches/lenny/debian/rules

Modified: vdr/vdr-plugin-bitstreamout/branches/lenny/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-bitstreamout/branches/lenny/debian/changelog?rev=7388&op=diff
==============================================================================
--- vdr/vdr-plugin-bitstreamout/branches/lenny/debian/changelog (original)
+++ vdr/vdr-plugin-bitstreamout/branches/lenny/debian/changelog Tue Aug 12 12:50:04 2008
@@ -1,3 +1,10 @@
+vdr-plugin-bitstreamout (0.89b-7) UNRELEASED; urgency=medium
+
+  * Force clean to be done before the dpatch files are deapplied
+    (Closes: #489491)
+
+ -- Tobias Grimm <tg at e-tobi.net>  Tue, 12 Aug 2008 14:44:11 +0200
+
 vdr-plugin-bitstreamout (0.89b-6) unstable; urgency=medium
 
   * Once again modified 03_hppa-workaround.dpatch - hppa-make

Modified: vdr/vdr-plugin-bitstreamout/branches/lenny/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-bitstreamout/branches/lenny/debian/rules?rev=7388&op=diff
==============================================================================
--- vdr/vdr-plugin-bitstreamout/branches/lenny/debian/rules (original)
+++ vdr/vdr-plugin-bitstreamout/branches/lenny/debian/rules Tue Aug 12 12:50:04 2008
@@ -8,7 +8,7 @@
 common-build-arch::
 	$(MAKE) all $(MAKE_OPTIONS)
 
-clean::
+cleanbuilddir::
 	ln -s /usr/include/vdr debian/include
 	$(MAKE) -o .dependencies clean $(MAKE_OPTIONS) VDRDIR=debian
 	rm -f libvdr-*.so.*




More information about the pkg-vdr-dvb-changes mailing list