From: ley Date: Tue, 28 Sep 2004 15:40:25 +0000 (+0000) Subject: gnustep-db -> gdl1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3c86fe3e5b08681efb2081361cef0461e910d3;p=sope gnustep-db -> gdl1 git-svn-id: http://svn.opengroupware.org/SOPE/trunk@194 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/debian/control b/debian/control index 5faf7c48..4ca0286a 100644 --- a/debian/control +++ b/debian/control @@ -182,12 +182,12 @@ Description: SOPE libraries for iCal handling The SOPE libraries for iCal handling contain classes for iCalendar and vCard objects. -Package: libsope-gnustep-db1.1-dev +Package: libsope-gdl11.1-dev Section: libdevel Architecture: any -Provides: libsope-gnustep-db-dev -Conflicts: libsope-gnustep-db-dev -Depends: libsope-gnustep-db1.1 (= ${Source-Version}) +Provides: libsope-gdl1-dev +Conflicts: libsope-gdl1-dev +Depends: libsope-gdl11.1 (= ${Source-Version}) Description: Development files for the GNUstep database libraries SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -195,7 +195,7 @@ Description: Development files for the GNUstep database libraries This package contains the header files for SOPE's fork of the GNUstep database libraries. -Package: libsope-gnustep-db1.1 +Package: libsope-gdl11.1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -206,7 +206,7 @@ Description: GNUstep database libraries for SOPE This package contains a fork of the GNUstep database libraries used by the SOPE application server. -Package: sope4.3-postgresqladaptor +Package: sope4.3-gdl1-postgresql Section: web Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/control.in b/debian/control.in index da85188f..d0cc9499 100644 --- a/debian/control.in +++ b/debian/control.in @@ -182,12 +182,12 @@ Description: SOPE libraries for iCal handling The SOPE libraries for iCal handling contain classes for iCalendar and vCard objects. -Package: libsope-gnustep-db_GNUSTEPDBVER_-dev +Package: libsope-gdl1-_GDL1VER_-dev Section: libdevel Architecture: any -Provides: libsope-gnustep-db-dev -Conflicts: libsope-gnustep-db-dev -Depends: libsope-gnustep-db_GNUSTEPDBVER_ (= ${Source-Version}) +Provides: libsope-gdl1-dev +Conflicts: libsope-gdl1-dev +Depends: libsope-gdl1-_GDL1VER_ (= ${Source-Version}) Description: Development files for the GNUstep database libraries SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -195,7 +195,7 @@ Description: Development files for the GNUstep database libraries This package contains the header files for SOPE's fork of the GNUstep database libraries. -Package: libsope-gnustep-db_GNUSTEPDBVER_ +Package: libsope-gdl1-_GDL1VER_ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -206,7 +206,7 @@ Description: GNUstep database libraries for SOPE This package contains a fork of the GNUstep database libraries used by the SOPE application server. -Package: sope_SOPEVER_-postgresqladaptor +Package: sope_SOPEVER_-gdl1-postgresql Section: web Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/libsope-gnustep-db_GNUSTEPDBVER_-dev.install b/debian/libsope-gdl1_GDL1VER_-dev.install similarity index 100% rename from debian/libsope-gnustep-db_GNUSTEPDBVER_-dev.install rename to debian/libsope-gdl1_GDL1VER_-dev.install diff --git a/debian/libsope-gnustep-db_GNUSTEPDBVER_.install b/debian/libsope-gdl1_GDL1VER_.install similarity index 100% rename from debian/libsope-gnustep-db_GNUSTEPDBVER_.install rename to debian/libsope-gdl1_GDL1VER_.install diff --git a/debian/rules b/debian/rules index 1c080efe..f31d7a22 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ MAKE_FLAGS = messages=yes OPTFLAG=-O0 GNUSTEP_SETUP=/usr/lib/opengroupware.org/System/Library/Makefiles/GNUstep.sh SOPEVER=4.3 -GNUSTEPDBVER=1.1 +GDL1VER=1.1 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 @@ -33,8 +33,8 @@ controlfiles-stamp: debian/rules clean-controlfiles cp $$f $$newname; \ echo $$newname >> controlfiles.tmp; \ done - for f in debian/*_GNUSTEPDBVER_*; do \ - newname=$$(echo $$f | sed s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/ ); \ + for f in debian/*_GDL1VER_*; do \ + newname=$$(echo $$f | sed s/_GDL1VER_/$(GDL1VER)/ ); \ cp $$f $$newname; \ echo $$newname >> controlfiles.tmp; \ done @@ -56,7 +56,7 @@ clean-controlfiles: fi debian/control: debian/control.in debian/rules - sed -e s/_SOPEVER_/$(SOPEVER)/g -e s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/g < debian/control.in > debian/control + sed -e s/_SOPEVER_/$(SOPEVER)/g -e s/_GDL1VER_/$(GDL1VER)/g < debian/control.in > debian/control build: build-stamp debian/control controlfiles build-stamp: patch-stamp @@ -145,7 +145,7 @@ binary-arch: build install dh_makeshlibs -V dh_installdeb dh_shlibdeps -L libsope-appserver$(SOPEVER) -L libsope-xml$(SOPEVER) -L libsope-mime$(SOPEVER) \ - -L libsope-ical$(SOPEVER) -L libsope-ldap$(SOPEVER) -L libsope-gnustep-db$(GNUSTEPDBVER) \ + -L libsope-ical$(SOPEVER) -L libsope-ldap$(SOPEVER) -L libsope-gnustep-db$(GDL1VER) \ -l debian/tmp/usr/lib dh_gencontrol dh_md5sums diff --git a/debian/sope_SOPEVER_-postgresqladaptor.install b/debian/sope_SOPEVER_-gdl1-postgresql.install similarity index 100% rename from debian/sope_SOPEVER_-postgresqladaptor.install rename to debian/sope_SOPEVER_-gdl1-postgresql.install