diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-08 16:07:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-08 16:07:20 -0400 |
commit | 38ff2b44c689e94cd0976620b0f5db8ba53bf225 (patch) | |
tree | f4314404c8f883934d4969658e2dfe4d55f485ca | |
parent | f995a7bea39087e4eb1dc3512b23bff060a2f023 (diff) | |
download | ikiwiki-38ff2b44c689e94cd0976620b0f5db8ba53bf225.tar ikiwiki-38ff2b44c689e94cd0976620b0f5db8ba53bf225.tar.gz |
Fix a snail mail address. Closes: #659158
-rw-r--r-- | IkiWiki/Plugin/calendar.pm | 2 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/calendar.pm b/IkiWiki/Plugin/calendar.pm index fc497b3c7..d443198f6 100644 --- a/IkiWiki/Plugin/calendar.pm +++ b/IkiWiki/Plugin/calendar.pm @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. require 5.002; package IkiWiki::Plugin::calendar; diff --git a/debian/changelog b/debian/changelog index c8db76966..7eb34f8fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (3.20120203) UNRELEASED; urgency=low + + * Fix a snail mail address. Closes: #659158 + + -- Joey Hess <joeyh@debian.org> Wed, 08 Feb 2012 16:07:00 -0400 + ikiwiki (3.20120202) unstable; urgency=low * mdwn: Added nodiscount setting, which can be used to avoid using the |