From: Don Armstrong Date: Fri, 14 Oct 2011 21:04:33 +0000 (+0000) Subject: Include default/navdirectory.tpl and new/navdirectory.tpl by copying X-Git-Tag: debian/1.0.2-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8dbf791e19bfe71212548753c9f370ed7c8d4745;p=deb_pkgs%2Flibapache-gallery-perl.git Include default/navdirectory.tpl and new/navdirectory.tpl by copying from the bright template (Closes: #645356). git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@590 8f7917da-ec0b-0410-a553-b9b0e350d17e --- diff --git a/debian/changelog b/debian/changelog index a5c5ac6..06e6b5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libapache-gallery-perl (1.0.1-3) unstable; urgency=low + + * Include default/navdirectory.tpl and new/navdirectory.tpl by copying + from the bright template (Closes: #645356). + + -- Don Armstrong Fri, 14 Oct 2011 14:04:25 -0700 + libapache-gallery-perl (1.0.1-2) unstable; urgency=low * Fix maintainer address diff --git a/templates/default/navdirectory.tpl b/templates/default/navdirectory.tpl new file mode 100644 index 0000000..d7a1175 --- /dev/null +++ b/templates/default/navdirectory.tpl @@ -0,0 +1,6 @@ + +
+ { $LINK_NAME } + { $DIR_FILES } +
+ diff --git a/templates/new/navdirectory.tpl b/templates/new/navdirectory.tpl new file mode 100644 index 0000000..d7a1175 --- /dev/null +++ b/templates/new/navdirectory.tpl @@ -0,0 +1,6 @@ + +
+ { $LINK_NAME } + { $DIR_FILES } +
+