summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2021-02-06 22:58:16 -0500
committerAaron M. Ucko <ucko@debian.org>2021-02-06 22:58:16 -0500
commit27821ad15c244ecf661a12d34d5b986c1fb18f68 (patch)
tree485e3636b42b5b8149ecca4b755473d7e2055eb3
parentbf0859cc7984a3a737fa42f7b4626513f9559895 (diff)
routine-update: debhelper-compat 13
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f20dad6..904b40b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ fltk1.1 (1.1.10-28) UNRELEASED; urgency=medium
* NOT RELEASED YET.
* Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
-- Aaron M. Ucko <ucko@debian.org> Sat, 06 Feb 2021 22:57:53 -0500
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index edee2d9..eca8c04 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fltk1.1
Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: libs
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
libgl-dev | libgl1-mesa-dev,
libglu1-mesa-dev | libglu-dev,
libjpeg-dev,