Accepting request 239985 from home:jblunck:branches:openSUSE:Tools

Add Debian packaging.

OBS-URL: https://build.opensuse.org/request/show/239985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=30
This commit is contained in:
Adrian Schröter 2014-07-10 15:36:01 +00:00 committed by Git OBS Bridge
parent bdb920fb53
commit a67a13ac65
5 changed files with 20 additions and 4 deletions

View File

@ -1,4 +1,4 @@
asd=yxc
pkgrel=0
md5sums=('c62a9acf229820070c178fab5d14cfee')
md5sums=('829bf5506328c711e7077400efc6feba')

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git@github.com:openSUSE/obs-service-set_version.git</param>
<param name="changesrevision">8c7f0634e6</param></service>
<param name="changesrevision">eab34cf8af</param></service>
</servicedata>

8
debian.dsc Normal file
View File

@ -0,0 +1,8 @@
Format: 1.0
Source: obs-service-set-version
Version: 0.4.1
Binary: obs-service-set-version
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 7)

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1993cbcc98d3826cd8d2bc5a187fc210dc548bb4fbcdfd4aa8929eb7e0947fdb
size 2613
oid sha256:18049f85ed0e08f651491272f570215fa5463f37b944cba8920a838031057be9
size 3767

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 9 12:02:43 UTC 2014 - jblunck@infradead.org
- Update to version 0.4.1:
+ Add support to automatically detect version based on Debian changelog file
+ Initial debianization
+ Handle PKGBUILD files generated by services
-------------------------------------------------------------------
Mon Mar 17 09:52:56 UTC 2014 - adrian@suse.de