File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
spring-batch-admin-geoknow Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 151151 </mapper >
152152 </data >
153153 </dataSet >
154- <signPackage >true</signPackage >
154+ <!-- signPackage>true</signPackage>
155155 <signMethod>dpkg-sig</signMethod>
156156 <signRole>builder</signRole>
157157 <keyring>/home/user/.gnupg/secring.gpg</keyring>
158158 <key>***</key>
159- <passphrase >***</passphrase >
159+ <passphrase>***</passphrase -- >
160160 </configuration >
161161 </execution >
162162 </executions >
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Homepage: https://github.com/GeoKnow/spring-batch-admin
1010#Vcs-Git: git://git.debian.org/collab-maint/spring-batch-admin-geoknow.git
1111#Vcs-Browser: http://git.debian.org/?p=collab-maint/spring-batch-admin-geoknow.git;a=summary
1212Package: spring-batch-admin-geoknow
13- Depends: tomcat7, ${misc:Depends}
13+ Depends: tomcat7
1414Description: This is an adapted version of spring-batch admin
1515 that is used by the GeoKnow Generator Dashboard.
1616 Processes in the generator can be executed as batch processes
17- thus the user can track their status.
17+ thus the user can track their status.
You can’t perform that action at this time.
0 commit comments