gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, release_0_8_9, updated. release_0_8_9


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, release_0_8_9, updated. release_0_8_9_start-212-ga1c8632
Date: Tue, 08 Mar 2011 01:18:01 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, release_0_8_9 has been updated
       via  a1c86327997027cf04a0052c367b8867894c2207 (commit)
      from  de8875d3f8f5967ecd952aabb4dafaa01f1b3347 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=a1c86327997027cf04a0052c367b8867894c2207


commit a1c86327997027cf04a0052c367b8867894c2207
Author: Gabriele Giacone <address@hidden>
Date:   Tue Mar 8 02:17:25 2011 +0100

    Add ~codename to deb package version. This makes reprepro happy

diff --git a/packaging/deb.am b/packaging/deb.am
index 5d410a5..9529d5b 100644
--- a/packaging/deb.am
+++ b/packaging/deb.am
@@ -202,9 +202,9 @@ deb-edit-changelog:
        fi; \
        if test -e $(BUILD_DIR)/debian/changelog; then \
          mv -f $(BUILD_DIR)/debian/changelog 
$(BUILD_DIR)/debian/changelog.orig; \
-         sed -e "s:master:$(BUILD_VERSION):" -e "s/distro/$${dist}/" 
$(srcdir)/packaging/debian/changelog > $(BUILD_DIR)/debian/changelog; \
+         sed -e "s:master:$(BUILD_VERSION)-1~$${dist}:" -e 
"s/distro/$${dist}/" $(srcdir)/packaging/debian/changelog > 
$(BUILD_DIR)/debian/changelog; \
        else \
-         sed -e "s:master:$(BUILD_VERSION):"  -e "s/distro/$${dist}/" 
$(srcdir)/packaging/debian/changelog > $(BUILD_DIR)/debian/changelog; \
+         sed -e "s:master:$(BUILD_VERSION)-1~$${dist}:"  -e 
"s/distro/$${dist}/" $(srcdir)/packaging/debian/changelog > 
$(BUILD_DIR)/debian/changelog; \
        fi
 
 # Edit the configure scripts, so if somebody reconfigures from this tarball,

-----------------------------------------------------------------------

Summary of changes:
 packaging/deb.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]