[Pkg-golang-commits] [SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1.0.1-1-27-g9ecbce4

Michael Stapelberg michael at stapelberg.de
Mon Mar 4 20:52:24 UTC 2013


The following commit has been merged in the debian-sid branch:
commit 3481b20bdb9df7ea6e639bf0cf0145ec75eb9dd1
Author: Michael Stapelberg <stapelberg at debian.org>
Date:   Mon Mar 4 21:34:16 2013 +0100

    add version.patch which adds a VERSION file
    
    Necessary since this is not a release tarball, but just a hg snapshot

diff --git a/debian/patches/series b/debian/patches/series
index b628f2d..b6337f8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@
 #012-sigfillset_kFreeBSD.patch
 #013-kFreeBSD-AI_MASK.patch
 godoc-symlinks.diff
+version.patch
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
new file mode 100644
index 0000000..065eabf
--- /dev/null
+++ b/debian/patches/version.patch
@@ -0,0 +1,14 @@
+Description: adds a VERSION since this is a hg snapshot
+Author: Michael Stapelberg <stapelberg at debian.org>
+
+---
+
+Forwarded: not-needed
+Last-Update: 2013-03-04
+
+Index: golang/VERSION
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ golang/VERSION	2013-03-04 21:33:29.611697403 +0100
+@@ -0,0 +1 @@
++1.1~hg20130304

-- 
Packaging for Google Go



More information about the pkg-golang-commits mailing list