f8dc8a298e
Debian: refactor patch
2011-06-01 00:11:03 +00:00
60204fef24
Debian: initscript: Don't spew warnings when chown'ing files that don't yet exist
2011-05-31 18:50:54 +00:00
43ba27126c
Debian: Refactor jcpuid & jbigi patches to deal with SunOS support
2011-05-31 11:32:07 +00:00
f9ffab62f4
Debian: Refactor jcpuid patch
...
Changes made to patch b/c of kFreeBSD changes to build.sh I recently checked
in.
2011-05-29 15:12:46 +00:00
656292e1b1
Debian: Since jetty-i2psnark.xml has been disabled, there are no xml files dumped to pkg-temp.
2011-05-28 21:36:17 +00:00
ed8a065da9
Debian: Rework patch to work with the updated runplain.sh
2011-05-28 20:21:45 +00:00
0000e4f28d
Debian: Ship custom router.config to disable updates via the I2P router. Updates, to keep with Debian policy, must be done via the package manager.
2011-05-27 17:43:05 +00:00
efe53c831d
Debian: Since browser launch is disabled within the I2P codebase for the i2psvc user, removing patch to disable it
2011-05-27 13:35:36 +00:00
0dba0a1d6f
typo fix
2011-05-27 09:45:42 +00:00
89c01696cc
Debian: Remove cruft that remained in debian/rules from the times in which cpuid couldn't be build for i386.
2011-05-27 09:35:17 +00:00
164f060a40
Debian: Creating a new fourth package by splitting the i2p package in two
...
This commit splits the i2p package into a second package, i2p-router.
* The new 'i2p-router' package does not depend on the java-wrapper nor jbigi.
Jbigi is recommended. This package can be installed on the ports or
distributions that the java-wrapper is not available for.
* The new 'i2p' package depends on i2p-router, libjbigi-jni, and the java-wrapper.
This package will add the i2psvc system user and the initscript. Existing
users of the i2p package will have the i2p-router package pulled in
automatically and for them there will be no usability changes.
Executive summary: No functionality changes will take place for either those
that installed the i2p package in the past or those that
install the newly split i2p package. For them, "The Song
Remains the Same."
2011-05-27 09:33:20 +00:00
e347ee5880
Debian: debian/README.Debian updates to reflect packaging changes
2011-05-26 21:56:42 +00:00
a4ea70b33b
Debian: Move scripts/ to doc/i2p/examples
2011-05-26 21:40:31 +00:00
4433a3db06
Debian: Install runplain.sh as /usr/bin/i2prouter-nowrapper
2011-05-26 21:38:50 +00:00
e019d3b8d7
Debian: create symlinks in doc/licenses that point to existing licenses in /usr/share/common-licenses
2011-05-26 21:33:05 +00:00
1f497e171a
Debian: Add certificates directory to $I2P
2011-05-26 19:12:32 +00:00
cd8c954513
Debian: Drop junit from Build-Depends-Indep
2011-05-26 18:53:22 +00:00
8744eab46d
Debian: drop dynamically created copyright file
2011-05-26 18:46:41 +00:00
5d7e936aed
Remove legacy standalone i2psnark from package
2011-05-26 15:49:43 +00:00
e786da2605
Remove information from debian/README.Debian that is no longer applicable
2011-05-26 14:45:10 +00:00
b6fab829cc
Debian packaging fixes
2011-05-25 23:09:58 +00:00
ef92123e00
0.8.1-6
2010-11-24 17:46:23 +00:00
58da5d7942
* Don't use bash explicitly
...
* Don't put the signer's name into the SignWith field, use the email address instead to avoid problems with spaces
2010-11-24 17:45:13 +00:00
6836b548af
Comments
2010-11-18 23:52:43 +00:00
da782c07a4
Add debian/source/format (lintian: missing-debian-source-format)
2010-11-18 20:58:37 +00:00
b32399ac60
0.8.1
2010-11-18 20:58:04 +00:00
f1e36f7fd0
Create Debian packages in debian/packages/ instead of ../
2010-11-18 20:56:42 +00:00
cbf0239c23
Fix lintian error: no-standards-version-field
2010-11-15 00:18:31 +00:00
a7c50fcfd9
Make maintainer in debian/changelog the same as in debian/control (lintian: changelog-should-mention-nmu)
2010-11-15 00:13:11 +00:00
a598d9019c
strip binaries in debian package (lintian: unstripped-binary-or-object)
2010-11-15 00:07:40 +00:00
e963c3d3a2
Add binary-arch and binary-indep targets (lintian: debian-rules-missing-required-target)
2010-11-14 23:57:36 +00:00
3b4371ad4b
Replace libc6 dependency with shlibs:Depends (lintian: package-depends-on-hardcoded-libc)
2010-11-14 23:55:03 +00:00
8d2a75bc01
Add man pages for eepget and i2prouter
2010-11-13 17:58:05 +00:00
5fe654e7e8
Abort if any command in the script exits with an error (lintian: maintainer-script-ignores-errors)
2010-11-13 17:55:34 +00:00
88e98f0f67
Don't call the init script directly, use invoke-rc.d (lintian: maintainer-script-calls-init-script-directly)
2010-11-13 04:08:56 +00:00
2152c5f6c9
Use a variable for /tmp to make lintian happy (possibly-insecure-handling-of-tmp-files-in-maintainer-script)
2010-11-13 00:39:55 +00:00
fddf32a6ca
* Stop service at runlevels 0 and 6 (lintian: init.d-script-possible-missing-stop)
...
* Add force-reload option, same as restart (lintian: init.d-script-does-not-implement-required-option)
2010-11-13 00:28:30 +00:00
a07339e1ff
Remove rc.d files in postrm, not in prerm (fixes lintian errors prerm-calls-updaterc.d and postrm-does-not-call-updaterc.d-for-init.d-script)
2010-11-13 00:03:13 +00:00
7b5e331038
Put a name and email in the Maintainer field
2010-11-12 23:28:25 +00:00
ae101f6cad
Reorganize the Debian directory structure to conform to their packaging policy. This brings the number of Lintian errors+warning
...
s down from 383 to 16.
2010-11-12 22:57:59 +00:00
c3aa84f961
Run includedeb and include on each file individually, reprepro can't do multiple files
2010-11-12 05:09:06 +00:00
b4524c67d5
Make separate i386 and amd64 packages, this fixes the arch-independent-package-contains-binary-or-object lintian error
2010-11-12 04:04:27 +00:00
bda00e18fe
* Fix build dependencies for Debian
...
* Add dependency on libc6 which fixes the lintian warning missing-dependency-on-libc
2010-11-10 21:01:52 +00:00
ab432e14ee
Fail if repository cannot be created
2010-11-09 22:19:32 +00:00
5d9a7b9452
Add changelog to .deb
2010-11-09 21:34:44 +00:00
e9af7406c6
Update changelog
2010-11-09 21:30:32 +00:00
7897df5544
Improve the Debian copyright file, see http://lists.debian.org/debian-legal/2003/12/msg00194.html
2010-11-08 03:23:30 +00:00
c2349662e7
Minor things
2010-11-06 05:40:24 +00:00
d64a2b0306
* Add debianrepo target
...
* Change the debian target to build binary and source, add a debian-binary target
2010-11-06 04:51:11 +00:00
be5bd43194
Debian package: Fix purge with no prior remove (rev. 9a8fca24502aa8933793f2bad48e327596a2c0d4 only fixed remove, then purge)
2010-11-05 07:03:45 +00:00