From 4299d5a17f45d049a479a3aa7b391e8fbcfbd966 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 25 Oct 2008 23:27:16 -0400 Subject: [PATCH] cleanups in sipb-xen-dev svn path=/trunk/packages/sipb-xen-dev/; revision=1321 --- debian/README | 6 ------ debian/README.Debian | 6 ------ debian/changelog | 8 ++++++++ debian/sipb-xen-dev.install | 1 - sipb-xen-repository | 17 ----------------- 5 files changed, 8 insertions(+), 30 deletions(-) delete mode 100644 debian/README delete mode 100644 debian/README.Debian delete mode 100644 sipb-xen-repository diff --git a/debian/README b/debian/README deleted file mode 100644 index b870aea..0000000 --- a/debian/README +++ /dev/null @@ -1,6 +0,0 @@ -The Debian Package sipb-xen-dev ----------------------------- - -Comments regarding the Package - - -- unknown Fri, 6 Jul 2007 00:52:28 -0400 diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index f1bcc1b..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,6 +0,0 @@ -sipb-xen-dev for Debian ------------------------ - - - - -- unknown Fri, 6 Jul 2007 00:52:28 -0400 diff --git a/debian/changelog b/debian/changelog index 6aa9434..04675be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sipb-xen-dev (26.2) unstable; urgency=low + + * remove vacuous README files + * remove sipb-xen-repository Apache config file, + which has been in sipb-xen-www, now invirt-web, since May + + -- Greg Price Sat, 25 Oct 2008 22:48:33 -0400 + sipb-xen-dev (26.1) unstable; urgency=low * Fix a typo where the source package didn't get uploaded diff --git a/debian/sipb-xen-dev.install b/debian/sipb-xen-dev.install index 2b8e59c..0423da5 100644 --- a/debian/sipb-xen-dev.install +++ b/debian/sipb-xen-dev.install @@ -1,4 +1,3 @@ reprepro-env /usr/bin repository-config/* srv/repository/conf -sipb-xen-repository etc/apache2/conf.d sx-build-release /usr/bin diff --git a/sipb-xen-repository b/sipb-xen-repository deleted file mode 100644 index 73c6229..0000000 --- a/sipb-xen-repository +++ /dev/null @@ -1,17 +0,0 @@ -Alias /sipb-xen /srv/repository - -Alias /debian/ /debian/ - - - Options Indexes FollowSymLinks MultiViews - AllowOverride None - Order allow,deny - allow from all - - - - Options Indexes FollowSymLinks MultiViews - AllowOverride None - Order allow,deny - allow from all - -- 1.7.9.5