Skip to content
Commits on Source (8)
commons-email (1.5-2) UNRELEASED; urgency=medium
* Remove trailing line from debian/rules
* Add upstream metadata file
* Update VCS fields for Salsa
* Remove boilerplate comments from rules
* Bump Debhelper compat to 11
* Install RELEASE-NOTES.txt as Changelog
* Install Apache NOTICE.txt as documentation
* Bump Standards-Version from 4.1.2 to 4.1.5 (no change required)
-- Christopher Hoskin <mans0954@debian.org> Wed, 27 Jun 2018 21:16:47 +0100
commons-email (1.5-1) unstable; urgency=medium
* Initial release (Closes: #884968)
......
Source: commons-email
Priority: optional
Maintainer: Christopher Hoskin <mans0954@debian.org>
Build-Depends: debhelper (>= 10), maven-debian-helper,
Build-Depends: debhelper (>= 11), maven-debian-helper,
libmail-java, junit4, libpowermock-java, libeasymock-java
Standards-Version: 4.1.2
Standards-Version: 4.1.5
Section: java
Homepage: https://commons.apache.org/proper/commons-email/
Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-email.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-email.git/
Vcs-Git: https://salsa.debian.org/java-team/commons-email.git
Vcs-Browser: https://salsa.debian.org/java-team/commons-email
Package: libcommons-email-java
Architecture: all
......
......@@ -3,23 +3,8 @@
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
# see FEATURE AREAS in dpkg-buildflags(1)
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# see ENVIRONMENT in dpkg-buildflags(1)
# package maintainers to append CFLAGS
#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@
# dh_make generated override targets
# This is example for Cmake (See https://bugs.debian.org/641051 )
#override_dh_auto_configure:
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
override_dh_installchangelogs:
dh_installchangelogs RELEASE-NOTES.txt
Archive: Apache
Bug-Database: https://issues.apache.org/jira/projects/EMAIL/issues
Bug-Submit: https://issues.apache.org/jira/secure/CreateIssue!default.jspa
Changelog: http://svn.apache.org/viewvc/commons/proper/email/trunk/RELEASE-NOTES.txt?view=markup
Documentation: https://commons.apache.org/proper/commons-email/userguide.html
Donation: http://www.apache.org/foundation/contributing.html
Name: Apache Commons Email
Registration: https://issues.apache.org/jira/secure/Signup!default.jspa
Repository: http://svn.apache.org/repos/asf/commons/proper/email/trunk
Repository-Browse: http://svn.apache.org/viewvc/commons/proper/email/trunk
Security-Contact: security@commons.apache.org