summaryrefslogtreecommitdiff
path: root/notepadpp/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-03-08 11:14:36 -0500
committerB. Stack <bgstack15@gmail.com>2023-03-08 11:14:36 -0500
commit699bea8381f259375ec9942fa79b3d4867d6932b (patch)
tree805e7e49f495a739ed64ba5e3d89c8aff2e1dacd /notepadpp/debian/control
parentMerge branch 'newmoon-bump' into 'master' (diff)
downloadstackrpms-699bea8381f259375ec9942fa79b3d4867d6932b.tar.gz
stackrpms-699bea8381f259375ec9942fa79b3d4867d6932b.tar.bz2
stackrpms-699bea8381f259375ec9942fa79b3d4867d6932b.zip
notepad++ 8.5
Diffstat (limited to 'notepadpp/debian/control')
-rw-r--r--notepadpp/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/notepadpp/debian/control b/notepadpp/debian/control
index 01b2734..6fe286f 100644
--- a/notepadpp/debian/control
+++ b/notepadpp/debian/control
@@ -1,7 +1,7 @@
Source: notepadpp
Section: editors
Priority: optional
-Maintainer: B Stack <bgstack15@gmail.com>
+Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.1.4
Homepage: https://notepad-plus-plus.org/
bgstack15