[jackson-annotations] 06/06: Upload to unstable
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 8 11:06:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jackson-annotations.
commit ceb2cfd33e1657ed1340432639c7f3cc38bd7f0b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 8 13:04:35 2016 +0200
Upload to unstable
---
debian/README.source | 2 +-
debian/changelog | 4 ++--
debian/control | 10 +++-------
debian/copyright | 4 +---
debian/maven.cleanIgnoreRules | 1 -
debian/rules | 2 --
6 files changed, 7 insertions(+), 16 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index b1cf251..041ab85 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,5 +1,5 @@
Information about jackson-annotations
-------------------------------
+-------------------------------------
This package was debianized using the mh_make command
from the maven-debian-helper package.
diff --git a/debian/changelog b/debian/changelog
index 6fa0262..42e8130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jackson-annotations (2.7.3-1) UNRELEASED; urgency=medium
+jackson-annotations (2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
@@ -7,7 +7,7 @@ jackson-annotations (2.7.3-1) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
- -- Emmanuel Bourg <ebourg at apache.org> Fri, 08 Apr 2016 11:39:21 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 08 Apr 2016 13:02:47 +0200
jackson-annotations (2.4.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 72e0787..685985d 100644
--- a/debian/control
+++ b/debian/control
@@ -43,13 +43,9 @@ Description: fast and powerful JSON library for Java -- annotations
Package: libjackson2-annotations-java-doc
Architecture: all
Section: doc
-Depends:
- ${misc:Depends},
- ${maven:DocDepends}
-Recommends:
- ${maven:DocOptionalDepends}
-Suggests:
- libjackson2-annotations-java
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libjackson2-annotations-java
Description: Documentation for Jackson-annotations
The Jackson Data Processor is a multi-purpose Java library for processing
JSON. Jackson aims to be the best possible combination of fast, correct,
diff --git a/debian/copyright b/debian/copyright
index b4d102b..f8a0360 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Comment: FasterXML used a dual licensing approach (Apache-2.0 or LGPL) [0]
http://markmail.org/message/ckwelxnmoqlm5qr4
Files: *
-Copyright: 2013, FasterXML, LLC, Seattle, USA <info at fasterxml.com>
+Copyright: 2012-2016, FasterXML, LLC, Seattle, USA <info at fasterxml.com>
License: Apache-2.0
Files: debian/*
@@ -28,5 +28,3 @@ License: Apache-2.0
License: Apache-2.0
On Debian systems you can find the complete text of the
Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
-
diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules
deleted file mode 100644
index 8b13789..0000000
--- a/debian/maven.cleanIgnoreRules
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/debian/rules b/debian/rules
index 3fa587e..b9ab10e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
-
%:
dh $@ --buildsystem=maven
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list