diff options
Diffstat (limited to 'debian/patches/version.patch')
| -rw-r--r-- | debian/patches/version.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/version.patch b/debian/patches/version.patch new file mode 100644 index 000000000..065eabf17 --- /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@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 |
