summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog18
1 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 7811507..73fe7af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libauthen-tacacsplus-perl (0.27-1) UNRELEASED; urgency=medium
+libauthen-tacacsplus-perl (0.27-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -13,9 +13,19 @@ libauthen-tacacsplus-perl (0.27-1) UNRELEASED; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
- * Import upstream version 0.27
-
- -- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 17:55:46 +0100
+ * Import upstream version 0.27.
+ * Update years of packaging copyright.
+ * Declare compliance with Debian Policy 4.5.0.
+ * Set Rules-Requires-Root: no.
+ * Bump debhelper-compat to 12.
+ * debian/watch: use uscan version 4.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata.
+ * Set bindnow linker flag in debian/rules.
+ * Don't run tests during build.
+ They don't make sense for us, as they need server credentials and connect
+ to the internet.
+
+ -- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 18:03:32 +0100
libauthen-tacacsplus-perl (0.26-1) unstable; urgency=medium