aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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