[SCM] csound packaging branch, master, updated. debian/5.11.1.dfsg-4-28-g2404e49
js at users.alioth.debian.org
js at users.alioth.debian.org
Wed Apr 14 10:16:32 UTC 2010
The following commit has been merged in the master branch:
commit 2404e49aff5bfaeec02f9ae1739aede527a63d47
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Apr 14 12:16:27 2010 +0200
Drop implementing DEB_MAINTAINER_MODE in rules file: handled in cdbs now. Drop related lintian override as well.
diff --git a/debian/rules b/debian/rules
index 68e96fe..3dcd84a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,11 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-ifneq (,$(DEB_MAINTAINER_MODE))
- # Enable stuff not policy compliant (eg. unsuitable for build daemons)
- DEB_COPYRIGHT_CHECK_STRICT = yes
- DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes
-endif
include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/class/scons.mk
include /usr/share/cdbs/1/rules/debhelper.mk
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index e0154a9..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# It is behind an if for DEB_MAINTAINER_MODE
-csound source: debian-rules-automatically-updates-control
--
csound packaging
More information about the pkg-multimedia-commits
mailing list