diff options
-rw-r--r-- | .bzrignore | 3 | ||||
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | debian/changelog | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore new file mode 100644 index 0000000..2386f62 --- /dev/null +++ b/.bzrignore @@ -0,0 +1,3 @@ +.git +**/.git +**/.pc @@ -25,3 +25,4 @@ testcu testp /build m4/*.m4 +.bzr diff --git a/debian/changelog b/debian/changelog index d469f43..69a8598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libonig (6.4.0-1) UNRELEASED; urgency=medium +libonig (6.4.0-1) unstable; urgency=medium * New upstream release. + Refresh symbols file. * Remove not longer needed patches. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 23 Jul 2017 10:21:14 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 23 Jul 2017 11:51:31 +0200 libonig (6.3.0-1) unstable; urgency=medium |