summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-09-03 00:02:12 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-09-03 00:02:15 +0200
commit7bd30412f25568888e06f5bcc7667139618acb9c (patch)
treecdc9e8f2d134496117303095ede7dc2d45df3bc1 /debian
parentd790f6612953e074cd831f75df108fdee40744fb (diff)
Fill in full changelog entry
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ade289a..4509443 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,30 @@
irsim (9.7.100-1) UNRELEASED; urgency=medium
+ * New upstream release
+ - Refresh patches (using 'gbp pq')
* Adopt package into the Debian Electronics team
with myself as the only uploader. (Closes: #812628)
+ * debian/autoreconf:
+ - specify path of autoreconf files such that dh-autoreconf works correctly
+ * debian/compat: level 11
+ * debian/control:
+ - Priority changed to optional
+ - Maintainer changed to "Debian Electronics Team".
+ - Added "Ruben Undheim" as uploader
+ - debhelper >= 11
+ - New standards version 4.2.1 - no changes
+ - Added VCS URLs pointing to Salsa.
+ - Upper-case first letter in short description
+ * debian/copyright:
+ - Use secure URL in Format field
+ - Added new debian copyright holder
+ * debian/gbp.conf: to enforce pristine-tar with gbp
+ * debian/lintian-overrides: ignore one spelling error
+ * debian/patches/0006-Fix-spelling-errors.patch:
+ - Fix a number of detected spelling errors
+ * debian/rules:
+ - Add flags for hardening
+ - Replace '--with autotools_dev' with '--with autoreconf'
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 02 Sep 2018 23:30:30 +0200