From 282e40cc1cb6183e6ae46854f442350b769c8aa4 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Wed, 14 Feb 2024 21:11:12 +0100 Subject: [PATCH] d/rules: 'Joey Hess and Craig Small' boilerplate removed since this is just no example. --- debian/changelog | 2 ++ debian/rules | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) 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 -- 2.30.2