From 6310ec8e913a82505d521f9f0dddb097d57fb7bc Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 21 Sep 2003 12:04:05 +0000 Subject: [PATCH] Release 2.3.8captive1. --- Makefile.am | 5 ++++- configure.in | 2 +- debian/{changelog => changelog.in} | 2 +- gnome-vfs-httpcaptive.spec.in | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) rename debian/{changelog => changelog.in} (68%) diff --git a/Makefile.am b/Makefile.am index 35f2849..665b41b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,10 +7,13 @@ SUBDIRS = \ EXTRA_DIST = \ TODO \ gnome-vfs-httpcaptive.spec \ - debian/changelog \ + debian/changelog.in \ debian/control \ debian/copyright \ debian/gnome-vfs-httpcaptive.conffiles \ debian/gnome-vfs-httpcaptive.docs \ debian/gnome-vfs-httpcaptive.files \ debian/rules + +# Needed for dpkg-buildpackage(1): +EXTRA_DIST+=debian/changelog diff --git a/configure.in b/configure.in index 66dc2e4..d29b977 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,7 @@ LIBGNOMEVFS_MICRO_VERSION=8 LIBGNOMEVFS_INTERFACE_AGE=8 # If you need a modifier for the version number. # Normally empty, but can be used to make "fixup" releases. -LIBGNOMEVFS_EXTRAVERSION=cvs +LIBGNOMEVFS_EXTRAVERSION=captive1 dnl libtool versioning from libgnome diff --git a/debian/changelog b/debian/changelog.in similarity index 68% rename from debian/changelog rename to debian/changelog.in index e1957f8..eb67817 100644 --- a/debian/changelog +++ b/debian/changelog.in @@ -1,3 +1,3 @@ -gnome-vfs-httpcaptive (2.3.8cvs) unstable; urgency=low +gnome-vfs-httpcaptive (@VERSION@) unstable; urgency=low * See package ChangeLog entries. -- Jan Kratochvil Sun, 17 Aug 2003 14:16:59 +0200 diff --git a/gnome-vfs-httpcaptive.spec.in b/gnome-vfs-httpcaptive.spec.in index dbf602a..001f596 100644 --- a/gnome-vfs-httpcaptive.spec.in +++ b/gnome-vfs-httpcaptive.spec.in @@ -3,7 +3,7 @@ Name: @PACKAGE@ Summary: Improved http handler for GNOME virtual file-system libraries Version: @VERSION@ -Release: 1_cvs +Release: 0 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/%name/%name-%{version}.tar.gz -- 1.8.3.1