From e8070cae2435abe93190b7cc6f7a26d11c55b36cdf6a943aaa360d9a7dd3d0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 10 Jul 2014 15:36:40 +0000 Subject: [PATCH] Accepting request 239987 from home:jblunck:branches:openSUSE:Tools - Update to version 0.3.2.1404723797.745a470: + Initial debianization + switch git submodule versions correctly + add some basic documentation to the tests + split off info into TESTING.md + add CONTRIBUTING.md + improve formatting + whitelist accepted chars in arguments. + Correct/update install information + Reverse changes lines again with tac OBS-URL: https://build.opensuse.org/request/show/239987 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=73 --- _service | 1 + _servicedata | 2 +- debian.dsc | 13 +++++++++++++ ...service-tar_scm-0.3.2.1386694317.b85b342.tar.gz | 3 --- ...service-tar_scm-0.3.2.1404723797.745a470.tar.gz | 3 +++ obs-service-tar_scm.changes | 14 ++++++++++++++ obs-service-tar_scm.spec | 4 ++-- 7 files changed, 34 insertions(+), 6 deletions(-) create mode 100644 debian.dsc delete mode 100644 obs-service-tar_scm-0.3.2.1386694317.b85b342.tar.gz create mode 100644 obs-service-tar_scm-0.3.2.1404723797.745a470.tar.gz diff --git a/_service b/_service index 3a9d43a..c7ff8e4 100644 --- a/_service +++ b/_service @@ -14,5 +14,6 @@ obs-service-tar_scm + obs-service-tar_scm.spec diff --git a/_servicedata b/_servicedata index 6a97ad3..04a9970 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/openSUSE/obs-service-tar_scm.git - b85b342f80 + 745a470cfb \ No newline at end of file diff --git a/debian.dsc b/debian.dsc new file mode 100644 index 0000000..3ecbcd5 --- /dev/null +++ b/debian.dsc @@ -0,0 +1,13 @@ +Format: 1.0 +Source: obs-service-tar-scm +Version: 0.2.3 +Binary: obs-service-tar-scm +Maintainer: Adrian Schroeter +Architecture: all +Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 7), + bzr, + git, + mercurial, + subversion, + python-unittest2 diff --git a/obs-service-tar_scm-0.3.2.1386694317.b85b342.tar.gz b/obs-service-tar_scm-0.3.2.1386694317.b85b342.tar.gz deleted file mode 100644 index aaf7e87..0000000 --- a/obs-service-tar_scm-0.3.2.1386694317.b85b342.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be716f13b7bcbc40460f2c0ef7dec83b56bd6483b52285cd2804e561226b8237 -size 20326 diff --git a/obs-service-tar_scm-0.3.2.1404723797.745a470.tar.gz b/obs-service-tar_scm-0.3.2.1404723797.745a470.tar.gz new file mode 100644 index 0000000..53edb16 --- /dev/null +++ b/obs-service-tar_scm-0.3.2.1404723797.745a470.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9092df374d96cd3ed0f43dc195d2d32477e8dbc1688f1d706be3ee972627c86 +size 22927 diff --git a/obs-service-tar_scm.changes b/obs-service-tar_scm.changes index 6fe9f45..1e0ea09 100644 --- a/obs-service-tar_scm.changes +++ b/obs-service-tar_scm.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jul 9 08:43:06 UTC 2014 - jblunck@infradead.org + +- Update to version 0.3.2.1404723797.745a470: + + Initial debianization + + switch git submodule versions correctly + + add some basic documentation to the tests + + split off info into TESTING.md + + add CONTRIBUTING.md + + improve formatting + + whitelist accepted chars in arguments. + + Correct/update install information + + Reverse changes lines again with tac + ------------------------------------------------------------------- Wed Dec 11 09:24:30 UTC 2013 - speilicke@suse.com diff --git a/obs-service-tar_scm.spec b/obs-service-tar_scm.spec index 04238be..22f4b76 100644 --- a/obs-service-tar_scm.spec +++ b/obs-service-tar_scm.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-tar_scm # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define service tar_scm Name: obs-service-%{service} -Version: 0.3.2.1386694317.b85b342 +Version: 0.3.2.1404723797.745a470 Release: 0 Summary: An OBS source service: checkout or update a tar ball from svn/git/hg License: GPL-2.0+