From ddf600a07a470bedc8b1e01d53c85ece5d159173 Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Fri, 26 Apr 2013 11:03:42 -0400
Subject: [PATCH] Updated DEB package metadata for new release.

---
 packages/DEBIAN/changelog | 6 ++++++
 packages/DEBIAN/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/packages/DEBIAN/changelog b/packages/DEBIAN/changelog
index 04a04ec9f4e..90dedbad822 100644
--- a/packages/DEBIAN/changelog
+++ b/packages/DEBIAN/changelog
@@ -1,3 +1,9 @@
+vufind 2.0RC1 distribution; urgency=low
+
+  * VuFind 2.0RC1 release (see http://vufind.org/wiki/vufind2:changelog for details) 
+
+ -- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net>  Mo 29 Apr 2013 12:03:19 UTC
+
 vufind 2.0beta distribution; urgency=low
 
   * VuFind 2.0beta release (see http://vufind.org/wiki/vufind2:changelog for details) 
diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control
index 2caa712d0d1..10409691fad 100644
--- a/packages/DEBIAN/control
+++ b/packages/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: vufind2
-Version: 2.0beta
+Version: 2.0RC1
 Section: World Wide Web
 Priority: Optional
 Architecture: all
-- 
GitLab