aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-11-03 17:24:00 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-11-03 17:24:00 +0100
commit7aa6ff42c4b0cebff45ee15e46765914edaf817f (patch)
treee2f87cff5e9d65434406b63e028ee0fe00d0696b /debian/changelog
parent700bb61a80c24768d6ed2b2fa1e5560e320a4f28 (diff)
don't use a regexp for version parsing on import
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 5 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 23838d05..39995845 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,29 +1,22 @@
-git-buildpackage (0.2.9) git-buildpackage; urgency=low
-
- * UNRELEASED
- * README: no need to mention git-load-dirs anymore, it's in unstable now.
- Thanks John.
-
- -- Guido Guenther <agx@sigxcpu.org> Sun, 29 Oct 2006 12:28:49 +0100
-
git-buildpackage (0.2.8) git-buildpackage; urgency=low
* sanitze_version: strip of epochs
+ * don't use a regexp for version parsing on import
* minor cosmetic cleanups all over the place
- *
+ * README: no need to mention git-load-dirs anymore, it's in unstable now.
+ Thanks John.
- -- Guido Guenther <agx@sigxcpu.org> Sun, 29 Oct 2006 12:28:23 +0100
+ -- Guido Guenther <agx@sigxcpu.org> Fri, 3 Nov 2006 17:21:12 +0100
git-buildpackage (0.2.7) git-buildpackage; urgency=low
* more robust regex matching
- * sanitze all version numbers before running git-tag
+ * sanitize all version numbers before running git-tag
-- Guido Guenther <agx@sigxcpu.org> Fri, 6 Oct 2006 18:40:12 +0200
git-buildpackage (0.2.6) git-buildpackage; urgency=low
- * UNRELEASED
* run pychecker during build
* also filter out git metadata when building tarballs, not only when
building diffs (affects Debian native packages)