diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-04-28 21:19:19 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-04-28 21:19:19 +0000 |
commit | 5807d96c7f12f93aa034729018234f6cd998ea3c (patch) | |
tree | a0b99b812ac13abec466a55ff4acadc9e700d1a3 | |
parent | b8dd539ce0c72ece21295f849021a55b1d91a283 (diff) | |
download | sitesummary-5807d96c7f12f93aa034729018234f6cd998ea3c.tar.gz sitesummary-5807d96c7f12f93aa034729018234f6cd998ea3c.tar.bz2 sitesummary-5807d96c7f12f93aa034729018234f6cd998ea3c.tar.xz |
Stop shipping files in /etc/apache/ (Closes: #578239).
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/sitesummary.links | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7f9fe2b..07399e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sitesummary (0.0.64) unstable; urgency=low +sitesummary (0.0.64) UNRELASED; urgency=low [ Philipp Huebner ] * Fix typo in init.d script message. @@ -6,6 +6,7 @@ sitesummary (0.0.64) unstable; urgency=low [ Petter Reinholdtsen ] * Documentation now answer more questions than it asks (Closes: #444622). + * Stop shipping files in /etc/apache/ (Closes: #578239). -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Apr 2010 19:38:52 +0200 diff --git a/debian/sitesummary.links b/debian/sitesummary.links deleted file mode 100644 index 5d00c2f..0000000 --- a/debian/sitesummary.links +++ /dev/null @@ -1 +0,0 @@ -/etc/apache2/conf.d/sitesummary /etc/apache/conf.d/sitesummary |