]> git.sven.stormbind.net Git - sven/pflogsumm.git/commitdiff
Shorten debian/rules and use a debian/install file instead.
authorSven Hoexter <sven@stormbind.net>
Fri, 23 May 2025 08:45:27 +0000 (10:45 +0200)
committerSven Hoexter <sven@stormbind.net>
Fri, 23 May 2025 09:12:05 +0000 (11:12 +0200)
debian/changelog
debian/dirs [deleted file]
debian/install [new file with mode: 0644]
debian/rules

index 0a8c9edd3567c11447d85e6c0d111ea266a015cb..5371f4cc0d8c171939cde686fc304d4f2a453421 100644 (file)
@@ -4,6 +4,11 @@ pflogsumm (1.1.6-1) UNRELEASED; urgency=medium
   * Remove all patches, thanks to Jim for applying all of them
     upstream.
   * Drop README.Debian, the .pl extension is now officially gone.
+  * Shorten debian/rules and use a debian/install file instead.
+  * Bump Standards-Version to 4.7.2, no changes required.
+  * Update debian/copyright, remove years for my own copyright.
+  * Add upstream gpg signing key.
+  * Update cron samples to no longer use the outdated option names.
 
  -- Sven Hoexter <hoexter@debian.org>  Fri, 23 May 2025 10:35:35 +0200
 
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644 (file)
index 9fa20d1..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/sbin
-/usr/share/man/man1
diff --git a/debian/install b/debian/install
new file mode 100644 (file)
index 0000000..a4314aa
--- /dev/null
@@ -0,0 +1 @@
+pflogsumm usr/sbin
\ No newline at end of file
index 5ede039e18955fef0905c623649453740bda258f..cbe925d7587131c8ec8761915930894c60c096fd 100755 (executable)
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
        dh $@
-
-override_dh_auto_install:
-       install --mode=755 pflogsumm.pl debian/pflogsumm/usr/sbin/pflogsumm