Code

rules: Clean up bindings/perl-shared/MYMETA.json.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 22:48:48 +0000 (00:48 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 22:48:48 +0000 (00:48 +0200)
debian/changelog
debian/rules

index 67dd8f140deaefb2b23d8c3fdc83e79d276dd56e..5661b882d33e5b24449342d487264a73f8fe1fa5 100644 (file)
@@ -21,6 +21,8 @@ rrdtool (1.4.8-1) UNRELEASED; urgency=medium
     - Optionally recommend fonts-dejavu-core as (the preferred) alternative to
       ttf-dejavu-core; thanks to Martin-Éric Racine for reporting this
       (Closes: #743947).
     - Optionally recommend fonts-dejavu-core as (the preferred) alternative to
       ttf-dejavu-core; thanks to Martin-Éric Racine for reporting this
       (Closes: #743947).
+  * debian/rules:
+    - Clean up bindings/perl-shared/MYMETA.json.
 
   [ Alin Dobre ]
   * debian/patches:
 
   [ Alin Dobre ]
   * debian/patches:
index 390eb8d46a8a4f39240c20df6c5edac4a62feb45..78962200dbf289e54427d90bb28ab010652aa38d 100755 (executable)
@@ -121,7 +121,8 @@ endif
 
        # clean what the Makefiles do not clean ...
        rm -rf bindings/perl-piped/blib bindings/perl-shared/blib \
 
        # clean what the Makefiles do not clean ...
        rm -rf bindings/perl-piped/blib bindings/perl-shared/blib \
-              bindings/perl-piped/Makefile.old bindings/perl-shared/Makefile.old bindings/perl-shared/MYMETA.yml
+              bindings/perl-piped/Makefile.old bindings/perl-shared/Makefile.old
+       rm -f bindings/perl-shared/MYMETA.yml bindings/perl-shared/MYMETA.json
        rm -f bindings/tcl/pkgIndex.tcl bindings/tcl/tclrrd*.so
        rm -f examples/cgi-demo.cgi
        rm -rf src/.libs src/.deps doc/*.html doc/*.1 doc/*.txt
        rm -f bindings/tcl/pkgIndex.tcl bindings/tcl/tclrrd*.so
        rm -f examples/cgi-demo.cgi
        rm -rf src/.libs src/.deps doc/*.html doc/*.1 doc/*.txt