[libowasp-esapi-java] 03/03: Update to reflect move into Debian's git setup
Matthew Vernon
matthew at moszumanska.debian.org
Fri Mar 21 17:45:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
matthew pushed a commit to branch master
in repository libowasp-esapi-java.
commit 32c13c8bf0cdbdabc376815545b72ee088a8f674
Author: Matthew Vernon <mcv21 at cam.ac.uk>
Date: Fri Mar 21 17:43:49 2014 +0000
Update to reflect move into Debian's git setup
---
debian/README.source | 3 +++
debian/changelog | 7 +++++++
debian/control | 2 ++
debian/source/options | 1 +
debian/source/patch-header | 10 ++++++++++
5 files changed, 23 insertions(+)
diff --git a/debian/README.source b/debian/README.source
index 38c6ff6..a547e42 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -7,3 +7,6 @@ from the maven-debian-helper package.
The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.
+
+This package uses a version control system as described in
+http://wiki.debian.org/Java/JavaVcs and the pages linked from there.
diff --git a/debian/changelog b/debian/changelog
index 5a893c8..8b0d92a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libowasp-esapi-java (2.1.0-2) unstable; urgency=low
+
+ * This version to be for unstable
+ * Put into git (and add appropriate headers to debian/control)
+
+ -- Matthew Vernon <matthew at debian.org> Fri, 21 Mar 2014 17:42:22 +0000
+
libowasp-esapi-java (2.1.0-1) experimental; urgency=low
* Initial release (closes: #741416)
diff --git a/debian/control b/debian/control
index ed03e59..586bee3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends-Indep: bsh, libcommons-beanutils-java, libcommons-collections3-jav
libcommons-fileupload-java-doc, liblog4j1.2-java-doc, libowasp-antisamy-java-doc,
libservlet2.5-java-doc, libxom-java-doc, libmaven-javadoc-plugin-java
Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-java/libowasp-esapi-java.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libowasp-esapi-java.git
Homepage: http://www.esapi.org/
Package: libowasp-esapi-java
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..7423a2d
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+single-debian-patch
diff --git a/debian/source/patch-header b/debian/source/patch-header
new file mode 100644
index 0000000..f41c385
--- /dev/null
+++ b/debian/source/patch-header
@@ -0,0 +1,10 @@
+Subject: Collected Debian patches for libowasp-esapi-java
+Author: Matthew Vernon <matthew at debian.org>
+
+The libowasp-esapi-java package is maintained in Git rather than
+maintaining patches as separate files, and separating the patches
+doesn't seem to be worth the effort. They are therefore all included
+in this single Debian patch.
+
+For full commit history and separated commits, see the packaging Git
+repository.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libowasp-esapi-java.git
More information about the pkg-java-commits
mailing list