d/rules: 'Joey Hess and Craig Small' boilerplate removed since this is just no example.
authorAndreas Tille <tille@debian.org>
Wed, 14 Feb 2024 20:11:12 +0000 (21:11 +0100)
committerAndreas Tille <tille@debian.org>
Wed, 14 Feb 2024 20:11:12 +0000 (21:11 +0100)
debian/changelog
debian/rules

index ffb4a672e36f9691b95cea28111fb33a0b80a509..c73d4d2b068d49a09d104c6011b26915d205cfa5 100644 (file)
@@ -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 <tille@debian.org>  Wed, 14 Feb 2024 12:02:47 +0100
 
index d73351da1d5658976154d09cdd884afd76e34aaa..790061c94f5639bc8532d502bf3fdb987847e0bd 100755 (executable)
@@ -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