[med-svn] [libpll] 02/05: Remove m4/ files which can be found in package autoconf-archive

Andreas Tille tille at debian.org
Fri May 5 13:05:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libpll.

commit ef30fb0bf0e92de1daf768a5819f4d891f9d1995
Author: Andreas Tille <tille at debian.org>
Date:   Wed May 3 15:32:05 2017 +0200

    Remove m4/ files which can be found in package autoconf-archive
---
 debian/changelog       | 6 ++++++
 debian/control         | 3 ++-
 debian/get-orig-source | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7298ea6..3ed21cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libpll (0.0+20160909+ds1-1) UNRELEASED; urgency=medium
+
+  * Remove m4/ files which can be found in package autoconf-archive
+
+ -- Andreas Tille <tille at debian.org>  Wed, 03 May 2017 15:31:22 +0200
+
 libpll (0.0+20160909-1) unstable; urgency=low
 
   * Initial release (Closes: #861529)
diff --git a/debian/control b/debian/control
index d3e7f98..85b028f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 10),
                d-shlibs,
                bison,
-               flex
+               flex,
+               autoconf-archive
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libpll.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/libpll.git
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 9173fd2..a5ca71b 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -29,6 +29,7 @@ TARDIR=${NAME}-${VERSION}
 mv ${NAME} ${TARDIR}
 rm -rf ${TARDIR}/.git
 rm -f ${TARDIR}/jars/*
+rm -rf ${TARDIR}/m4
 
 GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf "$NAME"_"$VERSION".orig.tar.${COMPRESS} "${TARDIR}"
 rm -rf ${TARDIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpll.git



More information about the debian-med-commit mailing list