Package: libgridsite-dev
Section: libdevel
Architecture: any
-Depends: libgridsite,
+Depends: libgridsite${MINOR_VERSION},
\${misc:Depends}
Description: GridSite static libraries and headers
Development files for GridSite - .a libraries and .h headers.
cd $(MYRPMDIR)/gridsite-$(PATCH_VERSION)/src && \
export PATCH_VERSION=$(PATCH_VERSION) && \
export MINOR_VERSION=$(MINOR_VERSION) && \
+ export RELEASE_VERSION=$(RELEASE_VERSION) && \
export project=$(project) && \
export top_srcdir=.. && \
./make-debian-files)