aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2013-06-26 14:18:21 -0400
committerKen VanDine <ken.vandine@canonical.com>2013-06-26 14:18:21 -0400
commit56dd647f5ee8c9363efea3e6c209e38175f708c4 (patch)
tree835fc4acf6bfb8e247bbcb29fd1f10d93ee63782 /debian
parentde677e8616af52b666430dcfcf87da27dc192f89 (diff)
downloadlibpam-freerdp2-56dd647f5ee8c9363efea3e6c209e38175f708c4.tar.gz
libpam-freerdp2-56dd647f5ee8c9363efea3e6c209e38175f708c4.tar.bz2
libpam-freerdp2-56dd647f5ee8c9363efea3e6c209e38175f708c4.zip
cleanup
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control5
-rwxr-xr-xdebian/rules3
3 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4aa0d3a..bdcbda4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libpam-freerdp (1.0.1-0ubuntu1~ppa3) UNRELEASED; urgency=low
+libpam-freerdp (1.0.1-0ubuntu1) UNRELEASED; urgency=low
* Inline packaging
diff --git a/debian/control b/debian/control
index 0b6507f..46a7f47 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,9 @@ Build-Depends: debhelper (>= 9),
pkg-config,
Standards-Version: 3.9.4
Homepage: http://launchpad.net/libpam-freerdp/
-# If you aren't a member of ~freerdp-remote-team but need to upload packaging changes,
-# just go ahead. ~freerdp-remote-team will notice and sync up the code again.
+# If you aren't a member of ~freerdp-remote-team but need to upload packaging
+# changes, just go ahead. ~freerdp-remote-team will notice and sync up the
+# code again.
Vcs-Bzr: https://code.launchpad.net/~freerdp-remote-team/libpam-freerdp/trunk
Package: libpam-freerdp
diff --git a/debian/rules b/debian/rules
index 6be1096..c96a9f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+# -*- makefile -*-
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
override_dh_install:
find debian/libpam-freerdp -name '*.a' -delete