gmerlin-avdecoder ready?

Alessio Treglia alessio at debian.org
Wed Jan 12 20:14:40 UTC 2011


The clean target in debian/rules needs some work:

alessio at alessio-laptop:~/devel/pkg-multimedia/gmerlin-avdecoder$
git-buildpackage -S -sa
test -x debian/rules
dh_testroot
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make  -C .  -k distclean
make[1]: Entering directory
`/home/alessio/devel/pkg-multimedia/gmerlin-avdecoder'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory
`/home/alessio/devel/pkg-multimedia/gmerlin-avdecoder'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: rimozione di "." non riuscita: Invalid argument
make: [makefile-clean] Error 1 (ignored)
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean
rm -f debian/stamp-autotools-files
rm -f debian/cdbs-install-list debian/cdbs-package-list
debian/stamp-copyright-check
rm -f Makefile lib/Makefile
rm -f configure
rm -f Makefile.in doc/Makefile.in include/Makefile.in lib/Makefile.in
m4/Makefile.in plugins/Makefile.in po/Makefile.in tests/Makefile.in
utils/Makefile.in
rm -f config.guess config.log config.status config.sub depcomp
install-sh missing
rm -f include/config.h.in
rm -f m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4
m4/lt~obsolete.m4
rm -f ltmain.sh
rm -f aclocal.m4
You have uncommitted changes in your source tree:
# On branch master
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	deleted:    Makefile.in
#	deleted:    aclocal.m4
#	deleted:    config.guess
#	deleted:    config.sub
#	deleted:    configure
#	deleted:    depcomp
#	deleted:    doc/Makefile.in
#	deleted:    include/Makefile.in
#	deleted:    include/config.h.in
#	deleted:    install-sh
#	deleted:    lib/Makefile.in
#	deleted:    ltmain.sh
#	deleted:    m4/Makefile.in
#	deleted:    missing
#	deleted:    plugins/Makefile.in
#	deleted:    tests/Makefile.in
#	deleted:    utils/Makefile.in
#
no changes added to commit (use "git add" and/or "git commit -a")

Use --git-ignore-new to ignore.


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | alessio at debian.org
Ubuntu Core Developer    | quadrispro at ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



More information about the pkg-multimedia-maintainers mailing list