Codebase list jmagick / ae35865
Standards-Version updated to 4.1.4 Emmanuel Bourg 5 years ago
3 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
00 jmagick (6.6.9~20130201-svn99-4) UNRELEASED; urgency=medium
11
2 [ tony mancill ]
23 * Team upload.
34 * Apply patch for missing getByteArrayFieldValue prototype.
45 - Thanks to Adam Conrad for the patch. (Closes: #727776)
6
7 [ Emmanuel Bourg ]
8 * Standards-Version updated to 4.1.4
59
610 -- tony mancill <tmancill@debian.org> Wed, 17 May 2017 21:38:38 -0700
711
22 Uploaders: Varun Hiremath <varun@debian.org>
33 Section: graphics
44 Priority: optional
5 Standards-Version: 3.9.8
5 Standards-Version: 4.1.4
66 Build-Depends: autotools-dev,
77 cdbs,
88 chrpath,
3838 rm -rf lib/*.jar
3939 mh_clean
4040
41 .PHONY: get-orig-source
42 get-orig-source:
43 uscan --upstream-version 0 --force-download --rename
44
4541 get-orig-pom:
4642 wget http://central.maven.org/maven2/jmagick/jmagick/$(VERSION)/jmagick-$(VERSION).pom -O debian/pom.xml