summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2006-11-21 13:52:48 +0100
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2006-11-21 13:52:48 +0100
commit8e640c946e660e9c97e868090ebc2b131ea78c8f (patch)
tree1a6b793dcf5411efe9c94fbac752f9021f299276 /debian
parentea06025c62d24729fbfa9e0a5293854bb2f72906 (diff)
parentef81c58b731bc32aea6cc6e0faca7e00c69bcca0 (diff)
downloadastroid-8e640c946e660e9c97e868090ebc2b131ea78c8f.tar.gz
merge
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/compat1
-rwxr-xr-xdebian/rules1
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 75cf370..0f74913 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+logilab-astng (0.16.2-2) unstable; urgency=low
+
+ * Debian upload
+ * The new release fixes has_dynamic_getattr crash in pylint (closes: #395126)
+ * cleanup upstream source tarball to remove uncleaned debian/ directory
+ * added debian/compat and removed DH_COMPAT from debian/rules to get a proper dh_clean behavior
+
+ -- Alexandre Fayolle <afayolle@debian.org> Tue, 21 Nov 2006 13:50:22 +0100
+
logilab-astng (0.16.2-1) unstable; urgency=low
* new upstream release
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/rules b/debian/rules
index 01e5f6a..7bfbe8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export DH_COMPAT=5
build: build-stamp
build-stamp: