Commit Diff
Diff:
7071476d2aac9e797f668a7b4f8da4fbfef8e652
a69866f3f9ccbd7dbd0fe1adc9ae49e7dd33bd9c
Commit:
a69866f3f9ccbd7dbd0fe1adc9ae49e7dd33bd9c
Tree:
50df32630299ae2df3d0d80e73bdfdb3a12187f5
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Fri Jan 20 15:08:46 2017 UTC
Message:
Specify Debian "source format"
blob - dd7c7534e2317aa6cedf6c653e82cff9e5abe1f0
blob + 2cd5277ca26e1ac5f3bf2db19693aea0d8a40e72
--- contrib/Debian/Makefile.am
+++ contrib/Debian/Makefile.am
@@ -1,6 +1,6 @@
#
# ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2010 Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2017 Alexander Barton (alex@barton.de) and Contributors
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -10,7 +10,8 @@
#
EXTRA_DIST = rules changelog compat control copyright \
- ngircd.init ngircd.default ngircd.pam ngircd.postinst
+ ngircd.init ngircd.default ngircd.pam ngircd.postinst \
+ source/format
maintainer-clean-local:
rm -f Makefile Makefile.in
blob - /dev/null
blob + d3827e75a5cadb9fe4a27e1cb9b6d192e7323120 (mode 644)
--- /dev/null
+++ contrib/Debian/source/format
@@ -0,0 +1 @@
+1.0
IRCNow