Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions systemlock_0.1/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
systemlock (0.1-1) UNRELEASED; urgency=medium
systemlock (0.1-1.1) UNRELEASED; urgency=medium

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let the version be the same until we implement versioning


[ Pranav Kulshrestha ]
* Closes itp bug

-- Pranav Kulshrestha <[email protected]> Sat, 22 Dec 2018 19:27:56 +0530
[ Manas Kashyap ]
* Non-maintainer upload.
* standard version updated
* debhelper bumped

-- Manas Kashyap <[email protected]> Thu, 03 Jan 2019 21:22:42 +0530
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not properly rebased


systemlock (0.1-1) UNRELEASED; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion systemlock_0.1/debian/compat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8
11
4 changes: 2 additions & 2 deletions systemlock_0.1/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Source: systemlock
Section: x11
Priority: extra
Maintainer: x-mario <[email protected]>
Build-Depends: debhelper (>= 8.0.0), python(>=2.6), nautilus-admin
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 11), python(>=2.6), gksu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it here also

Standards-Version: 4.3.0
Homepage: http://mbm.vn

Package: systemlock
Expand Down