Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8994
| From | Tobias <tobias@stegosuite.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: New steganography application |
| Date | 2016-04-05 23:10 +0200 |
| Message-ID | <rkGoy-1Bo-7@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> <rkeLE-57u-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Markus, Thanks for your help. When running mh_make, it couldn't find the dependencies swt, logback and jcommander. But after ignoring that it created the debian directory. I guess, I need to write something in maven.rules now? Regards, Tobias On 04.04.2016 17:31, Markus Koschany wrote: > 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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