Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8985

Re: New steganography application

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Markus Koschany <apo@debian.org>
Newsgroups linux.debian.maint.java
Subject Re: New steganography application
Date Mon, 04 Apr 2016 17:40:02 +0200
Message-ID <rkeLE-57u-11@gated-at.bofh.it> (permalink)
References <rjCwF-2cZ-1@gated-at.bofh.it> <rjVzj-83s-7@gated-at.bofh.it> <rjXUt-15s-9@gated-at.bofh.it>
X-Original-To Tobias <tobias@stegosuite.org>
X-Mailbox-Line From debian-java-request@lists.debian.org Mon Apr 4 15:32:18 2016
Old-Return-Path <apo@debian.org>
X-Amavis-Spam-Status No, score=-11 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MONOTONE_WORDS_2_15=1, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="grrlVH6pcrw3pD4unCKuttOxsbiAqnACT"
X-Sa-Exim-Scanned No (on richard.fcube.de); SAEximRunCond expanded to false
X-Mailing-List <debian-java@lists.debian.org> archive/latest/19311
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/570288E4.1080800@debian.org
Approved robomod@news.nic.it
Lines 97
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc debian-java@lists.debian.org
X-Original-Date Mon, 4 Apr 2016 17:31:48 +0200
X-Original-Message-ID <570288E4.1080800@debian.org>
X-Original-References <57004BD8.6000300@stegosuite.org> <57016870.9060800@debian.org> <57018BAE.1040909@stegosuite.org>
Xref csiph.com linux.debian.maint.java:8985

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Am 03.04.2016 um 23:31 schrieb Tobias:
> Hi Markus,
> 
> thanks for your reply. I would really like to join the team and maintain the software in the future!
> I had looked at the packaging process but it seemed to me very complicated at first sight.
> That's why I asked here.
> 

Hi Tobias,

you can register an account on alioth.debian.org and request to join the
team on this site: (bottom right)

https://alioth.debian.org/projects/pkg-java/

You should also read

http://mentors.debian.net/intro-maintainers

You don't need to file RFS (request for sponsorship) bug reports, if you
are looking for someone to upload your package. Just ask on debian-java.
Please subscribe to the list, if you haven't done so already.

Maven based packages are rather simple, for instance take a look at
undertow:

https://anonscm.debian.org/cgit/pkg-java/undertow.git/tree/debian

debian/rules: These lines are usually sufficient.

#!/usr/bin/make -f

%:
	dh $@ --parallel --buildsystem=maven

debian/control is pretty self-explanatory and you just need to adapt it
to your package.

The maven.* files might confuse you in the beginning but they are simply
there to rewrite artifact and group ids and version numbers to match
those in Debian's archive.

I recommend to use Debian Sid for development and to install
build-essential and maven-debian-helper. The latter contains a helper
script called mh_make. cd to your package root directory where your
pom.xml file is located and run "mh_make". It will ask a couple of
questions and hopefully create an initial Debian directory. So far

Markus

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

New steganography application Tobias <tobias@stegosuite.org> - 2016-04-03 00:50 +0200
  Re: New steganography application Markus Koschany <apo@debian.org> - 2016-04-03 21:10 +0200
    Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-04-03 23:40 +0200
      Re: New steganography application Markus Koschany <apo@debian.org> - 2016-04-04 17:40 +0200
        Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-04-05 23:10 +0200
          Re: New steganography application Emmanuel Bourg <ebourg@apache.org> - 2016-04-05 23:30 +0200
            Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-04-07 01:10 +0200
              Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-05-14 12:50 +0200
                Re: New steganography application Emmanuel Bourg <ebourg@apache.org> - 2016-05-16 12:20 +0200
                Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-05-17 00:20 +0200
                Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-05-22 14:00 +0200
                Re: New steganography application Markus Koschany <apo@debian.org> - 2016-05-23 11:40 +0200
                Re: New steganography application Tobias <tobias@stegosuite.org> - 2016-05-25 00:20 +0200

csiph-web