]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Sun, 18 Sep 2016 15:42:27 +0000 (17:42 +0200)
committerFrank Brehm <frank@brehm-online.com>
Sun, 18 Sep 2016 15:42:27 +0000 (17:42 +0200)
Package changes:
+debian-keyring 2015.04.10
+dpkg-dev 1.17.27
+libdpkg-perl 1.17.27

.etckeeper
dpkg/shlibs.default [new file with mode: 0644]
dpkg/shlibs.override [new file with mode: 0644]

index 4f7795c326c7c3d741363d41d0ba0df2a52a0683..5f580344dbc10018d1dd2b90a9dd0bf23fcaf6f7 100755 (executable)
@@ -329,6 +329,8 @@ maybe chmod 0644 'dpkg/dpkg.cfg'
 maybe chmod 0755 'dpkg/dpkg.cfg.d'
 maybe chmod 0755 'dpkg/origins'
 maybe chmod 0644 'dpkg/origins/debian'
+maybe chmod 0644 'dpkg/shlibs.default'
+maybe chmod 0644 'dpkg/shlibs.override'
 maybe chmod 0755 'emacs'
 maybe chmod 0755 'emacs/site-start.d'
 maybe chmod 0644 'emacs/site-start.d/00debian-vars.el'
diff --git a/dpkg/shlibs.default b/dpkg/shlibs.default
new file mode 100644 (file)
index 0000000..661a889
--- /dev/null
@@ -0,0 +1,7 @@
+# dpkg shlibs defaults file
+#
+# This file contains shlibs entries that are used as a last resort when
+# no matching entries are found elsewhere.  For more information see the
+# dpkg-shlibdeps(1) manual page. 
+#
+# <library name>       <version/soname>        <dependencies>
diff --git a/dpkg/shlibs.override b/dpkg/shlibs.override
new file mode 100644 (file)
index 0000000..fbdb68d
--- /dev/null
@@ -0,0 +1,8 @@
+# dpkg shlibs override file
+#
+# Entries in this file will override all others, only use if you
+# are really sure that is what you want!
+# 
+# For more information see the dpkg-shlibdeps(1) manual page. 
+#
+# <library name>       <version/soname>        <dependencies>