[plexus-sec-dispatcher] 10/22: UNRELEASED * Team upload. * Update debian/watch to point to github but github does not have any tags. * 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
Thu May 18 15:08:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-sec-dispatcher.
commit 2c515b7c1b0b6e9c84e6be96fbca69b2fe7355ac
Author: Torsten Werner <twerner at debian.org>
Date: Sun Aug 28 16:31:35 2011 +0000
UNRELEASED
* Team upload.
* Update debian/watch to point to github but github does not have any tags.
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.1.
---
debian/changelog | 11 +++++++++++
debian/compat | 2 +-
debian/control | 4 ++--
debian/rules | 1 -
debian/source/format | 1 +
debian/watch | 4 ++--
6 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 010e37d..c01595e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+plexus-sec-dispatcher (1.3.1-5) unstable; urgency=low
+
+ UNRELEASED
+ * Team upload.
+ * Update debian/watch to point to github but github does not have any tags.
+ * Switch to source format 3.0.
+ * Switch to debhelper level 7.
+ * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 28 Aug 2011 18:27:09 +0200
+
plexus-sec-dispatcher (1.3.1-4) unstable; urgency=low
* Add version constraint on Build-Depends for
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 c426a5c..8fd2c63 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ 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: debhelper (>= 6), cdbs, default-jdk, quilt
+Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
libmodello-java (>= 1.0.1),
libplexus-utils-java, libplexus-container-default-java (>= 1.0-alpha-9-stable-1-3), libplexus-cipher-java
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-sec-dispatcher
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-sec-dispatcher/
Homepage: http://www.sonatype.org/
diff --git a/debian/rules b/debian/rules
index 9dd6340..1015813 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)
diff --git a/debian/watch b/debian/watch
index d2b78e2..56fba9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts="uversionmangle=s{-(alpha|beta)-}{~$1}" \
- http://svn.sonatype.org/spice/tags/ \
- plexus-sec-dispatcher-([0-9].*)/ debian debian/orig-tar.sh
+ http://githubredir.debian.net/github/sonatype/plexus-sec-dispatcher \
+ debian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-sec-dispatcher.git
More information about the pkg-java-commits
mailing list