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
This commit is contained in:
Adrian Schröter 2014-07-10 15:36:40 +00:00 committed by Git OBS Bridge
parent 2a6014ee75
commit e8070cae24
7 changed files with 34 additions and 6 deletions

View File

@ -14,5 +14,6 @@
</service>
<service name="set_version" mode="disabled">
<param name="basename">obs-service-tar_scm</param>
<param name="file">obs-service-tar_scm.spec</param>
</service>
</services>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="changesrevision">b85b342f80</param>
<param name="changesrevision">745a470cfb</param>
</service>
</servicedata>

13
debian.dsc Normal file
View File

@ -0,0 +1,13 @@
Format: 1.0
Source: obs-service-tar-scm
Version: 0.2.3
Binary: obs-service-tar-scm
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 7),
bzr,
git,
mercurial,
subversion,
python-unittest2

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be716f13b7bcbc40460f2c0ef7dec83b56bd6483b52285cd2804e561226b8237
size 20326

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9092df374d96cd3ed0f43dc195d2d32477e8dbc1688f1d706be3ee972627c86
size 22927

View File

@ -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

View File

@ -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+