Changeset 0584548 for debian-alt/buster
- Timestamp:
- Mar 22, 2019 3:28:48 PM (22 months ago)
- Branches:
- master
- Children:
- f17776e
- Parents:
- bb5a8921
- Location:
- debian-alt/buster
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian-alt/buster/control
rbb5a8921 r0584548 29 29 Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, 30 30 adduser, 31 apparmor, 31 32 debconf, 32 33 i2p-router (>= 0.8.6-5), 33 34 libjbigi-jni, 34 35 lsb-base (>= 3.0-6), 35 service-wrapper 36 service-wrapper, 37 ucf (>= 0.28) 36 38 Description: Invisible Internet Project (I2P) - anonymous network 37 39 I2P is an anonymizing network, offering a simple layer that identity-sensitive … … 84 86 libtaglibs-standard-jstlel-java, 85 87 libtomcat9-java, 86 famfamfam-flag-png 88 famfamfam-flag-png, 89 sensible-utils 87 90 Replaces: i2p ( << 0.8.6-5) 88 91 Breaks: i2p (<< 0.8.6-5) -
debian-alt/buster/rules
rbb5a8921 r0584548 86 86 @/bin/echo -e "javac.compilerargs7=" >> $(CURDIR)/override.properties 87 87 @/bin/echo -e "build.built-by=debian" >> $(CURDIR)/override.properties 88 @/bin/echo -e "build.reproducible=true" >> $(CURDIR)/override.properties 88 89 89 90 @# debian and ubuntu: everywhere
Note: See TracChangeset
for help on using the changeset viewer.