Skip to content
Snippets Groups Projects
Commit d5d10116 authored by Scott Kitterman's avatar Scott Kitterman
Browse files

python-defaults (2.7.2-7) unstable; urgency=low

  * Adjust version numbers for upload to unstable.

 -- Matthias Klose <doko@debian.org>  Tue, 27 Sep 2011 18:21:42 +0200
parent 9106a7d6
No related branches found
Tags debian/2.6.6-13
No related merge requests found
python-defaults (2.7.2-7) unstable; urgency=low
* Adjust version numbers for upload to unstable.
-- Matthias Klose <doko@debian.org> Tue, 27 Sep 2011 18:21:42 +0200
python-defaults (2.7.2-6) experimental; urgency=low
[ Scott Kitterman ]
......
......@@ -51,7 +51,7 @@ case "$1" in
done
fi
if [ -n "$2" ] && dpkg --compare-versions $2 lt 2.7.1-1~; then
if [ -n "$2" ] && dpkg --compare-versions $2 lt 2.7.2-7~; then
oldv=$(echo $2 | sed 's/^\(...\).*/\1/')
if [ "$DEBIAN_FRONTEND" != noninteractive ]; then
echo "running python rtupdate hooks for @PVER@..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment