The following commit has been merged in the master branch:
commit bfea98f17e55b65d6ae88b8e06ac652f873ee646
Author: Benjamin Drung <[email protected]>
Date: Tue May 24 23:41:29 2011 +0200
Bump version to 2.11.0
Reason:
1. Five new scripts (including Python scripts)
2. Big numbers in version
diff --git a/debian/changelog b/debian/changelog
index 6a4f188..633d2b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-devscripts (2.10.74) UNRELEASED; urgency=low
+devscripts (2.11.0) UNRELEASED; urgency=low
[ James Vega ]
* getbuildlog:
diff --git a/debian/postinst b/debian/postinst
index 7aee5c1..97dd538 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -720,10 +720,10 @@ EOF
EOF
fi
- if dpkg --compare-versions "$2" lt 2.10.74
+ if dpkg --compare-versions "$2" lt 2.11.0
then
cat >> /etc/devscripts.conf << EOF
-#### debsign option added in 2.10.74
+#### debsign option added in 2.11.0
#
# Always re-sign files even if they are already signed, without prompting.
# DEBSIGN_ALWAYS_RESIGN=yes
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].