[maven-shade-plugin] 05/24: * Team upload. * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 18 12:52:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-shade-plugin.

commit 86daba0cc42b20777fab3bccd831f6ad601c6f97
Author: Torsten Werner <twerner at debian.org>
Date:   Wed Aug 24 20:26:00 2011 +0000

    * Team upload.
    * Switch to source format 3.0.
    * Switch to debhelper level 7.
    * Update Standards-Version: 3.9.1.
---
 debian/changelog     | 9 +++++++++
 debian/compat        | 2 +-
 debian/control       | 4 ++--
 debian/rules         | 1 -
 debian/source/format | 1 +
 5 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b58b931..c12622d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+maven-shade-plugin (1.2.1-3) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Switch to debhelper level 7.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 24 Aug 2011 22:22:31 +0200
+
 maven-shade-plugin (1.2.1-2) unstable; urgency=low
 
   * Upload with cleaned orig tarball.
diff --git a/debian/compat b/debian/compat
index 1e8b314..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+7
diff --git a/debian/control b/debian/control
index 1267121..271da3f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: default-jdk, debhelper (>= 6), cdbs, quilt
+Build-Depends: default-jdk, debhelper (>= 7), cdbs
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
  junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity,
  libplexus-component-metadata-java (>= 1.0~beta3.0.7),
  libmaven2-core-java, libplexus-container-default-java, 
  libplexus-utils-java, libasm3-java, libjdom1-java, libmaven-dependency-tree-java
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-shade-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-shade-plugin/
 Homepage: http://maven.apache.org/plugins/maven-shade-plugin/
diff --git a/debian/rules b/debian/rules
index 5a40765..d7c6628 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shade-plugin.git



More information about the pkg-java-commits mailing list