summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-08-12 21:25:23 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-08-12 21:25:23 +0200
commite59e6d024c9c2bb337367a0e75a3f7f298a6cd0e (patch)
treed465a625a63ac0d6faf985cbd0d1aaaef11c2fac /debian
parent7c11455bf43289199b293a24f2f8fb55bc3b09c4 (diff)
add VCS
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control10
2 files changed, 15 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 191d17d..85d5aee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libonig (5.9.5-3) UNRELEASED; urgency=medium
+
+ * Add Vcs
+ * debian/control:
+ - Add Vcs-* fields pointed to alioth.
+ - remove hardening-wrapper from Build-Depends.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 12 Aug 2014 21:14:49 +0200
+
libonig (5.9.5-2) unstable; urgency=medium
* rename debian/*.doc-base
diff --git a/debian/control b/debian/control
index b41a6b8..8a2b3b6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: libonig
Section: libs
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Homepage: http://www.geocities.jp/kosako3/oniguruma/
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
- hardening-wrapper
+ debhelper (>= 9),
+ dh-autoreconf
Standards-Version: 3.9.5
+Homepage: http://www.geocities.jp/kosako3/oniguruma/
+Vcs-Git: git://anonscm.debian.org/collab-maint/fast-cpp-csv-parser.git
+Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/fast-cpp-csv-parser.git
+
Package: libonig2
Priority: optional