Projects
Kolab:Winterfell
erlang-getopt
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
debian.changelog
Added
@@ -0,0 +1,5 @@ +erlang-getopt (0.8.2+dfsg-1) unstable; urgency=low + + * Initial release. (Closes: #800565) + + -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 05 Oct 2015 23:33:46 +0900
View file
debian.control
Added
@@ -0,0 +1,18 @@ +Source: erlang-getopt +Maintainer: LeoFS maintainers team <pkg-leofs-devel@lists.alioth.debian.org> +Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org> +Section: devel +Priority: optional +Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), erlang-crypto (>= 1:14.4.b.4), erlang-dev (>= 1:14.b.4), + erlang-eunit, erlang-dialyzer, dh-rebar +Homepage: https://github.com/jcomellas/getopt +Vcs-Git: git://anonscm.debian.org/pkg-leofs/erlang-getopt.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-leofs/erlang-getopt.git;a=summary + +Package: erlang-getopt +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + erlang-base-hipe | erlang-base | ${erlang-abi:Depends}, ${erlang:Depends}, +Description: Erlang library for command-line processing + Command-line parsing module that uses a syntax similar to that of GNU getopt.
View file
debian.rules
Added
@@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + +%: + dh $@ --buildsystem=rebar --with rebar + +override_dh_auto_test: + rebar eunit -vv skip_deps=true
View file
debian.tar.gz
Added
View file
erlang-getopt.dsc
Added
@@ -0,0 +1,17 @@ +Format: 1.0 +Source: erlang-getopt +Binary: erlang-getopt +Architecture: any +Version: 0.8.2+dfsg-1 +Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> +Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> +Homepage: https://github.com/jcomellas/getopt +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-leofs/erlang-getopt.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-leofs/erlang-getopt.git +Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), erlang-crypto (>= 1:14.4.b.4), erlang-dev (>= 1:14.b.4), erlang-eunit, erlang-dialyzer, dh-rebar +Package-List: + erlang-getopt deb devel optional arch=any +Files: + 00000000000000000000000000000000 0 getopt-0.8.2.tar.gz + 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.