Skip to content

Commit

Permalink
GlusterFS 7.0 RC0 (stretch)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shwetha-Acharya committed Aug 25, 2019
1 parent 7d48705 commit c91ec77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
glusterfs (7.0rc0-1) stretch; urgency=low

[ Gluster Packager ]
* glusterfs-7.0 RC0

-- Gluster Packager <glusterpackager@download.gluster.org> Thu, 22 Aug 2019 11:22:00 -0400

glusterfs (6.5-1) stretch; urgency=low

[ Gluster Packager ]
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -13,7 +13,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all

override_dh_auto_configure:
mv configure configure.dist && ./autogen.sh
dh_auto_configure -- --enable-gnfs
dh_auto_configure -- --disable-gnfs

override_dh_install:
strip --remove-section=.comment --remove-section=.note --strip-unneeded \
Expand Down

0 comments on commit c91ec77

Please sign in to comment.