From: Andreas Tille Date: Wed, 14 Feb 2024 20:11:12 +0000 (+0100) Subject: d/rules: 'Joey Hess and Craig Small' boilerplate removed since this is just no example. X-Git-Tag: archive/raspbian/8.0.3-2+rpi1^2^2^2~12^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=282e40cc1cb6183e6ae46854f442350b769c8aa4;p=mathgl.git d/rules: 'Joey Hess and Craig Small' boilerplate removed since this is just no example. --- diff --git a/debian/changelog b/debian/changelog index ffb4a67..c73d4d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ mathgl (8.0.1-6) UNRELEASED; urgency=medium * Run autopkgtest with all supported Python3 versions * Make sure autopkgtest also passes with Python3.12 Closes: #1061810 + * d/rules: 'Joey Hess and Craig Small' boilerplate removed since this + is just no example. -- Andreas Tille Wed, 14 Feb 2024 12:02:47 +0100 diff --git a/debian/rules b/debian/rules index d73351d..790061c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,5 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. export DH_VERBOSE=1