[Forensics-changes] [crack] 20/40: Apply "wrap-and-sort -a"

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 02:47:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

giovani-guest pushed a commit to branch debian
in repository crack.

commit fa6c46cfbc606b3722ac46bd0d8dbe60c9c3b338
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Oct 10 00:53:40 2016 +0200

    Apply "wrap-and-sort -a"
---
 debian/changelog          |  2 +-
 debian/control            | 19 ++++++++++++-------
 debian/crack-common.docs  |  4 ++--
 debian/crack-common.links |  2 +-
 debian/crack-md5.dirs     |  4 ++--
 debian/crack-md5.install  |  2 +-
 debian/crack-md5.links    |  2 +-
 debian/crack.dirs         |  4 ++--
 debian/crack.install      |  2 +-
 debian/crack.links        |  2 +-
 debian/dirs               |  2 +-
 11 files changed, 25 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cfb1f5e..52aac35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ crack (5.0a-10) UNRELEASED; urgency=medium
   * Switch to source format "3.0 (quilt)" using diff2patches.
   * Add Homepage header and update upstream website in debian/copyright.
   * Recode debian/copyright from ISO-8859-1 to UTF-8.
+  * Apply "wrap-and-sort -a".
 
  -- Axel Beckert <abe at debian.org>  Sun, 09 Oct 2016 21:53:26 +0200
 
@@ -160,4 +161,3 @@ crack (5.0a-1) unstable; urgency=low
     policy violations (cov)
 
  -- Pawel Wiecek <coven at debian.org>  Sun, 13 Oct 2002 21:38:05 +0200
-
diff --git a/debian/control b/debian/control
index 4888d84..467c84a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,40 +10,45 @@ Homepage: http://www.crypticide.com/alecm/software/crack/
 
 Package: crack-common
 Architecture: all
-Depends: ${misc:Depends}, make
+Depends: make,
+         ${misc:Depends}
 Recommends: wordlist
 Breaks: crack (<< 5.0a-9.2)
 Replaces: crack (<< 5.0a-9.2)
 Description: Password guessing program
  Crack is program designed to quickly locate vulnerabilities
  in Unix (or other) password files by scanning the contents
- of a password file, looking for users who have misguidedly 
+ of a password file, looking for users who have misguidedly
  chosen a weak login password.
  .
- This package provides the common files for the crypt() and 
+ This package provides the common files for the crypt() and
  MD5 versions.
 
 Package: crack
 Architecture: any
-Depends: crack-common, ${misc:Depends}, ${shlibs:Depends}
+Depends: crack-common,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: crack-md5
 Description: Password guessing program
  Crack is program designed to quickly locate vulnerabilities
  in Unix (or other) password files by scanning the contents
- of a password file, looking for users who have misguidedly 
+ of a password file, looking for users who have misguidedly
  chosen a weak login password.
  .
  This package provides the runtime files for the crypt() version.
 
 Package: crack-md5
 Architecture: any
-Depends: crack-common, ${misc:Depends}, ${shlibs:Depends}
+Depends: crack-common,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: crack
 Provides: crack
 Description: Password guessing program
  Crack is program designed to quickly locate vulnerabilities
  in Unix (or other) password files by scanning the contents
- of a password file, looking for users who have misguidedly 
+ of a password file, looking for users who have misguidedly
  chosen a weak login password.
  .
  This package provides the runtime files for the MD5 version.
diff --git a/debian/crack-common.docs b/debian/crack-common.docs
index a177ed9..89146b2 100644
--- a/debian/crack-common.docs
+++ b/debian/crack-common.docs
@@ -1,5 +1,5 @@
-manual.txt
-manual.html
 c50-faq.html
 c50-faq.txt
 doc/*
+manual.html
+manual.txt
diff --git a/debian/crack-common.links b/debian/crack-common.links
index 6c68011..6d443e5 100644
--- a/debian/crack-common.links
+++ b/debian/crack-common.links
@@ -1,2 +1,2 @@
-/usr/share/man/man8/Crack.8 /usr/share/man/man8/Crack-Reporter.8
 /etc/Crack /usr/share/Crack/conf
+/usr/share/man/man8/Crack.8 /usr/share/man/man8/Crack-Reporter.8
diff --git a/debian/crack-md5.dirs b/debian/crack-md5.dirs
index a720ba8..1bd4486 100644
--- a/debian/crack-md5.dirs
+++ b/debian/crack-md5.dirs
@@ -1,5 +1,5 @@
-usr/sbin
+etc/Crack
 usr/lib/Crack
+usr/sbin
 usr/share/Crack
-etc/Crack
 var/lib/Crack/bin
diff --git a/debian/crack-md5.install b/debian/crack-md5.install
index fd99e5d..2405af0 100644
--- a/debian/crack-md5.install
+++ b/debian/crack-md5.install
@@ -1,2 +1,2 @@
-lib/bin/debian-md5/* usr/lib/Crack/
 debian/Crack debian/Crack-Reporter usr/sbin/
+lib/bin/debian-md5/* usr/lib/Crack/
diff --git a/debian/crack-md5.links b/debian/crack-md5.links
index 84c8559..0de5a8d 100644
--- a/debian/crack-md5.links
+++ b/debian/crack-md5.links
@@ -1,2 +1,2 @@
-/var/lib/Crack /usr/share/Crack/run
 /usr/lib/Crack /var/lib/Crack/bin/debian
+/var/lib/Crack /usr/share/Crack/run
diff --git a/debian/crack.dirs b/debian/crack.dirs
index a720ba8..1bd4486 100644
--- a/debian/crack.dirs
+++ b/debian/crack.dirs
@@ -1,5 +1,5 @@
-usr/sbin
+etc/Crack
 usr/lib/Crack
+usr/sbin
 usr/share/Crack
-etc/Crack
 var/lib/Crack/bin
diff --git a/debian/crack.install b/debian/crack.install
index 7d735b6..a8652e2 100644
--- a/debian/crack.install
+++ b/debian/crack.install
@@ -1,2 +1,2 @@
-lib/bin/debian-crypt/* usr/lib/Crack/
 debian/Crack debian/Crack-Reporter usr/sbin/
+lib/bin/debian-crypt/* usr/lib/Crack/
diff --git a/debian/crack.links b/debian/crack.links
index 0e0e797..a404769 100644
--- a/debian/crack.links
+++ b/debian/crack.links
@@ -1,3 +1,3 @@
 /etc/Crack /usr/share/Crack/conf
-/var/lib/Crack /usr/share/Crack/run
 /usr/lib/Crack /var/lib/Crack/bin/debian
+/var/lib/Crack /usr/share/Crack/run
diff --git a/debian/dirs b/debian/dirs
index 4024d99..9961b21 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,4 +1,4 @@
+etc/Crack
 usr/sbin
 usr/share/Crack
 usr/share/Crack/scripts
-etc/Crack

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/crack.git



More information about the forensics-changes mailing list