File: rules

package info (click to toggle)
pcalendar 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,552 kB
  • ctags: 949
  • sloc: java: 7,895; xml: 57; makefile: 8; sh: 1
file content (17 lines) | stat: -rwxr-xr-x 378 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with javahelper

override_dh_installchangelogs:
	dh_installchangelogs PeriodicCalendar/net/sf/linuxorg/pcal/docs/ChangeLog

override_dh_auto_build:
	ant -propertyfile debian/ant.properties

get-orig-source:
	uscan --verbose --force-download --repack --compress xz